summaryrefslogtreecommitdiff
path: root/gtk/gtkuimanager.h
Commit message (Expand)AuthorAgeFilesLines
* gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.cTor Lillqvist2004-12-121-0/+5
* added virtual functions GtkUIManager::get_widget() and ::get_action().Michael Natterer2004-12-011-2/+6
* Mark as const.Matthias Clasen2004-11-231-1/+1
* Fix #150738, Tomislav Jonjic.Matthias Clasen2004-08-221-1/+1
* Add default handlers for all signals; for consistency and for the benefitMatthias Clasen2004-02-191-0/+11
* New function to obtain a list of toplevel widgets constructed by the uiMatthias Clasen2004-01-081-10/+12
* Add G_BEGIN_DECLS/G_END_DECLS to make these usable in C++. (#124351,Matthias Clasen2003-10-111-1/+3
* Changes to make cross-process merging feasible:Matthias Clasen2003-09-211-3/+3
* Install accelerators on actions, not on proxies, support accelerator-onlyMatthias Clasen2003-09-171-1/+2
* Test gtk_ui_manager_add_ui().Matthias Clasen2003-09-041-41/+46
* Shorten the names of some static functions.Matthias Clasen2003-09-011-0/+8
* Make this public again, since it's occasionally useful. (#121128, MarcoMatthias Clasen2003-08-311-2/+2
* Add gtktoggleactionprivate.hMatthias Clasen2003-08-311-4/+2
* Add some docs.Matthias Clasen2003-08-301-2/+0
* Connect to "destroy" on toolbar, rather than to "remove" on handlebox.Matthias Clasen2003-08-301-0/+2
* Put toolbars in handleboxes.Matthias Clasen2003-08-291-0/+1
* Add a boolean property, "add_tearoffs" with setter and getter. If it isMatthias Clasen2003-08-291-1/+5
* Use gssize for length, not gsize.Matthias Clasen2003-08-261-1/+1
* Rename GtkMenuMerge to GtkUIManager.Matthias Clasen2003-08-251-0/+109