.. |
bitmapcomboboxtest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
bitmaptogglebuttontest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
bookctrlbasetest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
bookctrlbasetest.h
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
buttontest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
checkboxtest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
checklistboxtest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
choicebooktest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
choicetest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
comboboxtest.cpp
|
Don't leave dangling comboboxes in the GUI unit test suite.
|
2013-10-14 15:08:02 +00:00 |
dataviewctrltest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
datepickerctrltest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
dialogtest.cpp
|
no changes, add more specific description of these tests.
|
2014-09-23 17:44:45 +00:00 |
frametest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
gaugetest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
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
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
htmllboxtest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
hyperlinkctrltest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
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
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
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
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
listbooktest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
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
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
listviewtest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
markuptest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
notebooktest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
ownerdrawncomboboxtest.cpp
|
Don't leave dangling comboboxes in the GUI unit test suite.
|
2013-10-14 15:08:02 +00:00 |
pickerbasetest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
pickerbasetest.h
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
pickertest.cpp
|
Add font colour support to wxFontPickerCtrl.
|
2014-03-18 17:23:13 +00:00 |
radioboxtest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
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
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
richtextctrltest.cpp
|
Remove MSVC6 support.
|
2014-05-15 22:32:17 +00:00 |
searchctrltest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
simplebooktest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
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
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
togglebuttontest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
toolbooktest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
treebooktest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
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
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
virtlistctrltest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
webtest.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
windowtest.cpp
|
about focused window, replace static variables implementation by DoFindFocus
|
2014-09-23 17:42:58 +00:00 |