]> Pileus Git - ~andy/gtk/history - gtk/gtkmenu.c
changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.
[~andy/gtk] / gtk / gtkmenu.c
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