summaryrefslogtreecommitdiff
path: root/gtk/gtkspinbutton.c
Commit message (Expand)AuthorAgeFilesLines
* Merges from gtk-1-2Owen Taylor2000-03-141-1/+2
* Remove OwnerGrabButtonMask from button entries for GDK_BUTTON_PRESS /Owen Taylor2000-02-181-15/+34
* Added support for wheel mice (buttons 4 and 5).Stefan Jeske1999-11-211-1/+15
* Added two new signals to GtkSpinButton, "input" and "output", to make theStefan Jeske1999-02-281-77/+142
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+7
* removed extra gtk_spin_button_update calls again. unblock dnd signalLars Hamann1999-01-231-6/+0
* removed deprecated functions: gtk_clist_set_border,Tim Janik1999-01-171-11/+0
* end drag selections if necessary.Lars Hamann1999-01-111-2/+1
* call gtk_spin_button_update before returning a valueLars Hamann1999-01-081-0/+6
* Move main thread lock back to GDK - we need it there for locking whenOwen Taylor1998-12-161-3/+2
* version bump to 1.1.8, binary age 0, interface age 0, depend on GLibTim Janik1998-12-161-2/+2
* Commented out testthreads from the build process, since we won't have anyOwen Taylor1998-12-151-12/+19
* Only call gtk_spin_button_update if the spinbutton is editable.Stefan Jeske1998-12-141-4/+7
* Destroy widgets _after_ propagating unrealize signals through the widgetOwen Taylor1998-12-091-9/+23
* Grey out arrows if wrap == FALSE and interval borders are reached.Stefan Jeske1998-12-061-14/+27
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode.Tim Janik1998-11-231-0/+11
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-17/+27
* set binary age and interface age to 0.Tim Janik1998-09-261-24/+183
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-2/+2
* call the base class init fucntions from all parent types upon classTim Janik1998-06-281-2/+3
* fix for the compatibility fixStefan Jeske1998-06-251-1/+2
* Added compatibility code for 1.0.x-like parameters. Changed internalStefan Jeske1998-06-241-43/+60
* - Bug fix for precision problem causing occasional double emission ofStefan Jeske1998-06-191-200/+320
* Changed GtkSpinButtonUpdatePolicy enum, added keyboardStefan Jeske1998-06-171-35/+123
* New API to set the shadow type of the arrow panel.Stefan Jeske1998-06-131-6/+23
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-1/+1
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* fixed panel allocation and stacking order, fixed the base classTim Janik1998-04-051-18/+17
* Added wrapping capabilities to GtkSpinButton. New function :Tim Janik1998-03-291-6/+37
* exported gtk_spin_button_spin since it is used in testgtk, and besidesTim Janik1998-03-171-4/+1
* applied gtk-shige-980311-0.patch.gz, which removes the erronerousTim Janik1998-03-121-6/+20
* applied gtk-hamann_jeske-980311-0.patch.gz.Tim Janik1998-03-111-121/+158
* commiting changes from owen:Owen Taylor1998-03-101-9/+7
* patch from lars for construct behaviour.Tim Janik1998-03-091-10/+24
* realization fixes by lars.Tim Janik1998-03-031-14/+18
* complete api change to honour message contexts. unfortunaltely this alsoTim Janik1998-03-011-3/+0
* gtk/gtkentry.[ch] gtktext.c gtkeditable.[ch]Owen Taylor1998-03-011-11/+13
* new widget from Lars Hamann <hamann@braunschweig.netsurf.de> and StefanTim Janik1998-02-251-0/+1039