]> git.saurik.com Git - wxWidgets.git/history - src/msw/combobox.cpp
use the new wxSystemSettings API everywhere
[wxWidgets.git] / src / msw / combobox.cpp
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2001-12-30  Vadim Zeitlinfixed wxComboBox initial autosizing (patch 496702)
2001-11-11  Vadim Zeitlinfixed minor combobox bug: GetValue() reported wrong...
2001-07-22  Vadim Zeitlincompilation fix for old broken Borland compiler
2001-06-08  Julian SmartSupport for Cygwin 1.0 (thought it worked before, but...)
2001-05-21  Vadim Zeitlinfixed wxComboBox sizing problem again
2001-05-19  Vadim Zeitlin1. more proper fix for wxChoice/wxComboBox height probl...
2001-05-16  Julian SmartApplied patch #420395 (adding wxCLIP_SIBBLINGS capabili...
2001-05-14  Julian SmartFixes for 16-bit compilation
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-01-15  Vadim Zeitlinblind fix for setting selection in combobox text ctrl
2000-12-12  Vadim Zeitlinmerged fix from 2.2 branch
2000-07-24  Julian SmartAdded insertion point code to wxComboBox
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-23  Vadim Zeitlinfix for (too big) combobox height
2000-01-24  Julian SmartAdded WS_VSCROLL and WSHSCROLL styles again
2000-01-21  Vadim Zeitlin1. wxWizard supports setting images for each page,...
2000-01-06  Vadim ZeitlinMSW compilation fixes for !wxUSE_VALIDATORS
1999-12-29  Vadim ZeitlinwxCalendarCtrl works under MSW too
1999-12-21  Vadim Zeitlin1. wxLongLong and wxDateTime compilation fixed for...
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-13  Vadim Zeitlincompilation fix
1999-12-05  Julian SmartwxChoice/wxComboBox background colour change (to get...
1999-11-03  Julian SmartAdded check for sel == -1
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-08-20  Julian SmartRestored the ability to scroll.
1999-07-26  Vadim Zeitlin1. wxChoice and wxComboBox support client data under MSW
1999-07-06  Vadim Zeitlin1. wxAppBase class appers, wxApp in wxGTK and wxMSW...
1999-07-02  Vadim Zeitlin1. DoSetSize() simplified, DoGetBestSize() introduced
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-03-16  Vadim ZeitlinwxCommandEvent::SetString() change - now uses wxString
1999-02-18  Julian SmartAdded 'tardist' script for creating .tgz archives of...
1999-02-02  Julian SmartConsistent naming of e.g. wxUSE_CTRL
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-10-14  Vadim Zeitlinminor changes a bit everywhere + a small wxLog change...
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-20  Vadim Zeitlin1) minor modifications in fileconf.cpp
1998-08-13  Julian SmartFixed compile bug in dropsrc.cpp (constr. arg); GnuWin3...
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-08-06  Julian SmartOGL fixes; documentation fixes; dialog editor updates
1998-07-28  Julian SmartChanged files to work with wxDataFormat
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten Ballüderadded some wxMSW stuff