2003-06-25 |
Václav Slavík | regenerated makefiles, with support for multilib build |
tree | commitdiff |
2003-06-24 |
Václav Slavík | moved to autoconf-2.5x |
tree | commitdiff |
2003-06-23 |
Václav Slavík | generated new makefiles |
tree | commitdiff |
2003-06-23 |
Václav Slavík | new build system |
tree | commitdiff |
2003-06-16 |
Chris Elliott | makefiles for samples for digital mars |
tree | commitdiff |
2003-04-05 |
Chris Elliott | changes to watcom makefiles for OpenWatcom |
tree | commitdiff |
2003-03-28 |
Vadim Zeitlin | added test for wxFileConfig::DeleteEntry |
tree | commitdiff |
2003-03-23 |
Julian Smart | Removed obsolete wxDate and wxTime classes. |
tree | commitdiff |
2003-01-27 |
Vadim Zeitlin | fixed a crash in socket server test and added quit... |
tree | commitdiff |
2003-01-26 |
Václav Slavík | compilation fix |
tree | commitdiff |
2003-01-24 |
Vadim Zeitlin | minor changes to wxDir test code |
tree | commitdiff |
2003-01-22 |
Vadim Zeitlin | new (for wxBase) or updated and (hopefully() improved... |
tree | commitdiff |
2003-01-18 |
Václav Slavík | added wxFileName::MakeRelative test |
tree | commitdiff |
2002-12-07 |
Vadim Zeitlin | added trivial test for wxTextInputStream |
tree | commitdiff |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
tree | commitdiff |
2002-11-28 |
Vadim Zeitlin | added test for env var expansion |
tree | commitdiff |
2002-11-28 |
Vadim Zeitlin | compilation fix in !WXWIN_COMPATIBILITY_2_2 mode; set... |
tree | commitdiff |
2002-09-10 |
Vadim Zeitlin | Windows and Unicode compilation fixes |
tree | commitdiff |
2002-09-10 |
Vadim Zeitlin | added printf() test suite |
tree | commitdiff |
2002-09-08 |
Vadim Zeitlin | variosu fixes to the tests |
tree | commitdiff |
2002-09-08 |
Vadim Zeitlin | corrected wxExecute() tests |
tree | commitdiff |
2002-09-08 |
Vadim Zeitlin | the sample now builds in Unicode mode |
tree | commitdiff |
2002-08-20 |
Vadim Zeitlin | added tests for wxString::To/FromAscii |
tree | commitdiff |
2002-06-21 |
Vadim Zeitlin | added wxMemoryOutputStream test |
tree | commitdiff |
2002-06-08 |
Vadim Zeitlin | typo in dir enum test code fixed |
tree | commitdiff |
2002-06-07 |
Vadim Zeitlin | more MIME tests |
tree | commitdiff |
2002-05-22 |
Vadim Zeitlin | added \\server\dir\filename.exe test case |
tree | commitdiff |
2002-05-22 |
Vadim Zeitlin | added wxDir::Exists() test |
tree | commitdiff |
2002-05-11 |
Vadim Zeitlin | fixed zlib compression test |
tree | commitdiff |
2002-05-10 |
Vadim Zeitlin | some warnings fixed, checks for various wxUSE_XXX added |
tree | commitdiff |
2002-05-09 |
Vadim Zeitlin | added build options check |
tree | commitdiff |
2002-04-28 |
Stefan Neis | Minor changes to test/show expanded array functions. |
tree | commitdiff |
2002-04-26 |
Vadim Zeitlin | fixed array tests compilation and a bug in obj array... |
tree | commitdiff |
2002-04-11 |
Vadim Zeitlin | added more GetPath() tests |
tree | commitdiff |
2002-04-09 |
Vadim Zeitlin | fixed a bug in wxStopWatch::Pause() (wouldn't pause... |
tree | commitdiff |
2002-04-06 |
Václav Slavík | added wxFontMapper::Get/Set |
tree | commitdiff |
2002-04-05 |
Vadim Zeitlin | minor fix to wxFileName::MakeRelativeTo(), removed... |
tree | commitdiff |
2002-04-02 |
Vadim Zeitlin | changed wxCondition API to take a reference, not pointe... |
tree | commitdiff |
2002-03-28 |
Vadim Zeitlin | basic wxFileName functions seem to work under Windows |
tree | commitdiff |
2002-03-27 |
Vadim Zeitlin | added test of wxFSVolume |
tree | commitdiff |
2002-03-27 |
Vadim Zeitlin | wxFileName::Get/SetTimes() finally seem to work under... |
tree | commitdiff |
2002-03-25 |
Vadim Zeitlin | some UTF8 tests |
tree | commitdiff |
2002-03-08 |
Vadim Zeitlin | fixed typo (missing comma) in MIME test |
tree | commitdiff |
2002-03-06 |
Vadim Zeitlin | fixes for non interactive execution |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | cleaned up the arrays declaration macros and added... |
tree | commitdiff |
2002-02-01 |
Vadim Zeitlin | made wxCondition::Signal() queue the signals generated... |
tree | commitdiff |
2002-01-30 |
Vadim Zeitlin | attempts to make wxCondition::Broadcast() and Signal... |
tree | commitdiff |
2002-01-29 |
Vadim Zeitlin | added wxCondition test |
tree | commitdiff |
2002-01-29 |
Mattia Barbon | New wxHashMap class. |
tree | commitdiff |
2002-01-28 |
Julian Smart | Added wxUSE_GUI=0 to EXTRAFLAGS to make it compile... |
tree | commitdiff |
2002-01-25 |
Vadim Zeitlin | inserted @IF_GNU_MAKE@ to allow building with other... |
tree | commitdiff |
2001-12-16 |
Robert Roebling | Reimplemented wxFileName with m_relative field. |
tree | commitdiff |
2001-12-10 |
Vadim Zeitlin | enabled all tests for the release |
tree | commitdiff |
2001-12-04 |
Vadim Zeitlin | added wxFileName::MakeRelativeTo() and the tests/docs... |
tree | commitdiff |
2001-12-04 |
Vadim Zeitlin | fixed Assign(fullpath, fullname) |
tree | commitdiff |
2001-12-01 |
Vadim Zeitlin | 1. added wxFileName::CreateTempFileName() and implement... |
tree | commitdiff |
2001-11-30 |
Vadim Zeitlin | extended file name tests |
tree | commitdiff |
2001-11-28 |
Vadim Zeitlin | replaced "CC = gcc" and even stranger "CPP = gcc -g... |
tree | commitdiff |
2001-11-28 |
Vadim Zeitlin | replaced `wx-config --cflags` with `wx-config --cxxflag... |
tree | commitdiff |
2001-11-25 |
Vadim Zeitlin | added wxCmdLineParser::ConvertStringToArgs(), wxApp... |
tree | commitdiff |
2001-11-22 |
Julian Smart | Removed some dsw files from CVS |
tree | commitdiff |
2001-11-14 |
Vadim Zeitlin | added wxTextBuffer and wxMemoryText which allow to... |
tree | commitdiff |
2001-11-02 |
Gilles Depeyrot | added missing const |
tree | commitdiff |
2001-10-31 |
Vadim Zeitlin | made wxFileName::Set/GetTimes() work under Win32 |
tree | commitdiff |
2001-10-09 |
Vadim Zeitlin | added new project files for all samples and demos;... |
tree | commitdiff |
2001-10-09 |
Vadim Zeitlin | minor additions to wxCmdLineParser tests |
tree | commitdiff |
2001-10-04 |
Vadim Zeitlin | new project files for wxBase apps |
tree | commitdiff |
2001-08-25 |
Vadim Zeitlin | added wxGetDiskSpace for Win/Unix |
tree | commitdiff |
2001-08-25 |
Vadim Zeitlin | added wxLongLong::ToString() |
tree | commitdiff |
2001-08-06 |
Vadim Zeitlin | added another small test for wxTimeSpan::Format |
tree | commitdiff |
2001-07-22 |
Gilles Depeyrot | added dependency handling to Makefiles |
tree | commitdiff |
2001-07-14 |
Vadim Zeitlin | rewrote wxRegEx::Replace() to do something useful |
tree | commitdiff |
2001-07-13 |
Vadim Zeitlin | added tests for wxRegEx |
tree | commitdiff |
2001-07-05 |
Vadim Zeitlin | check that we don't try to compile in GUI mode |
tree | commitdiff |
2001-07-02 |
Vadim Zeitlin | fixed bug in wxString::Matches() - backtrack now if... |
tree | commitdiff |
2001-06-22 |
Vadim Zeitlin | compilation fixes |
tree | commitdiff |
2001-06-21 |
Vadim Zeitlin | enable all tests |
tree | commitdiff |
2001-06-09 |
Vadim Zeitlin | some fixes to wxSingleInstanceChecker error reporting |
tree | commitdiff |
2001-06-08 |
Vadim Zeitlin | implemented wxSingleInstanceChecker for Unix |
tree | commitdiff |
2001-06-08 |
Vadim Zeitlin | added wxSingleInstanceChecker test |
tree | commitdiff |
2001-05-31 |
Vadim Zeitlin | added wxLocale::GetSystemEncoding |
tree | commitdiff |
2001-05-19 |
Vadim Zeitlin | added wxDir::Traverse |
tree | commitdiff |
2001-04-13 |
Vadim Zeitlin | reckognize cp125x charsets |
tree | commitdiff |
2001-04-09 |
Vadim Zeitlin | 1. fixes to wxDC deleting logic (should fix ~wxPrinterD... |
tree | commitdiff |
2001-03-21 |
Vadim Zeitlin | minor fixes to wxLocale::GetSystemLanguage(), test... |
tree | commitdiff |
2001-03-13 |
George Tasker | Fixed sample so that if the DATETIME test is enabled... |
tree | commitdiff |
2001-03-13 |
George Tasker | VC makefile for building samples/console using wxBase... |
tree | commitdiff |
2001-03-13 |
Vadim Zeitlin | fixed wxTimeSpan::Format() to behave more reasonably |
tree | commitdiff |
2001-03-09 |
Vadim Zeitlin | added test for wxFileSystem |
tree | commitdiff |
2001-03-06 |
Vadim Zeitlin | added TEST_PATHLIST (old change which I forgot to commi... |
tree | commitdiff |
2001-02-08 |
Vadim Zeitlin | added more tests for streams and wchar_t |
tree | commitdiff |
2001-01-24 |
Vadim Zeitlin | 1. patch from Søren Erland Vestø implementing wxFTP... |
tree | commitdiff |
2001-01-24 |
Vadim Zeitlin | MIME type manager fixes described earlier on the list: |
tree | commitdiff |
2001-01-23 |
Vadim Zeitlin | fixed bug in parsing filenames without paths, added... |
tree | commitdiff |
2001-01-17 |
Vadim Zeitlin | fixed wxSplitPath() bug and added tests for it |
tree | commitdiff |
2001-01-05 |
Vadim Zeitlin | wxDateTime::IsValid() now returns m_time != (wxLongLong)-1 |
tree | commitdiff |
2001-01-03 |
Vadim Zeitlin | test for bug with new wu-ftpd |
tree | commitdiff |
2000-12-31 |
Vadim Zeitlin | implemented wxFileName::SplitPath(), wxSplitPath()... |
tree | commitdiff |
2000-12-31 |
Vadim Zeitlin | rewrote wxFileName::Normalize(), added a few methods... |
tree | commitdiff |
2000-12-26 |
Vadim Zeitlin | 1. wxCopyFile() uses buffer (huge copy speed up) |
tree | commitdiff |
next |