2005-02-28 |
Robert Roebling | Apply combobox patch II. |
blob | commitdiff | raw |
2005-02-15 |
Robert Roebling | Better resizing code fro wxComboBox. |
blob | commitdiff | raw | diff to current |
2005-02-13 |
Vadim Zeitlin | removed multiple duplicate copies (with subtly differen... |
blob | commitdiff | raw | diff to current |
2005-02-05 |
Robert Roebling | _conncect_after() should be used for controls emitting |
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-08 |
Robert Roebling | Compile fixes for GTK 1.2 |
blob | commitdiff | raw | diff to current |
2005-01-08 |
Robert Roebling | Applied wxNO_BORDER patch for text control and combo... |
blob | commitdiff | raw | diff to current |
2005-01-06 |
Robert Roebling | Applied patched for combo box SELECTED events (no |
blob | commitdiff | raw | diff to current |
2004-12-15 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2004-12-09 |
Julian Smart | Combobox corrections |
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-12-08 |
Robert Roebling | Corrected wxComboBox::GetValue() after a |
blob | commitdiff | raw | diff to current |
2004-10-23 |
Václav Slavík | fixing sizing bug inside wxWizard |
blob | commitdiff | raw | diff to current |
2004-10-23 |
Václav Slavík | added InvalidateBestSize calls when combobox's content... |
blob | commitdiff | raw | diff to current |
2004-10-20 |
Julian Smart | Worked around font setting problem for GTK+1 on some |
blob | commitdiff | raw | diff to current |
2004-10-05 |
Robert Roebling | Make wxComboBox spit out a bit fewer surplis |
blob | commitdiff | raw | diff to current |
2004-09-05 |
Ron Lee | GTK Combobox and Listbox aren't realized until actually |
blob | commitdiff | raw | diff to current |
2004-06-24 |
Robin Dunn | * Implemented BestSize cache |
blob | commitdiff | raw | diff to current |
2004-06-14 |
Václav Slavík | fixed GTK styles handling: |
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-05-06 |
Robin Dunn | Get(Class)DefaultAttributes() for wxGTK controls |
blob | commitdiff | raw | diff to current |
2004-05-04 |
Robin Dunn | Added wxControl::PostCreation for wxGTK. Moved calls to |
blob | commitdiff | raw | diff to current |
2004-04-27 |
Robin Dunn | Change SetStringSelection to return bool like in other... |
blob | commitdiff | raw | diff to current |
2004-04-03 |
Robin Dunn | m_font may not have been set yet. Default to letting... |
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-17 |
Mattia Barbon | Handle client data correctly. |
blob | commitdiff | raw | diff to current |
2003-12-03 |
Robin Dunn | Use InheritAttributes for wxGTK widgets so they will... |
blob | commitdiff | raw | diff to current |
2003-09-20 |
Vadim Zeitlin | derive wxComboBox from wxItemContainer (via wxComboBoxB... |
blob | commitdiff | raw | diff to current |
2003-08-30 |
Vadim Zeitlin | compilation fix |
blob | commitdiff | raw | diff to current |
2003-08-30 |
Vadim Zeitlin | return the index of the inserted/appended item |
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-07-10 |
Mattia Barbon | STL-ification patch for wxMSW and wxGTK. |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Vadim Zeitlin | GetClientData(int n) should be const (part of patch... |
blob | commitdiff | raw | diff to current |
2003-05-09 |
Vadim Zeitlin | Insert() patch from John Labenski |
blob | commitdiff | raw | diff to current |
2003-03-02 |
Robert Roebling | Up-ported wxBusyCursor fix and wxCombBov default... |
blob | commitdiff | raw | diff to current |
2003-03-01 |
Robert Roebling | Upported combobox changes and another fix. |
blob | commitdiff | raw | diff to current |
2003-02-18 |
Robert Roebling | Applied John's patch. |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Ron Lee | Split this out from other changes to keep things sane.. |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Ron Lee | Deprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac... |
blob | commitdiff | raw | diff to current |
2003-01-05 |
Robert Roebling | Removed usage of GetInternalFont. |
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-11 |
Robert Roebling | The old fix for combobox doesn't seem to be needed |
blob | commitdiff | raw | diff to current |
2002-08-15 |
Robert Roebling | Further UNicode fixes. |
blob | commitdiff | raw | diff to current |
2002-08-05 |
Robert Roebling | Lots of updates for Unicode and GTK 2.0 support. |
blob | commitdiff | raw | diff to current |
2002-06-02 |
Robert Roebling | Updates to (behaviour of) wxComboBox and wxSpinCtrl. |
blob | commitdiff | raw | diff to current |
2002-03-12 |
Vadim Zeitlin | changes to make wxGTK compile with GTK+ 2.0: now it... |
blob | commitdiff | raw | diff to current |
2002-02-19 |
Robert Roebling | Added test for default action (button normally) |
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-22 |
Vadim Zeitlin | fixed wrong return value of wxComboBox::GetClientObject |
blob | commitdiff | raw | diff to current |
2001-11-13 |
Robert Roebling | Patch to make wxComboBox work in Toolbars. |
blob | commitdiff | raw | diff to current |
2001-08-19 |
Robert Roebling | Various changes for simplification of focus event |
blob | commitdiff | raw | diff to current |
2001-08-06 |
Robert Roebling | Applied patch for wxComboBox and wxListBox to |
blob | commitdiff | raw | diff to current |
2001-07-30 |
Vadim Zeitlin | compilation fixes for wxGTK |
blob | commitdiff | raw | diff to current |
2000-08-08 |
Bryan Petty | second merge of the 2.2 branch (RL) |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-01-06 |
Robert Roebling | Themes again. |
blob | commitdiff | raw | diff to current |
2000-01-06 |
Vadim Zeitlin | corrected wxComboBox::GetBestSize() |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Robert Roebling | New colour, font, theme and size code.. |
blob | commitdiff | raw | diff to current |
2000-01-01 |
Robert Roebling | Some Resize/GetBestSize() changes. |
blob | commitdiff | raw | diff to current |
1999-12-30 |
Vadim Zeitlin | 1. many, many, many warnings fixed (from HP-UX build... |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Vadim Zeitlin | 1. wxCalendarCtrl |
blob | commitdiff | raw | diff to current |
1999-12-06 |
Robert Roebling | Patch for stream.cpp for non-flushable stream, |
blob | commitdiff | raw | diff to current |
1999-11-22 |
Robert Roebling | Include changes again. Something is wrong with CVS... |
blob | commitdiff | raw | diff to current |
1999-11-19 |
Vadim Zeitlin | wxWindow::GetBestSize() added |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | many warnings fixed (from HP-UX compilation log) |
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-07-27 |
Robert Roebling | Small distrib updates, |
blob | commitdiff | raw | diff to current |
1999-07-23 |
Vadim Zeitlin | 1. more wxMotif fixes |
blob | commitdiff | raw | diff to current |
1999-07-22 |
Robert Roebling | Corrected wxlistBox, wxRadioBox, wxComboBox and |
blob | commitdiff | raw | diff to current |
1999-07-22 |
Robert Roebling | wxMenu compile fix |
blob | commitdiff | raw | diff to current |
1999-07-13 |
Robert Roebling | New attempt at getting constraints work |
blob | commitdiff | raw | diff to current |
1999-06-15 |
Robert Roebling | Added a few #if wxUSE_XXX |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Robert Roebling | Added zillions of #if wxUSE_XXX |
blob | commitdiff | raw | diff to current |
1999-05-10 |
Robert Roebling | Small modifications to Vadims changes |
blob | commitdiff | raw | diff to current |
1999-05-09 |
Vadim Zeitlin | wxWindow split into wxWindowBase and wxWindow (wxGTK... |
blob | commitdiff | raw | diff to current |
1999-05-05 |
Robert Roebling | Added scrolling of widgets and sample |
blob | commitdiff | raw | diff to current |
1999-05-04 |
Robert Roebling | Found a few situations where the most recent |
blob | commitdiff | raw | diff to current |
1999-05-03 |
Robert Roebling | Fixed a bug which sometimes lead to windows |
blob | commitdiff | raw | diff to current |
1999-04-29 |
Ove Kaaven | Unicode fixes. |
blob | commitdiff | raw | diff to current |
1999-04-29 |
Robert Roebling | controls sample tests a bit more |
blob | commitdiff | raw | diff to current |
1999-04-28 |
Robert Roebling | background colour changes for listbox and combobox |
blob | commitdiff | raw | diff to current |
1999-04-27 |
Robert Roebling | New idle handling. Only that. |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Robert Roebling | combobox buglet when inserting item |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Robert Roebling | Had to change the time point, when widgets are |
blob | commitdiff | raw | diff to current |
1999-04-14 |
Ove Kaaven | These at least compiles in Unicode mode... |
blob | commitdiff | raw | diff to current |
1999-04-14 |
Robert Roebling | added wxCB_READONLY |
blob | commitdiff | raw | diff to current |
1999-04-01 |
Robert Roebling | With the exceptions of DnD, wxGTk now works with |
blob | commitdiff | raw | diff to current |
1999-03-16 |
Vadim Zeitlin | wxCommandEvent::SetString() change - now uses wxString |
blob | commitdiff | raw | diff to current |
1999-03-12 |
Vadim Zeitlin | another attempt to improve combobox behaviour |
blob | commitdiff | raw | diff to current |
1999-03-12 |
Vadim Zeitlin | some UI adjustments |
blob | commitdiff | raw | diff to current |
1999-02-23 |
Vadim Zeitlin | SetSelection(from, to) and SetEditable() implemented |
blob | commitdiff | raw | diff to current |
1999-02-18 |
Robert Roebling | Dialog items inherit parent's font now |
blob | commitdiff | raw | diff to current |
1999-01-29 |
Vadim Zeitlin | wxEVT_COMMAND_CHOICE_SELECTED => wxEVT_COMMAND_COMBOBOX... |
blob | commitdiff | raw | diff to current |
1999-01-26 |
Vadim Zeitlin | Oops... compilation error just checked in fixed |
blob | commitdiff | raw | diff to current |
1999-01-26 |
Vadim Zeitlin | SetInsertionPointEnd() bug corrected (was off by 1) |
blob | commitdiff | raw | diff to current |
1999-01-26 |
Robert Roebling | A few resize bugs removed |
blob | commitdiff | raw | diff to current |
1999-01-09 |
Karsten Ballüder | wxComboBox included (removed dependency on wxUSE_COMBOB... |
blob | commitdiff | raw | diff to current |
1999-01-08 |
Robert Roebling | minor Configure / makefiles updates |
blob | commitdiff | raw | diff to current |
next |