| Commit message (Expand) | Author | Age | Files | Lines |
* | accellabel: Initialize allocation variable | Benjamin Otte | 2016-12-31 | 1 | -0/+1 |
* | gtk: Remove unneeded gtk_snapshot_push()/pop() calls | Benjamin Otte | 2016-12-09 | 1 | -11/+1 |
* | snapshot: Move GtkSnapshot declaration to gtypes.h | Benjamin Otte | 2016-11-19 | 1 | -0/+1 |
* | snapshot: Convert GtkLabel and GtkAccelLabel | Benjamin Otte | 2016-11-15 | 1 | -28/+18 |
* | rendernode: Require passing a renderer to get_draw_context() | Benjamin Otte | 2016-11-01 | 1 | -1/+1 |
* | widget: Use ::measure vfunc to measure size | Timm Bäder | 2016-10-22 | 1 | -16/+30 |
* | Convert GtkAccelLabel to indirect rendering | Matthias Clasen | 2016-10-18 | 1 | -8/+25 |
* | API: stylecontext: Remove state argument from getters | Benjamin Otte | 2016-10-16 | 1 | -1/+0 |
* | accellabel: Remove unused variable | Benjamin Otte | 2016-01-18 | 1 | -1/+0 |
* | accel label: Fix RTL handling | Matthias Clasen | 2016-01-17 | 1 | -40/+12 |
* | introspection: This patch fixes nullable return values fixes for the followin... | Alberto Ruiz | 2016-01-08 | 1 | -1/+1 |
* | cssnode: Change style-changed signal | Benjamin Otte | 2015-12-12 | 1 | -16/+4 |
* | acccellabel: Use right state when querying font | Benjamin Otte | 2015-11-06 | 1 | -1/+1 |
* | accel label: Add diagrams to CSS documentation | Matthias Clasen | 2015-11-03 | 1 | -0/+5 |
* | accel label: Use a css node for the accelerator | Matthias Clasen | 2015-10-25 | 1 | -4/+43 |
* | accel label: Remove unneeded spaces | Matthias Clasen | 2015-08-29 | 1 | -4/+2 |
* | accel label: Allow a different font for the accelerator | Matthias Clasen | 2015-08-29 | 1 | -9/+42 |
* | stylecontext: Split render functions out into gtkrender.[ch] | Benjamin Otte | 2014-10-03 | 1 | -2/+3 |
* | Remove redundant checks for NULL | Marek Kasik | 2014-10-02 | 1 | -10/+2 |
* | GtkAccelLabel: unconditionally chain up in draw | Matthias Clasen | 2014-07-19 | 1 | -6/+2 |
* | GtkAccelLabel: use G_PARAM_EXPLICIT_NOTIFY | Matthias Clasen | 2014-06-09 | 1 | -2/+2 |
* | GtkAccelLabel: Convert to g_object_class_install_properties | Matthias Clasen | 2014-06-09 | 1 | -18/+22 |
* | GtkAccelLabel: Drop use of GtkMisc | Matthias Clasen | 2014-05-24 | 1 | -7/+2 |
* | Fix a leftover deprecation warning | Matthias Clasen | 2014-05-13 | 1 | -2/+1 |
* | Deprecate GtkMisc | Matthias Clasen | 2014-05-13 | 1 | -0/+2 |
* | Docs: use // for comments in examples | Matthias Clasen | 2014-02-14 | 1 | -8/+7 |
* | Docs: Remove all entities and turn off sgml mode | Matthias Clasen | 2014-02-09 | 1 | -7/+9 |
* | docs: use proper quotes | William Jon McCann | 2014-02-05 | 1 | -4/+4 |
* | docs: replace all <examples> with markdown headings | William Jon McCann | 2014-02-04 | 1 | -3/+3 |
* | 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 |
* | docs: fix docs for out params | William Jon McCann | 2014-01-21 | 1 | -3/+3 |
* | GtkAccelLabel: Add a setter for manual accels | Matthias Clasen | 2014-01-05 | 1 | -0/+24 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -6/+2 |
* | GtkAccelLabel: Don't show "+" if there's no more keys to add | Bastien Nocera | 2013-02-18 | 1 | -2/+6 |
* | GtkAccelLabel: adjust recent accel changes | Ryan Lortie | 2012-09-18 | 1 | -8/+22 |
* | GtkAccelLabel: add manual accel API | Ryan Lortie | 2012-09-17 | 1 | -6/+48 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | accellabel: Stop setting state flags on the style context for drawing | Rui Matos | 2011-12-19 | 1 | -1/+0 |
* | Use a weak ref in GtkAccelLabel | Matthias Clasen | 2011-08-24 | 1 | -18/+34 |
* | accellabel: Use gtk_widget_class_set_accessible_role() | Benjamin Otte | 2011-07-18 | 1 | -0/+2 |
* | gtkaccellabel: Do not use GET_PRIV macro | Javier Jardón | 2011-06-02 | 1 | -5/+6 |
* | Fix an example | Matthias Clasen | 2011-05-31 | 1 | -1/+1 |
* | accellabel: Remove leftover debug code | Benjamin Otte | 2011-05-02 | 1 | -1/+1 |
* | accellabel: Only daw accelerator after natural size has been reached | Benjamin Otte | 2011-05-01 | 1 | -2/+2 |
* | GtkAccelLabel: Improve struct packing | Matthias Clasen | 2011-04-12 | 1 | -2/+2 |
* | Don't try to modify readonly strings | Matthias Clasen | 2011-02-09 | 1 | -22/+22 |
* | Strip XF86 prefix from untranslated keysyms | Matthias Clasen | 2011-02-04 | 1 | -2/+17 |
* | Remove latest bits of GtkItemFactory | Javier Jardón | 2011-02-04 | 1 | -1/+1 |
* | Drop explicit includes of gdkkeysyms.h | Matthias Clasen | 2011-01-04 | 1 | -2/+0 |