]> Pileus Git - ~andy/gtk/history - gtk/gtkbindings.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkbindings.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-02-27 Javier JardónChange FSF Address
2012-02-27 Matthias Clasengtk: Use versioned deprecations
2011-11-10 Matthias ClasenDrop use of GDK_DISABLE_DEPRECATED guards in gtk
2011-10-11 Matthias ClasenAdd deprecation annotations for deprecated functions
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-31 Matthias ClasenSmall optimization
2011-01-31 Matthias ClasenMove GtkBindings docs inline
2011-01-31 Matthias ClasenAdd a gtkbindingsprivate.h header
2011-01-31 Matthias ClasenImprove binding-set parser
2011-01-31 Carlos GarnachoAdd gtk_binding_entry_add_signal_from_string()
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-02 Christian DywanRemove deprecated gtk_binding_entry functions
2009-02-11 Matthias ClasenUndeprecate gtk_binding_entry_add_signall
2008-10-30 Michael Nattererno need to include <gtk/gtkenums.h> in headers which...
2008-07-21 Michael Nattererremove _gtk_binding_signal_new().
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2006-10-05 Michael Nattereradded new scanner token "unbind" which gets rid of...
2006-01-05 Matthias ClasenRevert questionable changes.
2005-12-28 Matthias ClasenMake the args a flexible array inside the struct, and...
2005-06-21 Matthias ClasenTrivial cleanups. (#169647, #303455, Fabricio Barros...
2004-03-02 Owen Taylor=== Released 2.3.5 ===
2004-03-02 Tim Janikexpose gtk_bindings_activate_event(), changed callers.
2002-12-14 Owen TaylorAdd a new binding signal, "move_scroll", and use it...
2002-10-09 Manish SinghDeprecation cleanup
2002-02-21 Owen TaylorImplement "fuzzy" key binding lookups; allow matches...
2002-02-09 Owen TaylorAdd prototype for _gtk_binding_reset_parsed().
2002-02-09 Owen TaylorAdd a function to delete all bindings add by gtk_bindin...
2002-01-30 Owen TaylorConsistently use GdkModifierType. (#66950, Mark Patton)
2001-04-03 Tim Janikchanged gtk_item_factory_dump_items() and gtk_item_fact...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-10-07 Tim Janikremoved all occourances of #pragma } and #pragma {...
1998-07-22 Tim Janikintroduce testbindings on C-1 for buttons, to check...
1998-07-10 Tim Janikadded a new internal type GTK_TYPE_IDENTIFIER which...
1998-07-09 Tim Janikdeleted most of the argument handling code, since that...
1998-07-01 Tim Janiktemporary implementation of action signal "debug_msg"
1998-06-07 Tim Janikfixed an assertment.