summaryrefslogtreecommitdiff
path: root/gtk/gtkinfobar.c
Commit message (Expand)AuthorAgeFilesLines
* The big versioning cleanupMatthias Clasen2018-02-061-38/+0
* Make a few more code samples compileTimm Bäder2018-01-031-6/+7
* gtk: Intern css namesMatthias Clasen2017-11-171-1/+1
* Drop unused includes of gtkrender.hMatthias Clasen2017-10-251-1/+0
* ActionBar: Fix links in set_revealed() doc, etc.Daniel Boles2017-09-051-1/+1
* InfoBar: Fix typos in set_revealed() documentationDaniel Boles2017-09-051-7/+7
* InfoBar: Fix wrong/uninit var use in code exampleDaniel Boles2017-08-121-1/+1
* widget: Remove gtk_widget_set_redraw_on_allocTimm Bäder2017-08-091-2/+0
* box: Remove fill child propertyTimm Bäder2017-04-251-2/+1
* box: Remove expand child propertyTimm Bäder2017-04-251-1/+1
* infobar: Remove unused definesTimm Bäder2017-03-311-5/+0
* widget: Remove show-all propertyTimm Bäder2017-01-201-2/+0
* infobar: Fix copy&paste error in documentationTimm Bäder2017-01-121-1/+1
* infobar: Add :revealed propertyTimm Bäder2017-01-121-33/+61
* infobar: Keep GParamSpecs aroundTimm Bäder2017-01-121-18/+21
* Remove GtkStockTimm Bäder2016-10-181-5/+3
* infobar: Stop looking at stock itemsTimm Bäder2016-10-181-11/+0
* Remove various unused style propertiesTimm Bäder2016-10-161-70/+0
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-1/+1
* infobar: Update documentationMatthias Clasen2016-05-231-2/+2
* infobar: Fix typoTimm Bäder2016-05-081-1/+1
* infobar: Avoid a memory leak in an error caseMatthias Clasen2016-02-261-4/+10
* infobar: Don't expose implementation detailsMatthias Clasen2016-01-281-2/+2
* infobar: remove unneeded gadgetCosimo Cecchi2016-01-031-105/+0
* infobar: port to use a gadgetCosimo Cecchi2016-01-031-44/+59
* infobar: trivial code cleanupsCosimo Cecchi2016-01-031-5/+6
* Don't pass widget state flags to GtkStyleContext APITimm Bäder2015-11-221-1/+1
* Annotate deprecated style propertiesMatthias Clasen2015-11-161-4/+4
* infobar: Add a name to the css nodeMatthias Clasen2015-10-251-0/+8
* GtkInfoBar: Use _gtk_builder_lookup_objectMatthias Clasen2015-04-271-10/+12
* GtkInfoBar: Use the new helpersMatthias Clasen2015-04-271-56/+103
* stylecontext: Split render functions out into gtkrender.[ch]Benjamin Otte2014-10-031-0/+1
* GtkInfoBar: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-2/+2
* gtk: add missing type annotations ported from Vala bindingsEvan Nemerson2014-05-271-1/+2
* infobar: Remove unneeded checksBenjamin Otte2014-05-011-8/+4
* Docs: use // for comments in examplesMatthias Clasen2014-02-141-3/+3
* docs: fully break lines in examplesWilliam Jon McCann2014-02-121-12/+21
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-4/+4
* docs: don't use <anchor>William Jon McCann2014-02-071-1/+1
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-2/+2
* docs: Use markup for linksWilliam Jon McCann2014-02-071-1/+1
* docs: use proper quotesWilliam Jon McCann2014-02-051-5/+5
* docs: Use "#" for refsect2 instead of ##William Jon McCann2014-02-041-1/+1
* docs: Convert to markdownMatthias Clasen2014-02-021-10/+4
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-1/+1
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-2/+2
* resources: move resources into a subdirectoryWilliam Jon McCann2014-01-231-1/+1
* GtkInfoBar: Set a more accurate accessible roleMatthias Clasen2014-01-041-4/+2
* infobar: Fix visibility when enable-animations=falseChristian Persch2013-12-011-1/+1