]> git.saurik.com Git - wxWidgets.git/history - src/msw/spinctrl.cpp
WX_EVENT_PROPERTY instead of WX_DELEGATE
[wxWidgets.git] / src / msw / spinctrl.cpp
2003-08-27  Stefan CsomorWX_EVENT_PROPERTY instead of WX_DELEGATE
2003-08-27  Stefan Csomorevent exposure
2003-08-24  Julian SmartAdded some window style metadata
2003-08-23  Stefan Csomorxti property extensions, style bits additions
2003-08-19  Stefan Csomorswitching back to normal accessors, workaround not...
2003-08-14  Stefan Csomorrtti informations
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-05  Stefan Csomorxti extensions
2003-05-23  Julian SmartApplied patch [ 736322 ] Remove TWINE support, merge...
2003-05-06  Julian SmartRevamped border handling.
2003-03-24  Vadim Zeitlinfix Alt-letter navigation with spin controls (bug 672974)
2003-01-11  Mattia Barbon Do not use deprecated functions.
2002-12-19  Julian SmartFixed a problem with borders being set wrong sometimes...
2002-08-30  Vadim Zeitlinadded wxSpinCtrl::SetSelection()
2002-04-20  Vadim Zeitlinfixed focus tracking for spin controls (patch from...
2001-08-02  Julian SmartRemoved memory leak
2001-06-08  Julian SmartSupport for Cygwin 1.0 (thought it worked before, but...)
2001-06-06  Vadim Zeitlinanother fix for enter processing in wxSpinCtrl
2001-06-05  Vadim Zeitlinlet wxSpinCtrl process the enter key
2001-05-16  Julian SmartApplied patch #420395 (adding wxCLIP_SIBBLINGS capabili...
2001-01-09  Julian SmartExtended ProcessTextCommand so processes SETFOCUS/KILLF...
2000-12-21  Vadim ZeitlinwxSpinCtrl now sens TEXT_UPDATED events as in wxGTK
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-14  Vadim Zeitlinfixes for compilation with the old mingw32, wxUSE_NORLA...
2000-01-07  Guillermo Rodrigue... Fixed problem with tab traversal in wxSpinCtrl (added...
1999-12-29  Vadim ZeitlinwxCalendarCtrl works under MSW too
1999-12-22  Vadim Zeitlin1. corrected some owner-drawn buttons bugs
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-19  Vadim ZeitlinwxWindow::GetBestSize() added
1999-11-06  Julian SmartAdded some makefiles, fixed a BC++ problem in controls...
1999-10-28  Vadim Zeitlin1. corrected (but the fix is ugly) the multiple def...
1999-10-28  Vadim Zeitlin1. more code commented out by DW (@#%#%!#%!@) uncommented
1999-10-14  Julian SmartUpdated install.txt, added double-inclusion guard,...
1999-10-10  Vadim ZeitlinwxSpinCtrl