projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Really fix the background colour used for the cells in wxHTML tables.
[wxWidgets.git]
/
tests
/
2012-12-29
Vadim Zeitlin
Fix wxLocale::GetInfo() in C locale under Windows.
tree
|
commitdiff
2012-12-22
Vadim Zeitlin
Add a temporary workaround to make the tests pass.
tree
|
commitdiff
2012-11-17
Vadim Zeitlin
Add wxFSW_EVENT_ATTRIB wxFileSystemWatcher flag.
tree
|
commitdiff
2012-11-15
Vadim Zeitlin
Support monitoring only some events in wxGTK wxFileSyst...
tree
|
commitdiff
2012-11-12
Vadim Zeitlin
Replace a template function with template class to...
tree
|
commitdiff
2012-11-10
Vadim Zeitlin
Fix crashes after using "wildcard" wxEvtHandler::Discon...
tree
|
commitdiff
2012-11-10
Vadim Zeitlin
No changes, just fix a harmless warning in FileSystemWa...
tree
|
commitdiff
2012-11-10
Vadim Zeitlin
Fix filename test compilation with VC6.
tree
|
commitdiff
2012-11-07
Jouk Jansen
Fix for specific filename syntax of OpenVMS
tree
|
commitdiff
2012-11-01
Václav Slavík
Tests for wxTEST_DIALOG and wx/testing.h.
tree
|
commitdiff
2012-11-01
Václav Slavík
Add wxTEST_DIALOG for testing of modal dialogs.
tree
|
commitdiff
2012-10-27
Vadim Zeitlin
Allow wxTextMeasure to work with non-native wxDC object...
tree
|
commitdiff
2012-10-25
Vadim Zeitlin
Make wxFILE_EXISTS_SYMLINK work on its own, without...
tree
|
commitdiff
2012-10-24
Vadim Zeitlin
PCH-less build fix for DynamicLibraryTestCase.
tree
|
commitdiff
2012-10-24
Vadim Zeitlin
Show some information about the environment in the...
tree
|
commitdiff
2012-10-24
Vadim Zeitlin
Test for the shared library existence in DynamicLibrary...
tree
|
commitdiff
2012-10-24
Vadim Zeitlin
Respect wxFileName::DontFollowLink() in wxFileSystemWat...
tree
|
commitdiff
2012-10-24
Vadim Zeitlin
Don't use Shift-TAB in keyboard test.
tree
|
commitdiff
2012-10-23
Vadim Zeitlin
Don't follow symlinks in wxFileName::Rmdir(wxPATH_RMDIR...
tree
|
commitdiff
2012-10-23
Vadim Zeitlin
Add a simple unit test for wxRegion::Intersect().
tree
|
commitdiff
2012-10-22
Vadim Zeitlin
Revert accidental incompatible change to wxFileName...
tree
|
commitdiff
2012-10-20
Vadim Zeitlin
Check the return value of system() and pipe() in the...
tree
|
commitdiff
2012-10-20
Vadim Zeitlin
Fix tests compilation in STL build after r72707.
tree
|
commitdiff
2012-10-19
Vadim Zeitlin
Allow testing for existence of specific file types...
tree
|
commitdiff
2012-10-17
Vadim Zeitlin
Fix crash in wxDC::GetMultiLineTextExtent() after last...
tree
|
commitdiff
2012-10-17
Vadim Zeitlin
Factor out text measurement from wxDC and wxWindow...
tree
|
commitdiff
2012-10-17
Vadim Zeitlin
Remove unused code from MeasuringContextTestCase.
tree
|
commitdiff
2012-10-15
Vadim Zeitlin
Check for filespec when generating events in wxFileSyst...
tree
|
commitdiff
2012-10-15
Vadim Zeitlin
Add support for symlinks to wxFileName.
tree
|
commitdiff
2012-10-15
Vadim Zeitlin
Make wxFileSystemWatcher watch entries reference-counted.
tree
|
commitdiff
2012-10-15
Vadim Zeitlin
Improve handling of file spec in wxFileSystemWatcher...
tree
|
commitdiff
2012-10-04
Vadim Zeitlin
Fix bugs in the recently added wxDateTime::DiffAsDateSp...
tree
|
commitdiff
2012-10-04
Vadim Zeitlin
Fix fatal bug in the recently added wxFile::ReadAll().
tree
|
commitdiff
2012-10-03
Vadim Zeitlin
Add missing header to fix MiscGUIFuncsTestCase compilation.
tree
|
commitdiff
2012-10-03
Vadim Zeitlin
Fix wxFindWindowAtPoint() unit test to pass under GTK.
tree
|
commitdiff
2012-10-03
Vadim Zeitlin
Added a simple unit test for wxWindow::ClientToScreen().
tree
|
commitdiff
2012-10-03
Vadim Zeitlin
Avoid creating children of wxButton in MiscGUIFuncsTest...
tree
|
commitdiff
2012-10-01
Vadim Zeitlin
Add wxDateTime::DiffAsDateSpan().
tree
|
commitdiff
2012-09-30
Vadim Zeitlin
Add per-direction wxSocket wait flags and byte counters.
tree
|
commitdiff
2012-09-15
Vadim Zeitlin
Handle underlined and strikethrough attributes in wxGTK...
tree
|
commitdiff
2012-09-13
Vadim Zeitlin
Fix wxFindWindowAtPoint() with nested windows in wxMSW.
tree
|
commitdiff
2012-08-30
Vadim Zeitlin
Fix bugs in parsing wxLongLong values starting with...
tree
|
commitdiff
2012-08-25
Václav Slavík
Test if wxString::Format() works with non-ASCII format...
tree
|
commitdiff
2012-08-15
Vadim Zeitlin
Respect item max sizes in wxBoxSizer.
tree
|
commitdiff
2012-08-15
Vadim Zeitlin
Honour window min and max sizes in wxWindow::GetBestSize().
tree
|
commitdiff
2012-08-15
Vadim Zeitlin
Don't generate events from wxSpinCtrl::SetRange() in...
tree
|
commitdiff
2012-07-31
Vadim Zeitlin
Fix comparisons of char and wchar_t with wxUniChar...
tree
|
commitdiff
2012-07-29
Vadim Zeitlin
Fix bug in wxNumberFormatter::ToString() for negative...
tree
|
commitdiff
2012-07-14
Vadim Zeitlin
Disable the recently added wxFileSystemWatcher unit...
tree
|
commitdiff
2012-07-13
Julian Smart
Fixed wxRichTextCtrl caret test case
tree
|
commitdiff
2012-07-13
Vadim Zeitlin
Test calling wxFileSystemWatcher::{Add,Remove}Tree().
tree
|
commitdiff
2012-07-11
Vadim Zeitlin
Revert "Temporarily disable the failing wxRichTextCtrl...
tree
|
commitdiff
2012-07-11
Paul Cornett
fake paint events don't work with wxGTK3 either
tree
|
commitdiff
2012-07-10
Vadim Zeitlin
Increase version to 2.9.5.
tree
|
commitdiff
2012-07-10
Vadim Zeitlin
Fix unit tests compilation in STL build.
tree
|
commitdiff
2012-07-02
Vadim Zeitlin
Temporarily disable the failing wxRichTextCtrl case.
tree
|
commitdiff
2012-06-30
Vadim Zeitlin
No changes, just suppress an unused variable warning.
tree
|
commitdiff
2012-06-30
Vadim Zeitlin
Add a unit test verifying that wxSpinCtrl ctor doesn...
tree
|
commitdiff
2012-06-20
Vadim Zeitlin
Add missing c_str() and similar calls to samples in...
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-06-01
Vadim Zeitlin
Use printf() instead of wxPrintf() in cppunit details...
tree
|
commitdiff
2012-05-25
Vadim Zeitlin
Several fixes for wxAffineMatrix2D transformations.
tree
|
commitdiff
2012-05-13
Vadim Zeitlin
Fix wxDateTime unit test after the changes of r71430.
tree
|
commitdiff
2012-05-09
Vadim Zeitlin
Correct the initial value setting in wxMSW wxSpinCtrl.
tree
|
commitdiff
2012-05-09
Vadim Zeitlin
Fix wxString unit test when not using UTF-8.
tree
|
commitdiff
2012-05-04
Vadim Zeitlin
Add wxDir::GetNameWithSep() and use it to avoid consecu...
tree
|
commitdiff
2012-05-04
Vadim Zeitlin
Don't remove the last slash from "/" directory name...
tree
|
commitdiff
2012-04-29
Vadim Zeitlin
Use PCH in the tests in all Windows ports and not only...
tree
|
commitdiff
2012-04-29
Vadim Zeitlin
Add a hack to prevent the test suite from aborting...
tree
|
commitdiff
2012-04-29
Vadim Zeitlin
Improve error reporting for nested asserts failures...
tree
|
commitdiff
2012-04-28
Vadim Zeitlin
Fix crash in wxFileConfig when deleting last entry...
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-04-05
Vadim Zeitlin
Reuse wxMenu::SendEvent() from wxFrameBase::ProcessComm...
tree
|
commitdiff
2012-04-05
Vadim Zeitlin
Add a very simple unit test checking for menu events.
tree
|
commitdiff
2012-04-05
Vadim Zeitlin
Remove support for MetroWerks CodeWarrior compiler.
tree
|
commitdiff
2012-03-25
Vadim Zeitlin
Return valid pointers from wxDateTime::ParseXXX() with...
tree
|
commitdiff
2012-03-23
Vadim Zeitlin
Don't cache incorrect length in wxString::assign(char...
tree
|
commitdiff
2012-03-23
Vadim Zeitlin
Fix caching wrong length in wxString(str, len) ctor...
tree
|
commitdiff
2012-03-12
Steve Lamerton
Add new WX_ASSERT_EVENT_OCCURS macro to improve behavio...
tree
|
commitdiff
2012-03-11
Steve Lamerton
Delete buttons when we are finished so they do not...
tree
|
commitdiff
2012-03-11
Steve Lamerton
Move getting the unit test event count from wxTestableF...
tree
|
commitdiff
2012-03-09
Vadim Zeitlin
Check for iterator validity when parsing "%%" in wxDate...
tree
|
commitdiff
2012-03-09
Vadim Zeitlin
Check for end of string when parsing "%z" in wxDateTime...
tree
|
commitdiff
2012-03-04
Vadim Zeitlin
Use __WINDOWS__ for OS checks and __WXMSW__ for GUI...
tree
|
commitdiff
2012-03-04
Vadim Zeitlin
Take disabled windows into account in wxFindWindowAtPoi...
tree
|
commitdiff
2012-03-04
Vadim Zeitlin
No changes, just cleanup TopLevelWindowTestCase unit...
tree
|
commitdiff
2012-03-01
Paul Cornett
Fixes to allow running with 64-bit wxGTK
tree
|
commitdiff
2012-03-01
Vadim Zeitlin
Add wxGCDC benchmarks to graphics benchmark for compari...
tree
|
commitdiff
2012-02-28
Vadim Zeitlin
Use /bin/echo for creation of Mac OS X PkgInfo files.
tree
|
commitdiff
2012-02-25
Vadim Zeitlin
Compare file inodes if possible in wxFileName::SameAs().
tree
|
commitdiff
2012-02-25
Vadim Zeitlin
Remove temporary files created by wxFileName unit test...
tree
|
commitdiff
2012-02-21
Michael Wetherell
Remove testing against zip in a pipeline as it no longe...
tree
|
commitdiff
2012-02-20
Vadim Zeitlin
Fix unit test French locate checks for glibc >= 2.8.
tree
|
commitdiff
2012-02-15
Vadim Zeitlin
Added wxFileName::Exists().
tree
|
commitdiff
2012-02-15
Vadim Zeitlin
Refactor wxFileName existence checking code.
tree
|
commitdiff
2012-02-07
Vadim Zeitlin
Avoid CRT deprecation warnings for MSVC build using...
tree
|
commitdiff
2012-02-07
Vadim Zeitlin
Rebake all project files to reflect MSVC deprecation...
tree
|
commitdiff
2012-02-06
Vadim Zeitlin
Fix handling of positional parameters in wxPrintf(...
tree
|
commitdiff
next