summaryrefslogtreecommitdiff
path: root/gtk/gtktoolitemgroup.c
Commit message (Expand)AuthorAgeFilesLines
* label: Remove angle propertyTimm Bäder2017-04-251-7/+0
* container: Remove include_internals parameter from forallTimm Bäder2017-04-251-4/+0
* toolitemgroup: Properly remove internal child widgetTimm Bäder2017-01-201-1/+1
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+0
* Call gtk_widget_set_has_window for missing windowed widgetsTimm Bäder2016-11-121-0/+1
* toolitemgroup: Remove style propertiesTimm Bäder2016-11-121-32/+9
* toolitemgroup: Use gtk_widget_queue_draw()Benjamin Otte2016-10-271-11/+8
* widget: Use ::measure vfunc to measure sizeTimm Bäder2016-10-221-19/+12
* Remove GtkAlignmentTimm Bäder2016-10-181-27/+23
* toolitemgroup: Use gdk_window_new_child()Benjamin Otte2016-10-181-16/+6
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-28/+16
* API: Remove ability to set visuals on windowsBenjamin Otte2016-10-161-2/+1
* toolitemgroup: Fix initial stateMatthias Clasen2015-11-191-16/+18
* tool item group: Use a CSS node for the arrowMatthias Clasen2015-11-091-8/+40
* Use gtk_widget_set_focus_on_click() instead of deprecated settersFlorian Müllner2015-11-031-3/+2
* toolpalette: Use element namesMatthias Clasen2015-10-311-0/+6
* toolitemgroup: Fix the previous changeMatthias Clasen2015-10-271-1/+2
* tool item group: Don't leak a buttonMatthias Clasen2015-10-271-5/+3
* gtk: Stop setting GDK_EXPOSURE_MASK on random widgetsAlexander Larsson2015-09-141-1/+1
* toolitemgroup: don't use gtk_style_context_set_background()Cosimo Cecchi2015-07-011-5/+13
* Use CHECKED instead of ACTIVE for expanded expandersBenjamin Otte2014-08-271-1/+1
* GtkToolItemGroup: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-10/+10
* Deprecate GtkAligmentMatthias Clasen2014-05-231-0/+4
* toolpalette: Remove unused functionBenjamin Otte2014-02-231-66/+0
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-6/+4
* Deprecate gtk_widget_push_composite_child & friendsTristan Van Berkom2013-04-081-4/+0
* Add gtk_widget_(un)register_windowAlexander Larsson2013-02-071-1/+1
* Don't leak a ref to the settingsWilliam Jon McCann2012-09-161-0/+9
* gtk: Don't use GDK_THREADS_ENTER/LEAVE macros internallyMatthias Clasen2012-07-301-2/+2
* css: Remove old animation codeBenjamin Otte2012-04-171-19/+0
* Change FSF AddressJavier Jardón2012-02-271-2/+1
* toolitemgroup: Use the widget state flags as a base for drawingRui Matos2012-01-091-0/+1
* gtktoolitemgroup: gtk_misc_set_alignment replacingDiego Celix2011-06-101-1/+2
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-1/+1
* toolpalette: Remove composite supportBenjamin Otte2011-06-091-6/+0
* GtkToolItemGroupPrivate: Improve struct packingMatthias Clasen2011-04-121-2/+3
* Silence new gcc warningsMatthias Clasen2011-01-231-14/+9
* Make GtkToolItemGroup use GtkStyleContextCarlos Garnacho2011-01-121-49/+50
* toolitemgroup: Update adjustment usage for sealingBenjamin Otte2011-01-051-4/+4
* Remove gtktypeutils altogetherMatthias Clasen2011-01-041-3/+3
* GtkToolItemGroup: Set widget state as state flags.Carlos Garnacho2010-12-041-1/+1
* gtk: fix C99-style variable declarations in various sourcesChun-wei Fan2010-11-101-1/+2
* gtktoolitemgroup: don't use GTimeSpecRyan Lortie2010-11-031-9/+3
* GtkToolitemGroup: Use monotonic clock for animation timeoutMatthias Clasen2010-11-011-6/+6
* Removed size_request from GtkToolItemGroupTristan Van Berkom2010-10-281-6/+32
* Use gtk_widget_set_size_request() instead of handling "size-request" signals.Tristan Van Berkom2010-10-281-12/+2
* gtk: use the new scrollable API to get scroll adjustmentsMichael Natterer2010-10-221-2/+2
* Move GtkSizeRequest into GtkWidgetBenjamin Otte2010-09-261-18/+18
* API: Rename gtk_cairo_paint_*() to gtk_paint_*()Benjamin Otte2010-09-261-1/+1