summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkwindow-x11.c
Commit message (Expand)AuthorAgeFilesLines
* [Ummm, maybe we should do the same change to the selection_owner variable?]Federico Mena Quintero1998-03-061-4/+4
* Add drag_end_event for future expansion, plus allow passing in NULL to the gd...Elliot Lee1998-03-011-9/+20
* new functions for setting WM hintsOwen Taylor1998-02-271-0/+165
* applied patch to fix draw_indicator behaviour from Lars Hamann and StefanTim Janik1998-02-171-6/+18
* D&D fixesElliot Lee1998-02-161-4/+1
* don't wipe out window_private's x and y coordinates if the configureTim Janik1998-02-071-1/+0
* Only query the colormap for GRAYSCALE and PSEUDOCOLOR visuals, and don'tOwen Taylor1998-02-031-3/+3
* added a bunch of checks for window != NULL and private->destroyed. (don'tTim Janik1998-01-261-71/+144
* Fixed GDK_INPUT_ONLY window type. -JayJay Painter1998-01-171-1/+1
* Take putback events into accountOwen Taylor1998-01-171-0/+1
* New widget (GtkComboBox) and fixed gdk_window_init to initialize gdk_root_par...Elliot Lee1998-01-081-0/+2
* GDK_VISIBILITY_NOTIFY events were not working at all. It was myArturo Espinosa1998-01-061-2/+2
* added gdk_window_withdraw - not sure if its needed, but oh wellElliot Lee1998-01-011-0/+12
* Added new GDK_NO_EXPOSE and GDK_VISIBILITY_NOTIFY events. They are neededArturo Espinosa1997-12-261-3/+4
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-34/+105
* add gdk_window_set_override_redirect() et alElliot Lee1997-12-161-0/+19
* GLib:Tim Janik1997-12-101-1/+1
* Remove dependencies of interfaces on USE_XIM Attempt to make wcharOwen Taylor1997-12-071-0/+1
* Read the ChangeLog :)Elliot Lee1997-12-061-0/+2
* Patches to support internationalized input by:Gnome CVS User1997-11-271-9/+6
* Initial revisionElliot Lee1997-11-241-0/+1358