| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk: Stop using g_slice | Matthias Clasen | 2023-03-14 | 1 | -2/+2 |
* | Escape GtkBuilder XML tag in comment with backtick | sunce | 2023-01-15 | 1 | -3/+3 |
* | Drop gtkintl.h | Matthias Clasen | 2022-09-24 | 1 | -1/+0 |
* | Remove all nicks and blurbs from param specs | Sophie Herold | 2022-05-11 | 1 | -4/+1 |
* | sizegroup: Convert docs | Matthias Clasen | 2021-03-11 | 1 | -59/+65 |
* | Clean up lots of GTK+ -> GTK | Matthias Clasen | 2020-09-12 | 1 | -2/+2 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -9/+9 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -3/+3 |
* | Drop gtkcontainer.h includes | Matthias Clasen | 2020-05-11 | 1 | -1/+1 |
* | Move the idle sizer to GtkWindow | Matthias Clasen | 2020-04-20 | 1 | -1/+0 |
* | Use the new GtkBuildableParser type in GtkBuildable interfaces | Alexander Larsson | 2019-09-10 | 1 | -26/+26 |
* | Change the few examples that use a full GTK_ enum value in .ui files. | Robert Ancell | 2019-07-08 | 1 | -1/+1 |
* | sizegroup: Drop the priv pointer | Matthias Clasen | 2019-05-19 | 1 | -17/+17 |
* | size group: Make not subclassable | Matthias Clasen | 2019-05-19 | 1 | -0/+4 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -2/+0 |
* | API: sizegroup: Remove gtk_size_group_set_ignore_hidden() | Benjamin Otte | 2016-10-16 | 1 | -105/+1 |
* | Avoid a deprecation warning | Matthias Clasen | 2016-06-01 | 1 | -0/+2 |
* | Document GtkSizeGroup::ignore-hidden as broken | Matthias Clasen | 2016-05-31 | 1 | -4/+25 |
* | widget: Move resize function into gtkwidget.c | Benjamin Otte | 2015-10-28 | 1 | -45/+0 |
* | sizegroup: Merge function into only caller | Benjamin Otte | 2015-10-28 | 1 | -48/+34 |
* | sizegroup: Simplify widget's size group invalidation | Benjamin Otte | 2015-10-28 | 1 | -43/+25 |
* | sizegroup: Skip resizes on widgets that have resize queued | Benjamin Otte | 2015-10-28 | 1 | -2/+8 |
* | widget: Add a function that does actual resize | Benjamin Otte | 2015-10-28 | 1 | -3/+1 |
* | sizegroup: Merge function into only caller | Benjamin Otte | 2015-10-28 | 1 | -24/+6 |
* | sizegroup: Don't invalidate over resize containers. | Benjamin Otte | 2015-10-28 | 1 | -1/+7 |
* | sizegroup: Refactor function | Benjamin Otte | 2015-10-28 | 1 | -30/+23 |
* | sizegroup: Refactor function | Benjamin Otte | 2015-10-28 | 1 | -6/+4 |
* | sizegroup: Remove special case before loop | Benjamin Otte | 2015-10-28 | 1 | -26/+11 |
* | sizegroup: refactor | Benjamin Otte | 2015-10-28 | 1 | -4/+4 |
* | sizegroup: Fold function into only caller | Benjamin Otte | 2015-10-28 | 1 | -28/+18 |
* | sizegroup: Move container function into its only caller | Benjamin Otte | 2015-10-28 | 1 | -1/+28 |
* | sizegroup: Remove GtkQueueResizeFlags | Benjamin Otte | 2015-10-28 | 1 | -18/+12 |
* | size group: Streamline disposal | Matthias Clasen | 2015-09-23 | 1 | -17/+2 |
* | size group: streamline iteration slightly | Matthias Clasen | 2015-09-23 | 1 | -35/+24 |
* | Move GtkWidgetPrivate to gtkwidgetprivate.h | Matthias Clasen | 2015-09-07 | 1 | -5/+5 |
* | GtkSizeGroup: Use _gtk_builder_lookup_object | Matthias Clasen | 2015-04-27 | 1 | -13/+26 |
* | GtkSizeGroup: Use the new helpers | Matthias Clasen | 2015-04-27 | 1 | -28/+47 |
* | GtkSizeGroup: Use G_PARAM_EXPLICIT_NOTIFY | Matthias Clasen | 2014-06-09 | 1 | -14/+15 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -3/+3 |
* | Docs: Remove all entities and turn off sgml mode | Matthias Clasen | 2014-02-09 | 1 | -6/+5 |
* | docs: use apostrophes in *n't | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: Use "#" for refsect2 instead of ## | William Jon McCann | 2014-02-04 | 1 | -1/+1 |
* | docs: use ` instead of <literal> | William Jon McCann | 2014-02-04 | 1 | -1/+1 |
* | docs: Convert to markdown | Matthias Clasen | 2014-02-02 | 1 | -8/+3 |
* | docs: use |[ ]| instead of <programlisting></programlisting> | William Jon McCann | 2014-01-29 | 1 | -2/+2 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -9/+6 |
* | gtksizegroup: Add explicit braces to avoid dangling else | Kalev Lember | 2013-05-07 | 1 | -7/+14 |
* | sizegroup: Use g_hash_table_add() | Emmanuele Bassi | 2012-11-25 | 1 | -2/+2 |
* | izegroup: Improve performance | Benjamin Otte | 2012-11-25 | 1 | -8/+17 |
* | sizegroup: Simplify comparison | Benjamin Otte | 2012-11-14 | 1 | -3/+5 |