summaryrefslogtreecommitdiff
path: root/gtk/gtkbindings.h
Commit message (Expand)AuthorAgeFilesLines
* 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