]> Pileus Git - ~andy/gtk/history - gtk/gtkmenushell.c
commiting patch after comments from Alex on IRC
[~andy/gtk] / gtk / gtkmenushell.c
2001-07-25 James Henstridgecommiting patch after comments from Alex on IRC
2001-07-19 Owen TaylorEnforce the widget/child realization/mapping invariants.
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-04-01 Tim Janikgot rid of gtk_widget_popup(), a function that bad...
2001-03-24 Havoc Penningtonmake this somewhat key-navigable
2001-03-21 Alexander LarssonRenamed gtk_button_new_stock() to gtk_button_new_from_s...
2001-03-06 Owen TaylorAdd animation of activation by, on activate, pressing...
2001-03-02 Owen TaylorPatch from ChiDeok Hwang to move call to sync_selection...
2001-02-02 Owen TaylorGet rid of a bunch of g_strdup_printf("%s%s") in favor...
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-11-08 Alexander LarssonAdd note about GtkMenuPositionFunc API changes.
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-04-07 Owen TaylorFix problem with installation directory for gdkx.h
2000-03-14 Owen TaylorMerges from gtk-1-2
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-03-17 Tim JanikTue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org>
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-21 Jeff GarzikDon't search entire row list twice for element being...
1999-01-15 Owen Taylornparams for selection_get should be 3, not 2. [ From...
1999-01-13 Tim Janikin comparisions with GTK_TYPE_STRING, use the fundament...
1999-01-11 Tim Janikonly pass key events to the focus widget if it is sensi...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-01 GMT 1998 Austin... gtk/gtkoptionmenu.c make option menus work when some...
1998-09-03 Tim JanikGTK_MENU_DIR_CHILD: check for the existance of
1998-08-12 Owen TaylorAdded gdk_text/string_extents() - too calculate all...
1998-07-21 Elliot LeeUse common marshalling routines instead of having widge...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-06-24 Tim Janikdo not avoid to queue for a resize if the container...
1998-06-16 Tim Janikboy! did i really modify that many files?
1998-06-07 Tim Janikfixed an assertment.
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-24 Owen Taylor/home/otaylor/commit
1998-03-15 Tim Janikremoved GRAB_EXCLUSIVE again, just disable modal event...
1998-03-15 Tim Janikfor now reverted the last change, since it broke click...
1998-03-15 Tim Janikadded new flag GTK_EXCLUSIVE_GRAB. allow exclusive...
1998-03-14 Tim Janikgpointer gtk_object_get_user_data (GtkObject *object...
1998-03-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-18 Owen Taylorgtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c...
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-11-24 Elliot LeeInitial revision