summaryrefslogtreecommitdiff
path: root/gtk/gtkmenu.h
Commit message (Expand)AuthorAgeFilesLines
* Changes to improve menu positioning on Xinerama (#108328):Matthias Clasen2003-11-121-0/+2
* The table menu patch! Turns GtkMenu into a table, so you can attach menuKristian Rietveld2003-09-101-0/+9
* docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgmlSoeren Sandmann2002-11-081-1/+1
* Deprecation cleanupManish Singh2002-10-051-6/+6
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-291-0/+2
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* applied patch from owen to get rid of accel map notifiers. changed thingsTim Janik2001-11-201-2/+0
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-131-1/+5
* fix compat macros for gtk_menu_<prepend|insert>Hans Breuer2001-09-221-2/+2
* Deprecate gtk_menu_bar_append/prepend/insert, forgot to do this when weOwen Taylor2001-08-231-3/+3
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-0/+6
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+2
* Renamed gtk_button_new_stock() to gtk_button_new_from_stock() and removedAlexander Larsson2001-03-211-6/+0
* Add note about GtkMenuPositionFunc API changes.Alexander Larsson2000-11-081-11/+26
* Apply patch from Nils Barth and David Santiago to improve submenuOwen Taylor2000-09-021-0/+6
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Spelling/grammar fixes in comments.Nils Barth2000-05-211-1/+1
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-0/+1
* Merges from gtk-1-2Owen Taylor2000-03-141-1/+0
* Spelling/grammar fixes from Martin Buchholz <martin@xemacs.org>GMT 2000 Tony Gale2000-02-291-1/+1
* s/refcount/ref_count/.Tim Janik2000-02-131-0/+1
* Tue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org>Tim Janik1999-03-171-1/+12
* New function gtk_menu_reorder_child() from Tim Janik.CST 1999 Shawn T. Amundson1999-02-251-0/+4
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* 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