The rounded corners look really dumb at this size.
[wxWidgets.git] / src / generic / accel.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2010-01-18  Vadim ZeitlinAdd wxIsascii() function and use it instead of isascii...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-09-04  Vadim Zeitlinuse (new) wxAcceleratorEntry::Create() instead of recen...
2006-04-20  Włodzimierz SkibaInclude wx/list.h according to precompiled headers...
2006-03-17  Vadim Zeitlindon't use toupper() with non-ASCII key codes
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-12-10  Włodzimierz SkibaBug #1040683: Remove assert when deleting menu entry.
2004-11-05  Włodzimierz SkibaWarning fixes to unused variables, int/wxChar keycode...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-10-01  Václav Slavíkfixed accelerators in wxGTK if NumLock is active (bug...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-10  Mattia Barbon STL-ification patch for wxMSW and wxGTK.
2002-05-28  Vadim Zeitlinadded consts to wxAcceleratorTable ctors from wxAcceler...
2002-05-07  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-03-10  Václav Slavíkuse AllocExclusive in wxAcceleratorTable
2001-06-27  Vadim Zeitlinyet another file I added on the wxUniv branch and forgo...