| Commit message (Expand) | Author | Age | Files | Lines |
* | Docs: Remove all entities and turn off sgml mode | Matthias Clasen | 2014-02-09 | 1 | -4/+4 |
* | docs: don't use <anchor> | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | 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 | -2/+2 |
* | docs: Use markup for links | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: use proper quotes | William Jon McCann | 2014-02-05 | 1 | -5/+5 |
* | docs: Use "#" for refsect2 instead of ## | William Jon McCann | 2014-02-04 | 1 | -1/+1 |
* | docs: Convert to markdown | Matthias Clasen | 2014-02-02 | 1 | -10/+4 |
* | docs: Identify examples that are C code | William Jon McCann | 2014-01-29 | 1 | -1/+1 |
* | docs: use |[ ]| instead of <programlisting></programlisting> | William Jon McCann | 2014-01-29 | 1 | -2/+2 |
* | resources: move resources into a subdirectory | William Jon McCann | 2014-01-23 | 1 | -1/+1 |
* | GtkInfoBar: Set a more accurate accessible role | Matthias Clasen | 2014-01-04 | 1 | -4/+2 |
* | infobar: Fix visibility when enable-animations=false | Christian Persch | 2013-12-01 | 1 | -1/+1 |
* | Add a revealer to GtkInfoBar | Matthias Clasen | 2013-08-03 | 1 | -0/+35 |
* | Revert "Add a revealer to GtkInfoBar" | Matthias Clasen | 2013-08-02 | 1 | -35/+0 |
* | Add a revealer to GtkInfoBar | Matthias Clasen | 2013-08-01 | 1 | -0/+35 |
* | Another round of template binding api changes | Matthias Clasen | 2013-07-26 | 1 | -3/+3 |
* | Rename the widget template API | Emmanuele Bassi | 2013-07-26 | 1 | -3/+3 |
* | widget: Use a real offset in gtk_widget_class_automate_child | Alexander Larsson | 2013-07-26 | 1 | -3/+3 |
* | Add an optional close button to the info bar | William Jon McCann | 2013-07-24 | 1 | -2/+83 |
* | Move wholly deprecated classes to gtk/deprecated/ | Matthias Clasen | 2013-07-19 | 1 | -1/+1 |
* | Fix infobar docs to not mention type colors | William Jon McCann | 2013-07-15 | 1 | -13/+3 |
* | Make info bar action area horizontal | William Jon McCann | 2013-07-15 | 1 | -2/+2 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -5/+2 |
* | Deprecate the gtk stock functions | William Jon McCann | 2013-06-27 | 1 | -0/+4 |
* | Start deprecating some GtkStock API | William Jon McCann | 2013-06-25 | 1 | -7/+16 |
* | Start migrating internals away from GtkStock | William Jon McCann | 2013-06-24 | 1 | -11/+8 |
* | GtkInfoBar: Define children with a GtkBuilder template | Tristan Van Berkom | 2013-04-08 | 1 | -43/+7 |
* | Chain up custom_tag_start() propertly. | Juan Pablo Ugarte | 2012-05-18 | 1 | -5/+5 |
* | infobar: set default border/spacing on action/content areas | Cosimo Cecchi | 2012-05-07 | 1 | -4/+14 |
* | infobar: deprecate broken GtkInfoBar style properties | Cosimo Cecchi | 2012-04-30 | 1 | -30/+4 |
* | Fix info-bar reftest | Paolo Borelli | 2012-04-30 | 1 | -19/+78 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Set infobar css classes permanently | Paolo Borelli | 2012-02-24 | 1 | -16/+18 |
* | Init the InfoBar message_type to GTK_MESSAGE_OTHER | Paolo Borelli | 2012-02-24 | 1 | -0/+5 |
* | docs: Make infobar code example use GtkGrid instead of GtkTable | Benjamin Otte | 2011-09-29 | 1 | -5/+3 |
* | Silence a warning | Matthias Clasen | 2011-06-16 | 1 | -3/+5 |
* | info_bar: call style_updated at the end of info_bar_init | José Aliste | 2011-06-16 | 1 | -0/+1 |
* | More include cleanups | Matthias Clasen | 2011-06-07 | 1 | -1/+1 |
* | GtkInfoBar: derive from GtkBox, not GtkHBox | Matthias Clasen | 2011-06-07 | 1 | -1/+2 |
* | Always chain up in ::style-updated | Matthias Clasen | 2011-02-07 | 1 | -0/+2 |
* | State that _add_button functions return a "#GtkButton widget" | Christian Dywan | 2011-01-26 | 1 | -1/+1 |
* | Silence new gcc warnings | Matthias Clasen | 2011-01-23 | 1 | -10/+2 |
* | Remove gtktypeutils altogether | Matthias Clasen | 2011-01-04 | 1 | -0/+1 |
* | Drop explicit includes of gdkkeysyms.h | Matthias Clasen | 2011-01-04 | 1 | -1/+0 |
* | Make GtkInfoBar use GtkStyleContext | Carlos Garnacho | 2010-12-14 | 1 | -119/+27 |
* | Revert "docs: Reinstate pixbufs section in GDK docs" | Benjamin Otte | 2010-12-09 | 1 | -7/+57 |
* | docs: Reinstate pixbufs section in GDK docs | Benjamin Otte | 2010-12-09 | 1 | -57/+7 |
* | Rewrite GtkInfoBar color handling to bypass GtkStyle | Matthias Clasen | 2010-12-04 | 1 | -20/+29 |
* | gtk: remove "gboolean homogeneous" from gtk_box_new() | Michael Natterer | 2010-10-31 | 1 | -1/+1 |