summaryrefslogtreecommitdiff
path: root/gtk/gtkaccelgroup.h
Commit message (Expand)AuthorAgeFilesLines
* Annotate gtk_accelerator_get_default_mod_mask as constMatthias Clasen2021-09-141-1/+1
* Replace "gchar" with "char"Benjamin Otte2020-07-251-6/+6
* Drop gtk_accelerator_set_default_mod_maskMatthias Clasen2020-04-061-4/+2
* accels: Remove GtkAccelGroupBenjamin Otte2020-03-251-158/+0
* accel: Add display arg to gtk_accelerator_parse_with_keycode()Benjamin Otte2020-03-251-0/+1
* accelerators: Make gtk_accelerator_parse() return TRUE/FALSEBenjamin Otte2020-03-251-2/+2
* accelgroup: Remove unneeded APIsBenjamin Otte2020-03-251-9/+0
* gtk: Remove GtkAccelMapEmmanuele Bassi2020-03-251-4/+0
* Revert "Merge branch 'disable-window-test' into 'master'"Matthias Clasen2020-03-191-3/+173
* accels: Remove GtkAccelGroupBenjamin Otte2020-03-181-158/+0
* accel: Add display arg to gtk_accelerator_parse_with_keycode()Benjamin Otte2020-03-181-0/+1
* accelerators: Make gtk_accelerator_parse() return TRUE/FALSEBenjamin Otte2020-03-181-2/+2
* accelgroup: Remove unneeded APIsBenjamin Otte2020-03-181-9/+0
* gtk: Remove GtkAccelMapEmmanuele Bassi2020-03-181-4/+0
* The big versioning cleanupMatthias Clasen2018-02-061-5/+3
* Remove introspection scanner guards around autocleanupsEmmanuele Bassi2015-11-111-2/+0
* Start recursively moving autocleanups macros to their headersEmmanuele Bassi2015-11-101-0/+4
* Make GtkAccelGroupEntry public againJasper St. Pierre2014-04-051-0/+7
* Clean up private headersMatthias Clasen2014-04-051-15/+0
* docs: fully break lines in examplesWilliam Jon McCann2014-02-121-2/+2
* docs: add docs for GtkAccelFlagsWilliam Jon McCann2014-01-211-0/+8
* docs: add missing docs for GtkAccelKeyWilliam Jon McCann2014-01-211-0/+6
* docs: add Gtk*Class docsWilliam Jon McCann2014-01-201-1/+11
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+22
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use versioned deprecationsMatthias Clasen2012-02-271-0/+3
* gtk: Add accel with keycode parsing functionsBastien Nocera2011-11-041-0/+12
* [GI] Mark callbacks' context parameter with (closure) annotation.Pavel Holejsovsky2011-01-181-1/+1
* Make gtk_accelerator_get_default_mod_mask() return a GdkModifierTypeAlberto Garcia2010-10-151-1/+2
* Add and use internal accessor for accelerables in GtkAccelGroupChristian Dywan2010-05-031-0/+1
* Move GSEAL'd members of GtkAccelGroup into private structCody Russell2010-05-031-11/+7
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated GtkAccelGroup functionsJavier Jardón2010-05-031-18/+0
* Move documentation from templates to inline comments: GtkAccelGroupJavier Jardón2009-10-151-0/+26
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* fix some formatting and whitespace in the code merged from the GSEALMichael Natterer2008-06-201-2/+3
* Seal GtkAccelGroup - fixed some issues with the initial attempt thanks to com...Tim Janik2008-06-201-6/+1
* Sealed GtkAccelGroup and addedTim Janik2008-06-201-5/+13
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Mark as const.Matthias Clasen2004-11-231-1/+1
* Declare gtk_accelerator_get_label.Matthias Clasen2004-10-091-2/+2
* Provide access to the string representation of accelerators used inMatthias Clasen2004-10-051-0/+2
* allow accel activation depending on sensitivity and the attach widget.Tim Janik2003-11-271-0/+5
* Add a missing ; to make things compile.Matthias Clasen2002-09-241-1/+1
* Add a GtkAccelGroupFindFunc to clean up the prototype. (#76670, VitalyOwen Taylor2002-09-241-5/+8
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+8
* Ref-sink the tooltips object. Ref-sink the tooltips object. Fix someOwen Taylor2001-11-211-2/+2