summaryrefslogtreecommitdiff
path: root/gtk/gtkcheckmenuitem.c
Commit message (Expand)AuthorAgeFilesLines
* mark certain functions as internal.Tim Janik1999-06-091-37/+35
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* removed deprecated functions: gtk_clist_set_border,Tim Janik1999-01-171-7/+0
* deprecated gtk_check_menu_item_set_state, people should useTim Janik1999-01-171-2/+11
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-6/+2
* Added gdk_text/string_extents() - too calculate all the metrics at once ofOwen Taylor1998-08-121-0/+2
* 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/+3
* boy! did i really modify that many files?Tim Janik1998-06-161-1/+1
* fixed an assertment.Tim Janik1998-06-071-6/+7
* reimplemented the signal storage system to use a linear array rather thanTim Janik1998-05-061-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
* made the <widget>_signals[] arrays of type guint rather than gint. madeTim Janik1998-03-091-1/+1
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* applied jamesa-971010-0 for stability. applied jamesa-971010-2 for a smallTim Janik1997-12-071-6/+27
* Initial revisionElliot Lee1997-11-241-0/+250