| Commit message (Expand) | Author | Age | Files | Lines |
* | Docs: Remove all entities and turn off sgml mode | Matthias Clasen | 2014-02-09 | 1 | -12/+13 |
* | docs: don't use <anchor> | William Jon McCann | 2014-02-07 | 1 | -3/+3 |
* | docs: use proper quotations instead of '*' | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: use apostrophe in *'re | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: use apostrophe in *'ll | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: use apostrophes in *n't | William Jon McCann | 2014-02-07 | 1 | -2/+2 |
* | docs: use proper apostrophe | William Jon McCann | 2014-02-07 | 1 | -19/+19 |
* | docs: Use markup for links | William Jon McCann | 2014-02-07 | 1 | -21/+20 |
* | docs: fix quotes in example | William Jon McCann | 2014-02-06 | 1 | -1/+1 |
* | docs: use proper quotes | William Jon McCann | 2014-02-05 | 1 | -3/+3 |
* | label: Invalidate link colors on style change | Benjamin Otte | 2014-02-05 | 1 | -0/+14 |
* | label: refactor code | Benjamin Otte | 2014-02-05 | 1 | -63/+75 |
* | label: Avoid creating new attribute list | Benjamin Otte | 2014-02-05 | 1 | -1/+1 |
* | docs: Use "#" for refsect2 instead of ## | William Jon McCann | 2014-02-04 | 1 | -6/+6 |
* | docs: use ` instead of <literal> | William Jon McCann | 2014-02-04 | 1 | -1/+1 |
* | docs: use quotes instead of <firstterm> | William Jon McCann | 2014-02-04 | 1 | -1/+1 |
* | docs: don't use <tag> docbook elements | William Jon McCann | 2014-02-04 | 1 | -1/+2 |
* | docs: fix spurious list close tag | William Jon McCann | 2014-02-03 | 1 | -1/+0 |
* | Docs: Don't use note elements | Matthias Clasen | 2014-02-02 | 1 | -2/+2 |
* | Docs: Use markdown for lists | Matthias Clasen | 2014-02-02 | 1 | -4/+3 |
* | docs: Convert to markdown | Matthias Clasen | 2014-02-02 | 1 | -42/+29 |
* | docs: Identify examples that are C code | William Jon McCann | 2014-01-29 | 1 | -6/+6 |
* | docs: use |[ ]| instead of <programlisting></programlisting> | William Jon McCann | 2014-01-29 | 1 | -20/+12 |
* | docs: don't use properties syntax for child props | William Jon McCann | 2014-01-21 | 1 | -1/+1 |
* | GtkLabelAccessible: update state of links | Matthias Clasen | 2014-01-04 | 1 | -0/+5 |
* | GtkLabelAccessible: Implement AtkHypertext | Matthias Clasen | 2014-01-04 | 1 | -0/+3 |
* | GtkLabel: Add private api for links | Matthias Clasen | 2014-01-04 | 1 | -0/+153 |
* | Add a gtklabelprivate.h header | Matthias Clasen | 2014-01-04 | 1 | -0/+1 |
* | GtkLabel: Use :visited and :link for link colors | Timm Bäder | 2013-11-04 | 1 | -55/+22 |
* | frame: annotate the @label params with (allow-none) | Stefan Sauer | 2013-08-29 | 1 | -2/+2 |
* | label: Initialize lines value to -1 | Benjamin Otte | 2013-08-23 | 1 | -0/+1 |
* | label: Fix gcc warning | Benjamin Otte | 2013-08-23 | 1 | -1/+1 |
* | Add api to ellipsize labels to multiple lines | Matthias Clasen | 2013-08-22 | 1 | -1/+80 |
* | Add a style class for context menus | Matthias Clasen | 2013-08-18 | 1 | -0/+2 |
* | gtkdnd: Introduce a new API for more accurate drag origin data | Jasper St. Pierre | 2013-08-14 | 1 | -3/+5 |
* | Drop some unnecessary includes | Matthias Clasen | 2013-07-19 | 1 | -1/+0 |
* | Move wholly deprecated classes to gtk/deprecated/ | Matthias Clasen | 2013-07-19 | 1 | -1/+1 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -5/+2 |
* | Deprecate and ignore gtk-enable-mnemonics and gtk-auto-mnemonics" properties | William Jon McCann | 2013-06-26 | 1 | -17/+4 |
* | Start migrating internals away from GtkStock | William Jon McCann | 2013-06-24 | 1 | -19/+9 |
* | label: fix return value type for _draw() | Stefan Sauer | 2013-05-08 | 1 | -2/+2 |
* | GtkLabel: Minor cleanup | Alexander Larsson | 2013-04-23 | 1 | -3/+3 |
* | GtkLabel: Support baseline | Alexander Larsson | 2013-04-23 | 1 | -17/+91 |
* | GtkLabel: fix underlining of mnemonics | Sébastien Wilmet | 2013-03-24 | 1 | -1/+1 |
* | csd: Make link activation work reliably | Matthias Clasen | 2013-03-21 | 1 | -0/+2 |
* | GtkLabel: fix mnemonic-keyval when use-markup is true | Sébastien Wilmet | 2013-03-17 | 1 | -10/+33 |
* | a11y: Emit text-changed signals directly | Benjamin Otte | 2013-03-15 | 1 | -1/+4 |
* | label: Fix memleak | Carl-Anton Ingmarsson | 2013-03-12 | 1 | -1/+4 |
* | label: refactor code | Benjamin Otte | 2013-03-12 | 1 | -4/+3 |
* | Add gtk_widget_(un)register_window | Alexander Larsson | 2013-02-07 | 1 | -2/+2 |