| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: Escape the XML tags in the Widget class description | Emmanuele Bassi | 2021-08-22 | 1 | -3/+4 |
* | expander: Documentation update | Matthias Clasen | 2020-11-07 | 1 | -0/+9 |
* | expander: fix sizes in resize_toplevel | Timm Bäder | 2018-03-06 | 1 | -17/+10 |
* | expander: Make a code snippet compile | Timm Bäder | 2018-01-07 | 1 | -6/+10 |
* | Expander: get_label() return is nullable | Daniel Boles | 2017-09-15 | 1 | -2/+2 |
* | Expander: Annotate new()’s label arg as nullable | Daniel Boles | 2017-09-14 | 1 | -1/+1 |
* | Expander: Replace (allow-none) with (nullable) | Daniel Boles | 2017-09-14 | 1 | -3/+3 |
* | Expander: Explain how to conditionally style arrow | Daniel Boles | 2017-09-14 | 1 | -2/+2 |
* | Expander: Don’t set event_window over whole widget | Daniel Boles | 2017-08-29 | 1 | -6/+6 |
* | Expander: Also hide child GdkWindow when collapsed | Daniel Boles | 2017-08-24 | 1 | -0/+24 |
* | Use NULL for generic marshallers in g_signal_new() | Benjamin Otte | 2016-08-29 | 1 | -1/+1 |
* | box gadget: Redo expand flag handling | Matthias Clasen | 2016-04-28 | 1 | -3/+3 |
* | expander: Reverse alignments in RTL | Matthias Clasen | 2016-04-28 | 1 | -0/+2 |
* | expander: Reinstate rtl allocation behavior | Matthias Clasen | 2016-03-03 | 1 | -0/+3 |
* | expander: Draw focus again | Matthias Clasen | 2016-02-20 | 1 | -0/+1 |
* | expander: Flip the alignment of the vertical box | Matthias Clasen | 2016-01-18 | 1 | -1/+6 |
* | expander: Handle rtl changes again | Matthias Clasen | 2016-01-18 | 1 | -28/+8 |
* | expander: Destroy gadgets after child widgets | Matthias Clasen | 2016-01-15 | 1 | -2/+2 |
* | expander: Convert to use box gadgets | Matthias Clasen | 2016-01-15 | 1 | -368/+36 |
* | expander: Deprecate spacing property | Matthias Clasen | 2016-01-15 | 1 | -3/+16 |
* | expander: center the arrow | Matthias Clasen | 2016-01-14 | 1 | -2/+2 |
* | Use convenience API that was introduced recently | Matthias Clasen | 2016-01-13 | 1 | -2/+2 |
* | introspection: This patch fixes nullable return values fixes for the followin... | Alberto Ruiz | 2016-01-08 | 1 | -1/+1 |
* | builtinicon: save/restore cairo context when rendering | Cosimo Cecchi | 2015-12-19 | 1 | -2/+0 |
* | expander: Fix drawing in rtl | Matthias Clasen | 2015-12-19 | 1 | -0/+2 |
* | Fix a case a height/width confusion | Matthias Clasen | 2015-12-19 | 1 | -1/+1 |
* | expander: Use a builtin icon | Matthias Clasen | 2015-12-19 | 1 | -86/+7 |
* | expander: Deprecate style properties | Matthias Clasen | 2015-12-18 | 1 | -43/+55 |
* | expander: Let gadget render focus | Matthias Clasen | 2015-12-18 | 1 | -128/+1 |
* | Revise CSS node documentation | Matthias Clasen | 2015-12-16 | 1 | -2/+2 |
* | expander: Convert to gadgets | Matthias Clasen | 2015-12-15 | 1 | -340/+493 |
* | cssnode: Change style-changed signal | Benjamin Otte | 2015-12-12 | 1 | -16/+4 |
* | expander: Use the right state when querying style properties | Matthias Clasen | 2015-11-17 | 1 | -1/+1 |
* | epxander: Port to CSS nodes | Matthias Clasen | 2015-11-07 | 1 | -48/+95 |
* | GtkExpander: Fix a problem with resize-toplevel | Matthias Clasen | 2014-10-02 | 1 | -5/+3 |
* | Use CHECKED instead of ACTIVE for expanded expanders | Benjamin Otte | 2014-08-27 | 1 | -2/+2 |
* | GtkExpander: Use G_PARAM_EXPLICIT_NOTIFY | Matthias Clasen | 2014-06-09 | 1 | -7/+7 |
* | expander: Use multipress gesture for event management | Carlos Garnacho | 2014-06-05 | 1 | -58/+30 |
* | expander: don't use focus-line-width | Cosimo Cecchi | 2014-05-09 | 1 | -30/+9 |
* | expander: don't use focus padding | Cosimo Cecchi | 2014-05-09 | 1 | -32/+17 |
* | expander: add support for CSS padding and borders | Cosimo Cecchi | 2014-05-09 | 1 | -83/+108 |
* | expander: always use interior focus | Cosimo Cecchi | 2014-05-09 | 1 | -55/+7 |
* | expander: Call set_realized() later | Benjamin Otte | 2014-03-20 | 1 | -2/+2 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -10/+10 |
* | Docs: use // for comments in examples | Matthias Clasen | 2014-02-14 | 1 | -2/+2 |
* | Docs: Remove all entities and turn off sgml mode | Matthias Clasen | 2014-02-09 | 1 | -5/+4 |
* | docs: use proper quotations instead of '*' | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: use proper apostrophe | William Jon McCann | 2014-02-07 | 1 | -4/+4 |
* | docs: Use markup for links | William Jon McCann | 2014-02-07 | 1 | -5/+5 |
* | docs: use proper quotes | William Jon McCann | 2014-02-05 | 1 | -2/+2 |