]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkgeometry-x11.c
Fix wrong sign for queued translation. (Found by Chris Blizzard, #100274)
[~andy/gtk] / gdk / x11 / gdkgeometry-x11.c
2002-12-03 Owen TaylorFix wrong sign for queued translation. (Found by Chris...
2002-09-25 Manish Singhadd -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEP...
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2002-02-06 Owen TaylorKeep the length of the anti-expose queue finite, by...
2001-11-26 Owen TaylorAdd long, but horribly sketchy comment about what is...
2001-11-05 Owen TaylorClamp max window width/height to 32767, not 32768 since...
2001-10-22 Jonathan BlandfordRemove handle_box from App demo.
2001-06-28 Havoc Penningtonnew function for mapping a window without fooling with...
2001-03-16 Alexander LarssonFix sign error with queued region translations.
2001-02-27 Havoc Penningtontest the window state stuff
2001-01-12 Havoc Penningtonoffset the current invalid region, fixes redraw bug...
2000-12-15 Owen TaylorAdd two virtualized functions gdk_drawable_get_clip_reg...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD