summaryrefslogtreecommitdiff
path: root/gtk/gtkuimanager.c
Commit message (Expand)AuthorAgeFilesLines
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-3389/+0
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-6/+2
* Deprecate GtkAction and GtkUIManagerWilliam Jon McCann2013-06-301-0/+46
* Deprecate GtkImageMenuItemWilliam Jon McCann2013-06-271-0/+4
* Ignore deprecations where neededMatthias Clasen2013-05-051-15/+38
* GtkUIManager Buildable implementation: Fixing leaked reference countTristan Van Berkom2013-02-201-1/+0
* gtk: Move gtk_menu_is_empty() function to only userBenjamin Otte2012-10-021-44/+0
* doc: Add missing CDATA around a XML programlistingVolker Sobek2012-05-161-2/+2
* Be more careful when freeing ui manager nodesMatthias Clasen2012-05-151-8/+7
* gtk: Get rid of deprecation warningsBenjamin Otte2012-05-011-0/+5
* 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