Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom
[wxWidgets.git] / include / wx / notebook.h
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-11-06  David ElliottReplaced all occurences of id with winid for Objective...
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-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-07-19  Vadim Zeitlinadded NO_PTR versions of ARRAY macros to suppress warni...
2003-07-06  Vadim ZeitlinwxNotebook::HitTest() for wxMSW added (patch 748469)
2003-06-26  Julian SmartRemoved WIN16 references
2003-06-01  Julian SmartApplied [ 745533 ] implemented wxNotebook::DoGetBestSize
2003-04-02  Julian SmartApplied some of patch [ 688466 ] MSVC7 build & bug...
2003-03-22  David ElliottUse generic implementation for wxCocoa
2003-01-04  Mattia Barbon Remove #ifdef __WXSTUBS__ from headers.
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-07-22  Julian SmartApplied patch [ 583922 ] Make generic/wxListCtrl avail...
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
2001-07-02  Vadim Zeitlinfixed deleting pages from the notebook
2001-07-02  Vadim Zeitlin1. fixed wxGTK notebook which was completely broken...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-01-31  Vadim Zeitlin1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
2001-01-26  Robert Roebling Updated ten thousand macros for new event type code.
2000-01-13  Stefan Csomoradaptions for CW Pro 5.3 on mac
1999-12-03  Stefan CsomorwxMSW update for CW, wxMac updated
1999-11-18  Unknown (JL)To include the wx/mac version
1999-11-09  Stefan Csomormac adaptions
1999-07-28  David Webster*** empty log message ***
1999-06-09  Julian SmartGetting various compilers to work with wxWin again
1999-05-25  Vadim Zeitlin1. wxNotifyEvent documented
1998-12-23  Julian SmartSome more wxMotif improvements: DrawIcon fixed; generic...
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-06-22  Vadim Zeitlin#include "wx/msw/notebook" added
1998-06-02  Robert Roebling GTK