Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / src / os2 / notebook.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-23  Dimitri SchoolwerthFixed compilation of various notebook.cpp's.
2011-01-07  Stefan Csomorcommon rtti in nbkbase.cpp
2010-10-31  Vadim ZeitlinAvoid events when implicitly selecting first wxBookCtrl...
2010-10-27  Vadim ZeitlinRefactor: use wxBookCtrlBase::m_selection in all derive...
2010-10-27  Vadim ZeitlinNo real changes, just replace -1 with wxNOT_FOUND in...
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...
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-04-28  Stefan NeisCompilation fix for string changes (patch #1709228).
2007-04-06  Stefan NeisCompilation fix for wxCStrData handling.
2006-11-04  Stefan NeisAdded deep copy of bitmaps.
2006-10-08  Vadim Zeitlinadded wxBookCtrl::ChangeSelection() which is the same...
2006-06-06  Julian SmartReverted last wxBookCtrl change and added alignment...
2006-05-26  Włodzimierz SkibaInclude wx/control.h according to precompiled headers...
2006-04-27  Włodzimierz SkibaInclude wx/event.h according to precompiled headers...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-01-03  Stefan NeisApplied patch #1396039 (Notebook tab bitmaps)
2005-10-26  Włodzimierz SkibaSource cleaning.
2005-07-21  Włodzimierz SkibawxOS2 with Open Watcom: correct PCH usage, missing...
2005-04-27  David WebsterUnicode fixes for OS/2
2005-03-20  David WebsterFixes compile warnings
2004-09-19  Stefan NeisApplied patch #1023777 (Notebook initialisation).
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-03  Stefan NeisAvoid core dumps when SetImageList is used.
2004-03-01  David WebsterWarning suppressions
2003-08-31  Stefan NeisUpdated API to current state of wxWindows (int -> size_t).
2003-08-31  Stefan NeisFixed return type of GetPageCount (int -> size_t).
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-08  Stefan NeisAdded missing includes for non-precompiled headers.
2002-09-03  David WebsterNotebook, Listbox, and Checklst updates
2002-08-30  David WebsterLots of updates fixing radiobox processing, checkboxes...
2001-07-13  David WebsterOS/2 fixes for this week.
2001-07-06  David WebsterFixes for OS/2 wxUniv merge.
2001-02-02  David WebsterRedfine some events
2000-10-24  David WebsterOS/2 updates for statusbar processing and easier VA...
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-10-14  David Websterno message
1999-10-12  David WebsterMore OS/2 stuff
1999-07-29  David Webster*** empty log message ***