summaryrefslogtreecommitdiff
path: root/gtk/gtkbindings.h
Commit message (Expand)AuthorAgeFilesLines
* gtk: port missing array annotations from Vala bindingsEvan Nemerson2014-05-271-1/+1
* docs: enum cleanupMatthias Clasen2014-05-201-6/+0
* docs: don't use <anchor>William Jon McCann2014-02-071-1/+0
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+11
* 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-1/+1
* Drop use of GDK_DISABLE_DEPRECATED guards in gtkMatthias Clasen2011-11-091-2/+0
* Add deprecation annotations for deprecated functionsMatthias Clasen2011-10-111-0/+1
* Small optimizationMatthias Clasen2011-01-301-0/+2
* Move GtkBindings docs inlineMatthias Clasen2011-01-301-0/+53
* Add a gtkbindingsprivate.h headerMatthias Clasen2011-01-301-89/+73
* Improve binding-set parserMatthias Clasen2011-01-301-2/+2
* Add gtk_binding_entry_add_signal_from_string()Carlos Garnacho2011-01-301-0/+4
* Remove GtkObject completelyMatthias Clasen2010-09-261-6/+5
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated gtk_binding_entry functionsChristian Dywan2010-05-031-8/+0
* Undeprecate gtk_binding_entry_add_signallMatthias Clasen2009-02-111-5/+5
* no need to include <gtk/gtkenums.h> in headers which somehow includeMichael Natterer2008-10-301-1/+0
* remove _gtk_binding_signal_new().Michael Natterer2008-07-211-15/+0
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* 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
* added new scanner token "unbind" which gets rid of a key binding (in fact,Michael Natterer2006-10-051-11/+24
* Revert questionable changes.Matthias Clasen2006-01-051-1/+1
* Make the args a flexible array inside the struct, and allocate themMatthias Clasen2005-12-281-8/+7
* Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, BenoitMatthias Clasen2005-06-211-6/+3
* === Released 2.3.5 ===GTK_2_3_5Owen Taylor2004-03-021-2/+2
* expose gtk_bindings_activate_event(), changed callers.Tim Janik2004-03-021-1/+1
* Add a new binding signal, "move_scroll", and use it to hook upOwen Taylor2002-12-141-0/+13
* Deprecation cleanupManish Singh2002-10-091-1/+1
* Implement "fuzzy" key binding lookups; allow matches on key and level butOwen Taylor2002-02-211-1/+3
* Add prototype for _gtk_binding_reset_parsed().Owen Taylor2002-02-091-0/+2
* Add a function to delete all bindings add by gtk_binding_parse_binding()Owen Taylor2002-02-091-2/+1
* Consistently use GdkModifierType. (#66950, Mark Patton)Owen Taylor2002-01-301-7/+7
* changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc()Tim Janik2001-04-031-27/+0
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* introduce testbindings on C-1 for buttons, to check out bindingTim Janik1998-07-221-0/+1
* added a new internal type GTK_TYPE_IDENTIFIER which is derived fromTim Janik1998-07-101-10/+14
* deleted most of the argument handling code, since that is now implementedTim Janik1998-07-091-8/+0
* temporary implementation of action signal "debug_msg"Tim Janik1998-07-011-2/+4
* fixed an assertment.Tim Janik1998-06-071-0/+166