summaryrefslogtreecommitdiff
path: root/gtk/gtkexpander.c
Commit message (Expand)AuthorAgeFilesLines
* box gadget: Redo expand flag handlingMatthias Clasen2016-05-051-3/+3
* expander: Reverse alignments in RTLMatthias Clasen2016-05-051-0/+2
* expander: Reinstate rtl allocation behaviorMatthias Clasen2016-03-031-0/+3
* expander: Draw focus againMatthias Clasen2016-02-201-0/+1
* expander: Flip the alignment of the vertical boxMatthias Clasen2016-01-181-1/+6
* expander: Handle rtl changes againMatthias Clasen2016-01-181-28/+8
* expander: Destroy gadgets after child widgetsMatthias Clasen2016-01-151-2/+2
* expander: Convert to use box gadgetsMatthias Clasen2016-01-151-368/+36
* expander: Deprecate spacing propertyMatthias Clasen2016-01-151-3/+16
* expander: center the arrowMatthias Clasen2016-01-141-2/+2
* Use convenience API that was introduced recentlyMatthias Clasen2016-01-131-2/+2
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-1/+1
* builtinicon: save/restore cairo context when renderingCosimo Cecchi2015-12-191-2/+0
* expander: Fix drawing in rtlMatthias Clasen2015-12-191-0/+2
* Fix a case a height/width confusionMatthias Clasen2015-12-191-1/+1
* expander: Use a builtin iconMatthias Clasen2015-12-191-86/+7
* expander: Deprecate style propertiesMatthias Clasen2015-12-181-43/+55
* expander: Let gadget render focusMatthias Clasen2015-12-181-128/+1
* Revise CSS node documentationMatthias Clasen2015-12-161-2/+2
* expander: Convert to gadgetsMatthias Clasen2015-12-151-340/+493
* cssnode: Change style-changed signalBenjamin Otte2015-12-121-16/+4
* expander: Use the right state when querying style propertiesMatthias Clasen2015-11-171-1/+1
* epxander: Port to CSS nodesMatthias Clasen2015-11-071-48/+95
* GtkExpander: Fix a problem with resize-toplevelMatthias Clasen2014-10-021-5/+3
* Use CHECKED instead of ACTIVE for expanded expandersBenjamin Otte2014-08-271-2/+2
* GtkExpander: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-7/+7
* expander: Use multipress gesture for event managementCarlos Garnacho2014-06-051-58/+30
* expander: don't use focus-line-widthCosimo Cecchi2014-05-091-30/+9
* expander: don't use focus paddingCosimo Cecchi2014-05-091-32/+17
* expander: add support for CSS padding and bordersCosimo Cecchi2014-05-091-83/+108
* expander: always use interior focusCosimo Cecchi2014-05-091-55/+7
* expander: Call set_realized() laterBenjamin Otte2014-03-201-2/+2
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-10/+10
* Docs: use // for comments in examplesMatthias Clasen2014-02-141-2/+2
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-5/+4
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-4/+4
* docs: Use markup for linksWilliam Jon McCann2014-02-071-5/+5
* docs: use proper quotesWilliam Jon McCann2014-02-051-2/+2
* docs: Use "#" for refsect2 instead of ##William Jon McCann2014-02-041-2/+2
* docs: Convert to markdownMatthias Clasen2014-02-021-14/+8
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-1/+1
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-6/+4
* all: Add names to timeoutsBastien Nocera2013-10-231-0/+1
* Don't activate GtkExpander if mouse dragged awayPhilip Chimento2013-09-161-1/+2
* Deprecate and ignore timeout-expand settingWilliam Jon McCann2013-07-111-7/+2
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* Add gtk_widget_(un)register_windowAlexander Larsson2013-02-071-2/+2
* GtkExpander: Clarify a nested switchMatthias Clasen2012-11-291-2/+4
* css: Remove old animation codeBenjamin Otte2012-04-171-23/+0