summaryrefslogtreecommitdiff
path: root/gtk/gtktoolitem.c
Commit message (Expand)AuthorAgeFilesLines
* The big versioning cleanupMatthias Clasen2018-02-061-48/+0
* gtk: Intern css namesMatthias Clasen2017-11-171-1/+1
* toolbar: Remove icon sizesBenjamin Otte2017-11-151-27/+0
* widget: Remove parent-set signalTimm Bäder2017-10-291-7/+11
* ToolItem: Fix nullable annotation put on wrong argDaniel Boles2017-09-201-2/+2
* ToolItem: Add see-also from proxy setter to signalDaniel Boles2017-09-031-0/+2
* ToolItem: Annotate menu proxy item as nullableDaniel Boles2017-09-031-2/+2
* toolitem: Remove size_allocate implementationTimm Bäder2017-07-191-24/+0
* Remove calls to gtk_widget_set_allocationTimm Bäder2017-07-191-2/+0
* gtktoolitem: Remove gtk_tool_item_set_use_drag_window()Carlos Garnacho2017-05-251-155/+0
* gtk: Mass delete all GtkWidget event mask APICarlos Garnacho2017-05-251-1/+1
* gtk: Chain up in realize()Benjamin Otte2016-11-021-8/+2
* widget: Use ::measure vfunc to measure sizeTimm Bäder2016-10-221-38/+0
* toolitem: Stop implementing GtkActivatableTimm Bäder2016-10-181-187/+2
* toolbar: Remove button-relief style propertyTimm Bäder2016-10-181-29/+0
* toolitem: Use gdk_window_new_input()Benjamin Otte2016-10-181-15/+3
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-2/+0
* Use NULL for generic marshallers in g_signal_new()Benjamin Otte2016-08-291-1/+1
* 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