summaryrefslogtreecommitdiff
path: root/gdk/gdkwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Bug 539263 – Deprecate gdk_window_get_toplevelsChristian Dywan2008-11-301-1/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* define __GDK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-1/+5
* Bug 318807 – Offscreen windows and window redirection.10:49:20 Tim Janik2008-05-211-0/+10
* gdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h gdk/gdkpango.hMichael Natterer2008-01-151-4/+4
* gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.hMichael Natterer2008-01-141-41/+41
* Fixes #426246.Kristian Rietveld2007-09-121-0/+5
* Add support for composited child windows. (#412882, Ryan Lortie)Matthias Clasen2007-06-011-0/+4
* Add functionality to set overall opacity of a top-level window. (#405316)Tor Lillqvist2007-04-301-1/+2
* Win32 drop shadow goodnessCody Russell2007-04-251-8/+10
* Apply patch by Vytautas Liuolia for changing the startup notification idEmmanuele Bassi2007-03-131-0/+2
* Add a function to beep on a window. For X11, implement this with XkbBell.Matthias Clasen2006-08-301-0/+1
* Create 'composited' label.Søren Sandmann2006-04-251-3/+8
* Support input shapes: (#331070)Matthias Clasen2006-02-201-0/+12
* gdk/gdk.symbols gdk/gdkwindow.h added gdk_window_get_type_hint() (patchMichael Natterer2005-11-081-2/+4
* Fix #316871, reported by Dan Winship:Matthias Clasen2005-09-261-0/+1
* Add Copyright/License information.Matthias Clasen2005-07-121-0/+26
* New function which can be used to implement scrolling in non-windowMatthias Clasen2005-06-211-0/+4
* Support the ICCCM urgency hint. (#61858, Havoc Pennington)Matthias Clasen2005-06-171-0/+2
* Cleanup. (#169648, Fabricio Barros Cabral)Matthias Clasen2005-06-121-6/+2
* Bug 143330, support update counter spec.Soeren Sandmann2004-07-111-0/+3
* Changes to support do-not-focus-on-map hint in conjunction withElijah Newren2004-05-061-0/+3
* Fix #105497; constify uses of GdkColor.Federico Mena Quintero2004-01-261-1/+1
* Changes to allow "no input" windows (#64613):Matthias Clasen2003-12-101-0/+4
* Improve the GDK API for dealing with group leaders (#119375):Matthias Clasen2003-12-091-0/+1
* Add support for EWMH "Above" and "Below" window states. (105100, Manuel Clos)Matthias Clasen2003-08-101-0/+4
* add -DGDK_DISABLE_DEPRECATEDManish Singh2002-11-171-1/+2
* - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks,Owen Taylor2002-10-071-1/+3
* Remove a duplicate definition of gdk_set_sm_client_id().Owen Taylor2002-09-301-1/+0
* fix GtkWindowMnemonic to have a separate typedefHavoc Pennington2002-09-251-5/+17
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-4/+9
* ed Feb 27 19:16:50 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-02-281-0/+2
* fix signature to match implementationjacob berkman2002-02-111-1/+1
* Do not #include <gdk/gdkwindow.h>.Federico Mena Quintero2002-02-051-1/+0
* Fix docs. (#66383)Matthias Clasen2001-12-061-0/+4
* Version 1.3.11, interface, binary age 0.Owen Taylor2001-11-211-5/+5
* Include glib-object.h instead of gobject/gsignal.hOwen Taylor2001-11-181-1/+6
* Add a function gdk_window_invalidate_maybe_recurse() for use in "shallowOwen Taylor2001-11-041-6/+10
* Add gdk_window_lookup, gdk_window_foreign_new, gdk_pixmap_lookup andMatthias Clasen2001-10-181-0/+5
* forgot to save before previous commit; this adds the deprecationHavoc Pennington2001-10-031-0/+2
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-0/+2
* add default iconHavoc Pennington2001-08-291-1/+1
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-0/+14
* fix a typo.Havoc Pennington2001-08-101-1/+3
* Add a function gdk_window_get_internal_paint_info(), so that using XOwen Taylor2001-07-181-0/+5
* Add gdk_set_pointer_hooks() to allow pointer-querying to be hooked by anOwen Taylor2001-07-051-0/+13
* new function for mapping a window without fooling with stacking order, butHavoc Pennington2001-06-281-0/+1
* Add a GtkWindowGroup struct that allows grouping together multiple windowsOwen Taylor2001-06-141-2/+0
* Try changing mode on shm segments to 0600. We'll see who complains.Owen Taylor2001-04-181-1/+2