summaryrefslogtreecommitdiff
path: root/gtk/gtkrange.c
Commit message (Expand)AuthorAgeFilesLines
* removed gtk_range_calc_value().Tim Janik1998-03-081-7/+0
* Fixed the vscrollbar flickering problem, by checking the area on exposeOwen Taylor1998-03-071-1/+16
* more fixups -timjTim Janik1998-02-281-2/+2
* Fixed unrealize handler to comply with the documentation (which mentionsFederico Mena Quintero1998-02-121-9/+3
* fixed destroy handler, so it doesn't segfault with the new refcountingTim Janik1998-02-021-6/+5
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-11/+27
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-20/+25
* Initial revisionElliot Lee1997-11-241-0/+1369