summaryrefslogtreecommitdiff
path: root/gtk/gtkaccelgroup.c
Commit message (Expand)AuthorAgeFilesLines
* Replace uses of g_memmove() by memmove()Sébastien Wilmet2014-08-161-4/+4
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-12/+11
* docs: use apostrophe in *'reWilliam Jon McCann2014-02-071-1/+1
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* docs: use proper quotesWilliam Jon McCann2014-02-051-7/+7
* docs: use quotes instead of <firstterm>William Jon McCann2014-02-041-2/+2
* gtkaccelgroup: Use g_object_class_install_properties() and g_object_notify_by...Javier Jardón2014-01-241-19/+24
* docs: fix function name linkWilliam Jon McCann2014-01-211-1/+1
* Add missing introspection annotationsPhil Clayton2013-09-101-3/+6
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-6/+2
* docs: fix a number of typos and obsolete referencesCosimo Cecchi2012-07-021-0/+2
* Remove gtk_accel_group_query from the docsMatthias Clasen2012-05-261-1/+1
* gtk: Prefer group-0 keycodesBastien Nocera2012-03-131-3/+13
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Fix up includesMatthias Clasen2011-12-191-1/+1
* gtk: Parse keypad numbers correctlyBastien Nocera2011-11-161-0/+8
* gtk: Fix parsing of accelerators with keycodesBastien Nocera2011-11-101-3/+1
* gtk: Add accel with keycode parsing functionsBastien Nocera2011-11-041-15/+230
* gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.hMichael Natterer2011-10-231-1/+0
* gtk: remove the private GTK_DEFAULT_ACCEL_MOD_MASK defineMichael Natterer2011-10-071-5/+5
* gtk: allow to specify accelerators in a platform-independent wayMichael Natterer2011-09-261-1/+36
* Documentation fixesMatthias Clasen2011-09-251-13/+21
* gtkaccelgroup.c: Do not use GET_PRIV macroJavier Jardón2011-06-021-5/+6
* Fix annotations for gtk_accelerator_parseMatthias Clasen2011-03-121-2/+4
* Formatting fixesMatthias Clasen2011-03-121-390/+396
* Remove latest bits of GtkItemFactoryJavier Jardón2011-02-041-4/+3
* [GI] Add missing (transfer) annotationsPavel Holejsovsky2011-01-201-3/+4
* [GI] Add missing (scope) annotationsPavel Holejsovsky2011-01-201-1/+2
* [GI] Cosmetic cleanups of annotations and doc commentsPavel Holejsovsky2011-01-181-2/+5
* More documentation fixes2.99.0Matthias Clasen2011-01-061-6/+6
* Move docs for gtkmain inlineMatthias Clasen2011-01-041-3/+3
* Drop explicit includes of gdkkeysyms.hMatthias Clasen2011-01-041-2/+1
* Added out annotations for gtk_accelerator_parseJesse van den Kieboom2010-12-211-2/+2
* Make gtk_accelerator_get_default_mod_mask() return a GdkModifierTypeAlberto Garcia2010-10-151-1/+1
* GDK: Prefix key names with KEY_Colin Walters2010-09-081-13/+13
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+1
* Move GtkAccelGroup private structure to shared header fileJavier Jardón2010-05-031-9/+1
* Add and use internal accessor for accelerables in GtkAccelGroupChristian Dywan2010-05-031-0/+8
* Move GSEAL'd members of GtkAccelGroup into private structCody Russell2010-05-031-49/+65
* [docs] improve docs for gtk_accelerator_parse().Stefan Kost2010-04-161-0/+3
* [annotations] Add allow-noneJohan Dahlin2010-02-191-4/+4
* [introspection] Merge in Gtk-custom.c annotationsColin Walters2009-12-161-2/+3
* Allow removing all closures with gtk_accel_group_disconnectChristian Dywan2009-10-271-2/+5
* Move documentation from templates to inline comments: GtkAccelGroupJavier Jardón2009-10-151-0/+25
* Fix a memory leak in GtkAccelGroupMatthias Clasen2009-04-071-0/+3
* Documentation fixesMatthias Clasen2008-12-281-2/+0
* gtk/gtkaccelgroup.c gtk/gtkactiongroup.c gtk/gtkcalendar.cSven Neumann2008-08-111-11/+11
* Doc fixesMatthias Clasen2008-07-211-4/+6
* Fix default valueMatthias Clasen2008-07-041-2/+2