]> git.saurik.com Git - wxWidgets.git/history - samples/controls
OS/2 Update
[wxWidgets.git] / samples / controls /
2002-06-04  Vadim Zeitlincommented out some strange test code which resulted...
2002-05-26  Vadim Zeitlinadded more spin event handlers
2002-05-14  Julian SmartInitialized control member pointers and checked for...
2002-05-09  Vadim Zeitlinapplied patch to build wxMSW with CW7 (patch 550445)
2002-04-20  Vadim Zeitlinfixed logic in limiting spin ctrl values (patch from...
2002-04-09  Vadim Zeitlinadded another size to the status bar display
2002-04-09  Vadim Zeitlinmade one button label multiline for testing
2002-04-07  Gilles Depeyrotupdated CodeWarrior 5.3 exported xml projects
2002-03-24  Václav Slavíkdon't use wxApp::GetStdIcon
2002-03-20  Julian SmartFixed controls.cpp for wxX11
2002-02-23  Julian SmartwxUSE_CONSTRAINTS now refers to constraints only, since...
2002-02-13  Václav Slavíksafety check
2002-01-25  Vadim Zeitlininserted @IF_GNU_MAKE@ to allow building with other...
2002-01-18  Julian SmartUpdated VC++ files
2002-01-11  Vadim Zeitlinadded support for wxALIGN_XXX in wxStaticBox
2002-01-10  Gilles Depeyrotchanged PPC struct alignement setting
2001-12-02  Gilles Depeyrotstore CodeWarrior 5.3 projects as xml instead of binary...
2001-11-28  Vadim Zeitlinreplaced "CC = gcc" and even stranger "CPP = gcc -g...
2001-11-28  Vadim Zeitlinreplaced `wx-config --cflags` with `wx-config --cxxflag...
2001-11-27  Václav SlavíkwxMGL compilation fix
2001-11-26  Vadim Zeitlincompilation warning fixed for wxUSE_TOOLTIPS==0
2001-11-22  Mattia BarbonUnicode compilation fixed for almost all samples
2001-11-20  Václav Slavíkcompilation fix for wxUniv
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-10-09  Vadim Zeitlinadded new project files for all samples and demos;...
2001-09-09  Gilles Depeyrotrenamed CodeWarrior 5 projects (added new ones as well)
2001-08-19  Robert Roebling Various changes for simplification of focus event
2001-08-12  Gilles Depeyrotcorrected CodeWarrior project target names and generate...
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-08-02  Vadim Zeitlinapplied patch 446010 (unicode compilation fixes)
2001-07-22  Gilles Depeyrotadded dependency handling to Makefiles
2001-06-30  Gilles Depeyrotinclude xpm files for Mac OS after correction of wxICON...
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-06-09  Gilles Depeyrotadded dead-strip static initialization code option
2001-06-07  Julian SmartUpdates for version change to 2.3.1
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-05-10  Julian SmartRemoved references to xpm[d].lib
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 conditional compilation for toggle buttons (wxUSE...
2001-03-05  Gilles Depeyrotadded Navigation Services library
2001-03-05  Gilles Depeyrotignore CodeWarrior build directory and output files
2001-02-26  Gilles Depeyrotadded CodeWarrior projects for Classic Mac OS
2001-02-08  Vadim Zeitlinapplied (slightly modified) wxToggleButton patch from...
2001-02-07  George TaskerRadiobox control was being created with wxComboBoxNameS...
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
2001-02-02  Gilles Depeyrotignore CodeWarrior build directory
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-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-08-24  Jouk Jansen Committing in .
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-03-01  Vadim Zeitlinused in the sample
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-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
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-24  Jouk Jansen Committing in .
1999-11-24  Jouk JansenVMS option files clash with VC++. temporarily removed.
1999-11-22  Jouk Jansen Committing in .
1999-11-21  Robert Roebling makefile updates,
1999-11-21  Robert Roebling Added speed-up for font-loading (a bit simplistic),
1999-11-15  Robert Roebling Added a few non-threads compile fixes,
1999-11-14  Robert Roebling Added two stand alone makefiles for samples.
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,
next