| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Enable -Wswitch-enum and -Wswitch-default | Benjamin Otte | 2017-10-06 | 1 | -4/+4 |
* | bindings: Convert to use GdkEvent API | Matthias Clasen | 2017-09-19 | 1 | -3/+10 |
* | bindings: Partially update to using GdkEvent API | Carlos Garnacho | 2017-09-19 | 1 | -1/+1 |
* | bindings: Avoid iterating array if it is never set | Daniel Boles | 2017-08-01 | 1 | -3/+7 |
* | gtk: Cast static strings assigned to non-const variables | Emmanuele Bassi | 2016-10-17 | 1 | -1/+1 |
* | API: stylecontext: Remove state argument from getters | Benjamin Otte | 2016-10-16 | 1 | -1/+1 |
* | gtkbindings: Add an example for gtk_binding_entry_add_signal() | Philip Withnall | 2016-08-23 | 1 | -0/+14 |
* | gtkbindings: Clarify that widgets need has-focus for bindings to work | Philip Withnall | 2016-08-22 | 1 | -0/+6 |
* | docs: Update examples of matching key bindings | Emmanuele Bassi | 2016-05-09 | 1 | -6/+9 |
* | introspection: This patch fixes nullable return values fixes for the followin... | Alberto Ruiz | 2016-01-08 | 1 | -1/+1 |
* | GtkBindings: Fix CSS key in example docs | Felix Riemann | 2016-01-03 | 1 | -3/+3 |
* | Don't pass widget state flags to GtkStyleContext API | Timm Bäder | 2015-11-22 | 1 | -3/+1 |
* | Rename the gtk-key-bindings property | Matthias Clasen | 2015-11-20 | 1 | -1/+1 |
* | Use stupid quotes instead of dumb quotes | Matthias Clasen | 2015-09-23 | 1 | -8/+8 |
* | gtk: Fix transfer annotations gtk_binding_set_new and *_by_class | Rico Tzschichholz | 2014-08-20 | 1 | -2/+2 |
* | docs: enum cleanup | Matthias Clasen | 2014-05-20 | 1 | -101/+0 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -6/+6 |
* | Docs: Remove all entities and turn off sgml mode | Matthias Clasen | 2014-02-09 | 1 | -15/+14 |
* | 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 | -1/+1 |
* | docs: Use markup for links | William Jon McCann | 2014-02-07 | 1 | -3/+3 |
* | docs: use proper quotes | William Jon McCann | 2014-02-05 | 1 | -9/+9 |
* | docs: Use "#" for refsect2 instead of ## | William Jon McCann | 2014-02-04 | 1 | -2/+7 |
* | docs: use markdown instead of <filename> tags | William Jon McCann | 2014-02-04 | 1 | -1/+1 |
* | docs: Convert to markdown | Matthias Clasen | 2014-02-02 | 1 | -22/+18 |
* | docs: don't escape entities in example code | William Jon McCann | 2014-01-29 | 1 | -6/+6 |
* | docs: use |[ ]| instead of <programlisting></programlisting> | William Jon McCann | 2014-01-29 | 1 | -10/+10 |
* | docs: fix link to gdk docs | William Jon McCann | 2014-01-21 | 1 | -1/+1 |
* | bindings: Fix stray semicolons in CSS example for bindings | Michael Wood | 2013-11-26 | 1 | -6/+6 |
* | Fix up headerless symbols | Matthias Clasen | 2013-05-05 | 1 | -0/+1 |
* | bindings: Fix gtk_binding_entry_skip | Christian Persch | 2013-04-17 | 1 | -1/+3 |
* | types: Clean up gtkwidget.h includes | Benjamin Otte | 2012-03-03 | 1 | -0/+1 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Use G_VALUE_INIT | Javier Jardón | 2011-10-15 | 1 | -2/+2 |
* | Documentation fixes | Matthias Clasen | 2011-09-25 | 1 | -1/+1 |
* | Remove unused includes | Matthias Clasen | 2011-06-16 | 1 | -1/+0 |
* | Small optimization | Matthias Clasen | 2011-01-30 | 1 | -18/+23 |
* | doc fixes | Matthias Clasen | 2011-01-30 | 1 | -11/+12 |
* | Move GtkBindings docs inline | Matthias Clasen | 2011-01-30 | 1 | -73/+171 |
* | Add a gtkbindingsprivate.h header | Matthias Clasen | 2011-01-30 | 1 | -3/+3 |
* | Improve binding-set parser | Matthias Clasen | 2011-01-30 | 1 | -9/+10 |
* | Remove unneeded code from GtkBindingSet | Carlos Garnacho | 2011-01-30 | 1 | -114/+0 |
* | Hook up key bindings in CSS with key propagation. | Carlos Garnacho | 2011-01-30 | 1 | -20/+79 |
* | Add gtk_binding_entry_add_signal_from_string() | Carlos Garnacho | 2011-01-30 | 1 | -0/+321 |
* | [GI] Mark unintrospectable constructs as (skip) | Pavel Holejsovsky | 2011-01-20 | 1 | -4/+5 |
* | [GI] Add missing (transfer) annotations | Pavel Holejsovsky | 2011-01-20 | 1 | -1/+1 |
* | Remove gtktypeutils altogether | Matthias Clasen | 2011-01-04 | 1 | -319/+336 |
* | Drop explicit includes of gdkkeysyms.h | Matthias Clasen | 2011-01-04 | 1 | -1/+0 |
* | Reduce includes of gtktypeutils.h to a minimum | Matthias Clasen | 2011-01-04 | 1 | -1/+1 |
* | Remove dead Gtk[Rc]Style code | Carlos Garnacho | 2010-12-18 | 1 | -399/+8 |