summaryrefslogtreecommitdiff
path: root/gdk/gdkwindow.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merges from gtk-1-2Owen Taylor2000-03-141-2/+2
* Spelling/grammar fixes from Martin Buchholz <martin@xemacs.org>GMT 2000 Tony Gale2000-02-291-1/+1
* gdk/gdkwindow.h Remove prototypes for renamed functions.Tor Lillqvist2000-01-281-5/+0
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-0/+2
* Fix a reference to window_private->destroyed.Owen Taylor1999-10-031-20/+1
* StartedOwen Taylor1999-10-011-0/+320