Many cleanups and fixes. Draw exclusively in expose handler. Feedback when

Thu Feb 21 00:31:41 2002  Soeren Sandmann  <sandmann@daimi.au.dk>

	* gtk/gtkspinbutton.c: Many cleanups and fixes. Draw exclusively
	in expose handler. Feedback when buttons are depressed.

	* gtk/gtkstyle.c: update for changes in gtkspinbutton.c. Fix
	spinbuttons for RTL langauges.
This commit is contained in:
Soeren Sandmann
2002-02-20 23:36:28 +00:00
committed by Søren Sandmann Pedersen
parent 0ca5c75224
commit cdd97348e6
10 changed files with 397 additions and 205 deletions

View File

@ -81,7 +81,6 @@ struct _GtkSpinButton
GdkWindow *panel;
guint32 timer;
guint32 ev_time;
gdouble climb_rate;
gdouble timer_step;