| Commit message (Expand) | Author | Age | Files | Lines |
* | GtkToolItemPrivate: Improve struct packing | Matthias Clasen | 2011-04-12 | 1 | -9/+8 |
* | Move docs for gtkmain inline | Matthias Clasen | 2011-01-04 | 1 | -1/+1 |
* | GtkToolItem: Remove unneeded call | Carlos Garnacho | 2011-01-04 | 1 | -2/+0 |
* | Remove size_request from gtkToolItem | Matthias Clasen | 2010-10-30 | 1 | -35/+45 |
* | Move GtkSizeRequest into GtkWidget | Benjamin Otte | 2010-09-26 | 1 | -2/+1 |
* | Tons of transfer annotations | Matthias Clasen | 2010-09-21 | 1 | -13/+15 |
* | Use gtk_size_request_get_size() instead deprecated gtk_widget_size_request() | Javier Jardón | 2010-09-15 | 1 | -2/+5 |
* | gtk/gtktoolitem.c: use accessor functions to access GtkWidget | Javier Jardón | 2010-08-22 | 1 | -26/+34 |
* | GtkToolItem: unseal private pointer | Javier Jardón | 2010-07-14 | 1 | -2/+3 |
* | Use GtkBin accessors | Javier Jardón | 2010-07-13 | 1 | -6/+6 |
* | Use accessor functions to acces GtkContainer | Javier Jardón | 2010-07-13 | 1 | -5/+7 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+1 |
* | Move documentation to inline comments: GtkToolItem | Javier Jardón | 2010-05-13 | 1 | -0/+1 |
* | Remove deprecated GtkTooltips | Christian Dywan | 2010-05-03 | 1 | -2/+0 |
* | [gtk/gtktoolitem] Remove deprecated GtkToolItem stuff | Javier Jardón | 2010-05-03 | 1 | -21/+0 |
* | Remove deprecated GtkToolItem functions | Christian Dywan | 2010-05-03 | 1 | -57/+0 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED) | Javier Jardón | 2010-03-06 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_REALIZED | Javier Jardón | 2010-03-03 | 1 | -1/+2 |
* | Deprecate widget flag: GTK_WIDGET_MAPPED | Javier Jardón | 2010-03-03 | 1 | -1/+1 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS) | Javier Jardón | 2010-03-02 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_VISIBLE | Javier Jardón | 2010-03-01 | 1 | -2/+2 |
* | Deprecate widget flag: GTK_WIDGET_SENSITIVE | Javier Jardón | 2010-03-01 | 1 | -2/+2 |
* | Change GtkIconSize to int in params/return values | Dan Winship | 2009-12-19 | 1 | -1/+2 |
* | [introspection] Merge in Gtk-custom.c annotations | Colin Walters | 2009-12-16 | 1 | -6/+6 |
* | Fix gtk_tool_item_get_text_size_group return value | Matthias Clasen | 2009-12-13 | 1 | -1/+1 |
* | Fix small documentation problems after the toolpalette merge | Matthias Clasen | 2009-11-28 | 1 | -22/+22 |
* | Fix a doc comment | Matthias Clasen | 2009-11-27 | 1 | -7/+6 |
* | Merge branch 'master' into toolpalette | Johannes Schmid | 2009-10-28 | 1 | -0/+16 |
|\ |
|
| * | docs: inline see_also to sections docs and add missing <variablelist> | Stefan Kost | 2009-07-28 | 1 | -0/+16 |
* | | ToolShell: Add ellipsize, text-orientation, text-alignment and size-group. | Murray Cumming | 2009-07-13 | 1 | -0/+106 |
|/ |
|
* | Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, | Matthias Clasen | 2009-02-22 | 1 | -16/+16 |
* | More action-related fixes | Matthias Clasen | 2009-01-26 | 1 | -5/+5 |
* | i Bug 560228 – Add "action-controller" property to GtkWidgetClass | Matthias Clasen | 2009-01-23 | 1 | -7/+169 |
* | Bug 561335 - Fix typos in GtkToolItem documentation | Paul Bolle | 2008-11-22 | 1 | -15/+15 |
* | Fix up short descriptions | Matthias Clasen | 2008-10-27 | 1 | -1/+1 |
* | gtk/gtktext.c gtk/gtktextbuffer.c gtk/gtktextlayout.c | Sven Neumann | 2008-08-08 | 1 | -3/+3 |
* | gtk/gtkactiongroup.c gtk/gtkcellrendererspin.c gtk/gtkfilechooserbutton.c | Michael Natterer | 2008-08-07 | 1 | -4/+3 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | gtk/gtkfilesel.c gtk/gtkinputdialog.c gtk/gtkmenutoolbutton.c | Michael Natterer | 2008-06-17 | 1 | -2/+5 |
* | Go back to 2.13.0 as version for now, as there was no consensus to do the | Matthias Clasen | 2008-02-15 | 1 | -1/+1 |
* | gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c | Michael Natterer | 2008-02-06 | 1 | -2/+2 |
* | Explain name choice for gtk_tool_item_toolbar_reconfigured. | Mathias Hasselmann | 2008-01-14 | 1 | -0/+7 |
* | Make _gtk_tool_item_toolbar_reconfigured public to allow GtkToolShell | Mathias Hasselmann | 2008-01-13 | 1 | -10/+10 |
* | Use G_OBJECT_WARN_INVALID_PROPERTY_ID consistently. Fixes #5075 | Johan Dahlin | 2008-01-06 | 1 | -0/+2 |
* | Change GtkToolItem to retrieve its properties from GtkToolShell interface, | Mathias Hasselmann | 2007-12-14 | 1 | -15/+38 |
* | Make parameter naming consistent. | Matthias Clasen | 2007-07-12 | 1 | -25/+28 |
* | Replace non-deprecated API using old tooltips API, deprecate old tooltips | Kristian Rietveld | 2007-07-09 | 1 | -1/+51 |
* | Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, | Matthias Clasen | 2007-03-09 | 1 | -4/+2 |
* | Rearrange things so that setting multiple properties causes not more than | Matthias Clasen | 2007-01-28 | 1 | -3/+4 |
* | Commit a patch by Behdad to fix typos, omissions and other errors in the | Matthias Clasen | 2006-09-10 | 1 | -1/+1 |