| Commit message (Expand) | Author | Age | Files | Lines |
* | Move wholly deprecated classes to gtk/deprecated/ | Matthias Clasen | 2013-07-19 | 1 | -190/+0 |
* | Deprecate GtkAction and GtkUIManager | William Jon McCann | 2013-06-30 | 1 | -17/+19 |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+17 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -3/+3 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | gtk: Use versioned deprecations | Matthias Clasen | 2012-02-27 | 1 | -2/+2 |
* | Add gtk_ui_manager_add_ui_from_resource | Alexander Larsson | 2012-01-16 | 1 | -0/+3 |
* | Drop use of GDK_DISABLE_DEPRECATED guards in gtk | Matthias Clasen | 2011-11-09 | 1 | -3/+4 |
* | uimanager: Deprecate add-tearoffs property | Benjamin Otte | 2011-10-01 | 1 | -0/+2 |
* | Move documentation to inline comments: GtkUIManager | Javier Jardón | 2011-04-18 | 1 | -0/+18 |
* | Add padding to class structs | Matthias Clasen | 2010-10-19 | 1 | -0/+2 |
* | Tons of transfer annotations | Matthias Clasen | 2010-09-21 | 1 | -22/+22 |
* | Drop Win32 DLL ABI compatibility cruft | Tor Lillqvist | 2010-08-30 | 1 | -5/+0 |
* | gtkuimanager: unseal private pointer | Javier Jardón | 2010-07-14 | 1 | -2/+1 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | Bug 516425 – Optionally display accelerators in popups | Michael Natterer | 2008-10-09 | 1 | -10/+11 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h | Michael Natterer | 2008-06-23 | 1 | -3/+0 |
* | Seal priv pointer in GtkUIManager. | Tim Janik | 2008-06-20 | 1 | -1/+1 |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -2/+2 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+5 |
* | gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c | Tor Lillqvist | 2004-12-12 | 1 | -0/+5 |
* | added virtual functions GtkUIManager::get_widget() and ::get_action(). | Michael Natterer | 2004-12-01 | 1 | -2/+6 |
* | Mark as const. | Matthias Clasen | 2004-11-23 | 1 | -1/+1 |
* | Fix #150738, Tomislav Jonjic. | Matthias Clasen | 2004-08-22 | 1 | -1/+1 |
* | Add default handlers for all signals; for consistency and for the benefit | Matthias Clasen | 2004-02-19 | 1 | -0/+11 |
* | New function to obtain a list of toplevel widgets constructed by the ui | Matthias Clasen | 2004-01-08 | 1 | -10/+12 |
* | Add G_BEGIN_DECLS/G_END_DECLS to make these usable in C++. (#124351, | Matthias Clasen | 2003-10-11 | 1 | -1/+3 |
* | Changes to make cross-process merging feasible: | Matthias Clasen | 2003-09-21 | 1 | -3/+3 |
* | Install accelerators on actions, not on proxies, support accelerator-only | Matthias Clasen | 2003-09-17 | 1 | -1/+2 |
* | Test gtk_ui_manager_add_ui(). | Matthias Clasen | 2003-09-04 | 1 | -41/+46 |
* | Shorten the names of some static functions. | Matthias Clasen | 2003-09-01 | 1 | -0/+8 |
* | Make this public again, since it's occasionally useful. (#121128, Marco | Matthias Clasen | 2003-08-31 | 1 | -2/+2 |
* | Add gtktoggleactionprivate.h | Matthias Clasen | 2003-08-31 | 1 | -4/+2 |
* | Add some docs. | Matthias Clasen | 2003-08-30 | 1 | -2/+0 |
* | Connect to "destroy" on toolbar, rather than to "remove" on handlebox. | Matthias Clasen | 2003-08-30 | 1 | -0/+2 |
* | Put toolbars in handleboxes. | Matthias Clasen | 2003-08-29 | 1 | -0/+1 |
* | Add a boolean property, "add_tearoffs" with setter and getter. If it is | Matthias Clasen | 2003-08-29 | 1 | -1/+5 |
* | Use gssize for length, not gsize. | Matthias Clasen | 2003-08-26 | 1 | -1/+1 |
* | Rename GtkMenuMerge to GtkUIManager. | Matthias Clasen | 2003-08-25 | 1 | -0/+109 |