summaryrefslogtreecommitdiff
path: root/gtk/gtktoolitem.c
Commit message (Expand)AuthorAgeFilesLines
* toolitem: fix a copy/paste typoCosimo Cecchi2015-12-291-1/+1
* toolitem: Set a css nameMatthias Clasen2015-12-081-0/+2
* toolitem: set clip on allocationCosimo Cecchi2014-09-031-1/+3
* GtkToolItem: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-3/+3
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-18/+18
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-3/+3
* docs: use proper quotesWilliam Jon McCann2014-02-051-2/+2
* Docs: Use markdown for listsMatthias Clasen2014-02-021-46/+22
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-7/+2
* Deprecate GtkAction and GtkUIManagerWilliam Jon McCann2013-06-301-2/+23
* 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