]> Pileus Git - ~andy/gtk/history - gtk/gtkmenushell.c
Added notice to look in AUTHORS and ChangeLog files for a list of changes.
[~andy/gtk] / gtk / gtkmenushell.c
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