]> Pileus Git - ~andy/gtk/history - gtk/gtkmenu.c
New function gtk_menu_reorder_child() from Tim Janik.
[~andy/gtk] / gtk / gtkmenu.c
1999-02-25 CST 1999 Shawn T... New function gtk_menu_reorder_child() from Tim Janik.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-10 Owen TaylorFixed some bugs with set_default_size.
1999-01-18 Owen TaylorAdded gtk_menu_set_title() to set the title of a menu...
1999-01-14 Owen Taylorgtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk...
1999-01-06 George Leblfree the event that was returned to us by gtk_get_curre...
1998-12-23 Owen Taylorlabel->label should be the mb text _after_ removing...
1998-12-23 Elliot Lee*/Makefile.am: Now passes 'make distcheck'. Now loops...
1998-12-18 Owen TaylorSet the usize on the tearoff window so when we reparent...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-09-03 Tim JanikGTK_MENU_DIR_CHILD: check for the existance of
1998-09-01 Owen TaylorUnref the adjustment.
1998-08-12 Owen TaylorAdded gdk_text/string_extents() - too calculate all...
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-19 Owen TaylorRemove --g-fatal-warnings flag from argv.
1998-06-18 Tim Janikyeppers, accelerator changes to fix the gimp. commit...
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-04-07 Owen TaylorRemoved, because that's what a NULL comparison function...
1998-04-03 Owen TaylorMore extensive debugging output
1998-03-24 Owen TaylorUse reversed arrow for menus ala Motif (and fix Options...
1998-03-24 Owen Taylor/home/otaylor/commit
1998-03-15 Tim Janikremoved GRAB_EXCLUSIVE again, just disable modal event...
1998-03-15 Tim Janikadded new flag GTK_EXCLUSIVE_GRAB. allow exclusive...
1998-03-15 Tim Janikdon't cast a NULL pointer.
1998-03-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-03-09 Tim Janikhehe stupid me, wanted to fix a warning, and borke
1998-03-07 Tim Janikregister living objects in a hashtable.
1998-02-23 Owen TaylorDon't process configure events that just move the windo...
1998-02-23 Tim JanikTODO updates (major ones ;).
1998-02-08 Tim Janiknew fundtion to return the widget that the menu is...
1998-02-03 Tim Janikattach/detach to menu widget via
1998-02-02 Tim JanikGTK_RESIZE_NEEDED is a private flag now.
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1998-01-02 Shawn Amundsoncorrects a small resize bug in the viewport widget...
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-11-24 Elliot LeeInitial revision