wxWidgets/tests/controls
2014-09-23 17:44:45 +00:00
..
bitmapcomboboxtest.cpp
bitmaptogglebuttontest.cpp
bookctrlbasetest.cpp
bookctrlbasetest.h
buttontest.cpp
checkboxtest.cpp
checklistboxtest.cpp
choicebooktest.cpp
choicetest.cpp
comboboxtest.cpp
dataviewctrltest.cpp
datepickerctrltest.cpp
dialogtest.cpp no changes, add more specific description of these tests. 2014-09-23 17:44:45 +00:00
frametest.cpp
gaugetest.cpp
gridtest.cpp disable the unit test under wxUniv too. wxGrid implementation may has bug that work with simulator 2014-09-23 17:42:36 +00:00
headerctrltest.cpp
htmllboxtest.cpp
hyperlinkctrltest.cpp
itemcontainertest.cpp Add wxUIActionSimulator::Select(). 2014-09-10 16:52:01 +00:00
itemcontainertest.h Add wxUIActionSimulator::Select(). 2014-09-10 16:52:01 +00:00
label.cpp
listbasetest.cpp make wxKeyEvent could get unicode key under x11, add a x11 keysym--unicode char map tab 2014-09-23 17:43:37 +00:00
listbasetest.h
listbooktest.cpp
listboxtest.cpp Fix setting client data when adding items to a sorted wxListBox, broken in r74317 2014-05-26 07:30:42 +00:00
listctrltest.cpp
listviewtest.cpp
markuptest.cpp
notebooktest.cpp
ownerdrawncomboboxtest.cpp
pickerbasetest.cpp
pickerbasetest.h
pickertest.cpp Add font colour support to wxFontPickerCtrl. 2014-03-18 17:23:13 +00:00
radioboxtest.cpp
radiobuttontest.cpp make wxKeyEvent could get unicode key under x11, add a x11 keysym--unicode char map tab 2014-09-23 17:43:37 +00:00
rearrangelisttest.cpp
richtextctrltest.cpp Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
searchctrltest.cpp
simplebooktest.cpp
slidertest.cpp add wxYield to make sure all event was executed. 2014-09-23 17:43:06 +00:00
spinctrldbltest.cpp add wxYield() after SetFocus(), set focus event needs to be processed before the control can accept input 2014-09-23 17:41:06 +00:00
spinctrltest.cpp add wxYield() after SetFocus(), set focus event needs to be processed before the control can accept input 2014-09-23 17:41:06 +00:00
textctrltest.cpp add maxline restriction in single line mode textCtrl. let textctrl will fire wxEVT_TEXT_MAXLEN and not recive the chars when the text length beyond the maxlength 2014-09-23 17:42:12 +00:00
textentrytest.cpp Fix crash in unit tests after TextEntryTestCase::Editable(). 2014-09-10 16:51:56 +00:00
textentrytest.h
togglebuttontest.cpp
toolbooktest.cpp
treebooktest.cpp
treectrltest.cpp after analisys the behaviour of treectrl in GTK and Qt, right arrow should not move down. Expand the current item will be fine 2014-09-23 17:41:15 +00:00
treelistctrltest.cpp
virtlistctrltest.cpp
webtest.cpp
windowtest.cpp about focused window, replace static variables implementation by DoFindFocus 2014-09-23 17:42:58 +00:00