summaryrefslogtreecommitdiff
path: root/gtk/gtktogglebutton.c
Commit message (Expand)AuthorAgeFilesLines
...
* cast NULL to GtkItemFactoryCallback to ensure proper type (SunPro ccManish Singh1998-11-121-13/+56
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-20/+102
* Use common marshalling routines instead of having widget-private ones. ItElliot Lee1998-07-211-1/+1
* 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/+6
* new function gtk_container_child_arg_set, similar toTim Janik1998-06-241-3/+63
* boy! did i really modify that many files?Tim Janik1998-06-161-2/+2
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-2/+2
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* always display the correct active state.Tim Janik1998-03-261-8/+5
* return real boolean values not just numbers.Tim Janik1998-03-171-1/+1
* made the <widget>_signals[] arrays of type guint rather than gint. madeTim Janik1998-03-091-1/+1
* applied patch to fix draw_indicator behaviour from Lars Hamann and StefanTim Janik1998-02-171-3/+3
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* Initial revisionElliot Lee1997-11-241-0/+372