]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/spinbutt.h
make various control names constants of type char, not wxChar, as this is more compat...
[wxWidgets.git] / include / wx / msw / spinbutt.h
2007-08-07  Julian SmartAdded wxBORDER_THEME, wxWindow::GetDefaultBorderForCont...
2006-09-20  Robert Roebling Made MSW wxSpinCtrl emit UPDATE event when validating
2006-08-10  Vadim Zeitlinadded NormalizeValue() which can be used to ensure...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-08-05  Włodzimierz SkibaPeparation for native Smartphone controls based on...
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
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2001-07-20  Vadim Zeitlintest for __WIN95__ in the main header, not platform...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-01-23  Vadim Zeitlin1. '\n's in tooltip messages are handled (replaced...
1999-11-19  Vadim ZeitlinwxWindow::GetBestSize() added
1999-10-10  Vadim ZeitlinwxSpinCtrl
1999-07-28  Vadim Zeitlin1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN...
1999-07-23  Vadim Zeitlin1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT...
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-01-31  Vadim Zeitlinby default the ctrl accepts keyboard input now (why...
1998-11-24  Vadim Zeitlin1. new wxList code
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-06-26  Julian SmartwxEventType alterations.
1998-05-20  Karsten Ballüderadded some wxMSW stuff