]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/notebook.h
Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString...
[wxWidgets.git] / include / wx / generic / notebook.h
2004-06-17  Włodzimierz SkibaCode cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-01-22  David ElliottUnicode build fixes
2003-08-21  Mattia Barbon Compilation fixes for wxMotif.
2003-08-20  Vadim Zeitlincreated wxBookCtrl which will be tje base class for...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-09  Julian SmartOnIdle -> OnInternalIdle
2003-02-03  Mattia Barbon Do not #include an header where a forward declaration...
2003-01-08  Vadim Zeitlinremoved unneeded code which was inside #if 0
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-08  Julian SmartApplied patch [ 592063 ] generic notebook does not...
2001-07-09  Julian SmartVarious fixes for wxMotif
1999-06-08  Vadim Zeitlinmore Motif fixes (still doesn't compile, but *really...
1999-04-06  Julian SmartAdded some missing wxTextCtrl functions: Undo, Redo...
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...