summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkgeometry-x11.c
Commit message (Expand)AuthorAgeFilesLines
* Don't use impl->position_info.clip_rect for toplevels. (#107068, reportedOwen Taylor2003-08-191-4/+15
* Fix wrong sign for queued translation. (Found by Chris Blizzard, #100274)Owen Taylor2002-12-031-4/+4
* add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compileManish Singh2002-09-251-2/+2
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-15/+18
* Keep the length of the anti-expose queue finite, by if it gets too long,Owen Taylor2002-02-061-35/+140
* Add long, but horribly sketchy comment about what is going on in thisOwen Taylor2001-11-261-1/+106
* Clamp max window width/height to 32767, not 32768 since we have to be ableOwen Taylor2001-11-051-123/+215
* Remove handle_box from App demo.Jonathan Blandford2001-10-221-9/+8
* new function for mapping a window without fooling with stacking order, butHavoc Pennington2001-06-281-2/+2
* Fix sign error with queued region translations.Alexander Larsson2001-03-161-1/+1
* test the window state stuffHavoc Pennington2001-02-271-3/+4
* offset the current invalid region, fixes redraw bug while scrolling theHavoc Pennington2001-01-121-1/+5
* Add two virtualized functions gdk_drawable_get_clip_region - to get theOwen Taylor2000-12-151-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-184/+210
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+110
* Merge no-flicker branch into HEADOwen Taylor2000-03-281-0/+698