summaryrefslogtreecommitdiff
path: root/gtk/gtkinfobar.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a revealer to GtkInfoBarMatthias Clasen2013-08-031-0/+35
* Revert "Add a revealer to GtkInfoBar"Matthias Clasen2013-08-021-35/+0
* Add a revealer to GtkInfoBarMatthias Clasen2013-08-011-0/+35
* Another round of template binding api changesMatthias Clasen2013-07-261-3/+3
* Rename the widget template APIEmmanuele Bassi2013-07-261-3/+3
* widget: Use a real offset in gtk_widget_class_automate_childAlexander Larsson2013-07-261-3/+3
* Add an optional close button to the info barWilliam Jon McCann2013-07-241-2/+83
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-1/+1
* Fix infobar docs to not mention type colorsWilliam Jon McCann2013-07-151-13/+3
* Make info bar action area horizontalWilliam Jon McCann2013-07-151-2/+2
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* Deprecate the gtk stock functionsWilliam Jon McCann2013-06-271-0/+4
* Start deprecating some GtkStock APIWilliam Jon McCann2013-06-251-7/+16
* Start migrating internals away from GtkStockWilliam Jon McCann2013-06-241-11/+8
* GtkInfoBar: Define children with a GtkBuilder templateTristan Van Berkom2013-04-081-43/+7
* Chain up custom_tag_start() propertly.Juan Pablo Ugarte2012-05-181-5/+5
* infobar: set default border/spacing on action/content areasCosimo Cecchi2012-05-071-4/+14
* infobar: deprecate broken GtkInfoBar style propertiesCosimo Cecchi2012-04-301-30/+4
* Fix info-bar reftestPaolo Borelli2012-04-301-19/+78
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Set infobar css classes permanentlyPaolo Borelli2012-02-241-16/+18
* Init the InfoBar message_type to GTK_MESSAGE_OTHERPaolo Borelli2012-02-241-0/+5
* docs: Make infobar code example use GtkGrid instead of GtkTableBenjamin Otte2011-09-291-5/+3
* Silence a warningMatthias Clasen2011-06-161-3/+5
* info_bar: call style_updated at the end of info_bar_initJosé Aliste2011-06-161-0/+1
* More include cleanupsMatthias Clasen2011-06-071-1/+1
* GtkInfoBar: derive from GtkBox, not GtkHBoxMatthias Clasen2011-06-071-1/+2
* Always chain up in ::style-updatedMatthias Clasen2011-02-071-0/+2
* State that _add_button functions return a "#GtkButton widget"Christian Dywan2011-01-261-1/+1
* Silence new gcc warningsMatthias Clasen2011-01-231-10/+2
* Remove gtktypeutils altogetherMatthias Clasen2011-01-041-0/+1
* Drop explicit includes of gdkkeysyms.hMatthias Clasen2011-01-041-1/+0
* Make GtkInfoBar use GtkStyleContextCarlos Garnacho2010-12-141-119/+27
* Revert "docs: Reinstate pixbufs section in GDK docs"Benjamin Otte2010-12-091-7/+57
* docs: Reinstate pixbufs section in GDK docsBenjamin Otte2010-12-091-57/+7
* Rewrite GtkInfoBar color handling to bypass GtkStyleMatthias Clasen2010-12-041-20/+29
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-10-311-1/+1
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* Use gtk_button_box_new() instead gtk_[v|h]_button_box_new()Javier Jardón2010-10-301-1/+1
* API: Rename gtk_cairo_paint_*() to gtk_paint_*()Benjamin Otte2010-09-261-1/+1
* infobar: Port to draw vfuncBenjamin Otte2010-09-261-15/+12