2013-08-06 |
Vadim Zeitlin | Don't generate any events from wxSpinCtrl and wxSpinCtr... |
tree | commitdiff |
2013-08-06 |
Vadim Zeitlin | Add test for absence of events from wxSpinCtrlDouble... |
tree | commitdiff |
2013-07-26 |
Vadim Zeitlin | Remove all lines containing cvs/svn "$Id$" keyword. |
tree | commitdiff |
2013-07-16 |
Vadim Zeitlin | Use [DOMRange markupString] to get selection source. |
tree | commitdiff |
2013-07-11 |
Vadim Zeitlin | Reconcile HAVE_VARIADIC_MACROS and wxHAS_VARIADIC_MACRO... |
tree | commitdiff |
2013-06-23 |
Vadim Zeitlin | Add wxBookCtrlBase::DoSetSelectionAfterRemoval() and... |
tree | commitdiff |
2013-06-23 |
Vadim Zeitlin | No real changes, just simplify wxBookCtrlBase unit... |
tree | commitdiff |
2013-06-23 |
Vadim Zeitlin | Add a minimal unit test for wxSimplebook. |
tree | commitdiff |
2013-06-13 |
Stefan Csomor | reusing existing API |
tree | commitdiff |
2013-06-13 |
Vadim Zeitlin | Check wxListCtrl::GetItemRect() origin in the unit... |
tree | commitdiff |
2013-06-13 |
Stefan Csomor | using Destroy, as otherwise the remnants get into the... |
tree | commitdiff |
2013-06-13 |
Stefan Csomor | adding exceptions for OSX |
tree | commitdiff |
2013-06-12 |
Stefan Csomor | osx needs a refocus |
tree | commitdiff |
2013-06-12 |
Stefan Csomor | now working on cocoa as well |
tree | commitdiff |
2013-06-11 |
Stefan Csomor | disable tests depending on a focusable slider control |
tree | commitdiff |
2013-06-11 |
Stefan Csomor | draghino explicitly |
tree | commitdiff |
2013-06-11 |
Stefan Csomor | moving click point sightly more inside, #ifndef tests... |
tree | commitdiff |
2013-06-11 |
Stefan Csomor | fixing typo |
tree | commitdiff |
2013-05-26 |
Vadim Zeitlin | Reset row and columns count in wxRichTextTable::ClearTa... |
tree | commitdiff |
2013-05-15 |
Vadim Zeitlin | Fix typo in a closing "#endif" comment in the test. |
tree | commitdiff |
2013-05-12 |
Vadim Zeitlin | Disable the rest of Editable() test for wxBitmapComboBox. |
tree | commitdiff |
2013-05-10 |
Vadim Zeitlin | Revert "Show the name of the actually tested class... |
tree | commitdiff |
2013-05-10 |
Vadim Zeitlin | Show the name of the actually tested class in text... |
tree | commitdiff |
2013-05-09 |
Vadim Zeitlin | Disable a sporadically failing check in wxBitmapComboBo... |
tree | commitdiff |
2013-05-08 |
Vadim Zeitlin | Fix wxRichTextCtrl test compilation. |
tree | commitdiff |
2013-05-06 |
Julian Smart | Applied patches for #15184 (wxRichTextAction fix for... |
tree | commitdiff |
2013-04-29 |
Vadim Zeitlin | Trying to blindly fix WebTestCase unit test failure. |
tree | commitdiff |
2013-04-25 |
Vadim Zeitlin | Fix compilation-breaking typo in the previous commit. |
tree | commitdiff |
2013-04-25 |
Vadim Zeitlin | Fix wxWebView test setup failure under OS X. |
tree | commitdiff |
2013-04-25 |
Vadim Zeitlin | Provide shorter synonyms for wxEVT_XXX constants. |
tree | commitdiff |
2013-04-24 |
Vadim Zeitlin | Fix showing back hidden columns and rows in wxGrid. |
tree | commitdiff |
2013-02-01 |
Steve Lamerton | Rename all WEB_VIEW* style identifiers to WEBVIEW*. |
tree | commitdiff |
2013-01-21 |
Vadim Zeitlin | Add wxCheckListBox::GetCheckedItems() helper. |
tree | commitdiff |
2013-01-20 |
Steve Lamerton | Pass wxWANTS_CHARS to the wxRichTextCtrl constructor... |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Fix wxSearchCtrl::HasFocus() in the generic version. |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Fix setting initial wxSpinCtrl value outside 0..100... |
tree | commitdiff |
2012-11-01 |
Václav Slavík | Tests for wxTEST_DIALOG and wx/testing.h. |
tree | commitdiff |
2012-08-15 |
Vadim Zeitlin | Don't generate events from wxSpinCtrl::SetRange() in... |
tree | commitdiff |
2012-07-13 |
Julian Smart | Fixed wxRichTextCtrl caret test case |
tree | commitdiff |
2012-07-11 |
Vadim Zeitlin | Revert "Temporarily disable the failing wxRichTextCtrl... |
tree | commitdiff |
2012-07-02 |
Vadim Zeitlin | Temporarily disable the failing wxRichTextCtrl case. |
tree | commitdiff |
2012-06-30 |
Vadim Zeitlin | Add a unit test verifying that wxSpinCtrl ctor doesn... |
tree | commitdiff |
2012-06-01 |
Vadim Zeitlin | Disable wxUIActionSimulator wxGrid tests using mouse... |
tree | commitdiff |
2012-06-01 |
Vadim Zeitlin | Add IsAutomaticTest() function to the unit tests. |
tree | commitdiff |
2012-05-09 |
Vadim Zeitlin | Correct the initial value setting in wxMSW wxSpinCtrl. |
tree | commitdiff |
2012-04-29 |
Vadim Zeitlin | Add a hack to prevent the test suite from aborting... |
tree | commitdiff |
2012-04-28 |
Vadim Zeitlin | Run some wxTextCtrl unit test cases for single and... |
tree | commitdiff |
2012-04-28 |
Vadim Zeitlin | No changes, just refactor wxTextCtrl unit test case. |
tree | commitdiff |
2012-03-12 |
Steve Lamerton | Add new WX_ASSERT_EVENT_OCCURS macro to improve behavio... |
tree | commitdiff |
2012-03-11 |
Steve Lamerton | Move getting the unit test event count from wxTestableF... |
tree | commitdiff |
2012-01-14 |
Vadim Zeitlin | Fix the size of the font returned from wxTextCtrl:... |
tree | commitdiff |
2011-12-29 |
Vadim Zeitlin | Update wxGrid unit tests after r70177. |
tree | commitdiff |
2011-12-28 |
Steve Lamerton | Disable final failing wxWebView test. It fails on the... |
tree | commitdiff |
2011-12-24 |
Vadim Zeitlin | Really fix the use of deprecated methods in wxGrid... |
tree | commitdiff |
2011-12-24 |
Vadim Zeitlin | Don't use deprecated methods in wxGrid test. |
tree | commitdiff |
2011-12-24 |
Steve Lamerton | Disable some wxWebView tests that fail on the buildbot... |
tree | commitdiff |
2011-12-23 |
Steve Lamerton | Add some extra yields to wxWebView unit tests to hopefu... |
tree | commitdiff |
2011-12-18 |
Steve Lamerton | Ensure wxWebViewIE::SetPage clears the existing content... |
tree | commitdiff |
2011-12-16 |
Vadim Zeitlin | Don't use wxTE_DONTWRAP style in Lines() wxTextCtrl... |
tree | commitdiff |
2011-12-16 |
Vadim Zeitlin | Keep the item being updated selected in wxMSW wxChoice... |
tree | commitdiff |
2011-09-14 |
Steve Lamerton | Only build the wxWebView tests if there is an available... |
tree | commitdiff |
2011-09-13 |
Steve Lamerton | Correct a typo in the wxWebView tests. |
tree | commitdiff |
2011-09-10 |
Steve Lamerton | Merge the new wxWebView classes from the SOC2011_WEBVIE... |
tree | commitdiff |
2011-09-10 |
Steve Lamerton | Merge in from trunk r68684 - r69046 |
tree | commitdiff |
2011-08-27 |
Vadim Zeitlin | No changes, just fix the file name in the header commen... |
tree | commitdiff |
2011-08-27 |
Vadim Zeitlin | Add new wxTreeListCtrl class. |
tree | commitdiff |
2011-08-22 |
Václav Slavík | Fix typo. |
tree | commitdiff |
2011-08-22 |
Vadim Zeitlin | Harmonize wxDataViewCtrl::GetSelection() behaviour... |
tree | commitdiff |
2011-08-22 |
Vadim Zeitlin | No changes, just use CPPUNIT_ASSERT_EQUAL() instead... |
tree | commitdiff |
2011-08-21 |
Vadim Zeitlin | Replace wxComboBox::IsEmpty() with Is{List,Text}Empty(). |
tree | commitdiff |
2011-08-19 |
Steve Lamerton | Rename wxUSE_WEB to wxUSE_WEBVIEW to reflect that actua... |
tree | commitdiff |
2011-08-13 |
Steve Lamerton | Merge in from trunk r68626 - r68683 |
tree | commitdiff |
2011-08-10 |
Steve Lamerton | Merge in from trunk r64802 - r68625 |
tree | commitdiff |
2011-08-10 |
Václav Slavík | Add some basic tests for wxDataViewCtrl selection handling. |
tree | commitdiff |
2011-07-30 |
Vadim Zeitlin | Improve wxTextCtrl::GetNumberOfLines() unit test and... |
tree | commitdiff |
2011-07-29 |
Vadim Zeitlin | Add wxTextCtrl::PositionToCoords() functions for wxMSW... |
tree | commitdiff |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
tree | commitdiff |
2011-07-15 |
Steve Lamerton | Add RunScript and implement on all backends. Document... |
tree | commitdiff |
2011-07-15 |
Steve Lamerton | Add ClearSelection for msw ie and gtk webkit, with... |
tree | commitdiff |
2011-07-14 |
Steve Lamerton | Fix all the unit tests for gtk, they now all pass on... |
tree | commitdiff |
2011-07-14 |
Steve Lamerton | Add unit tests for zoom functions |
tree | commitdiff |
2011-07-14 |
Steve Lamerton | Yield after control creation to allow it to load the... |
tree | commitdiff |
2011-07-14 |
Steve Lamerton | Update web units tests so that they compile after api... |
tree | commitdiff |
2011-07-12 |
Steve Lamerton | Update selection unit test to test GetSelectedHTML. |
tree | commitdiff |
2011-07-10 |
Steve Lamerton | Add support for retrieving the currently selected text... |
tree | commitdiff |
2011-07-08 |
Steve Lamerton | Add the ability to enable / disable and check for the... |
tree | commitdiff |
2011-07-08 |
Steve Lamerton | Factor out url loading logic into a separate function... |
tree | commitdiff |
2011-07-08 |
Steve Lamerton | Add tests for the back and forward history lists. |
tree | commitdiff |
2011-07-08 |
Steve Lamerton | Add unit tests for history clearing and enabling /... |
tree | commitdiff |
2011-07-08 |
Steve Lamerton | Add tests for url and history support |
tree | commitdiff |
2011-07-08 |
Steve Lamerton | Add tests for the page title |
tree | commitdiff |
2011-07-08 |
Steve Lamerton | Add scaffolding for wxWebView unit tests. |
tree | commitdiff |
2011-06-19 |
Vadim Zeitlin | Fix bug when setting an out of range date in wxMSW... |
tree | commitdiff |
2011-04-30 |
Dimitri Schoolwerth | No code changes, fixed some typos. |
tree | commitdiff |
2011-04-03 |
Dimitri Schoolwerth | No code changes, fixed various typos. |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Use single quotes in wxMarkupText unit test to work... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Replace wxST_MARKUP style with wxControl::SetLabelMarkup(). |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add wxMarkupParser::Strip(). |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add a class for parsing simple markup. |
tree | commitdiff |
2011-02-08 |
Vadim Zeitlin | Tweak offset in the RichTextCtrlTestCase::UrlEvent... |
tree | commitdiff |
next |