| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk: port missing array annotations from Vala bindings | Evan Nemerson | 2014-05-27 | 1 | -1/+1 |
* | docs: enum cleanup | Matthias Clasen | 2014-05-20 | 1 | -6/+0 |
* | docs: don't use <anchor> | William Jon McCann | 2014-02-07 | 1 | -1/+0 |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+11 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -4/+4 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | gtk: Use versioned deprecations | Matthias Clasen | 2012-02-27 | 1 | -1/+1 |
* | Drop use of GDK_DISABLE_DEPRECATED guards in gtk | Matthias Clasen | 2011-11-09 | 1 | -2/+0 |
* | Add deprecation annotations for deprecated functions | Matthias Clasen | 2011-10-11 | 1 | -0/+1 |
* | Small optimization | Matthias Clasen | 2011-01-30 | 1 | -0/+2 |
* | Move GtkBindings docs inline | Matthias Clasen | 2011-01-30 | 1 | -0/+53 |
* | Add a gtkbindingsprivate.h header | Matthias Clasen | 2011-01-30 | 1 | -89/+73 |
* | Improve binding-set parser | Matthias Clasen | 2011-01-30 | 1 | -2/+2 |
* | Add gtk_binding_entry_add_signal_from_string() | Carlos Garnacho | 2011-01-30 | 1 | -0/+4 |
* | Remove GtkObject completely | Matthias Clasen | 2010-09-26 | 1 | -6/+5 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | Remove deprecated gtk_binding_entry functions | Christian Dywan | 2010-05-03 | 1 | -8/+0 |
* | Undeprecate gtk_binding_entry_add_signall | Matthias Clasen | 2009-02-11 | 1 | -5/+5 |
* | no need to include <gtk/gtkenums.h> in headers which somehow include | Michael Natterer | 2008-10-30 | 1 | -1/+0 |
* | remove _gtk_binding_signal_new(). | Michael Natterer | 2008-07-21 | 1 | -15/+0 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -1/+1 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | added new scanner token "unbind" which gets rid of a key binding (in fact, | Michael Natterer | 2006-10-05 | 1 | -11/+24 |
* | Revert questionable changes. | Matthias Clasen | 2006-01-05 | 1 | -1/+1 |
* | Make the args a flexible array inside the struct, and allocate them | Matthias Clasen | 2005-12-28 | 1 | -8/+7 |
* | Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit | Matthias Clasen | 2005-06-21 | 1 | -6/+3 |
* | === Released 2.3.5 ===GTK_2_3_5 | Owen Taylor | 2004-03-02 | 1 | -2/+2 |
* | expose gtk_bindings_activate_event(), changed callers. | Tim Janik | 2004-03-02 | 1 | -1/+1 |
* | Add a new binding signal, "move_scroll", and use it to hook up | Owen Taylor | 2002-12-14 | 1 | -0/+13 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -1/+1 |
* | Implement "fuzzy" key binding lookups; allow matches on key and level but | Owen Taylor | 2002-02-21 | 1 | -1/+3 |
* | Add prototype for _gtk_binding_reset_parsed(). | Owen Taylor | 2002-02-09 | 1 | -0/+2 |
* | Add a function to delete all bindings add by gtk_binding_parse_binding() | Owen Taylor | 2002-02-09 | 1 | -2/+1 |
* | Consistently use GdkModifierType. (#66950, Mark Patton) | Owen Taylor | 2002-01-30 | 1 | -7/+7 |
* | changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc() | Tim Janik | 2001-04-03 | 1 | -27/+0 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | removed all occourances of #pragma } and #pragma { which were in place to | Tim Janik | 1998-10-07 | 1 | -1/+0 |
* | introduce testbindings on C-1 for buttons, to check out binding | Tim Janik | 1998-07-22 | 1 | -0/+1 |
* | added a new internal type GTK_TYPE_IDENTIFIER which is derived from | Tim Janik | 1998-07-10 | 1 | -10/+14 |
* | deleted most of the argument handling code, since that is now implemented | Tim Janik | 1998-07-09 | 1 | -8/+0 |
* | temporary implementation of action signal "debug_msg" | Tim Janik | 1998-07-01 | 1 | -2/+4 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 1 | -0/+166 |