Put a humane end to the pathetic flailing over whether this can
[wxWidgets.git] / include / wx / notebook.h
2005-06-24  Ron LeePut a humane end to the pathetic flailing over whether...
2005-05-04  Julian SmartAdded licence/copyright information
2005-04-17  Vadim Zeitlinadded more reserved functions
2005-03-08  Włodzimierz SkibaCasting fix for events. Needs check by ARM eVC4 users.
2005-02-14  Vadim Zeitlindefine wxFooHandler() macros for all wxFooEvents to...
2005-02-06  Julian SmartCan suppress themed notebook page with wxNB_NOPAGETHEME or
2005-01-21  Włodzimierz SkibaWarning fixes for MinGW.
2005-01-13  Włodzimierz SkibaCommon default notebook name.
2004-11-23  Włodzimierz SkibawxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most...
2004-09-20  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-09  David ElliottwxCocoa: native wxNotebook
2004-03-05  Robin DunnChanged CanApplyParentThemeBackground to ApplyParentThe...
2004-03-04  Robin DunnAdded CanApplyParentThemeBackground and use it in wxMSW's
2004-02-10  Vadim Zeitlinuse static_cast<> in event table macros for type safety...
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