]> Pileus Git - ~andy/gtk/history - gdk/gdk.c
gtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer.[ch]
[~andy/gtk] / gdk / gdk.c
1998-02-13 Owen Taylorgtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer...
1998-02-07 Tim Janikdon't wipe out window_private's x and y coordinates...
1998-02-05 Tim Janiknew function to perform the same actions as gtk_list_re...
1998-01-26 Tim Janikadded a bunch of checks for window != NULL and private...
1998-01-21 Tim Janiksigh, it wasn't so simple - first correction
1998-01-21 Tim Janiknew function gdk_pointer_is_grabbed(). extremely simple ;)
1998-01-21 Shawn Amundsonstrdup changed to g_strdup
1998-01-17 Owen TaylorTake putback events into account
1998-01-03 Shawn AmundsonSeveral portability fixes from Michael Callahan <callah...
1998-01-02 Elliot LeeFixed recursing bug in gdk_exit_func()
1997-12-31 Elliot Leemisc gtk touchups
1997-12-26 Arturo EspinosaAdded new GDK_NO_EXPOSE and GDK_VISIBILITY_NOTIFY event...
1997-12-19 Elliot LeeOK, handle box is good to go except for having the...
1997-12-18 Elliot LeeFixed restoration of old event mask
1997-12-18 Elliot LeeDnD works again, fixed my own stupidity ;-)
1997-12-18 Elliot Leesorry about the debug define left in... - sopwith
1997-12-18 Elliot LeeDnD debugging misc
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-12-17 Manish SinghAdded gdk_get_display ()
1997-12-17 Elliot LeeAdded root coords to button & motion events - sopwith
1997-12-11 Tim Janikadded gdk_progclass==NULL patch by Oliver Graf <ograf...
1997-12-07 Owen TaylorRemove dependencies of interfaces on USE_XIM Attempt...
1997-12-06 Elliot LeeRead the ChangeLog :)
1997-12-05 Michael JohnsonNo need to DUMP CORE if the display can't be opened...
1997-12-03 Owen TaylorVarious configuration and portability related changes...
1997-11-28 Elliot LeeMisc fixes for color changing stuff
1997-11-27 Gnome CVS UserPatches to support internationalized input by:
1997-11-24 Elliot LeeInitial revision