summaryrefslogtreecommitdiff
path: root/gtk/gtktoolitem.c
Commit message (Expand)AuthorAgeFilesLines
* docs: correct various spelling and grammar errorsWill Thompson2013-03-041-1/+1
* Add gtk_widget_(un)register_windowAlexander Larsson2013-02-071-2/+2
* Chain up relevant GObjectClass:notify vfuncsClaudio Saavedra2012-08-071-0/+3
* docs: fix a number of typos and obsolete referencesCosimo Cecchi2012-07-021-5/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Documentation: Correct references to properties.Murray Cumming2012-02-151-1/+1
* gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.hMichael Natterer2011-10-231-1/+0
* GtkToolItemPrivate: Improve struct packingMatthias Clasen2011-04-121-9/+8
* Move docs for gtkmain inlineMatthias Clasen2011-01-041-1/+1
* GtkToolItem: Remove unneeded callCarlos Garnacho2011-01-041-2/+0
* Remove size_request from gtkToolItemMatthias Clasen2010-10-301-35/+45
* Move GtkSizeRequest into GtkWidgetBenjamin Otte2010-09-261-2/+1
* Tons of transfer annotationsMatthias Clasen2010-09-211-13/+15
* Use gtk_size_request_get_size() instead deprecated gtk_widget_size_request()Javier Jardón2010-09-151-2/+5
* gtk/gtktoolitem.c: use accessor functions to access GtkWidgetJavier Jardón2010-08-221-26/+34
* GtkToolItem: unseal private pointerJavier Jardón2010-07-141-2/+3
* Use GtkBin accessorsJavier Jardón2010-07-131-6/+6
* Use accessor functions to acces GtkContainerJavier Jardón2010-07-131-5/+7
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+1
* Move documentation to inline comments: GtkToolItemJavier Jardón2010-05-131-0/+1
* Remove deprecated GtkTooltipsChristian Dywan2010-05-031-2/+0
* [gtk/gtktoolitem] Remove deprecated GtkToolItem stuffJavier Jardón2010-05-031-21/+0
* Remove deprecated GtkToolItem functionsChristian Dywan2010-05-031-57/+0
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)Javier Jardón2010-03-061-1/+1
* Deprecate widget flag: GTK_WIDGET_REALIZEDJavier Jardón2010-03-031-1/+2
* Deprecate widget flag: GTK_WIDGET_MAPPEDJavier Jardón2010-03-031-1/+1
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)Javier Jardón2010-03-021-1/+1
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-2/+2
* Deprecate widget flag: GTK_WIDGET_SENSITIVEJavier Jardón2010-03-011-2/+2
* Change GtkIconSize to int in params/return valuesDan Winship2009-12-191-1/+2
* [introspection] Merge in Gtk-custom.c annotationsColin Walters2009-12-161-6/+6
* Fix gtk_tool_item_get_text_size_group return valueMatthias Clasen2009-12-131-1/+1
* Fix small documentation problems after the toolpalette mergeMatthias Clasen2009-11-281-22/+22
* Fix a doc commentMatthias Clasen2009-11-271-7/+6
* Merge branch 'master' into toolpaletteJohannes Schmid2009-10-281-0/+16
|\
| * docs: inline see_also to sections docs and add missing <variablelist>Stefan Kost2009-07-281-0/+16
* | ToolShell: Add ellipsize, text-orientation, text-alignment and size-group.Murray Cumming2009-07-131-0/+106
|/
* Rename gtk_activatable_reset to gtk_activatable_sync_action_properties,Matthias Clasen2009-02-221-16/+16
* More action-related fixesMatthias Clasen2009-01-261-5/+5
* i Bug 560228 – Add "action-controller" property to GtkWidgetClassMatthias Clasen2009-01-231-7/+169
* Bug 561335 - Fix typos in GtkToolItem documentationPaul Bolle2008-11-221-15/+15
* Fix up short descriptionsMatthias Clasen2008-10-271-1/+1
* gtk/gtktext.c gtk/gtktextbuffer.c gtk/gtktextlayout.cSven Neumann2008-08-081-3/+3
* gtk/gtkactiongroup.c gtk/gtkcellrendererspin.c gtk/gtkfilechooserbutton.cMichael Natterer2008-08-071-4/+3
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* gtk/gtkfilesel.c gtk/gtkinputdialog.c gtk/gtkmenutoolbutton.cMichael Natterer2008-06-171-2/+5
* Go back to 2.13.0 as version for now, as there was no consensus to do theMatthias Clasen2008-02-151-1/+1
* gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.cMichael Natterer2008-02-061-2/+2
* Explain name choice for gtk_tool_item_toolbar_reconfigured.Mathias Hasselmann2008-01-141-0/+7
* Make _gtk_tool_item_toolbar_reconfigured public to allow GtkToolShellMathias Hasselmann2008-01-131-10/+10