summaryrefslogtreecommitdiff
path: root/gtk/gtkaccelgroup.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* applied patch from owen to get rid of accel map notifiers. changed thingsTim Janik2001-11-201-14/+21
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-131-105/+78
* commiting patch after comments from Alex on IRCJames Henstridge2001-07-251-24/+34
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Merges from gtk-1-2Owen Taylor2000-03-141-8/+0
* Adapt cast macros to standard.Raja R Harinath1999-11-221-20/+23
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* deprecated gtk_widget_freeze_accelerators andTim Janik1998-11-281-8/+16
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* new functions gtk_selection_data_copy and gtk_selection_data_free.Tim Janik1998-06-091-25/+25
* fixed an assertment.Tim Janik1998-06-071-0/+164