Remove obsolete VisualAge-related files.
[wxWidgets.git] / samples / controls / controls.cpp
2001-11-11  Vadim Zeitlinsome clean up, no real changes
2001-11-04  Václav Slavíkcontrols sample is now able to use default command...
2001-10-14  Václav SlavíkwxUSE_CHOICE ifdefs, so that the sample compiles with...
2001-08-19  Robert Roebling Various changes for simplification of focus event
2001-08-02  Vadim Zeitlinapplied patch 446010 (unicode compilation fixes)
2001-06-30  Gilles Depeyrotinclude xpm files for Mac OS after correction of wxICON...
2001-05-24  Stefan Csomorreverting to native mac pathnames
2001-05-22  Vadim Zeitlinfix for discrepancies between wxNotebookEvent and wxNot...
2001-05-16  Stefan Csomoricon support moved to wxBitmap, allowing for fully...
2001-04-09  Vadim Zeitlin1. fixes to wxDC deleting logic (should fix ~wxPrinterD...
2001-03-31  Gilles Depeyrotadded conditional compilation for toggle buttons (wxUSE...
2001-02-08  Vadim Zeitlinapplied (slightly modified) wxToggleButton patch from...
2001-02-07  George TaskerRadiobox control was being created with wxComboBoxNameS...
2001-01-31  Vadim Zeitlinsmall fix for control positions
2001-01-31  Vadim Zeitlinadded test for vertical gauge
2000-11-24  Vadim Zeitlin1. added wxGTK::wxToolBar::SetToolShortHelp() and test...
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-16  Vadim Zeitlinremoved test code
2000-03-15  Julian SmartVarious compiler changes
2000-03-03  Vadim Zeitlin1. wxShell fixes: now really uses shell (it wasn't...
2000-03-02  Vadim Zeitlinno changes
2000-02-25  Vadim Zeitlin1. corrected problem with label updating in wxProgressD...
2000-02-17  Vadim Zeitlinassorted files I forgot to commit before
2000-02-12  Julian SmartDistrib file updates; test for bitmap presence in contr...
2000-02-11  Robert Roebling Added BMP files for wxPlotWindow,
2000-02-06  Julian SmartSome doc corrections; Watcom C++ corrections; VC++...
2000-02-06  Vadim Zeitlinsome minor changes in controls/image, timings added...
2000-02-01  Robert Roebling Various corrections to makefiles, RPMs etc.
2000-01-24  Vadim Zeitlinsmall tests added here and there
2000-01-23  Robert Roebling tabbing in controls sample works again.
2000-01-22  Vadim Zeitlin1. added some test code (currently disabled) to controls
2000-01-20  Robert Roebling A no-change for scroll events.
2000-01-06  Robert Roebling Minor resize probs solved.
2000-01-02  Vadim Zeitlinmoved wxCalendarCtrl code from control sample to a...
2000-01-02  Robert Roebling wxSpinCtrl no longer emits event when changed program...
1999-12-30  Vadim Zeitlinadded support for several new events in wxCalendarCtrl...
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-12-29  Vadim Zeitlin1. added test for wxTreeCtrl::Insert(size_t index)
1999-12-22  Vadim Zeitlintesting new wxSpinCtrl event and button colours
1999-12-14  Vadim Zeitlinadded support for vertical toolbars for MSW - seems...
1999-11-27  Robert Roeblingsds
1999-11-25  Vadim Zeitlin1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
1999-11-21  Robert Roebling Added speed-up for font-loading (a bit simplistic),
1999-11-08  Vadim Zeitlinremoving Makefile.ams (and minor additions/fixes to...
1999-11-08  Julian SmartMade various Motif fixes, wxListBox/wxChoice derive...
1999-11-07  Julian SmartTidied up wxHTML About HTML file (missing /td, /tr...
1999-11-06  Julian SmartAdded some makefiles, fixed a BC++ problem in controls...
1999-11-06  Vadim Zeitlintest for wxFrame::GetPosition/GetSize added
1999-11-06  Julian SmartFixed image sample, dsp files etc.
1999-11-04  Vadim Zeitlin1. wxFileDataObject fixes from Ricky Gonzales - seems...
1999-10-30  Robert Roebling Some work on tabbing and menu accels,
1999-10-29  Vadim Zeitlinstyles for listboxes added for testing purposes
1999-10-28  Vadim Zeitlin1. corrected (but the fix is ugly) the multiple def...
1999-10-28  Vadim Zeitlin1. more code commented out by DW (@#%#%!#%!@) uncommented
1999-10-24  Robert Roebling Small distrib changes,
1999-10-24  Vadim Zeitlin1. corrected client data deletion in wxListBox (no...
1999-10-23  Robert Roebling Fixed resizing problem with GTK 1.2.3 notebooks.
1999-10-22  Vadim Zeitlin1. sorted wxListBox and wxComboBox seem to work under...
1999-10-22  Vadim Zeitlintests for sorted wxChoice added
1999-10-21  Robin DunnAdded some test code
1999-10-11  Robert Roebling added SpinCtrl,
1999-10-10  Vadim ZeitlinwxSpinCtrl
1999-10-01  Vadim ZeitlinwxFontEnumerator class for Motif/X
1999-09-21  Michael BedwardIfdef'd out sample code for wxStaticBitmap. It's not...
1999-08-26  Patrick AlbertSolving link problem with 16 bits versions (wxProcessEv...
1999-08-22  Robert Roebling Added wxFFileStream base on wxFFile (as opposed to...
1999-08-20  Robert Roebling Changed a few #include <xxx.h> to #include "xxx.h"
1999-08-04  Vadim ZeitlinwxButton::GetDefaultSize() fix
1999-08-04  J. Russell SmythMinor change to make spinbutton text match spinbutton...
1999-08-04  Robert Roebling Minor changes to viusal appearance,
1999-08-04  Robert Roebling Compile fixes for samples and dialoged,
1999-07-27  Robin DunnAdded another button to show wxBitmapButton problem
1999-07-25  Robert Roebling Distrib things
1999-07-23  Vadim Zeitlin1. corrected "notebook selection handling" event handle...
1999-07-22  Robert Roebling Corrected wxlistBox, wxRadioBox, wxComboBox and
1999-07-21  Vadim Zeitlinadded demonstration of wxGTK wxStaticBitmap::SetBitmap...
1999-07-20  Harco de Hilsterlittle wxMenu ctor fix
1999-07-11  Robert Roebling New global cursor behaviour.
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-26  Václav Slavík*** empty log message ***
1999-06-23  Robert Roebling Motif things.
1999-06-23  Robert Roebling wxProgressDialg works again.
1999-06-17  Robert Roebling Made the RTTI thing an option.
1999-06-10  Robert Roebling wxWINE fixes.
1999-05-31  Robert Roebling Added support for extra bitmap for toggled tool.
1999-05-28  Robert Roebling Added fixes for Unicode compilation.
1999-05-27  Vadim Zeitlin1. warning in wxDataObject fixed
1999-05-27  Vadim Zeitlin1. wxDataObject compilation fixes (can't test if it...
1999-05-25  Vadim Zeitlin1. wxNotifyEvent documented
1999-05-22  Robert Roebling GTK 1.0 compilation (not tested)
1999-05-18  Vadim Zeitlinisascii changed to isprint for better logging
1999-05-18  Vadim Zeitlinchar/key events testing added
1999-05-03  Robert Roebling Implemented flat toolbars
1999-04-30  Robert Roebling Added hotkeys to menus "E&xit\tAlt-X" and such.
1999-04-29  Robert Roebling controls sample tests a bit more
1999-04-24  Robert Roebling Had to change the time point, when widgets are
1999-04-23  Robert Roebling made controls sample compile in unicode mode
1999-04-16  Robert Roebling wxImage now uses GTK 1.2's fast rendering code if...
1999-04-14  Robert Roebling added wxCB_READONLY
next