]> git.saurik.com Git - wxWidgets.git/history - samples
Rewrote large parts of the non-DDE IPC stuff (wxTCPServer, wxTCPClient,
[wxWidgets.git] / samples /
2000-01-05  Vadim Zeitlintest for date parameters to wxCmdLineParser
2000-01-05  Julian SmartAdded RC file needed by makefiles.
2000-01-05  Vadim ZeitlinwxCmdLineParser tests
2000-01-04  Robin DunnFixed a bug that caused a crash on startup
2000-01-04  Robin Dunnfixed a compilation error for VC++ 6
2000-01-03  Vadim Zeitlinadded test of bg colour in the tree sample
2000-01-03  Guillermo Rodrigue... Some little changes
2000-01-03  Robert Roebling Distrib things.
2000-01-03  Vadim Zeitlin1. corrections for compilation of the wxBase apps with...
2000-01-03  Robert Roebling Forgot these.
2000-01-03  Robert Roebling Distrib things,
2000-01-03  Guillermo Rodrigue... Add default size for slider
2000-01-03  Robert Roebling Corrected some things in, and some thing revealed by
2000-01-03  Vadim Zeitlinmakefile for the calendar sample as generated by makegen
2000-01-03  Guillermo Rodrigue... bmps and ico added as binaries
2000-01-03  Guillermo Rodrigue... ups; must add as binary
2000-01-03  Guillermo Rodrigue... Life!
2000-01-02  Vadim Zeitlinmoved wxCalendarCtrl code from control sample to a...
2000-01-02  Robert Roebling Documented wxMutexGuiEnter etc and thread sample.
2000-01-02  Karsten Ballüderlinux fixes
2000-01-02  Robert Roebling Some more samples documented etc.
2000-01-02  Robert Roebling wxSpinCtrl no longer emits event when changed program...
2000-01-01  Julian SmartUpdated wxvc_dll.dsp and memory.h to make VC++ compile...
1999-12-30  Vadim Zeitlinadded support for several new events in wxCalendarCtrl...
1999-12-30  Robert Roebling Removed two more GUI lock-ups. This time when
1999-12-29  Robert Roebling Corrected miniframe.
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-12-29  Robert Roebling GUI thread update and event corrections.
1999-12-29  Vadim Zeitlin1. added test for wxTreeCtrl::Insert(size_t index)
1999-12-27  Robert Roebling Added mono bitmap to image conversion.
1999-12-27  Vadim Zeitlin1. wxLongLongWx::Assign(double) added (half implemented)
1999-12-24  Václav Slavíkadded demo of <font face>
1999-12-24  Vadim Zeitlinimplemented wxLongLong division - seems to work
1999-12-23  Vadim Zeitlintried to implement division of wxLongLongs - doesn...
1999-12-23  Robert Roebling Added wxBitmap::GetSubBitmap()
1999-12-22  Vadim Zeitlintesting new wxSpinCtrl event and button colours
1999-12-22  Vadim Zeitlintests for "big" wxTextCtrls
1999-12-22  Robert Roebling Some debug code.
1999-12-22  Vadim Zeitlinmore wxDateTime tests
1999-12-21  Vadim ZeitlinwxDateTime::ParseFormat() and ParseTime() added (compil...
1999-12-21  Vadim Zeitlin1. corrected compilation of wxTime/wxDate
1999-12-21  Vadim Zeitlinmore wxDateTime tests
1999-12-20  Julian SmartMostly Mingw32/Cygwin corrections
1999-12-20  Václav Slavíkremoved 2nd frame from html test sample; test sample...
1999-12-17  Vadim ZeitlinwxDateTime progress: DST compuation, weekday computatio...
1999-12-17  Vadim Zeitlintest for weekdats added
1999-12-16  Vadim Zeitlin1. wxMotif toolbar works; the toggle buttons have the...
1999-12-16  Vadim Zeitlinsmall fix to the sample
1999-12-15  Vadim Zeitlintesting wxToolBarSimple
1999-12-15  Vadim Zeitlinsupport for multiple rows in Win32 native toolbar
1999-12-14  Ron Leeadded XBM example to image sample
1999-12-14  Vadim Zeitlinadded support for vertical toolbars for MSW - seems...
1999-12-13  Vadim Zeitlinupdated the sample and renamed the files
1999-12-13  Robert Roebling wxTextStream now interprets 1,1 as 1.1 (European...
1999-12-12  Václav Slavíkremoved pnghand from MSW sources - obsoleted
1999-12-11  Robin DunnA couple small tweaks to get the new wxNotebookSizer...
1999-12-11  Robert Roebling Added wxNotebookSizer
1999-12-11  Vadim Zeitlin1. wxDir works for MSW and documented
1999-12-10  Vadim Zeitlinand now timezones work even better ;-)
1999-12-10  Vadim Zeitlinmore timezone stuff - it's a miracle, but it seems...
1999-12-09  Robert Roebling Changed scrollsub sample.
1999-12-09  Stefan Csomorno message
1999-12-09  Stefan Csomorcw pro 4 not supported anymore
1999-12-09  Stefan Csomorcorrected mac-like placing of <about> menu line
1999-12-08  Robert Roebling Further stream tests, doc updates and minor clean...
1999-12-08  Vadim ZeitlinwxDir class added
1999-12-08  Robert Roebling Documented wxFFile and wxFFileStream and Co.
1999-12-08  Robert Roebling Stream error testing.
1999-12-08  Vadim Zeitlin1. many DrawRotatedText() corrections (gtk)
1999-12-07  Robert Roebling Correction to position of rotated text.
1999-12-07  Vadim ZeitlinwxMimeTypeManager::EnumAll() seems to work, couple...
1999-12-07  Vadim Zeitlinsmall cosmetic fix for wxListCtrl
1999-12-07  Vadim Zeitlin1. wxFileDialog patch for multiple selection applied...
1999-12-07  Vadim Zeitlin1. fixes for DrawRotatedText(), drawing sample extended...
1999-12-06  Robert Roebling Added tests for buffered streams.
1999-12-06  Vadim ZeitlinwxTreeCtrl has colours and fonts too now
1999-12-06  Vadim ZeitlinwxThread::GetCPUCount() and SetConcurrency() added...
1999-12-06  Vadim Zeitlingeneric wxListCtrl colour/font setting
1999-12-06  Vadim ZeitlinRotated text patch from Hans-Joachim Baader (with some...
1999-12-05  Vadim ZeitlinwxListCtrl custom drawing seems to work
1999-12-04  Vadim Zeitlin1. wxGetOsDescription() function added
1999-12-04  Vadim ZeitlinwxMenu::Insert() seems to work, bug in wxMenuBase:...
1999-12-04  Vadim ZeitlinwxMenuBar::Insert() seems to work!
1999-12-04  Robert Roebling Two missing #includes in image code.
1999-12-03  Vadim ZeitlinwxDateTime...
1999-12-02  Vadim Zeitlinmore threds fixes, more threads tests - seems to work...
1999-12-02  Vadim Zeitlineven more wxDateTime work (completely broken for now...
1999-12-01  Vadim Zeitlin1. more wxDateTime work
1999-12-01  Vadim Zeitlinsorting test added
1999-12-01  Karsten Ballüderrtf cut&paste works now, html export fixed
1999-12-01  Vadim Zeitlin1. wxMotif::wxFrame derives from wxFrameBase now
1999-12-01  Robert Roebling Applied patch for multiple file selection, documented.
1999-11-30  Vadim ZeitlinwxDateTime starting to work, more tests for it and...
1999-11-30  Robert Roebling Made db.h compile (removed this wxODBC_ONLY_FARWRD_XX...
1999-11-29  Vadim Zeitlinjoinable and detached POSIX threads (not fully tested...
1999-11-29  Robert Roebling More TIFF things,
1999-11-28  Vadim Zeitlin1. msec resolution for timer functions under Win32
1999-11-28  Václav Slavíkchanged icon name
1999-11-28  Robert Roebling TIFF change 6.
1999-11-27  Vadim Zeitlin1. wxThread changes (detached/joinable) for MSW and...
next