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 |
2011-01-13 |
Vadim Zeitlin | Fix MSVC warnings about signed to unsigned conversion... |
tree | commitdiff |
2011-01-10 |
Vadim Zeitlin | Check index in wxItemContainer methods working with... |
tree | commitdiff |
2010-12-25 |
Vadim Zeitlin | Document wxItemContainer::SetStringSelection() as case... |
tree | commitdiff |
2010-12-20 |
Jaakko Salli | Added OwnerDrawnComboBoxTestCase (currently only has... |
tree | commitdiff |
2010-12-13 |
Vadim Zeitlin | Preserve value when changing range of inverted wxSlider... |
tree | commitdiff |
2010-11-27 |
Vadim Zeitlin | Verify the return value of wxItemContainer::Insert... |
tree | commitdiff |
2010-11-27 |
Vadim Zeitlin | Add wx(Simple)HtmlListBox unit test. |
tree | commitdiff |
2010-11-23 |
Vadim Zeitlin | Deselect all items in wxMSW wxListBox when selection... |
tree | commitdiff |
2010-11-16 |
Vadim Zeitlin | Avoid asserts due to not overriding OnGetItemText(... |
tree | commitdiff |
2010-11-16 |
Vadim Zeitlin | Add an explicit SetFocus() call to fix wxTreeCtrl unit... |
tree | commitdiff |
2010-11-13 |
Vadim Zeitlin | Add a unit test checking selection updating in virtual... |
tree | commitdiff |
2010-11-05 |
Vadim Zeitlin | Add another test for the insertion point position after... |
tree | commitdiff |
2010-10-27 |
Vadim Zeitlin | Fix list box unit test under wxGTK. |
tree | commitdiff |
2010-10-22 |
Vadim Zeitlin | Enable ListBoxTestCase::HitTest() for wxGTK. |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Add wxHAS_3STATE_CHECKBOX symbol. |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Improve validation of wxCheckBox styles. |
tree | commitdiff |
2010-10-16 |
Julian Smart | Disabled wxRTC tests that don't work in wxGTK |
tree | commitdiff |
2010-10-15 |
Vadim Zeitlin | Add "GTK" prefix to wxChoice::{Dis,En}ableEvents()... |
tree | commitdiff |
2010-10-05 |
Vadim Zeitlin | Destroy the in-place edit control in wxGenericListCtrl... |
tree | commitdiff |
2010-10-04 |
Vadim Zeitlin | Fix tests compilation with wxUSE_TOOLTIPS==0 as in... |
tree | commitdiff |
2010-10-01 |
Vadim Zeitlin | Add wxHAS_BITMAPTOGGLEBUTTON and test for it in the... |
tree | commitdiff |
2010-10-01 |
Vadim Zeitlin | Disable ItemClick() unit test for wxListCtrl under... |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Disable wxEVT_COMMAND_LIST_ITEM_FOCUSED test for wxMSW. |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Insert another item in the list control in its unit... |
tree | commitdiff |
2010-09-23 |
Steve Lamerton | Remove an assert that was not backed up by the document... |
tree | commitdiff |
2010-09-22 |
Steve Lamerton | Re-enable disabled wxWindow label tests under wxGTK... |
tree | commitdiff |
2010-09-22 |
Steve Lamerton | Send generic wxListCtrl wxEVT_COMMAND_LIST_KEY_DOWN... |
tree | commitdiff |
2010-09-19 |
Steve Lamerton | Increase the number of expected events in TreeCtrlTestC... |
tree | commitdiff |
2010-09-05 |
Steve Lamerton | Simplify ButtonTestCase::Bitmap. The old test was not... |
tree | commitdiff |
2010-09-05 |
Steve Lamerton | Fix typo from previous commit. |
tree | commitdiff |
2010-09-05 |
Steve Lamerton | Move the second wxListBox sort test back to the ownerdr... |
tree | commitdiff |
2010-09-05 |
Steve Lamerton | Wrap BitmapToggleButtonTestCase in a preprocessor check... |
tree | commitdiff |
2010-08-24 |
Robert Roebling | Reenable sorting tests for GTK |
tree | commitdiff |
2010-08-23 |
Vadim Zeitlin | Compilation fix: forward declare wxTextEntry in unit... |
tree | commitdiff |
2010-08-22 |
Vadim Zeitlin | Use "C" locale for locale-dependent part of TextCtrlTes... |
tree | commitdiff |
2010-08-22 |
Vadim Zeitlin | Merge the new GUI tests from SOC2010_GUI_TEST branch. |
tree | commitdiff |
2010-07-17 |
Vadim Zeitlin | Really set svn:eol-style property. |
tree | commitdiff |
2010-05-10 |
Vadim Zeitlin | Add column parameter to wxListCtrl::GetItemText(). |
tree | commitdiff |
2010-03-21 |
Francesco Montorsi | reorder GetLabel(), GetLabelText(), SetLabel() and... |
tree | commitdiff |
2010-03-18 |
Vadim Zeitlin | Ensure that setting wxChoice height to its default... |
tree | commitdiff |
2009-06-06 |
Vadim Zeitlin | fix bug in generic wxTreeCtrl: calling SelectItem(true... |
tree | commitdiff |
2009-04-21 |
Vadim Zeitlin | add test checking that switching mode doesn't change... |
tree | commitdiff |
next |