]> Pileus Git - ~andy/gtk/history - gtk/gtkinputdialog.c
Handle the case where the pointer is moved between screens during a handle
[~andy/gtk] / gtk / gtkinputdialog.c
2002-12-14 Owen TaylorHandle the case where the pointer is moved between...
2002-11-12 Owen TaylorMake multihead aware (#80283)
2002-10-11 Manish SinghDeprecation cleanup
2002-02-08 Darin Adlerisspace -> g_ascii_isspace Remove gdki8n.h include...
2002-02-08 Sven Neumanngtk/gtkfilesel.c gtk/gtkgamma.c use stock labels for...
2002-02-02 Manish Singhuse gtk_label_new_with_mnemonic for labels that actuall...
2002-01-18 Matthias ClasenMore composite children.
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-10-15 Murray CummingFixed some parameter types in calls to g_signal_new().
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-07-19 Owen Taylorgtk/gtkaccellabel.c (gtk_accel_label_class_init) Use...
2001-03-24 Havoc Penningtonmake this somewhat key-navigable
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-07-03 Owen TaylorIgnore calls with <= width or height.
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-12-14 Owen TaylorAdded gettext-10.35
1998-12-07 Owen TaylorUse IPC_RMID _after_ doing XShmAttach. This should...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
1998-11-28 Tim Janikdeprecated gtk_widget_freeze_accelerators and
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-05-13 Owen TaylorFixed up a stat() that Sopwith missed when changing...
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-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-02-13 Owen TaylorChange style->white to style->base[] where appropriate...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-11-24 Elliot LeeInitial revision