2003-09-27 |
Vadim Zeitlin | added a test for wxTextFile in Unicode |
blob | commitdiff | raw |
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 |
2001-11-02 |
Gilles Depeyrot | added missing const |
blob | commitdiff | raw | diff to current |
2001-10-31 |
Vadim Zeitlin | made wxFileName::Set/GetTimes() work under Win32 |
blob | commitdiff | raw | diff to current |
2001-10-09 |
Vadim Zeitlin | minor additions to wxCmdLineParser tests |
blob | commitdiff | raw | diff to current |
2001-10-04 |
Vadim Zeitlin | new project files for wxBase apps |
blob | commitdiff | raw | diff to current |
2001-08-25 |
Vadim Zeitlin | added wxGetDiskSpace for Win/Unix |
blob | commitdiff | raw | diff to current |
2001-08-25 |
Vadim Zeitlin | added wxLongLong::ToString() |
blob | commitdiff | raw | diff to current |
2001-08-06 |
Vadim Zeitlin | added another small test for wxTimeSpan::Format |
blob | commitdiff | raw | diff to current |
2001-07-14 |
Vadim Zeitlin | rewrote wxRegEx::Replace() to do something useful |
blob | commitdiff | raw | diff to current |
2001-07-13 |
Vadim Zeitlin | added tests for wxRegEx |
blob | commitdiff | raw | diff to current |
2001-07-05 |
Vadim Zeitlin | check that we don't try to compile in GUI mode |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | fixed bug in wxString::Matches() - backtrack now if... |
blob | commitdiff | raw | diff to current |
2001-06-22 |
Vadim Zeitlin | compilation fixes |
blob | commitdiff | raw | diff to current |
2001-06-21 |
Vadim Zeitlin | enable all tests |
blob | commitdiff | raw | diff to current |
2001-06-09 |
Vadim Zeitlin | some fixes to wxSingleInstanceChecker error reporting |
blob | commitdiff | raw | diff to current |
2001-06-08 |
Vadim Zeitlin | implemented wxSingleInstanceChecker for Unix |
blob | commitdiff | raw | diff to current |
2001-06-08 |
Vadim Zeitlin | added wxSingleInstanceChecker test |
blob | commitdiff | raw | diff to current |
2001-05-31 |
Vadim Zeitlin | added wxLocale::GetSystemEncoding |
blob | commitdiff | raw | diff to current |
2001-05-19 |
Vadim Zeitlin | added wxDir::Traverse |
blob | commitdiff | raw | diff to current |
2001-04-13 |
Vadim Zeitlin | reckognize cp125x charsets |
blob | commitdiff | raw | diff to current |
2001-04-09 |
Vadim Zeitlin | 1. fixes to wxDC deleting logic (should fix ~wxPrinterD... |
blob | commitdiff | raw | diff to current |
2001-03-21 |
Vadim Zeitlin | minor fixes to wxLocale::GetSystemLanguage(), test... |
blob | commitdiff | raw | diff to current |
2001-03-13 |
George Tasker | Fixed sample so that if the DATETIME test is enabled... |
blob | commitdiff | raw | diff to current |
2001-03-13 |
Vadim Zeitlin | fixed wxTimeSpan::Format() to behave more reasonably |
blob | commitdiff | raw | diff to current |
2001-03-09 |
Vadim Zeitlin | added test for wxFileSystem |
blob | commitdiff | raw | diff to current |
2001-03-06 |
Vadim Zeitlin | added TEST_PATHLIST (old change which I forgot to commi... |
blob | commitdiff | raw | diff to current |
2001-02-08 |
Vadim Zeitlin | added more tests for streams and wchar_t |
blob | commitdiff | raw | diff to current |
2001-01-24 |
Vadim Zeitlin | 1. patch from Søren Erland Vestø implementing wxFTP... |
blob | commitdiff | raw | diff to current |
2001-01-24 |
Vadim Zeitlin | MIME type manager fixes described earlier on the list: |
blob | commitdiff | raw | diff to current |
2001-01-23 |
Vadim Zeitlin | fixed bug in parsing filenames without paths, added... |
blob | commitdiff | raw | diff to current |
2001-01-17 |
Vadim Zeitlin | fixed wxSplitPath() bug and added tests for it |
blob | commitdiff | raw | diff to current |
2001-01-05 |
Vadim Zeitlin | wxDateTime::IsValid() now returns m_time != (wxLongLong)-1 |
blob | commitdiff | raw | diff to current |
2001-01-03 |
Vadim Zeitlin | test for bug with new wu-ftpd |
blob | commitdiff | raw | diff to current |
2000-12-31 |
Vadim Zeitlin | implemented wxFileName::SplitPath(), wxSplitPath()... |
blob | commitdiff | raw | diff to current |
2000-12-31 |
Vadim Zeitlin | rewrote wxFileName::Normalize(), added a few methods... |
blob | commitdiff | raw | diff to current |
2000-12-26 |
Vadim Zeitlin | 1. wxCopyFile() uses buffer (huge copy speed up) |
blob | commitdiff | raw | diff to current |
2000-12-19 |
Vadim Zeitlin | tons of wxFTP fixes and compilation fix for wxBase |
blob | commitdiff | raw | diff to current |
2000-12-18 |
Vadim Zeitlin | wxMimeTypesManager now supports creating associations... |
blob | commitdiff | raw | diff to current |
2000-11-27 |
Vadim Zeitlin | wxSetEnv for Win32 (now seems to work) |
blob | commitdiff | raw | diff to current |
2000-11-26 |
Vadim Zeitlin | added wxGet/Set/UnsetEnv() for Unix |
blob | commitdiff | raw | diff to current |
next |