]> git.saurik.com Git - wxWidgets.git/history - src/generic/notebook.cpp
removed Win16 code (patch 905241), last version with remains of Win16 support tagged...
[wxWidgets.git] / src / generic / notebook.cpp
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2004-01-22  David ElliottUnicode build fixes
2003-09-10  David ElliottChanged wxWindow::Create to wxControl because wxNoteboo...
2003-09-01  Jouk Jansen Committing in .
2003-08-21  Mattia Barbon wxMotif warning 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-24  Mattia Barbon Removed workaround for a (now fixed) wxMotif problem.
2003-07-09  Julian SmartOnIdle -> OnInternalIdle
2003-03-06  Mattia Barbon Work around wxNotebook or Motif or wxMotif bug.
2003-02-03  Mattia Barbon Do not #include an header where a forward declaration...
2002-08-08  Julian SmartApplied patch [ 592063 ] generic notebook does not...
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2001-07-09  Julian SmartVarious wxMotif fixes
2001-07-09  Julian SmartVarious fixes for wxMotif
2001-01-31  Vadim Zeitlin1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-10-26  Julian SmartRemoved lots of wxMotif compile warnings. Copied new...
1999-08-20  Robert Roebling Changed a few #include <xxx.h> to #include "xxx.h"
1999-06-09  Julian SmartGetting various compilers to work with wxWin again
1999-05-05  Julian SmartwxNotebook fixes for Win16; VC++ 4 fixes for OLE files...
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-23  Julian SmartSome more wxMotif improvements: DrawIcon fixed; generic...
1998-12-23  Julian SmartGot generic wxListCtrl, wxTreeCtrl working under Window...
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...