2004-04-15 |
Vadim Zeitlin | make XTI compile with VC6 (patch 896614) |
blob | commitdiff | raw |
2004-03-28 |
Vadim Zeitlin | removed Win16 code (patch 905241), last version with... |
blob | commitdiff | raw | diff to current |
2004-02-25 |
Julian Smart | Applied patch [ 903619 ] Win64 and Itanium support |
blob | commitdiff | raw | diff to current |
2004-02-12 |
Vadim Zeitlin | fix yet another assert when the initial combo box value... |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Vadim Zeitlin | Win64 compilation fixes |
blob | commitdiff | raw | diff to current |
2004-02-09 |
Vadim Zeitlin | don't assert when creating an initially empty wxCB_READ... |
blob | commitdiff | raw | diff to current |
2004-02-08 |
Vadim Zeitlin | background colour of a combobox may now be set (bug... |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Vadim Zeitlin | use new style creation (MSWCreateControl() and MSWGetSt... |
blob | commitdiff | raw | diff to current |
2004-01-31 |
Mattia Barbon | Added some missing STL-like wxArray/wxArrayString... |
blob | commitdiff | raw | diff to current |
2004-01-15 |
Julian Smart | Reverted patch [ 832096 ] Final separation for GUI... |
blob | commitdiff | raw | diff to current |
2004-01-11 |
Julian Smart | Applied patch [ 832096 ] Final separation for GUI and... |
blob | commitdiff | raw | diff to current |
2004-01-08 |
Julian Smart | Applied patch [ 873021 ] Bug fix for MSW wxComboBox |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Vadim Zeitlin | replaced wxNO_FULL_REPAINT_ON_RESIZE with wxFULL_REPAIN... |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Stefan Csomor | macro naming changes |
blob | commitdiff | raw | diff to current |
2003-08-27 |
Stefan Csomor | WX_EVENT_PROPERTY instead of WX_DELEGATE |
blob | commitdiff | raw | diff to current |
2003-08-27 |
Stefan Csomor | event exposure |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Julian Smart | Added some window style metadata |
blob | commitdiff | raw | diff to current |
2003-08-23 |
Stefan Csomor | xti property extensions, style bits additions |
blob | commitdiff | raw | diff to current |
2003-08-19 |
Stefan Csomor | removing rtti special functions |
blob | commitdiff | raw | diff to current |
2003-08-19 |
Stefan Csomor | switching back to normal accessors, workaround not... |
blob | commitdiff | raw | diff to current |
2003-08-18 |
Stefan Csomor | RTTI simplifications |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-08-05 |
Stefan Csomor | xti extensions |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | More WinCE mods |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Julian Smart | Applied patch [ 761138 ] Replaces references to wxT... |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Vadim Zeitlin | deprecated and removed from our code GetUseCtl3D()... |
blob | commitdiff | raw | diff to current |
2003-05-06 |
Julian Smart | Revamped border handling. |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-09-06 |
Mattia Barbon | Fixed bug with SetValue on read-only combobox; don... |
blob | commitdiff | raw | diff to current |
2002-08-22 |
Vadim Zeitlin | fix for wxComboBox flicker on create (patch 598891) |
blob | commitdiff | raw | diff to current |
2002-08-22 |
Vadim Zeitlin | reverted patch 598016 (removed MSWCreateControl() visib... |
blob | commitdiff | raw | diff to current |
2002-08-22 |
Julian Smart | Applied patch [ 598016 ] remove flicker during combo... |
blob | commitdiff | raw | diff to current |
2002-07-12 |
Robin Dunn | Allow wxComboBox to get key events for ENTER with wxPRO... |
blob | commitdiff | raw | diff to current |
2002-07-04 |
Vadim Zeitlin | undid the patches which shouldn't (IMHO) have been... |
blob | commitdiff | raw | diff to current |
2002-07-04 |
Julian Smart | Applied patch from Mark Armstrong <marka@availsolutions... |
blob | commitdiff | raw | diff to current |
2002-06-13 |
Vadim Zeitlin | suppress an assert when a combobox receives WM_KILLFOCU... |
blob | commitdiff | raw | diff to current |
2002-04-11 |
Vadim Zeitlin | generate the focus events for wxComboBox, also solves... |
blob | commitdiff | raw | diff to current |
2002-01-08 |
Václav Slavík | use the new wxSystemSettings API everywhere |
blob | commitdiff | raw | diff to current |
2001-12-30 |
Vadim Zeitlin | fixed wxComboBox initial autosizing (patch 496702) |
blob | commitdiff | raw | diff to current |
2001-11-11 |
Vadim Zeitlin | fixed minor combobox bug: GetValue() reported wrong... |
blob | commitdiff | raw | diff to current |
2001-07-22 |
Vadim Zeitlin | compilation fix for old broken Borland compiler |
blob | commitdiff | raw | diff to current |
2001-06-08 |
Julian Smart | Support for Cygwin 1.0 (thought it worked before, but...) |
blob | commitdiff | raw | diff to current |
2001-05-21 |
Vadim Zeitlin | fixed wxComboBox sizing problem again |
blob | commitdiff | raw | diff to current |
2001-05-19 |
Vadim Zeitlin | 1. more proper fix for wxChoice/wxComboBox height probl... |
blob | commitdiff | raw | diff to current |
2001-05-16 |
Julian Smart | Applied patch #420395 (adding wxCLIP_SIBBLINGS capabili... |
blob | commitdiff | raw | diff to current |
2001-05-14 |
Julian Smart | Fixes for 16-bit compilation |
blob | commitdiff | raw | diff to current |
2001-05-02 |
Kendall Bennett | Updates to fix Watcom C/C++ 11.0 compiler warning probl... |
blob | commitdiff | raw | diff to current |
2001-01-15 |
Vadim Zeitlin | blind fix for setting selection in combobox text ctrl |
blob | commitdiff | raw | diff to current |
2000-12-12 |
Vadim Zeitlin | merged fix from 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-07-24 |
Julian Smart | Added insertion point code to wxComboBox |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-02-23 |
Vadim Zeitlin | fix for (too big) combobox height |
blob | commitdiff | raw | diff to current |
2000-01-24 |
Julian Smart | Added WS_VSCROLL and WSHSCROLL styles again |
blob | commitdiff | raw | diff to current |
2000-01-21 |
Vadim Zeitlin | 1. wxWizard supports setting images for each page,... |
blob | commitdiff | raw | diff to current |
2000-01-06 |
Vadim Zeitlin | MSW compilation fixes for !wxUSE_VALIDATORS |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Vadim Zeitlin | wxCalendarCtrl works under MSW too |
blob | commitdiff | raw | diff to current |
1999-12-21 |
Vadim Zeitlin | 1. wxLongLong and wxDateTime compilation fixed for... |
blob | commitdiff | raw | diff to current |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
blob | commitdiff | raw | diff to current |
1999-12-13 |
Vadim Zeitlin | compilation fix |
blob | commitdiff | raw | diff to current |
1999-12-05 |
Julian Smart | wxChoice/wxComboBox background colour change (to get... |
blob | commitdiff | raw | diff to current |
1999-11-03 |
Julian Smart | Added check for sel == -1 |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-08-20 |
Julian Smart | Restored the ability to scroll. |
blob | commitdiff | raw | diff to current |
1999-07-26 |
Vadim Zeitlin | 1. wxChoice and wxComboBox support client data under MSW |
blob | commitdiff | raw | diff to current |
1999-07-06 |
Vadim Zeitlin | 1. wxAppBase class appers, wxApp in wxGTK and wxMSW... |
blob | commitdiff | raw | diff to current |
1999-07-02 |
Vadim Zeitlin | 1. DoSetSize() simplified, DoGetBestSize() introduced |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Ove Kaaven | A few weeks of Unicode fixes (my old win95 laptop compi... |
blob | commitdiff | raw | diff to current |
1999-03-16 |
Vadim Zeitlin | wxCommandEvent::SetString() change - now uses wxString |
blob | commitdiff | raw | diff to current |
1999-02-18 |
Julian Smart | Added 'tardist' script for creating .tgz archives of... |
blob | commitdiff | raw | diff to current |
1999-02-02 |
Julian Smart | Consistent naming of e.g. wxUSE_CTRL |
blob | commitdiff | raw | diff to current |
1998-12-08 |
Julian Smart | Sorry folks, a lot of changes to remedy GetFont, GetBru... |
blob | commitdiff | raw | diff to current |
1998-10-14 |
Vadim Zeitlin | minor changes a bit everywhere + a small wxLog change... |
blob | commitdiff | raw | diff to current |
1998-10-09 |
Julian Smart | Dialog unit mods; wxProp tidying |
blob | commitdiff | raw | diff to current |
1998-09-25 |
Vadim Zeitlin | USE_xxx constants renamed to wxUSE_xxx. This is an... |
blob | commitdiff | raw | diff to current |
1998-09-20 |
Vadim Zeitlin | 1) minor modifications in fileconf.cpp |
blob | commitdiff | raw | diff to current |
1998-08-13 |
Julian Smart | Fixed compile bug in dropsrc.cpp (constr. arg); GnuWin3... |
blob | commitdiff | raw | diff to current |
1998-08-07 |
Julian Smart | Fixed various wxMSW compile problems that came down... |
blob | commitdiff | raw | diff to current |
1998-08-06 |
Julian Smart | OGL fixes; documentation fixes; dialog editor updates |
blob | commitdiff | raw | diff to current |
1998-07-28 |
Julian Smart | Changed files to work with wxDataFormat |
blob | commitdiff | raw | diff to current |
1998-07-04 |
Julian Smart | Sorry, I went and removed consts as per the style guide :-) |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | added some wxMSW stuff |
blob | commitdiff | raw | diff to current |
|