Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: use links instead of <xref> | William Jon McCann | 2014-02-07 | 13 | -25/+30 |
* | popover: propagate (insensitive|backdrop) flags from relative-to widget | Carlos Garnacho | 2014-02-07 | 1 | -0/+36 |
* | popover: Listen on grab_notify from the relative-to widget | Carlos Garnacho | 2014-02-07 | 1 | -0/+22 |
* | Add GTK_STYLE_CLASS_DESTRUCTIVE_ACTION | William Jon McCann | 2014-02-07 | 1 | -0/+11 |
* | Add GTK_STYLE_CLASS_SUGGESTED_ACTION | William Jon McCann | 2014-02-07 | 3 | -3/+13 |
* | docs: remove <emphasis> | William Jon McCann | 2014-02-07 | 1 | -6/+6 |
* | docs: Use markup for links | William Jon McCann | 2014-02-07 | 58 | -252/+252 |
* | widget: Ignore text direction in gtk_widget_set_state_flags() | Benjamin Otte | 2014-02-07 | 1 | -2/+10 |
* | gtkmagnifier: do not use P_() macro for property names | Carlos Garcia Campos | 2014-02-07 | 1 | -2/+2 |
* | Revert "Fix memory leak in GtkTreeViewAccessible" | Ignacio Casal Quinteiro | 2014-02-06 | 1 | -1/+1 |
* | GtkApplication: install gtk option group | Ryan Lortie | 2014-02-06 | 1 | -0/+11 |
* | GtkTreeViewColumn: fix critical warning | Claudio Saavedra | 2014-02-06 | 1 | -2/+2 |
* | gtkwindow: remove delete-event idle function on finalize | Claudio Saavedra | 2014-02-06 | 1 | -2/+14 |
* | docs: fix quotes in example | William Jon McCann | 2014-02-06 | 1 | -1/+1 |
* | popover: Emit ::closed once modality is cleared | Bastien Nocera | 2014-02-06 | 1 | -2/+2 |
* | docs: Don't use warnings | William Jon McCann | 2014-02-06 | 4 | -14/+9 |
* | popover: Add ::closed signal | Carlos Garnacho | 2014-02-06 | 2 | -0/+18 |
* | popover: Add padding pointers to GtkPopoverClass | Carlos Garnacho | 2014-02-06 | 1 | -0/+3 |
* | docs: don't use <important> | William Jon McCann | 2014-02-06 | 1 | -7/+6 |
* | docs: don't use <warning> | William Jon McCann | 2014-02-06 | 1 | -3/+2 |
* | docs: use markdown instead of <note> | William Jon McCann | 2014-02-06 | 9 | -69/+57 |
* | docs: use proper quotes | William Jon McCann | 2014-02-05 | 141 | -668/+668 |
* | docs: fix missing quotation mark | William Jon McCann | 2014-02-05 | 1 | -1/+1 |
* | docs: add back id for section heading | William Jon McCann | 2014-02-05 | 2 | -2/+2 |
* | docs: Don't use <xi:include> | William Jon McCann | 2014-02-05 | 4 | -20/+4 |
* | 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 |
* | widget: Fix margin-start and margin-end properties | Bastien Nocera | 2014-02-05 | 1 | -2/+2 |
* | Add minimal popover theming to Raleigh | Matthias Clasen | 2014-02-05 | 1 | -0/+7 |
* | docs: Use "#" for refsect2 instead of ## | William Jon McCann | 2014-02-04 | 35 | -75/+98 |
* | docs: don't use <para id=""> | William Jon McCann | 2014-02-04 | 5 | -14/+17 |
* | docs: use a list instead of a table | William Jon McCann | 2014-02-04 | 1 | -98/+56 |
* | docs: don't use <variablelist> | William Jon McCann | 2014-02-04 | 2 | -82/+64 |
* | docs: don't use itemizedlist | William Jon McCann | 2014-02-04 | 2 | -27/+27 |
* | docs: don't use <keycap> tags | William Jon McCann | 2014-02-04 | 6 | -47/+29 |
* | docs: don't use <replaceable> | William Jon McCann | 2014-02-04 | 8 | -71/+71 |
* | docs: don't use ulink. use markdown instead | William Jon McCann | 2014-02-04 | 16 | -64/+60 |
* | docs: don't use <varnam> | William Jon McCann | 2014-02-04 | 1 | -2/+2 |
* | docs: don't use <parameter> tags | William Jon McCann | 2014-02-04 | 4 | -17/+12 |
* | docs: use ` instead of <literal> | William Jon McCann | 2014-02-04 | 37 | -224/+224 |
* | docs: use quotes instead of <firstterm> | William Jon McCann | 2014-02-04 | 11 | -26/+26 |
* | docs: don't use <application> tags | William Jon McCann | 2014-02-04 | 6 | -11/+11 |
* | docs: don't use <option> | William Jon McCann | 2014-02-04 | 2 | -4/+4 |
* | docs: don't use <quote> | William Jon McCann | 2014-02-04 | 2 | -9/+8 |
* | docs: don't use <tag> docbook elements | William Jon McCann | 2014-02-04 | 4 | -12/+13 |
* | docs: replace all figures with headings and images | William Jon McCann | 2014-02-04 | 2 | -24/+29 |
* | docs: fix last commit | William Jon McCann | 2014-02-04 | 1 | -1/+0 |
* | docs: replace all <examples> with markdown headings | William Jon McCann | 2014-02-04 | 27 | -151/+108 |
* | docs: Use markdown for section headings | William Jon McCann | 2014-02-04 | 6 | -69/+49 |