summaryrefslogtreecommitdiff
path: root/gtk/gtkimagemenuitem.c
Commit message (Expand)AuthorAgeFilesLines
* Lots of trivial doc fixes.Matthias Clasen2002-10-111-5/+5
* Deprecation cleanupManish Singh2002-10-051-20/+18
* Add a note to the docs about how to use this in the context of changeableOwen Taylor2002-03-031-1/+8
* Remove excess calls to g_return_if_fail from static and virtual functions.Matthias Clasen2002-01-301-10/+2
* Consistently use GdkModifierType. (#66950, Mark Patton)Owen Taylor2002-01-301-1/+1
* Make Menu items NO_WINDOW widgets.Owen Taylor2001-11-161-2/+2
* Documentation updates.Matthias Clasen2001-10-281-1/+39
* Enforce the widget/child realization/mapping invariants.Owen Taylor2001-07-191-53/+0
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-1/+0
* Don't crash when the properties window is destroyed.Alex Larsson2001-06-051-1/+1
* Use new mnemonic convenience functionsHavoc Pennington2001-06-051-0/+32
* Renamed gtk_image_menu_item_add_icon() to gtk_image_menu_item_set_icon()Martin Baulig2001-05-181-36/+43
* Add gtk_image_menu_item_new_from_stock()Alexander Larsson2001-03-211-0/+34
* Document expose event->region change and that gtk_widget_event doesn'tAlexander Larsson2001-03-091-28/+0
* marshaller fixes.Tim Janik2001-03-071-8/+4
* add "static" to a private function (gtk_image_menu_item_class_init):Havoc Pennington2001-02-151-21/+92
* fix bug where it always set the foreground, even if we were only using aHavoc Pennington2001-02-131-0/+383