summaryrefslogtreecommitdiff
path: root/gtk/gtkuimanager.c
Commit message (Expand)AuthorAgeFilesLines
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtkuimanager: clarify @pos of insert_action_groupDiego Escalante Urrelo2012-02-201-0/+4
* Add gtk_ui_manager_add_ui_from_resourceAlexander Larsson2012-01-161-0/+35
* gtk/*: Use g_list_free_full() convenience functionJavier Jardón2012-01-051-5/+2
* uimanager: Work around deprecationsMatthias Clasen2011-11-091-4/+13
* Move wholly deprecated files to a subdirectoryMatthias Clasen2011-11-011-1/+1
* Don't use *DISABLE_DEPRECATED guardsMatthias Clasen2011-11-011-1/+0
* uimanager: Deprecate add-tearoffs propertyBenjamin Otte2011-10-011-2/+11
* menu: Deprecate GtkTearoffMenuItemBenjamin Otte2011-10-011-1/+2
* Move documentation to inline comments: GtkUIManagerJavier Jardón2011-04-181-0/+254
* [GI] Annotate strings holding file paths as (type filename)Pavel Holejsovsky2011-01-181-1/+1
* Remove sealed members from GtkMenuShellMatthias Clasen2010-12-231-5/+6
* Tons of transfer annotationsMatthias Clasen2010-09-211-203/+203
* Add a couple of missing annotationsJohan Dahlin2010-09-181-1/+1
* Drop Win32 DLL ABI compatibility cruftTor Lillqvist2010-08-301-24/+0
* gtk/gtkuimanager.c: use accessor functions to access GtkWidgetJavier Jardón2010-08-221-9/+9
* gtkuimanager: unseal private pointerJavier Jardón2010-07-141-2/+3
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* [docs] Make GtkUIManager signal documentation more consistentJavier Jardón2010-06-151-6/+6
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-2/+2
* [annotations] Add allow-noneJohan Dahlin2010-02-191-1/+1
* [introspection] Merge in Gtk-custom.c annotationsColin Walters2009-12-161-10/+11
* Position new ui nodes correctly when existing dirty dead nodes existAlexander Larsson2009-11-281-7/+35
* Bug 601869 - GtkUIManager assumes too much about popup menusMatthew Barnes2009-11-281-2/+4
* Add UI manager attribute to always show image in menu itemsChristian Persch2009-11-271-2/+19
* Fix pltcheck issuesMatthias Clasen2009-01-231-6/+7
* Bug 516425 – Optionally display accelerators in popupsMichael Natterer2008-10-091-6/+24
* gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.cSven Neumann2008-08-121-8/+8
* gtk/gtktree.c gtk/gtktreemodel.c gtk/gtktreesortable.c gtk/gtktreeview.cSven Neumann2008-08-081-7/+7
* gtk/gtk.symbols gtk/makegtkalias.pl gtk/gtkaccelmap.c gtk/gtkfilechooser.cTor Lillqvist2008-08-081-1/+1
* Improve the docsMatthias Clasen2008-08-021-2/+2
* remove redundant include.Michael Natterer2008-07-211-3/+2
* Skip update of accelerator child node if it has no associated action.Christian Neumair2008-07-071-1/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* #undef GTK_DISABLE_DEPRECATED, clean up includes a bit.Michael Natterer2008-06-171-0/+1
* silently skip unknown attributes instead of bailing out with an error inMichael Natterer2008-06-131-14/+3
* Warn on duplicate action group names. (#501746, Christian Persch)Matthias Clasen2008-02-161-0/+21
* Reviewed by Johan Dahlin.Sven Herzberg2008-01-251-0/+2
* remove unused variable.Michael Natterer2008-01-091-1/+1
* add clarification stating that the construct_child function is responsibleRyan Lortie2007-11-271-1/+1
* Require gtk-doc 1.8Matthias Clasen2007-11-251-4/+2
* Remove work-around for the old tooltips code, and just set the actionChristian Persch2007-07-101-10/+0
* |___* demos/gtk-demo/demo.ui: |___* gtk/gtk-builder-convert: |___*Johan Dahlin2007-07-091-2/+31
* Rename buildable methods to not clash with widget methods. (#448928,Johan Dahlin2007-06-191-10/+10
* Base class should be GObject, not GtkObject.Johan Dahlin2007-06-151-1/+1
* Add GtkBuilder, fixes #172535Johan Dahlin2007-06-151-2/+116
* Accept unnamed separators. (#369112, Christian Persch)Matthias Clasen2007-04-261-2/+2
* Rename get_submenu() to create_menu(); rename gtk_action_get_submenu() toEmmanuele Bassi2007-03-161-3/+4