summaryrefslogtreecommitdiff
path: root/gtk/gtksizegroup.c
Commit message (Expand)AuthorAgeFilesLines
* widget: Move resize function into gtkwidget.cBenjamin Otte2015-10-281-45/+0
* sizegroup: Merge function into only callerBenjamin Otte2015-10-281-48/+34
* sizegroup: Simplify widget's size group invalidationBenjamin Otte2015-10-281-43/+25
* sizegroup: Skip resizes on widgets that have resize queuedBenjamin Otte2015-10-281-2/+8
* widget: Add a function that does actual resizeBenjamin Otte2015-10-281-3/+1
* sizegroup: Merge function into only callerBenjamin Otte2015-10-281-24/+6
* sizegroup: Don't invalidate over resize containers.Benjamin Otte2015-10-281-1/+7
* sizegroup: Refactor functionBenjamin Otte2015-10-281-30/+23
* sizegroup: Refactor functionBenjamin Otte2015-10-281-6/+4
* sizegroup: Remove special case before loopBenjamin Otte2015-10-281-26/+11
* sizegroup: refactorBenjamin Otte2015-10-281-4/+4
* sizegroup: Fold function into only callerBenjamin Otte2015-10-281-28/+18
* sizegroup: Move container function into its only callerBenjamin Otte2015-10-281-1/+28
* sizegroup: Remove GtkQueueResizeFlagsBenjamin Otte2015-10-281-18/+12
* size group: Streamline disposalMatthias Clasen2015-09-231-17/+2
* size group: streamline iteration slightlyMatthias Clasen2015-09-231-35/+24
* Move GtkWidgetPrivate to gtkwidgetprivate.hMatthias Clasen2015-09-071-5/+5
* GtkSizeGroup: Use _gtk_builder_lookup_objectMatthias Clasen2015-04-271-13/+26
* GtkSizeGroup: Use the new helpersMatthias Clasen2015-04-271-28/+47
* GtkSizeGroup: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-14/+15
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-3/+3
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-6/+5
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* docs: Use "#" for refsect2 instead of ##William Jon McCann2014-02-041-1/+1
* docs: use ` instead of <literal>William Jon McCann2014-02-041-1/+1
* docs: Convert to markdownMatthias Clasen2014-02-021-8/+3
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-2/+2
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-9/+6
* gtksizegroup: Add explicit braces to avoid dangling elseKalev Lember2013-05-071-7/+14
* sizegroup: Use g_hash_table_add()Emmanuele Bassi2012-11-251-2/+2
* izegroup: Improve performanceBenjamin Otte2012-11-251-8/+17
* sizegroup: Simplify comparisonBenjamin Otte2012-11-141-3/+5
* sizerequest: Use GtkOrientationBenjamin Otte2012-11-141-10/+12
* widget: Get rid of unused flagsBenjamin Otte2012-11-141-2/+0
* sizerequest: Cache the request modeBenjamin Otte2012-11-141-0/+2
* sizerequest: Move sizegroups function to different source fileBenjamin Otte2012-11-041-69/+6
* sizegroup: Construct the set of sizegroup peers as a hash tableBenjamin Otte2012-11-041-37/+36
* sizegroup: Use _gtk_widget_compute_size_for_orientation()Benjamin Otte2012-11-041-57/+26
* sizegroups: Use is_visible() instead of get_mapped() for visibilityBenjamin Otte2012-11-041-1/+1
* sizegroup: Handle hfw in size groupsBenjamin Otte2012-11-041-3/+16
* sizegroup: Add a function for clarityBenjamin Otte2012-11-041-37/+22
* sizegroup: Don't keep groups around everywhereBenjamin Otte2012-11-041-33/+5
* sizegroup: Check ignore_hidden flag when adding groupsBenjamin Otte2012-11-041-31/+20
* sizegroup: Use for loopsBenjamin Otte2012-11-041-20/+5
* sizegroups: Restructure codeBenjamin Otte2012-11-041-4/+8
* sizegroup: Don't cache the sizes anymoreBenjamin Otte2012-11-041-91/+29
* sizegroup: Always at least use widget's sizeBenjamin Otte2012-11-011-5/+7
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Replace some references to the GtkTable, use GtkGrid insteadJavier Jardón2011-09-291-1/+1
* gtkcontainer: Move private functions to private headerJavier Jardón2011-06-061-0/+1