Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / univ / notebook.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-25  Dimitri SchoolwerthFixed best size of wxUniv's wxNotebook.
2011-08-23  Dimitri SchoolwerthFixed compilation of sources that make use of wx/univ...
2011-08-21  Vadim ZeitlinNo changes, just use symbolic NO_IMAGE constant instead...
2010-11-10  Vadim ZeitlinFix signed/unsigned comparison warnings in wxUniv wxNot...
2010-10-27  Vadim ZeitlinRefactor: use wxBookCtrlBase::m_selection in all derive...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
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...
2006-10-08  Vadim Zeitlinadded wxBookCtrl::ChangeSelection() which is the same...
2006-09-14  Vadim ZeitlinMany changes for wxInputHandler creation mainly related to:
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-26  Julian SmartWarning corrections
2005-01-13  Włodzimierz SkibaCommon default notebook name.
2004-08-10  Włodzimierz SkibaCleaning of sources (Univ related files). -1/TRUE/FALSE...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-10-07  Vadim Zeitlinfixed FixedSizeTabs()
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-21  Mattia Barbon Compilaton fixes.
2003-07-06  Vadim Zeitlinsend more page change events (patch 750521); document...
2003-07-06  Vadim ZeitlinwxNotebook::HitTest() for wxMSW added (patch 748469)
2003-06-01  Julian SmartApplied [ 745533 ] implemented wxNotebook::DoGetBestSize
2001-11-27  Vadim Zeitlinoops, forgot to commit the header for the notebook fix
2001-09-22  Václav SlavíkwxInputConsumer
2001-07-04  Vadim Zeitlinreverted Julians changes to the pragmas
2001-07-04  Julian SmartChanged the pragmas to allow debugging under Linux
2001-07-02  Vadim Zeitlinchanged copyright to SciTech one
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...