]> Pileus Git - ~andy/gtk/history - gdk/gdkwindow.c
Merge from themes-2. See the ChangeLog for a somewhat detailed
[~andy/gtk] / gdk / gdkwindow.c
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-10-18 Owen TaylorAdded a modular client-message-filter mechanism, that...
1998-09-25 Tim Janiknew function to get the *real* geometry position of...
1998-08-25 Owen TaylorReference count the fonts used in the text widget.
1998-08-18 Tim Janikuse g_get_current_dir() instead of getcwd().
1998-08-18 Tim Janikrestricted the --g*fatal-* arguments to --g-fatal-warni...
1998-08-02 Owen TaylorChange window_private->parent pointer when reparenting.
1998-07-16 Elliot LeeMake gdk_window_foreign_new fail gracefully
1998-07-13 George Leblcheck if old_parent_private is not NULL before trying...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-24 Tim Janikdo not avoid to queue for a resize if the container...
1998-06-17 Tim Janiknew function gdk_window_at_pointer() to retrive the...
1998-06-13 Owen TaylorRemoved code for drawing the child in two places at...
1998-05-19 Elliot LeeAdd GDK_SUBSTRUCTURE_NOTIFY_MASK
1998-05-04 Owen TaylorMerges from the gtk-1-0 branch
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-05-01 rhlabs<raster@redhat.com>
1998-05-01 Owen TaylorNew function to reset the RC styles for a heirarchy
1998-05-01 Owen TaylorFix up getting colormap for FOREIGN windows to go along...
1998-05-01 Owen TaylorMerged changes from gtk-1-0. Check ChangeLog for details.
1998-04-15 Miguel de IcazaFix the problem introduced by whoever thought that...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
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