1. use tar.bz2 as sources, not tar.gz
[wxWidgets.git] / samples /
2001-06-21  Vadim Zeitlinadded ru files to the trunk, removed obsolete wxstd...
2001-06-18  Vadim Zeitlinimplemented text styles for GTK+
2001-06-17  Julian SmartMakefile and other small corrections
2001-06-17  Vadim Zeitlinmore region tests
2001-06-17  Vadim Zeitlinfixed clip rect when logical coords != device ones
2001-06-16  Vadim Zeitlinapplied patch #428104 (SetSizeHints() for wxMDIChildFrame)
2001-06-16  Vadim Zeitlinoops, compilation fix
2001-06-16  Vadim Zeitlinapplied 2nd part of flicker reducing patch
2001-06-16  Vadim Zeitlinapplied patch 427702 (remove flicker)
2001-06-16  Vadim Zeitlinapplied (part of) patch 433176 (reduce flicker)
2001-06-16  Vadim Zeitlin1. improved wxKill() implementation for Win32
2001-06-14  Vadim Zeitlinfixed warning about unused var
2001-06-13  Julian SmartFixes to BC++ compilation in mem debug mode
2001-06-13  Julian SmartAdded wxUSE_MENUS to setup0.h to make menu sample compile;
2001-06-11  Robert Roebling Applied wxImage::Scale() patch,
2001-06-11  George TaskerChanged the 'true's and 'false's back to TRUE and FALSE
2001-06-11  Julian SmartProject file updates; cast in strconv.cpp to compile...
2001-06-10  George TaskerAdded code to show off wxDbGrid (contributed by Paul...
2001-06-10  Julian SmartRenamed project files
2001-06-09  Václav Slavíkchanged wxXML to XRC, wx/xml/*.h->wx/xrc/*.h
2001-06-09  Gilles Depeyrotadded CodeWarrior 5 projects for samples
2001-06-09  Gilles Depeyrotadded OpenGL sample project for CodeWarrior 5
2001-06-09  Gilles Depeyrotadded dead-strip static initialization code option
2001-06-09  Vadim Zeitlinapplied patch 424550 (fix compilation of the notebook...
2001-06-09  Vadim Zeitlinsome fixes to wxSingleInstanceChecker error reporting
2001-06-08  Vadim Zeitlinimplemented wxSingleInstanceChecker for Unix
2001-06-08  Vadim Zeitlinadded wxSingleInstanceChecker test
2001-06-07  Julian SmartUpdates for version change to 2.3.1
2001-06-06  Vadim Zeitlinapplied patch for compilation with gcc 3.0
2001-05-31  Vadim Zeitlinadded wxLocale::GetSystemEncoding
2001-05-31  Vadim Zeitlinoops... removed test code from the sample, what was...
2001-05-29  David WebsterMenu files for OS/2 builds
2001-05-27  Vadim Zeitlinapplied tons of wxGrid patches
2001-05-27  Vadim Zeitlinfixed bug reported in patch 427696 (incorrect toolbar...
2001-05-27  Vadim Zeitlinapplied patch 427695 (initialize m_nPush)
2001-05-27  Robert Roebling Tried to make wxTreeCtrl on Mac look more Maccy....
2001-05-27  Vadim Zeitlinadded text style support to wxTextCtrl for MSW
2001-05-27  Vadim Zeitlinadded popup menu demo
2001-05-25  Vadim Zeitlinfixed bug with using wxCommandEvent::GetInt() instead...
2001-05-24  Stefan Csomorreverting to native mac pathnames
2001-05-23  George TaskerRemoved TABs that had gotten in to the source
2001-05-22  Vadim Zeitlinfix for discrepancies between wxNotebookEvent and wxNot...
2001-05-21  Vadim Zeitlintried to fix the accel string drawing in the owner...
2001-05-19  Vadim Zeitlinadded wxDir::Traverse
2001-05-18  George TaskerAdded compile-time check to be sure that wxUSE_ODBC...
2001-05-16  Stefan Csomoricon support moved to wxBitmap, allowing for fully...
2001-05-16  Vadim Zeitlinapplied patch 415912 (fixing problems with wxGrid attrs)
2001-05-15  David WebsterEnable this sample for OS/2
2001-05-15  Julian SmartCorrected some casting errors -> XtPointer
2001-05-15  George TaskerAdded buttons to allow a dump of DB DATATYPES and DB...
2001-05-15  George TaskerFixed problems which prevented creation/recreation...
2001-05-14  Julian SmartAdded event.rc
2001-05-10  Julian SmartRemoved references to xpm[d].lib
2001-05-09  Robin DunnAdded accessors for the sub-windows in the wxGrid.
2001-05-09  Vadim Zeitlinfixed wxExecute + DDE bug (merged from 2.2)
2001-05-08  Václav Slavíkadded wxHtmlProcessor test
2001-05-08  Václav SlavíkShowFullScreen is not MSW-only anymore, updated docs...
2001-05-08  Stefan Csomorupdated dead-strip linking
2001-05-08  Julian SmartAdded "set new icon" menu item to taskbar sample; updat...
2001-05-05  Václav Slavíkupdated to show new wxHF_xxxx contants
2001-05-03  Kendall BennettMoved wxApplet files to the correct locations.
2001-05-03  Kendall BennettRemoved tabs from applet sample code.
2001-05-02  Kendall BennettInitial check in of wxApplet code to CVS
2001-04-29  Václav Slavíkmakefile.unx's now default to OpenGL, not Mesa
2001-04-28  Václav Slavíkadded XPM demo to samples/image
2001-04-27  George TaskerThere was no icon file in this example, causing compila...
2001-04-26  Julian SmartMinor mods
2001-04-22  Václav Slavíkadded test for XPM writing; ConvertToBitmap, ConvertToI...
2001-04-15  George TaskerChange demo to not try to drop the table when it thinks...
2001-04-13  Vadim Zeitlinreckognize cp125x charsets
2001-04-11  George TaskerExperimental BLOB code added - set wxODBC_BLOB_EXPERIME...
2001-04-10  Julian SmartFixed some wxDragImage bugs
2001-04-10  Julian SmartImplemented Chuck Messenger's naming and simplification...
2001-04-09  Vadim Zeitlin1. fixes to wxDC deleting logic (should fix ~wxPrinterD...
2001-03-31  Gilles Depeyrotadded CarbonAccessors object file for non Carbon builds
2001-03-31  Gilles Depeyrotadded CodeWarrior project for example working under...
2001-03-31  Gilles Depeyrotignore CodeWarrior build directory and output files
2001-03-31  Gilles Depeyrotadded conditional compilation for toggle buttons (wxUSE...
2001-03-21  Vadim Zeitlinminor fixes to wxLocale::GetSystemLanguage(), test...
2001-03-16  Vadim Zeitlinfixed (?) bug 407974 (arrows not working)
2001-03-13  George TaskerFixed sample so that if the DATETIME test is enabled...
2001-03-13  George TaskerVC makefile for building samples/console using wxBase...
2001-03-13  George TaskerAdded listdb to the list of object files that must...
2001-03-13  Vadim Zeitlinfixed wxTimeSpan::Format() to behave more reasonably
2001-03-09  Vadim Zeitlinadded test for wxFileSystem
2001-03-07  David WebsterSupport for building samples in a port, dbg-rlse, dll...
2001-03-06  Vadim Zeitlinadded TEST_PATHLIST (old change which I forgot to commi...
2001-03-05  Gilles Depeyrotadded Navigation Services library
2001-03-05  Gilles Depeyrotignore CodeWarrior build directory and output files
2001-03-02  Julian SmartAdded test to prevent crash in LogMenuEvent
2001-02-26  Gilles Depeyrotadded CodeWarrior projects for Classic Mac OS
2001-02-20  Gilles Depeyrotadded CodeWarrior project for Classic Mac OS
2001-02-15  Gilles Depeyrotadded CodeWarrior project for Classic Mac OS
2001-02-12  Gilles Depeyrotadded CodeWarrior projects for Classic Mac OS
2001-02-12  Gilles Depeyrotremoved CodeWarrior projects added as ascii instead...
2001-02-09  Gilles Depeyrotupdated CodeWarrior projects for latest wxMac commits
2001-02-08  Stefan Csomorupdated mac sources (CW 5.3 working , CW6 still having...
2001-02-08  Vadim Zeitlinapplied (slightly modified) wxToggleButton patch from...
2001-02-08  Vadim Zeitlinsome stupid attempts to make utf8 work - it doesn't...
2001-02-08  Vadim Zeitlinadded more tests for streams and wchar_t
next