]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/tabg.h
restore tabg.h and tabg.cpp for wxMotif
[wxWidgets.git] / include / wx / generic / tabg.h
2008-12-28  Francesco Montorsirestore tabg.h and tabg.cpp for wxMotif
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-04-16  Vadim Zeitlincreate stock GDI objects on demand; use const with...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-28  Vadim Zeitlindirty hack to fix deprecation warning when building...
2005-05-04  Julian SmartAdded licence/copyright information
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
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