| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | More action-related fixes | Matthias Clasen | 2009-01-26 | 1 | -0/+3 |
* | Fallback from stock ids to icon names like the old GtkAction code did | Matthias Clasen | 2009-01-24 | 1 | -7/+10 |
* | i Bug 560228 – Add "action-controller" property to GtkWidgetClass | Matthias Clasen | 2009-01-23 | 1 | -12/+158 |
* | Properly create a menu proxy from a GIcon. Patch by Christian Persch | Matthias Clasen | 2009-01-11 | 1 | -0/+6 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | s/GtkType/GType/ | Michael Natterer | 2008-06-17 | 1 | -1/+1 |
* | Improve appearance of "both vertical" mode toolbuttons. Patch by Peter | Matthias Clasen | 2008-06-13 | 1 | -1/+1 |
* | gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c | Michael Natterer | 2008-02-06 | 1 | -2/+2 |
* | Use G_OBJECT_WARN_INVALID_PROPERTY_ID consistently. Fixes #5075 | Johan Dahlin | 2008-01-06 | 1 | -0/+2 |
* | Fix a problem in the last change | Matthias Clasen | 2007-01-28 | 1 | -1/+2 |
* | Rearrange things so that setting multiple properties causes not more than | Matthias Clasen | 2007-01-28 | 1 | -37/+28 |
* | Apply a cleanup patch by Kjartan Maraas (#341812) | Matthias Clasen | 2006-10-08 | 1 | -1/+0 |
* | Fix some typos with inline property docs. (#347065, John Finlay) | Matthias Clasen | 2006-07-10 | 1 | -1/+1 |
* | Fix handling of stock items without icons in action-based ui. (#342458, | Matthias Clasen | 2006-06-20 | 1 | -1/+2 |
* | Give GtkToolButton the same treatment. | Matthias Clasen | 2006-06-08 | 1 | -1/+17 |
* | Add an icon-spacing style property for the same purpose. | Matthias Clasen | 2006-06-01 | 1 | -2/+37 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -18/+7 |
* | Make clicked an action signal. (#325782, Martyn Russell) | Matthias Clasen | 2006-01-06 | 1 | -1/+1 |
* | Fix a variable name clash. (#323475, Ross Burton) | Matthias Clasen | 2005-12-07 | 1 | -3/+3 |
* | If the toolbar mode is ICONS and there is no icon set then show the label, an... | Ross Burton | 2005-12-07 | 1 | -0/+16 |
* | Forgotten commit | Matthias Clasen | 2005-12-05 | 1 | -1/+5 |
* | deprecated floating/sink API and implemented it in terms of the GObject | Tim Janik | 2005-11-23 | 1 | -4/+2 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -2/+0 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -2/+2 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Fix parameter names to make gtk-doc happy. | Matthias Clasen | 2005-05-18 | 1 | -1/+1 |
* | Support named icons in tool buttons by adding a icon-name property. | Matthias Clasen | 2005-05-18 | 1 | -8/+90 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -5/+5 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -5/+6 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+3 |
* | More canonical property names. | Matthias Clasen | 2005-03-09 | 1 | -4/+4 |
* | gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c | Manish Singh | 2004-11-19 | 1 | -4/+4 |
* | Call gtk_tool_item_rebuild_menu(). | Søren Sandmann | 2004-09-14 | 1 | -14/+3 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Remove trailing commas from enumerations. (#148035) | Matthias Clasen | 2004-07-21 | 1 | -1/+1 |
* | Fix cut'n'paste-o from previous commit. (#141046, Torsten Schoenfeld). | Soeren Sandmann | 2004-04-25 | 1 | -3/+3 |
* | Remove the old widget from the tool button before overwriting it with the | Soeren Sandmann | 2004-04-22 | 1 | -3/+19 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | impl. (gtk_tool_item_class_init): hook it up. | Michael Meeks | 2004-02-20 | 1 | -1/+4 |
* | Only try to pack icon if there actually is one. | Soeren Sandmann | 2004-01-24 | 1 | -1/+2 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -10/+10 |
* | Update my e-mail address. | Anders Carlsson | 2003-12-29 | 1 | -1/+1 |
* | Doc formatting tweaks. | Matthias Clasen | 2003-09-30 | 1 | -0/+2 |
* | Only treat buttons as homogeneous when they are narrower than 13 time the | Soeren Sandmann | 2003-08-29 | 1 | -2/+0 |
* | add new "is_important" property | Soeren Sandmann | 2003-08-04 | 1 | -12/+192 |
* | swap icon_widget and label arguments to match BonoboUIToolbarButton. | Soeren Sandmann | 2003-07-30 | 1 | -4/+5 |
* | don't attempt to add a NULL icon to the box. | Soeren Sandmann | 2003-07-19 | 1 | -1/+2 |
* | By popular request give toolbuttons a border. | Soeren Sandmann | 2003-07-18 | 1 | -57/+0 |
* | Fix leaks of label_text, label_widget and icon_widget. (#117312, Christian | Soeren Sandmann | 2003-07-13 | 1 | -2/+11 |
* | remove strange #define fix cut'n'paste error use instance private data use | Soeren Sandmann | 2003-07-08 | 1 | -1/+3 |