Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / msw / accel.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
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-30  Vadim ZeitlinCOW cleanup patch (1583966):
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-05-29  Paul Cornettbuild fix
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-12-10  Vadim Zeitlinreally implemented operator==(); reformatted a little
2004-12-10  Włodzimierz SkibaBack to broken comparison until it is not fixed other...
2004-12-08  Włodzimierz SkibaFix to FIXME: better nothing than broken comparison.
2004-09-16  Vadim Zeitlinfixed gcc warnings about not calling base class ctor...
2004-08-18  Włodzimierz SkibaSource cleaning.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
1999-10-14  David Webster*** empty log message ***
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1998-09-07  Vadim Zeitlin"const" added to wxAccelTable ctor
1998-08-17  Julian SmartChanged floats to doubles in wxexpr.h; added a flag...
1998-07-31  Julian SmartAdded wxAccelerationTable class