]> git.saurik.com Git - wxWidgets.git/history - src/generic/notebook.cpp
Work around wxNotebook or Motif or wxMotif bug.
[wxWidgets.git] / src / generic / notebook.cpp
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...