]> Pileus Git - ~andy/gtk/history - gtk/gtkbindings.c
urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if
[~andy/gtk] / gtk / gtkbindings.c
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-09-05 Sebastian WilhelmiUse g_path_get_dirname instead of g_dirname, which...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
1999-11-22 Raja R HarinathAdapt cast macros to standard.
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-02-15 Owen TaylorWhen we find a match, stop searching. (Because we assum...
1998-07-27 Tim Janikfixup, so that enum values are looked up.
1998-07-22 Tim Janikintroduce testbindings on C-1 for buttons, to check...
1998-07-14 Tim Janikdisplay the current cursor name.
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-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-14 Tim Janikheal gtk. ;)
1998-06-14 Elliot Lees/string_data/pointer_data/ as needed to match GtkArg
1998-06-10 Owen TaylorRenamed g_const_pointer => gconstpointer.
1998-06-10 Tim Janikmore const pointer corrections.
1998-06-09 Tim Janiknew functions gtk_selection_data_copy and gtk_selection...
1998-06-07 Tim Janikfixed an assertment.