| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace gdk_keymap_get_for_display by gdk_display_get_keymap | Matthias Clasen | 2017-12-15 | 1 | -4/+4 |
* | Drop gdk_keymap_get_default() | Matthias Clasen | 2017-12-14 | 1 | -1/+2 |
* | Remove GtkUIManager | Timm Bäder | 2016-10-18 | 1 | -4/+1 |
* | gtk: Use appropriate constness for variables | Emmanuele Bassi | 2016-10-17 | 1 | -1/+1 |
* | introspection: This patch fixes nullable return values fixes for the followin... | Alberto Ruiz | 2016-01-08 | 1 | -3/+3 |
* | accel group: Make gtk_accelerator_get_default_mod_mask more lenient | Matthias Clasen | 2015-08-29 | 1 | -9/+22 |
* | Bug 736125 - The default gtk accelerator mod mask does not include all defaul... | John Ralls | 2015-08-25 | 1 | -6/+6 |
* | Replace uses of g_memmove() by memmove() | Sébastien Wilmet | 2014-08-16 | 1 | -4/+4 |
* | Docs: Remove all entities and turn off sgml mode | Matthias Clasen | 2014-02-09 | 1 | -12/+11 |
* | docs: use apostrophe in *'re | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: use apostrophes in *n't | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: use proper apostrophe | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: use proper quotes | William Jon McCann | 2014-02-05 | 1 | -7/+7 |
* | docs: use quotes instead of <firstterm> | William Jon McCann | 2014-02-04 | 1 | -2/+2 |
* | gtkaccelgroup: Use g_object_class_install_properties() and g_object_notify_by... | Javier Jardón | 2014-01-24 | 1 | -19/+24 |
* | docs: fix function name link | William Jon McCann | 2014-01-21 | 1 | -1/+1 |
* | Add missing introspection annotations | Phil Clayton | 2013-09-10 | 1 | -3/+6 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -6/+2 |
* | docs: fix a number of typos and obsolete references | Cosimo Cecchi | 2012-07-02 | 1 | -0/+2 |
* | Remove gtk_accel_group_query from the docs | Matthias Clasen | 2012-05-26 | 1 | -1/+1 |
* | gtk: Prefer group-0 keycodes | Bastien Nocera | 2012-03-13 | 1 | -3/+13 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Fix up includes | Matthias Clasen | 2011-12-19 | 1 | -1/+1 |
* | gtk: Parse keypad numbers correctly | Bastien Nocera | 2011-11-16 | 1 | -0/+8 |
* | gtk: Fix parsing of accelerators with keycodes | Bastien Nocera | 2011-11-10 | 1 | -3/+1 |
* | gtk: Add accel with keycode parsing functions | Bastien Nocera | 2011-11-04 | 1 | -15/+230 |
* | gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.h | Michael Natterer | 2011-10-23 | 1 | -1/+0 |
* | gtk: remove the private GTK_DEFAULT_ACCEL_MOD_MASK define | Michael Natterer | 2011-10-07 | 1 | -5/+5 |
* | gtk: allow to specify accelerators in a platform-independent way | Michael Natterer | 2011-09-26 | 1 | -1/+36 |
* | Documentation fixes | Matthias Clasen | 2011-09-25 | 1 | -13/+21 |
* | gtkaccelgroup.c: Do not use GET_PRIV macro | Javier Jardón | 2011-06-02 | 1 | -5/+6 |
* | Fix annotations for gtk_accelerator_parse | Matthias Clasen | 2011-03-12 | 1 | -2/+4 |
* | Formatting fixes | Matthias Clasen | 2011-03-12 | 1 | -390/+396 |
* | Remove latest bits of GtkItemFactory | Javier Jardón | 2011-02-04 | 1 | -4/+3 |
* | [GI] Add missing (transfer) annotations | Pavel Holejsovsky | 2011-01-20 | 1 | -3/+4 |
* | [GI] Add missing (scope) annotations | Pavel Holejsovsky | 2011-01-20 | 1 | -1/+2 |
* | [GI] Cosmetic cleanups of annotations and doc comments | Pavel Holejsovsky | 2011-01-18 | 1 | -2/+5 |
* | More documentation fixes2.99.0 | Matthias Clasen | 2011-01-06 | 1 | -6/+6 |
* | Move docs for gtkmain inline | Matthias Clasen | 2011-01-04 | 1 | -3/+3 |
* | Drop explicit includes of gdkkeysyms.h | Matthias Clasen | 2011-01-04 | 1 | -2/+1 |
* | Added out annotations for gtk_accelerator_parse | Jesse van den Kieboom | 2010-12-21 | 1 | -2/+2 |
* | Make gtk_accelerator_get_default_mod_mask() return a GdkModifierType | Alberto Garcia | 2010-10-15 | 1 | -1/+1 |
* | GDK: Prefix key names with KEY_ | Colin Walters | 2010-09-08 | 1 | -13/+13 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+1 |
* | Move GtkAccelGroup private structure to shared header file | Javier Jardón | 2010-05-03 | 1 | -9/+1 |
* | Add and use internal accessor for accelerables in GtkAccelGroup | Christian Dywan | 2010-05-03 | 1 | -0/+8 |
* | Move GSEAL'd members of GtkAccelGroup into private struct | Cody Russell | 2010-05-03 | 1 | -49/+65 |
* | [docs] improve docs for gtk_accelerator_parse(). | Stefan Kost | 2010-04-16 | 1 | -0/+3 |
* | [annotations] Add allow-none | Johan Dahlin | 2010-02-19 | 1 | -4/+4 |
* | [introspection] Merge in Gtk-custom.c annotations | Colin Walters | 2009-12-16 | 1 | -2/+3 |