Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Docs: Remove all entities and turn off sgml mode | Matthias Clasen | 2014-02-09 | 75 | -443/+416 |
* | More coding style cleanups | Matthias Clasen | 2014-02-09 | 2 | -109/+74 |
* | Trivial coding style cleanups | Matthias Clasen | 2014-02-09 | 2 | -15/+12 |
* | Trivial formatting fix | Matthias Clasen | 2014-02-08 | 2 | -3/+3 |
* | Quell a compiler warning | Matthias Clasen | 2014-02-08 | 1 | -1/+0 |
* | Improve popover positioning | Matthias Clasen | 2014-02-08 | 1 | -12/+44 |
* | GtkMenuButton: Support popovers | Matthias Clasen | 2014-02-08 | 2 | -100/+360 |
* | GtkPopover: use GdkRectangle instead of cairo_rectangle_int_t | Juan R. García Blanco | 2014-02-08 | 2 | -15/+15 |
* | GtkDialog: Make headerbar buttons homogeneous | Matthias Clasen | 2014-02-07 | 1 | -0/+16 |
* | GtkFlowBox::child-activated: fix param type in g_signal_connect | Juan R. García Blanco | 2014-02-07 | 1 | -1/+1 |
* | docs: fix typo | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: rewrite the CSS Properties docs | William Jon McCann | 2014-02-07 | 1 | -334/+445 |
* | docs: don't use a table for the region docs | William Jon McCann | 2014-02-07 | 1 | -38/+13 |
* | docs: improve the cssprovider documentation layout | William Jon McCann | 2014-02-07 | 1 | -186/+264 |
* | Fix margin-start/end property implementation | Matthias Clasen | 2014-02-07 | 1 | -0/+6 |
* | docs: don't use <anchor> | William Jon McCann | 2014-02-07 | 15 | -72/+73 |
* | Populate popovers from menu models | Matthias Clasen | 2014-02-07 | 2 | -0/+332 |
* | Introduce GtkModelButton | Matthias Clasen | 2014-02-07 | 3 | -0/+647 |
* | docs: use proper quotations instead of '*' | William Jon McCann | 2014-02-07 | 52 | -101/+101 |
* | docs: use apostrophe in *'m | William Jon McCann | 2014-02-07 | 3 | -4/+4 |
* | docs: use apostrophe in *'d | William Jon McCann | 2014-02-07 | 8 | -10/+10 |
* | docs: use apostrophe in *'ve | William Jon McCann | 2014-02-07 | 8 | -8/+8 |
* | docs: use apostrophe in *'re | William Jon McCann | 2014-02-07 | 19 | -26/+26 |
* | docs: use apostrophe in *'ll | William Jon McCann | 2014-02-07 | 13 | -15/+15 |
* | docs: use apostrophes in *n't | William Jon McCann | 2014-02-07 | 109 | -339/+339 |
* | docs: use more apostrophes | William Jon McCann | 2014-02-07 | 7 | -35/+35 |
* | docs: use proper apostrophe | William Jon McCann | 2014-02-07 | 145 | -650/+650 |
* | 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 |