]> Pileus Git - ~andy/gtk/history - gtk/gtkaccelgroup.c
fix typo.
[~andy/gtk] / gtk / gtkaccelgroup.c
2002-03-02 Tim Janikfix typo.
2002-02-27 Owen Taylorue Feb 26 18:58:49 2002 Owen Taylor <otaylor@redhat...
2002-02-23 Jody Goldberglower case the key_val. (gtk_accel_group_connect_by_pat...
2002-02-21 Owen TaylorAdd GDK_ISO_Next_Group/Prev_Group/Level3_Shift/ First_G...
2002-02-21 Owen TaylorImplement "fuzzy" key binding lookups; allow matches...
2002-02-08 Darin Adlerisspace -> g_ascii_isspace Remove gdki8n.h include...
2002-02-02 Owen TaylorAdd a GtkSetting (gtk-entry-select-on-focus) controllin...
2002-01-28 Anders Carlsson& with the default mod mask so accels work when numlock...
2002-01-08 Matthias ClasenDoc typo fix. (#68172)
2002-01-07 Matthias ClasenReplace GTK_NO_CHECK_CASTS by G_DISABLE_CAST_CHECKS.
2001-12-08 Matthias ClasenDoc markup fix.
2001-11-21 Owen TaylorRef-sink the tooltips object. Ref-sink the tooltips...
2001-11-20 Tim Janikapplied patch from owen to get rid of accel map notifie...
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.