2006-04-17 |
Vadim Zeitlin | added wxStandardPaths::GetDocumentsDir() (patch 1214360) |
blob | commitdiff | raw |
2006-03-25 |
Vadim Zeitlin | added wxStandardPaths::GetResourcesDir() and GetLocaliz... |
blob | commitdiff | raw | diff to current |
2006-01-26 |
Włodzimierz Skiba | Better #include |
blob | commitdiff | raw | diff to current |
2005-10-21 |
Vadim Zeitlin | blind compilation fix for TestScopeGuard() |
blob | commitdiff | raw | diff to current |
2005-09-29 |
Włodzimierz Skiba | Warning fix. |
blob | commitdiff | raw | diff to current |
2005-09-26 |
Włodzimierz Skiba | Root for OS2 - feedback from openwatcom newsgroups. |
blob | commitdiff | raw | diff to current |
2005-08-25 |
Michael Wetherell | Make TEST_DIR the current test, so that the djgpp build... |
blob | commitdiff | raw | diff to current |
2005-07-29 |
Vadim Zeitlin | added wxDynamicLibrary::GetSymbolAorW() |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Julian Smart | Typo correction patch [ 1208110 ] Lots of typo corrections |
blob | commitdiff | raw | diff to current |
2005-04-20 |
Julian Smart | Spelling correction |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Włodzimierz Skiba | Don't hide virtual method in stackwalker. Remove tests... |
blob | commitdiff | raw | diff to current |
2005-02-06 |
Mattia Barbon | Miscellaneous compilation and warning fixes. |
blob | commitdiff | raw | diff to current |
2005-02-03 |
Mattia Barbon | Compilation fix for wxUSE_STACKWALKER == 0. |
blob | commitdiff | raw | diff to current |
2005-01-19 |
Vadim Zeitlin | implemented wxStackWalker for Unix (using glibc-specifi... |
blob | commitdiff | raw | diff to current |
2005-01-16 |
Vadim Zeitlin | implemented wxDynamicLibrary::ListLoaded() for Linux... |
blob | commitdiff | raw | diff to current |
2005-01-16 |
Vadim Zeitlin | small tweaks to wxDynamicLibrary test |
blob | commitdiff | raw | diff to current |
2004-12-14 |
Włodzimierz Skiba | wx/math.h integration |
blob | commitdiff | raw | diff to current |
2004-12-08 |
Mattia Barbon | Moved tests for wxHashMap, wxHashSet and wxList |
blob | commitdiff | raw | diff to current |
2004-11-10 |
Vadim Zeitlin | new set of fixes for problems due to huge files support... |
blob | commitdiff | raw | diff to current |
2004-10-19 |
Vadim Zeitlin | wxStandardPaths test |
blob | commitdiff | raw | diff to current |
2004-07-12 |
Włodzimierz Skiba | Warning fix |
blob | commitdiff | raw | diff to current |
2004-06-23 |
Vadim Zeitlin | extracted some wxDateTime tests from console sample... |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Włodzimierz Skiba | Charsets part moved from console sample to test unit. |
blob | commitdiff | raw | diff to current |
2004-05-25 |
Julian Smart | More name changes |
blob | commitdiff | raw | diff to current |
2004-05-22 |
Mattia Barbon | Converted hash tests to CppUnit. |
blob | commitdiff | raw | diff to current |
2004-04-30 |
Václav Slavík | moved Unicode tests to testsuite (patch 943945) |
blob | commitdiff | raw | diff to current |
2004-04-25 |
Václav Slavík | removed zlib tests |
blob | commitdiff | raw | diff to current |
2004-04-21 |
Václav Slavík | moved wxRegEx test from console to testsuite (patch... |
blob | commitdiff | raw | diff to current |
2004-04-20 |
Václav Slavík | added wxString tests (patch 938082) |
blob | commitdiff | raw | diff to current |
2004-04-06 |
Václav Slavík | applied patch: wxLongLong CppUnit test (928257) |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Václav Slavík | moved arrays tests to testsuite (patch 927475) |
blob | commitdiff | raw | diff to current |
2004-01-28 |
Dimitri Schoolwerth | Applied patch #875658: "Fixes to console sample"; Furth... |
blob | commitdiff | raw | diff to current |
2003-12-21 |
Ryan Norton | Added some notes and other changes..... |
blob | commitdiff | raw | diff to current |
2003-12-21 |
Ryan Norton | Fixed TEST_SCOPEGUARD (newer version prepends wx to... |
blob | commitdiff | raw | diff to current |
2003-12-21 |
Ryan Norton | Scopeguard test doesn't work either due to some undefin... |
blob | commitdiff | raw | diff to current |
2003-12-21 |
Ryan Norton | quick fixes |
blob | commitdiff | raw | diff to current |
2003-12-11 |
Julian Smart | Applied [ 856726 ] Tests for gzip streams |
blob | commitdiff | raw | diff to current |
2003-11-30 |
Vadim Zeitlin | added wxRegConfig read test |
blob | commitdiff | raw | diff to current |
2003-11-23 |
Mattia Barbon | New wxHashTable implementation when wxUSE_STL ==... |
blob | commitdiff | raw | diff to current |
2003-09-27 |
Vadim Zeitlin | added a test for wxTextFile in Unicode |
blob | commitdiff | raw | diff to current |
2003-09-11 |
Václav Slavík | no need for !wxUSE_GUI test anymore |
blob | commitdiff | raw | diff to current |
2003-09-11 |
Julian Smart | Applied patch [ 798596 ] console sample in unicode |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Mattia Barbon | Fix and testcase for wxString::rfind bug I introduced. |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Mattia Barbon | Corrected statements about wxString correctly handling |
blob | commitdiff | raw | diff to current |
2003-08-20 |
Mattia Barbon | Keep order of nodes when wxHashMap is resized; this... |
blob | commitdiff | raw | diff to current |
2003-08-19 |
Mattia Barbon | Fixes for wxHashTable when wxUSE_STL=1: |
blob | commitdiff | raw | diff to current |
2003-08-12 |
Mattia Barbon | Added wxHashSet, with minimal tests. |
blob | commitdiff | raw | diff to current |
2003-08-06 |
Václav Slavík | compilation fix |
blob | commitdiff | raw | diff to current |
2003-07-24 |
Mattia Barbon | Create a new wxStringBase class, providing a STL... |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Mattia Barbon | Added --use-stl to cnfigure, wxUSE_STL to setup0.h |
blob | commitdiff | raw | diff to current |
2003-07-05 |
Vadim Zeitlin | added wxScopeGuard; test it in the sample |
blob | commitdiff | raw | diff to current |
2003-03-28 |
Vadim Zeitlin | added test for wxFileConfig::DeleteEntry |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Julian Smart | Removed obsolete wxDate and wxTime classes. |
blob | commitdiff | raw | diff to current |
2003-01-27 |
Vadim Zeitlin | fixed a crash in socket server test and added quit... |
blob | commitdiff | raw | diff to current |
2003-01-26 |
Václav Slavík | compilation fix |
blob | commitdiff | raw | diff to current |
2003-01-24 |
Vadim Zeitlin | minor changes to wxDir test code |
blob | commitdiff | raw | diff to current |
2003-01-18 |
Václav Slavík | added wxFileName::MakeRelative test |
blob | commitdiff | raw | diff to current |
2002-12-07 |
Vadim Zeitlin | added trivial test for wxTextInputStream |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-11-28 |
Vadim Zeitlin | compilation fix in !WXWIN_COMPATIBILITY_2_2 mode; set... |
blob | commitdiff | raw | diff to current |
2002-09-10 |
Vadim Zeitlin | Windows and Unicode compilation fixes |
blob | commitdiff | raw | diff to current |
2002-09-10 |
Vadim Zeitlin | added printf() test suite |
blob | commitdiff | raw | diff to current |
2002-09-08 |
Vadim Zeitlin | variosu fixes to the tests |
blob | commitdiff | raw | diff to current |
2002-09-08 |
Vadim Zeitlin | corrected wxExecute() tests |
blob | commitdiff | raw | diff to current |
2002-09-08 |
Vadim Zeitlin | the sample now builds in Unicode mode |
blob | commitdiff | raw | diff to current |
2002-08-20 |
Vadim Zeitlin | added tests for wxString::To/FromAscii |
blob | commitdiff | raw | diff to current |
2002-06-21 |
Vadim Zeitlin | added wxMemoryOutputStream test |
blob | commitdiff | raw | diff to current |
2002-06-08 |
Vadim Zeitlin | typo in dir enum test code fixed |
blob | commitdiff | raw | diff to current |
2002-06-07 |
Vadim Zeitlin | more MIME tests |
blob | commitdiff | raw | diff to current |
2002-05-22 |
Vadim Zeitlin | added \\server\dir\filename.exe test case |
blob | commitdiff | raw | diff to current |
2002-05-22 |
Vadim Zeitlin | added wxDir::Exists() test |
blob | commitdiff | raw | diff to current |
2002-05-11 |
Vadim Zeitlin | fixed zlib compression test |
blob | commitdiff | raw | diff to current |
2002-05-10 |
Vadim Zeitlin | some warnings fixed, checks for various wxUSE_XXX added |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Vadim Zeitlin | added build options check |
blob | commitdiff | raw | diff to current |
2002-04-28 |
Stefan Neis | Minor changes to test/show expanded array functions. |
blob | commitdiff | raw | diff to current |
2002-04-26 |
Vadim Zeitlin | fixed array tests compilation and a bug in obj array... |
blob | commitdiff | raw | diff to current |
2002-04-11 |
Vadim Zeitlin | added more GetPath() tests |
blob | commitdiff | raw | diff to current |
2002-04-09 |
Vadim Zeitlin | fixed a bug in wxStopWatch::Pause() (wouldn't pause... |
blob | commitdiff | raw | diff to current |
2002-04-06 |
Václav Slavík | added wxFontMapper::Get/Set |
blob | commitdiff | raw | diff to current |
2002-04-05 |
Vadim Zeitlin | minor fix to wxFileName::MakeRelativeTo(), removed... |
blob | commitdiff | raw | diff to current |
2002-04-02 |
Vadim Zeitlin | changed wxCondition API to take a reference, not pointe... |
blob | commitdiff | raw | diff to current |
2002-03-28 |
Vadim Zeitlin | basic wxFileName functions seem to work under Windows |
blob | commitdiff | raw | diff to current |
2002-03-27 |
Vadim Zeitlin | added test of wxFSVolume |
blob | commitdiff | raw | diff to current |
2002-03-27 |
Vadim Zeitlin | wxFileName::Get/SetTimes() finally seem to work under... |
blob | commitdiff | raw | diff to current |
2002-03-25 |
Vadim Zeitlin | some UTF8 tests |
blob | commitdiff | raw | diff to current |
2002-03-08 |
Vadim Zeitlin | fixed typo (missing comma) in MIME test |
blob | commitdiff | raw | diff to current |
2002-03-06 |
Vadim Zeitlin | fixes for non interactive execution |
blob | commitdiff | raw | diff to current |
2002-02-06 |
Vadim Zeitlin | cleaned up the arrays declaration macros and added... |
blob | commitdiff | raw | diff to current |
2002-02-01 |
Vadim Zeitlin | made wxCondition::Signal() queue the signals generated... |
blob | commitdiff | raw | diff to current |
2002-01-30 |
Vadim Zeitlin | attempts to make wxCondition::Broadcast() and Signal... |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Vadim Zeitlin | added wxCondition test |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Mattia Barbon | New wxHashMap class. |
blob | commitdiff | raw | diff to current |
2001-12-16 |
Robert Roebling | Reimplemented wxFileName with m_relative field. |
blob | commitdiff | raw | diff to current |
2001-12-10 |
Vadim Zeitlin | enabled all tests for the release |
blob | commitdiff | raw | diff to current |
2001-12-04 |
Vadim Zeitlin | added wxFileName::MakeRelativeTo() and the tests/docs... |
blob | commitdiff | raw | diff to current |
2001-12-04 |
Vadim Zeitlin | fixed Assign(fullpath, fullname) |
blob | commitdiff | raw | diff to current |
2001-12-01 |
Vadim Zeitlin | 1. added wxFileName::CreateTempFileName() and implement... |
blob | commitdiff | raw | diff to current |
2001-11-30 |
Vadim Zeitlin | extended file name tests |
blob | commitdiff | raw | diff to current |
2001-11-25 |
Vadim Zeitlin | added wxCmdLineParser::ConvertStringToArgs(), wxApp... |
blob | commitdiff | raw | diff to current |
2001-11-14 |
Vadim Zeitlin | added wxTextBuffer and wxMemoryText which allow to... |
blob | commitdiff | raw | diff to current |
next |