Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / univ / notebook.cpp
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 various notebook.cpp's.
2011-01-07  Stefan Csomorcommon rtti in nbkbase.cpp
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-08-13  Paul Cornettmove notebook event definition to common code
2008-08-01  Vadim Zeitlinuse a single wxBookCtrlEvent class for all wxBookCtrlBa...
2007-12-20  Julian SmartCorrected wxRTTI for wxNotebook so dynamic casting...
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-10-08  Vadim Zeitlinadded SendPageChanging/ChangedEvent() functions; fixed...
2006-10-08  Vadim Zeitlinremoved default argument in the function definition
2006-10-08  Vadim Zeitlinadded wxBookCtrl::ChangeSelection() which is the same...
2006-09-14  Vadim ZeitlinMany changes for wxInputHandler creation mainly related to:
2006-09-13  Václav Slavíkrenamed wxRect::Inside() to wxRect::Contains(), wxRect...
2006-07-05  Włodzimierz SkibawxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve...
2006-06-06  Julian SmartReverted last wxBookCtrl change and added alignment...
2006-05-08  Włodzimierz SkibaInclude wx/dcmemory.h according to precompiled headers...
2006-03-27  Jouk Jansen Committing in .
2005-10-26  Włodzimierz SkibaSource cleaning.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-02-27  Julian SmartAdded GetBitmap, GetIcon to wxImageList
2005-02-11  Włodzimierz SkibaVarious cleanings.
2005-02-10  Włodzimierz SkibawxEmptyString decorations.
2004-11-15  Włodzimierz SkibaPartial fix to bug #1040607: support for vertical orien...
2004-11-05  Włodzimierz SkibaWarning fixes to unused variables, int/wxChar keycode...
2004-08-16  Chris Elliottfixes bug when closing mdi frame with >5 children
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-09-18  Julian SmartApplied patch [ 808050 ] fixes for WXUNIVERSAL and...
2003-09-01  Jouk Jansen Committing in .
2003-08-21  Mattia Barbon Warning fixes.
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-08-03  Vadim Zeitlinwarnings (and some errors) fixes for wxUniv DLL build
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
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-20  Julian SmartApplied patch [ 597320 ] Return wxNotebook::SetSelectio...
2002-08-18  Julian SmartUse wxGenericImageList for wxMSW/wxUniv now; this
2002-08-12  Julian Smart'if' commented out by JACS on behalf
2002-03-16  Robert Roebling Removed notebook tab flicker.
2001-12-22  Julian SmartMore tweaks to wxMicroWi
2001-11-26  Vadim Zeitlinfixed notebook tabs refresh when changing them under...
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-07-02  Julian SmartVarious wxUniversal/wxMicroWindows fixes
2001-06-29  Julian SmartFurther wxUniv fixes
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...