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