summaryrefslogtreecommitdiff
path: root/gtk/gtklabel.c
Commit message (Expand)AuthorAgeFilesLines
* corrected a brace position (Damon Chaplin), which i got wrong whenTim Janik1998-04-151-1/+1
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Set a flag so instead of clearing the area in advance. That lookedOwen Taylor1998-04-131-14/+20
* Combobulator fixes..... ....Elliot Lee1998-04-091-0/+1
* don't take '\n' into account for size computation (Damon Chaplin).Tim Janik1998-04-071-3/+4
* Disconnect from combo->entry, not combo. (From: Daniel SkardaOwen Taylor1998-03-291-3/+31
* New widget GtkTipsQuery for letting the user query tooltips of widgets.Tim Janik1998-02-201-0/+2
* present the argument access masks on their announcement.Tim Janik1998-02-191-2/+2
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-16/+12
* some gtk_*_set_arg fixesTim Janik1998-01-211-0/+3
* removed some superfluous variables that duplicated widget->state.Tim Janik1998-01-211-2/+0
* more *_get_arg/*_set_arg implementationsTim Janik1998-01-171-2/+50
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* Minor fixup to gtklabel for prototype/definition consistencyManish Singh1998-01-081-2/+2
* Adding autoconf generated files. -JayGnome CVS User1997-11-251-69/+63
* Initial revisionElliot Lee1997-11-241-0/+329