]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkwindow-x11.c
Picky --enable-ansi cleanups.
[~andy/gtk] / gdk / x11 / gdkwindow-x11.c
1998-04-10 Owen TaylorPicky --enable-ansi cleanups.
1998-04-07 Owen TaylorRemoved, because that's what a NULL comparison function...
1998-03-17 Tim Janikchanged some debugging messages to be prefixed by ...
1998-03-17 Miguel de IcazaUse StructureNotifyMaskMask as the mask, as this enable...
1998-03-17 Federico MenaUse signed integers so that testing will not fail for...
1998-03-14 Tim Janikfixed a bug with invoking the quit handlers that could...
1998-03-14 Owen TaylorMakefile.am fixes minor fix to gdkwindow.c -owt
1998-03-14 Owen TaylorDon't resize windows when request is rejected by WM...
1998-03-11 Elliot LeeBug fixes/improvements to the motion event eating for Dnd
1998-03-11 rhlabs<raster@redhat.com>
1998-03-11 rhlabs<raster@redhat.com>
1998-03-10 rhlabs<raster@redhat.com>
1998-03-10 Elliot LeeMiguel, try this - I think it should do what you need...
1998-03-08 Owen Taylor- Show selection correctly when starting selection...
1998-03-08 Tim Janikapplied a bunch of patches and removed all the printfs...
1998-03-07 rhlabs<raster@redhat.com>
1998-03-06 Federico Mena Quintero[Ummm, maybe we should do the same change to the select...
1998-03-01 Elliot LeeAdd drag_end_event for future expansion, plus allow...
1998-02-27 Owen Taylornew functions for setting WM hints
1998-02-17 Tim Janikapplied patch to fix draw_indicator behaviour from...
1998-02-16 Elliot LeeD&D fixes
1998-02-07 Tim Janikdon't wipe out window_private's x and y coordinates...
1998-02-03 Owen TaylorOnly query the colormap for GRAYSCALE and PSEUDOCOLOR...
1998-01-26 Tim Janikadded a bunch of checks for window != NULL and private...
1998-01-17 Jay PainterFixed GDK_INPUT_ONLY window type. -Jay
1998-01-17 Owen TaylorTake putback events into account
1998-01-08 Elliot LeeNew widget (GtkComboBox) and fixed gdk_window_init...
1998-01-06 Arturo EspinosaGDK_VISIBILITY_NOTIFY events were not working at all...
1998-01-01 Elliot Leeadded gdk_window_withdraw - not sure if its needed...
1997-12-26 Arturo EspinosaAdded new GDK_NO_EXPOSE and GDK_VISIBILITY_NOTIFY event...
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-12-16 Elliot Leeadd gdk_window_set_override_redirect() et al
1997-12-10 Tim JanikGLib:
1997-12-07 Owen TaylorRemove dependencies of interfaces on USE_XIM Attempt...
1997-12-06 Elliot LeeRead the ChangeLog :)
1997-11-27 Gnome CVS UserPatches to support internationalized input by:
1997-11-24 Elliot LeeInitial revision