wxWidgets/tests/controls
Vadim Zeitlin 06280e7334 Fix wxTreeCtrl::ScrollTo() with hidden root item in wxMSW
Scroll to the topmost item, as the generic version does, instead of
crashing.

See #23534.

(cherry picked from commit 54a8a6ac16a3995f99fed87942339f5a7ff1222a)
2023-05-10 23:47:04 +02:00
..
auitest.cpp Make wxAuiNotebook::FindPage() work correctly 2022-04-16 23:01:57 +01:00
bitmapcomboboxtest.cpp
bitmaptogglebuttontest.cpp
bookctrlbasetest.cpp
bookctrlbasetest.h
buttontest.cpp Return empty bitmaps from wxButton if not explicitly set in wxMSW 2021-09-03 21:22:05 +02:00
checkboxtest.cpp
checklistboxtest.cpp
choicebooktest.cpp
choicetest.cpp
comboboxtest.cpp support required compilation failure for comboboxtest on platforms with wxUSE_COMBOBOX==0 2022-04-18 19:29:45 +02:00
dataviewctrltest.cpp Don't require overriding wxDataViewModel::GetColumn{Count,Type}() 2022-06-18 19:19:16 +02:00
datepickerctrltest.cpp
dialogtest.cpp
frametest.cpp
gaugetest.cpp
gridtest.cpp Allow cloning client data stored in wxGrid attributes etc 2022-04-28 00:28:58 +02:00
headerctrltest.cpp
htmllboxtest.cpp
hyperlinkctrltest.cpp
itemcontainertest.cpp Check that calling GetString() with invalid index asserts 2021-01-17 00:41:15 +01:00
itemcontainertest.h
label.cpp
listbasetest.cpp Remove unnecessary hack from ListBaseTestCase under wxGTK 2021-02-23 21:54:15 +01:00
listbasetest.h
listbooktest.cpp
listboxtest.cpp Adjust point to be tested in wxListBox::HitTest for macOS 11 2021-09-22 22:19:45 +02:00
listctrltest.cpp Skip wxListCtrl column drag test in wxMSW non-Unicode build 2023-05-04 19:06:12 +02:00
listviewtest.cpp
markuptest.cpp
notebooktest.cpp Revert addition of MSW-only test for notebook pages wxEVT_SHOW 2022-01-11 02:10:36 +01:00
ownerdrawncomboboxtest.cpp
pickerbasetest.cpp
pickerbasetest.h
pickertest.cpp
radioboxtest.cpp Fix crash when using a wxRadioBox without items in wxOSX 2022-08-30 12:36:27 +02:00
radiobuttontest.cpp
rearrangelisttest.cpp
richtextctrltest.cpp
searchctrltest.cpp
simplebooktest.cpp
slidertest.cpp
spinctrldbltest.cpp Determine number of digits correctly when increment > 1 2021-04-25 20:00:31 +01:00
spinctrltest.cpp Add wxSpinCtrl::SetIncrement() and implement it for all ports 2022-02-04 02:16:06 +01:00
styledtextctrltest.cpp
textctrltest.cpp Fix double negatives used with 'neither' in docs and comments 2022-08-19 16:30:25 +02:00
textentrytest.cpp Fix double negatives used with 'neither' in docs and comments 2022-08-19 16:30:25 +02:00
textentrytest.h
togglebuttontest.cpp
toolbooktest.cpp
treebooktest.cpp
treectrltest.cpp Fix wxTreeCtrl::ScrollTo() with hidden root item in wxMSW 2023-05-10 23:47:04 +02:00
treelistctrltest.cpp
virtlistctrltest.cpp
webtest.cpp Miscellaneous fixes for WebKit2 wxWebView backend 2023-04-28 16:41:29 +02:00
windowtest.cpp Enable test for wxEVT_SHOW for non-MSW platforms too 2022-01-11 02:36:46 +01:00