summaryrefslogtreecommitdiff
path: root/gtk/gtkmenuitem.c
Commit message (Expand)AuthorAgeFilesLines
* Added gdk_text/string_extents() - too calculate all the metrics at once ofOwen Taylor1998-08-121-2/+65
* 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
* yeppers, accelerator changes to fix the gimp. commit message dedicated toTim Janik1998-06-181-0/+27
* fixed an assertment.Tim Janik1998-06-071-164/+29
* typedef gint gboolean; this is needed to provide portability withTim Janik1998-05-141-0/+1
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-2/+2
* Allow the user to use the popup list like a menu.Owen Taylor1998-04-301-28/+0
* An old allocation error.Owen Taylor1998-04-131-1/+2
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Removed, because that's what a NULL comparison function means. And itOwen Taylor1998-04-071-2/+2
* More extensive debugging outputOwen Taylor1998-04-031-2/+2
* commiting changes from owen:Owen Taylor1998-03-101-1/+5
* made the <widget>_signals[] arrays of type guint rather than gint. madeTim Janik1998-03-091-2/+2
* fix a NULL warning. -timjTim Janik1998-03-081-3/+3
* don't add the same menu to different menuitems/ optionmenus.Tim Janik1998-02-031-14/+33
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-4/+5
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* corrects a small resize bug in the viewport widget. The viewport widgetShawn Amundson1998-01-021-0/+41
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-11/+12
* Initial revisionElliot Lee1997-11-241-0/+746