The rounded corners look really dumb at this size.
[wxWidgets.git] / src / common / windowid.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-11-05  Vadim ZeitlinAllow reusing the same wxWindowID more than 254 times.
2011-03-16  Stefan Csomorreplace usage of objective-c keyword 'id'
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-09  Vadim Zeitlinremove scope-resolution operator from wxLogError()...
2008-10-03  Vadim Zeitlinfix off by one byg in ReserveId() (closes #10020)
2008-05-08  Vadim Zeitlinfix some unused variables warnings reported by Borland
2008-01-06  Vadim Zeitlinuse wxWindowIDRef to transparently implement auto-gener...