summaryrefslogtreecommitdiff
path: root/gdk/gdkwindow.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* sorry, I only wanted to commit .cvsignoreSven Neumann2001-04-031-5/+1
* shut up CVSSven Neumann2001-04-031-1/+5
* Add private function to get the aux info structure fo the widget.Owen Taylor2001-03-291-0/+2
* *** empty log message ***Owen Taylor2001-03-291-0/+32
* Added GdkWindowTypeHint type. Added modal_hint field to GdkWindindow. NewAlexander Larsson2001-03-051-0/+29
* use _gdk_region_get_xrectangles()Havoc Pennington2001-03-021-4/+9
* test the window state stuffHavoc Pennington2001-02-271-1/+13
* adapt to handle PangoColorHavoc Pennington2001-01-261-1/+2
* Correct filename ~/.pangoft2_aliasesAlexander Larsson2001-01-081-0/+2
* Move list pointer forwards before removing item from list. (Crash reported02000-10-041-1/+1
* Add gdk_window_iconify.Owen Taylor2000-10-041-7/+27
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* (Part 2) Remove gdk_*_lookup() defines, since they are defined by theElliot Lee2000-07-241-2/+2
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-54/+130
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-51/+53
* Merge no-flicker branch into HEADOwen Taylor2000-03-281-6/+30