summaryrefslogtreecommitdiff
path: root/gtk/gtkrange.c
Commit message (Expand)AuthorAgeFilesLines
* merging hassle. most is caused by func() -> func(void) converions. elseTim Janik1998-05-101-1/+41
* Don't read the character past the end of the text.Owen Taylor1998-04-141-2/+22
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Combobulator fixes..... ....Elliot Lee1998-04-091-0/+1
* Merging release_1_0 changes into the main tree.Owen Taylor1998-03-101-15/+22
* changed gtk_range_trough_click() to take an additional jump_perc arg,Tim Janik1998-03-101-18/+54
* 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