]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/tabg.h
Applied patch [ 832096 ] Final separation for GUI and console for Open Watcom
[wxWidgets.git] / include / wx / generic / tabg.h
2003-11-02  Mattia Barbon Updated not to use deprecated wxList methods.
2003-08-13  Mattia Barbon wxMotif STL-ification.
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-01-16  Mattia Barbon Remove calls to a couple of deprecated methods, fix...
2003-01-06  Mattia Barbon Implemented wxToplevelWindowMotif.
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1998-12-12  Vadim Zeitlinsome very minor changes
1998-12-03  Julian SmartChanged wxRectangle to wxRect. Sorry for the bandwidth...
1998-11-30  Julian SmartHierarchy fixes; bug fix for tabg that was introduced...
1998-11-29  Vadim Zeitlinsome Linux compilation fixes
1998-11-25  Julian SmartVarious wxMotif changes including size optimisation...
1998-11-24  Julian Smart2nd attempt at MDI in wxMotif, using wxNotebook this...
1998-10-27  Julian SmartMotif wxNotebook about done; added print/preview to...
1998-10-26  Julian SmartMotif and other mods
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision