wxWidgets/tests/controls
2011-12-28 10:01:05 +00:00
..
bitmapcomboboxtest.cpp
bitmaptogglebuttontest.cpp
bookctrlbasetest.cpp
bookctrlbasetest.h
buttontest.cpp
checkboxtest.cpp
checklistboxtest.cpp
choicebooktest.cpp
choicetest.cpp
comboboxtest.cpp Replace wxComboBox::IsEmpty() with Is{List,Text}Empty(). 2011-08-21 12:06:16 +00:00
dataviewctrltest.cpp No changes, just fix the file name in the header comment of wxDVC test. 2011-08-27 14:11:31 +00:00
datepickerctrltest.cpp Fix bug when setting an out of range date in wxMSW wxDatePickerCtrl. 2011-06-19 22:46:45 +00:00
frametest.cpp
gaugetest.cpp
gridtest.cpp Really fix the use of deprecated methods in wxGrid test. 2011-12-24 18:30:52 +00:00
headerctrltest.cpp
htmllboxtest.cpp
hyperlinkctrltest.cpp
itemcontainertest.cpp Keep the item being updated selected in wxMSW wxChoice::SetString(). 2011-12-16 19:47:58 +00:00
itemcontainertest.h
label.cpp
listbasetest.cpp
listbasetest.h
listbooktest.cpp
listboxtest.cpp
listctrltest.cpp
listviewtest.cpp
markuptest.cpp
notebooktest.cpp
ownerdrawncomboboxtest.cpp
pickerbasetest.cpp
pickerbasetest.h
pickertest.cpp
radioboxtest.cpp
radiobuttontest.cpp
rearrangelisttest.cpp
richtextctrltest.cpp
slidertest.cpp
spinctrldbltest.cpp
spinctrltest.cpp
textctrltest.cpp Don't use wxTE_DONTWRAP style in Lines() wxTextCtrl unit case. 2011-12-16 19:57:17 +00:00
textentrytest.cpp
textentrytest.h
togglebuttontest.cpp
toolbooktest.cpp
treebooktest.cpp
treectrltest.cpp
treelistctrltest.cpp Add new wxTreeListCtrl class. 2011-08-27 14:11:03 +00:00
virtlistctrltest.cpp
webtest.cpp Disable final failing wxWebView test. It fails on the buildbot but not locally. 2011-12-28 10:01:05 +00:00
windowtest.cpp