2009-03-18 |
Vadim Zeitlin | add combobox drop down/close up events (closes #10587) |
blob | commitdiff | raw |
2009-03-02 |
Vadim Zeitlin | added wxTextEntry::SetHint() (a.k.a. cue banner or... |
blob | commitdiff | raw | diff to current |
2009-01-25 |
Vadim Zeitlin | don't change the combobox text when it's being resized... |
blob | commitdiff | raw | diff to current |
2008-10-27 |
Vadim Zeitlin | don't save the initial selection if it's invalid in... |
blob | commitdiff | raw | diff to current |
2008-09-19 |
Vadim Zeitlin | implement EnableTextChangedEvents() to make ChangeValue... |
blob | commitdiff | raw | diff to current |
2008-03-15 |
Vadim Zeitlin | refactored code reused in several different places... |
blob | commitdiff | raw | diff to current |
2008-03-15 |
Vadim Zeitlin | no real changes, just use more readable helper wxTextEn... |
blob | commitdiff | raw | diff to current |
2008-02-25 |
Vadim Zeitlin | added more includes of wx/msw/dc.h needed since r52054... |
blob | commitdiff | raw | diff to current |
2008-02-02 |
Václav Slavík | fixed wxTextCtrl to not process clipboard events twice... |
blob | commitdiff | raw | diff to current |
2007-11-20 |
Vadim Zeitlin | use FindWindowEx() instead of ChildWindowFromPoint... |
blob | commitdiff | raw | diff to current |
2007-11-14 |
Julian Smart | Don't try to call CanUndo/CanRedo for read-only combobo... |
blob | commitdiff | raw | diff to current |
2007-10-07 |
Vadim Zeitlin | fixed several problems due to use of GetEditHWND()... |
blob | commitdiff | raw | diff to current |
2007-09-27 |
Vadim Zeitlin | added disambiguation for Clear() too |
blob | commitdiff | raw | diff to current |
2007-09-26 |
Vadim Zeitlin | refactor wxMSW code to extract parts common to wxTextCt... |
blob | commitdiff | raw | diff to current |
2007-09-26 |
Vadim Zeitlin | remove wxComboBox-specific hack, override DoSetToolTip... |
blob | commitdiff | raw | diff to current |
2007-08-26 |
Julian Smart | Don't assert in update handler if read-only |
blob | commitdiff | raw | diff to current |
2007-06-20 |
Václav Slavík | more changes to make wx compile without implicit wxStri... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Robert Roebling | Apply [ 1713345 ] combobox: cmd accelerators shouldn... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | no changes, just removed TABs/trailing spaces |
blob | commitdiff | raw | diff to current |
2007-02-14 |
Vadim Zeitlin | corrected IMPLEMENT_DYNAMIC_CLASS macros to ensure... |
blob | commitdiff | raw | diff to current |
2006-12-04 |
Julian Smart | Avoid generating two events on selection (when MSWComma... |
blob | commitdiff | raw | diff to current |
2006-09-26 |
Robert Roebling | [ 1557102 ] wxCombobox + keyboard selection + TEXT_EN... |
blob | commitdiff | raw | diff to current |
2006-09-09 |
Vadim Zeitlin | implement wxComboBox::SetEditable() |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Włodzimierz Skiba | Include wx/msw/wrap*.h according to pch support (with... |
blob | commitdiff | raw | diff to current |
2006-08-04 |
Vadim Zeitlin | undid last change and removed wxTE/CB_FILENAME style... |
blob | commitdiff | raw | diff to current |
2006-07-29 |
Vadim Zeitlin | moved combobox styles from defs.to to combobox.h; added... |
blob | commitdiff | raw | diff to current |
2006-07-16 |
Vadim Zeitlin | update the combobox text as soon as we get CBN_SELENDOK... |
blob | commitdiff | raw | diff to current |
2006-05-30 |
Włodzimierz Skiba | Include commctrl.h properly. |
blob | commitdiff | raw | diff to current |
2006-05-19 |
Włodzimierz Skiba | Include wx/brush.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-12 |
Vadim Zeitlin | added clipboard events (wxEVT_COMMAND_TEXT_COPY/CUT... |
blob | commitdiff | raw | diff to current |
2006-05-06 |
Vadim Zeitlin | added InitCommandEventWithItems() and call it from... |
blob | commitdiff | raw | diff to current |
2006-05-06 |
Vadim Zeitlin | removed TTN_NEEDTEXT handlers, we don't use tooltips... |
blob | commitdiff | raw | diff to current |
2006-04-28 |
Włodzimierz Skiba | Include wx/app.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-03-28 |
Włodzimierz Skiba | Make wxPASSWORD and wxPROCESS_ENTER really deprecated. |
blob | commitdiff | raw | diff to current |
2006-03-17 |
Vadim Zeitlin | use correct string in wxEVT_COMMAND_COMBOBOX_SELECTED... |
blob | commitdiff | raw | diff to current |
2006-03-14 |
Włodzimierz Skiba | wxComboBox with SmartphoneCE has different members... |
blob | commitdiff | raw | diff to current |
2006-03-12 |
Vadim Zeitlin | fixed event generation for wxComboBox to be consistent... |
blob | commitdiff | raw | diff to current |
2006-01-28 |
Vadim Zeitlin | SetSelection() must update m_selectionOld, otherwise... |
blob | commitdiff | raw | diff to current |
2005-12-01 |
Václav Slavík | fixed wxComboBox::Clear to clear stored value |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-08-17 |
Vadim Zeitlin | made wxChoice and wxComboBox::GetSelection() return... |
blob | commitdiff | raw | diff to current |
2005-05-23 |
Włodzimierz Skiba | Clipboard usage fixes inspired by Tinderbox logs. |
blob | commitdiff | raw | diff to current |
2005-04-25 |
Julian Smart | Fixed erroneous selection of content in comboboxes... |
blob | commitdiff | raw | diff to current |
2005-04-11 |
Robin Dunn | return begining of the selection for GetInsertionPoint... |
blob | commitdiff | raw | diff to current |
2005-03-24 |
Vadim Zeitlin | fix handling Alt-key events in wxComboBox |
blob | commitdiff | raw | diff to current |
2005-03-21 |
Vadim Zeitlin | fixed warnings about possibly uninitialized variables... |
blob | commitdiff | raw | diff to current |
2005-03-18 |
Włodzimierz Skiba | Fixed bug #1022383: 'several ComboBoxes appear selected' |
blob | commitdiff | raw | diff to current |
2005-02-19 |
Vadim Zeitlin | reenable WS_TABSTOP (patch 1045547) |
blob | commitdiff | raw | diff to current |
2005-02-19 |
Vadim Zeitlin | process CBN_SELENDOK and not only CBN_SELCHANGE (patch... |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Julian Smart | Fix for assertions when updating UI and focus is on... |
blob | commitdiff | raw | diff to current |
2005-01-21 |
Vadim Zeitlin | check for error in GetSelection(long *, long *); clean... |
blob | commitdiff | raw | diff to current |
2005-01-21 |
Vadim Zeitlin | moved code working around combobox selection bug to... |
blob | commitdiff | raw | diff to current |
2005-01-19 |
Włodzimierz Skiba | wxTextPos for all GetLastPosition with constants for... |
blob | commitdiff | raw | diff to current |
2005-01-07 |
Robin Dunn | Fix for Bug 1097510, reset m_selectionOld when the... |
blob | commitdiff | raw | diff to current |
2004-12-16 |
Robin Dunn | reset m_selectionOld when the selection is programatica... |
blob | commitdiff | raw | diff to current |
2004-12-16 |
Vadim Zeitlin | suppress annoying beeps when enter is pressed in combob... |
blob | commitdiff | raw | diff to current |
2004-12-13 |
Włodzimierz Skiba | Events table serves for RTTI too. |
blob | commitdiff | raw | diff to current |
2004-12-12 |
Ryan Norton | fix wxTheApp include |
blob | commitdiff | raw | diff to current |
2004-12-09 |
Julian Smart | Added further 'missing' wxTextCtrl-like functions to... |
blob | commitdiff | raw | diff to current |
2004-11-19 |
Vadim Zeitlin | replaced OnCtlColor(7 params) with MSWControlColor... |
blob | commitdiff | raw | diff to current |
2004-11-19 |
Vadim Zeitlin | removed (unused) nCtlColor parameter of OnCtlColor() |
blob | commitdiff | raw | diff to current |
2004-11-19 |
Ryan Norton | part of patch [ 649438 ] Bug fixes from Netscape/AOL |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Włodzimierz Skiba | Warning fix due to unsigned nature of wParam. |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Robin Dunn | Ensire that m_value is updated when SetSelection is... |
blob | commitdiff | raw | diff to current |
2004-09-18 |
Vadim Zeitlin | keep m_value in sync with real combobox value (set... |
blob | commitdiff | raw | diff to current |
2004-09-15 |
Vadim Zeitlin | fixed sending duplicate EVT_COMBOBOX events; documented... |
blob | commitdiff | raw | diff to current |
2004-08-20 |
Włodzimierz Skiba | Source cleaning: whitespaces, -1/wxDefaultCoord, TRUE... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Vadim Zeitlin | make XTI compile with VC6 (patch 896614) |
blob | commitdiff | raw | diff to current |
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 |
next |