]> Pileus Git - ~andy/gtk/history - gtk/gtkuimanager.h
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
[~andy/gtk] / gtk / gtkuimanager.h
2004-12-12 Tor Lillqvistgtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfil...
2004-12-01 Michael Nattereradded virtual functions GtkUIManager::get_widget()...
2004-11-23 Matthias ClasenMark as const.
2004-08-22 Matthias ClasenFix #150738, Tomislav Jonjic.
2004-02-19 Matthias ClasenAdd default handlers for all signals; for consistency...
2004-01-08 Matthias ClasenNew function to obtain a list of toplevel widgets const...
2003-10-11 Matthias ClasenAdd G_BEGIN_DECLS/G_END_DECLS to make these usable...
2003-09-21 Matthias ClasenChanges to make cross-process merging feasible:
2003-09-17 Matthias ClasenInstall accelerators on actions, not on proxies, suppor...
2003-09-04 Matthias ClasenTest gtk_ui_manager_add_ui().
2003-09-01 Matthias ClasenShorten the names of some static functions.
2003-08-31 Matthias ClasenMake this public again, since it's occasionally useful...
2003-08-31 Matthias ClasenAdd gtktoggleactionprivate.h
2003-08-30 Matthias ClasenAdd some docs.
2003-08-30 Matthias ClasenConnect to "destroy" on toolbar, rather than to "remove...
2003-08-29 Matthias ClasenPut toolbars in handleboxes.
2003-08-29 Matthias ClasenAdd a boolean property, "add_tearoffs" with setter...
2003-08-26 Matthias ClasenUse gssize for length, not gsize.
2003-08-25 Matthias ClasenRename GtkMenuMerge to GtkUIManager.