]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/notebook.h
Add more checks for Intel compiler.
[wxWidgets.git] / include / wx / generic / 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-21  Vadim ZeitlinNo changes, just use symbolic NO_IMAGE constant instead...
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
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-01  Vadim Zeitlinuse a single wxBookCtrlEvent class for all wxBookCtrlBa...
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-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-28  Mattia Barbon Improve sizer support in generic wxNotebook. Fix...
2005-08-03  Michael WetherellAdd import/export attributes
2005-01-13  Włodzimierz SkibaCommon default notebook name.
2004-06-17  Włodzimierz SkibaCode cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-01-22  David ElliottUnicode build fixes
2003-08-21  Mattia Barbon Compilation fixes for wxMotif.
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-09  Julian SmartOnIdle -> OnInternalIdle
2003-02-03  Mattia Barbon Do not #include an header where a forward declaration...
2003-01-08  Vadim Zeitlinremoved unneeded code which was inside #if 0
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-08  Julian SmartApplied patch [ 592063 ] generic notebook does not...
2001-07-09  Julian SmartVarious fixes for wxMotif
1999-06-08  Vadim Zeitlinmore Motif fixes (still doesn't compile, but *really...
1999-04-06  Julian SmartAdded some missing wxTextCtrl functions: Undo, Redo...
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...