summaryrefslogtreecommitdiff
path: root/gtk/gtkmenu.h
Commit message (Expand)AuthorAgeFilesLines
...
* Added gtk_menu_set_title() to set the title of a menu in the torn-offOwen Taylor1999-01-181-2/+8
* Added a modular client-message-filter mechanism, that is used for the DNDOwen Taylor1998-10-181-0/+4
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* Reference count the fonts used in the text widget.Owen Taylor1998-08-251-0/+26
* Added gdk_text/string_extents() - too calculate all the metrics at once ofOwen Taylor1998-08-121-1/+7
* fixed an assertment.Tim Janik1998-06-071-34/+36
* 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-2/+2
* new fundtion to return the widget that the menu is attached to.Tim Janik1998-02-081-0/+1
* attach/detach to menu widget viaTim Janik1998-02-031-4/+10
* Initial revisionElliot Lee1997-11-241-0/+94