summaryrefslogtreecommitdiff
path: root/gtk/gtkmenuitem.c
Commit message (Expand)AuthorAgeFilesLines
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Fixed some bugs with set_default_size.Owen Taylor1999-02-101-3/+5
* gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.cOwen Taylor1999-01-141-2/+2
* only pass key events to the focus widget if it is sensitive.Tim Janik1999-01-111-18/+19
* free the event that was returned to us by gtk_get_current_eventGeorge Lebl1999-01-061-0/+2
* Move main thread lock back to GDK - we need it there for locking whenOwen Taylor1998-12-161-3/+2
* version bump to 1.1.8, binary age 0, interface age 0, depend on GLibTim Janik1998-12-161-2/+2
* Commented out testthreads from the build process, since we won't have anyOwen Taylor1998-12-151-0/+5
* fixed submenu popup timeouts, we decide whether or not to delay theTim Janik1998-12-141-8/+25
* made GtkMenuItem::activate a GTK_RUN_ACTION signal.Tim Janik1998-12-131-1/+10
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* changed scrolled window inheritance, it inherits from GtkBin now.Tim Janik1998-11-281-1/+1
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-14/+20
* GTK_MENU_DIR_CHILD: check for the existance ofTim Janik1998-09-031-13/+43
* 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