]> Pileus Git - ~andy/gtk/history - gtk/gtkaccelgroup.c
gtkfilechooserbutton: In tests, allow the possibility of doing unselect_all
[~andy/gtk] / gtk / gtkaccelgroup.c
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-11-13 Tim Janikadded gtkaccelmap.sgml. other updates.
2001-09-08 Havoc Penningtonmove some of the accel group functions into a Private...
2001-08-18 James Henstridgeuse the second argument to the weak ref notify, cleanin...
2001-07-27 James HenstridgeSmall bug introduced when merging changes before the...
2001-07-25 James Henstridgecommiting patch after comments from Alex on IRC
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-04-29 Tim Janikmoved GtkAnchorType and GtkSideType from gtkpacker...
2001-04-28 Havoc Penningtonvoc Pennington <hp@redhat.com>
2001-04-02 Owen TaylorAdd GdkEventSetting event for notification of changes...
2001-03-16 Havoc PenningtonApplied patch from Nils Barth (bug # 51041) to replace...
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-03-14 Owen TaylorMerges from gtk-1-2
1999-03-15 Tor LillqvistActually change <strings.h> to <string.h> as I already...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-11 Tim Janikonly pass key events to the focus widget if it is sensi...
1998-12-24 Jeff Garzikremoved unused var 64-bit cast point to const data...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-09-03 Tim Janikplug another small GtkSIgnalQuery leak.
1998-08-29 Manish Singhquell some warnings with g_hash_table_new
1998-08-17 Tim Janikremoved gtk_input_add_interp.
1998-07-21 Elliot LeeUse common marshalling routines instead of having widge...
1998-07-01 Tim Janiktemporary implementation of action signal "debug_msg"
1998-06-30 Tim Janikok, this enables the possibility for key-release bindings.
1998-06-19 Tim Janikreplaced some gtk_object_data_force_id with g_quark_fro...
1998-06-10 Owen TaylorRenamed g_const_pointer => gconstpointer.
1998-06-09 Owen TaylorRemoved g_object_pointer_hash, which was just g_direct_...
1998-06-09 Tim Janiknew functions gtk_selection_data_copy and gtk_selection...
1998-06-07 Tim Janikfixed an assertment.