2009-11-10 |
Paul Cornett | wxSpinCtrl values are always integral, they don't need... |
blob | commitdiff | raw |
2009-11-08 |
Paul Cornett | avoid causing idle event from GetValue(), fixes #11013 |
blob | commitdiff | raw | diff to current |
2009-03-22 |
Vadim Zeitlin | use wxALIGN_LEFT/CENTRE/RIGHT instead of wxTE_XXX to... |
blob | commitdiff | raw | diff to current |
2009-03-22 |
Vadim Zeitlin | add alignment flags support to wxSpinCtrl[Double] ... |
blob | commitdiff | raw | diff to current |
2009-01-08 |
Robert Roebling | use wxRound(x), not int(x+0.5) |
blob | commitdiff | raw | diff to current |
2008-11-02 |
Vadim Zeitlin | replace wx_{const,static,reinterpret}_cast with their... |
blob | commitdiff | raw | diff to current |
2008-08-26 |
Paul Cornett | Hold a reference on m_widget for the life of the associ... |
blob | commitdiff | raw | diff to current |
2008-03-18 |
Vadim Zeitlin | added wxSpinCtrlDouble (slightly modified patch 1835864) |
blob | commitdiff | raw | diff to current |
2007-11-29 |
Václav Slavík | 1. added wxEvtHandler::SafelyProcessEvent() and wxWindo... |
blob | commitdiff | raw | diff to current |
2007-09-14 |
Paul Cornett | build fix |
blob | commitdiff | raw | diff to current |
2007-09-14 |
Paul Cornett | more value updating fixes |
blob | commitdiff | raw | diff to current |
2007-09-13 |
Robert Roebling | Use GTK_SPIN_BUTTON() not (GtkSpinButton*) |
blob | commitdiff | raw | diff to current |
2007-09-13 |
Robert Roebling | [ 1793012 ] wxSpinCtrl::SetValue() doesn't update inter... |
blob | commitdiff | raw | diff to current |
2007-07-10 |
Robert Roebling | Block all events in wxSpinCtrl::SetValue etc. |
blob | commitdiff | raw | diff to current |
2007-04-27 |
Václav Slavík | PCH-less compilation fixes |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Vadim Zeitlin | remove wxWindow::m_needParent and use GTKNeedsParent... |
blob | commitdiff | raw | diff to current |
2007-04-19 |
Paul Cornett | Reorganize idle system code. |
blob | commitdiff | raw | diff to current |
2007-03-31 |
Vadim Zeitlin | set string field of wxCommandEvent object generated... |
blob | commitdiff | raw | diff to current |
2007-03-26 |
Vadim Zeitlin | use native TAB traversal for GTK+ 2 |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Vadim Zeitlin | Many changes: |
blob | commitdiff | raw | diff to current |
2006-05-18 |
Paul Cornett | gtk spinctrl code simplification |
blob | commitdiff | raw | diff to current |
2006-05-02 |
Włodzimierz Skiba | Include wx/utils.h according to precompiled headers... |
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-09 |
Vadim Zeitlin | moved wxapp_install_idle_handler and g_isIdle from... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
Mart Raudsepp | Use g_signal* instead of deprecated gtk_signal*. Use... |
blob | commitdiff | raw | diff to current |
2006-01-14 |
Mart Raudsepp | Remove stray whitespaces |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-03-21 |
Vadim Zeitlin | GTK+ callbacks must have C linkage (patch 1157384) |
blob | commitdiff | raw | diff to current |
2004-12-14 |
Włodzimierz Skiba | wx/math.h integration |
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-03-01 |
Robert Roebling | Only when wxTE-PROCESS_ENTER has been set. |
blob | commitdiff | raw | diff to current |
2004-03-01 |
Robert Roebling | Spin control now emits TEXT_ENTER commands. |
blob | commitdiff | raw | diff to current |
2004-03-01 |
Robert Roebling | Make multi-line text control focussable |
blob | commitdiff | raw | diff to current |
2004-01-22 |
Vadim Zeitlin | implemented SetSelection |
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-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Robert Roebling | Added Theme patch. |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Ron Lee | Deprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac... |
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-26 |
Vadim Zeitlin | fixed compilation warnings with GTK+ 2.0 |
blob | commitdiff | raw | diff to current |
2002-02-04 |
Vadim Zeitlin | fixed crash when return is pressed in a spinctrl inside... |
blob | commitdiff | raw | diff to current |
2001-07-30 |
Vadim Zeitlin | compilation fixes for wxGTK |
blob | commitdiff | raw | diff to current |
2001-03-10 |
Vadim Zeitlin | trying to fix wxSpinCtrl update behaviour |
blob | commitdiff | raw | diff to current |
2000-12-16 |
Robert Roebling | Added wxCommandEvent::IsSeection for listbox, |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-02-24 |
Robert Roebling | Minor optical things. |
blob | commitdiff | raw | diff to current |
2000-01-06 |
Robert Roebling | Themes again. |
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-03 |
Robert Roebling | Corrected spin control, which ignored hand typed... |
blob | commitdiff | raw | diff to current |
2000-01-02 |
Robert Roebling | wxSpinCtrl no longer emits event when changed program... |
blob | commitdiff | raw | diff to current |
2000-01-01 |
Robert Roebling | Some Resize/GetBestSize() changes. |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Vadim Zeitlin | 1. wxCalendarCtrl |
blob | commitdiff | raw | diff to current |
1999-12-22 |
Vadim Zeitlin | 1. corrected some owner-drawn buttons bugs |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Robert Roebling | Compile fix. |
blob | commitdiff | raw | diff to current |
1999-12-04 |
Robert Roebling | String changes for translations, |
blob | commitdiff | raw | diff to current |
1999-11-28 |
Robert Roebling | More broken pipes. |
blob | commitdiff | raw | diff to current |
1999-11-27 |
Robin Dunn | fixed to correctly use #if wxUSE_SPINCTRL |
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-30 |
Robert Roebling | Some work on tabbing and menu accels, |
blob | commitdiff | raw | diff to current |
1999-10-29 |
Robert Roebling | Renamed GtkMyFixed to GtkPizza, |
blob | commitdiff | raw | diff to current |
1999-10-29 |
Ove Kaaven | Unicode fixes |
blob | commitdiff | raw | diff to current |
1999-10-28 |
Vadim Zeitlin | wxGTK::wxSpinCtrl API synchronised with wxMSW |
blob | commitdiff | raw | diff to current |
1999-10-11 |
Robert Roebling | added SpinCtrl, |
blob | commitdiff | raw | diff to current |
|