]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/sashwin.h
Add more checks for Intel compiler.
[wxWidgets.git] / include / wx / generic / sashwin.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-02-07  Vadim Zeitlinrequire semicolon after wxDECLARE/DEFINE_EVENT() (close...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2008-12-27  Francesco Montorsifix wxSashEvent, wxFindDialogEvent, wxSplitterEvent...
2008-01-27  Vadim Zeitlindon't use DECLARE_EVENT_TYPE() to avoid confusing peopl...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-02-06  Julian Smartm_border and accessors not used
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-17  Vadim Zeitlinadded wxSashEventFunction macro
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-02-10  Vadim Zeitlinuse static_cast<> in event table macros for type safety...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-02  Václav Slavíkcreated wxAdvanced library
2003-07-22  Vadim Zeitlinmore warning fixes; removed references to wxToolBarBase...
2003-04-03  Julian SmartFixed OnSetCursor for Mac
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2001-02-06  Julian SmartFixed sashwin events
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-08-25  Julian SmartAdded a flag to avoid Capture/Release asserts
2000-07-15  Bryan Pettymerged 2.2 branch
1999-10-25  Julian SmartCosmetic changes in setup0.h; Latex edits; PaletteSize...
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1998-11-17  Julian SmartCured BC++ makefile bug; wxGrid fix; updated Motif...
1998-09-07  Julian SmartAdded wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorit...