2001-06-09 |
Vadim Zeitlin | some fixes to wxSingleInstanceChecker error reporting |
blob | commitdiff | raw |
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 |
2000-11-24 |
Vadim Zeitlin | 1. added wxGTK::wxToolBar::SetToolShortHelp() and test... |
blob | commitdiff | raw | diff to current |
2000-11-03 |
Vadim Zeitlin | added wxGetMultiChoice() (which refuses to work for... |
blob | commitdiff | raw | diff to current |
2000-10-19 |
Vadim Zeitlin | 1. some more tests in console |
blob | commitdiff | raw | diff to current |
2000-10-12 |
Vadim Zeitlin | added QueryRawValue() to wxRegKey and test code for... |
blob | commitdiff | raw | diff to current |
2000-09-12 |
Vadim Zeitlin | 1. removed 'B' flag from treebase.cpp and regenerated... |
blob | commitdiff | raw | diff to current |
2000-08-08 |
Bryan Petty | second merge of the 2.2 branch (RL) |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Vadim Zeitlin | 1. corrected HAVE_PW_GECOS detection in configure ... |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Vadim Zeitlin | more tests: OS/user info functions |
blob | commitdiff | raw | diff to current |
2000-03-16 |
Vadim Zeitlin | better TestSocketServer() |
blob | commitdiff | raw | diff to current |
2000-03-16 |
Vadim Zeitlin | some fixes in TestSocketServer() |
blob | commitdiff | raw | diff to current |
2000-03-15 |
Vadim Zeitlin | wxSocketServer test added to console sample |
blob | commitdiff | raw | diff to current |
2000-03-15 |
Vadim Zeitlin | 1. wxFTP works (somehow) |
blob | commitdiff | raw | diff to current |
2000-03-06 |
Guillermo Rodrigue... | Slight changes to the stopwatch test |
blob | commitdiff | raw | diff to current |
2000-03-05 |
Vadim Zeitlin | test for 'backwards clock' bug |
blob | commitdiff | raw | diff to current |
2000-03-05 |
Vadim Zeitlin | 1. wxStopWatch tests in console |
blob | commitdiff | raw | diff to current |
2000-03-03 |
Vadim Zeitlin | 1. wxShell fixes: now really uses shell (it wasn't... |
blob | commitdiff | raw | diff to current |
2000-02-17 |
Vadim Zeitlin | assorted files I forgot to commit before |
blob | commitdiff | raw | diff to current |
2000-02-04 |
Vadim Zeitlin | another new version of wxStringTokenizer (with tests... |
blob | commitdiff | raw | diff to current |
2000-01-31 |
Vadim Zeitlin | 1. bug in wxString::find_first_of() fixed |
blob | commitdiff | raw | diff to current |
2000-01-28 |
Vadim Zeitlin | compilation fix |
blob | commitdiff | raw | diff to current |
2000-01-27 |
Vadim Zeitlin | wxString::find() now works again (was completely broken) |
blob | commitdiff | raw | diff to current |
2000-01-21 |
Vadim Zeitlin | 1. some DDE tests in exec |
blob | commitdiff | raw | diff to current |
2000-01-11 |
Vadim Zeitlin | fixed refresh problem with holidays in wxCalendarCtrl |
blob | commitdiff | raw | diff to current |
2000-01-07 |
Vadim Zeitlin | added test mode to wxLongLongWx which allowed to find... |
blob | commitdiff | raw | diff to current |
2000-01-05 |
Vadim Zeitlin | test for date parameters to wxCmdLineParser |
blob | commitdiff | raw | diff to current |
2000-01-05 |
Vadim Zeitlin | wxCmdLineParser tests |
blob | commitdiff | raw | diff to current |
2000-01-03 |
Vadim Zeitlin | 1. corrections for compilation of the wxBase apps with... |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Vadim Zeitlin | 1. wxCalendarCtrl |
blob | commitdiff | raw | diff to current |
1999-12-27 |
Vadim Zeitlin | 1. wxLongLongWx::Assign(double) added (half implemented) |
blob | commitdiff | raw | diff to current |
1999-12-24 |
Vadim Zeitlin | implemented wxLongLong division - seems to work |
blob | commitdiff | raw | diff to current |
1999-12-23 |
Vadim Zeitlin | tried to implement division of wxLongLongs - doesn... |
blob | commitdiff | raw | diff to current |
1999-12-22 |
Vadim Zeitlin | more wxDateTime tests |
blob | commitdiff | raw | diff to current |
1999-12-21 |
Vadim Zeitlin | wxDateTime::ParseFormat() and ParseTime() added (compil... |
blob | commitdiff | raw | diff to current |
1999-12-21 |
Vadim Zeitlin | 1. corrected compilation of wxTime/wxDate |
blob | commitdiff | raw | diff to current |
1999-12-21 |
Vadim Zeitlin | more wxDateTime tests |
blob | commitdiff | raw | diff to current |
1999-12-17 |
Vadim Zeitlin | wxDateTime progress: DST compuation, weekday computatio... |
blob | commitdiff | raw | diff to current |
1999-12-17 |
Vadim Zeitlin | test for weekdats added |
blob | commitdiff | raw | diff to current |
1999-12-11 |
Vadim Zeitlin | 1. wxDir works for MSW and documented |
blob | commitdiff | raw | diff to current |
1999-12-10 |
Vadim Zeitlin | and now timezones work even better ;-) |
blob | commitdiff | raw | diff to current |
1999-12-10 |
Vadim Zeitlin | more timezone stuff - it's a miracle, but it seems... |
blob | commitdiff | raw | diff to current |
1999-12-08 |
Vadim Zeitlin | wxDir class added |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Vadim Zeitlin | wxMimeTypeManager::EnumAll() seems to work, couple... |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Vadim Zeitlin | 1. wxFileDialog patch for multiple selection applied... |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Vadim Zeitlin | 1. fixes for DrawRotatedText(), drawing sample extended... |
blob | commitdiff | raw | diff to current |
1999-12-06 |
Vadim Zeitlin | wxThread::GetCPUCount() and SetConcurrency() added... |
blob | commitdiff | raw | diff to current |
1999-12-03 |
Vadim Zeitlin | wxDateTime... |
blob | commitdiff | raw | diff to current |
1999-12-02 |
Vadim Zeitlin | more threds fixes, more threads tests - seems to work... |
blob | commitdiff | raw | diff to current |
1999-12-02 |
Vadim Zeitlin | even more wxDateTime work (completely broken for now... |
blob | commitdiff | raw | diff to current |
1999-12-01 |
Vadim Zeitlin | 1. more wxDateTime work |
blob | commitdiff | raw | diff to current |
1999-11-30 |
Vadim Zeitlin | wxDateTime starting to work, more tests for it and... |
blob | commitdiff | raw | diff to current |
1999-11-29 |
Vadim Zeitlin | joinable and detached POSIX threads (not fully tested... |
blob | commitdiff | raw | diff to current |
1999-11-28 |
Vadim Zeitlin | 1. msec resolution for timer functions under Win32 |
blob | commitdiff | raw | diff to current |
1999-11-27 |
Vadim Zeitlin | 1. wxThread changes (detached/joinable) for MSW and... |
blob | commitdiff | raw | diff to current |
1999-11-15 |
Vadim Zeitlin | wxSnprintf() and wxVsnprintf() added, documented and... |
blob | commitdiff | raw | diff to current |
1999-10-22 |
Vadim Zeitlin | 1. made wxBase compile/link/run again under Unix |
blob | commitdiff | raw | diff to current |
1999-10-07 |
Vadim Zeitlin | 1. wxLog::FlushActive() added |
blob | commitdiff | raw | diff to current |
1999-10-06 |
Vadim Zeitlin | more changes for wxBase - starts to work under Unix |
blob | commitdiff | raw | diff to current |
|