]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkgeometry-x11.c
Make PLT-reduction work with gcc4, and don't include everything in
[~andy/gtk] / gdk / x11 / gdkgeometry-x11.c
2005-03-16 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-09 Soeren SandmannBug 113310.
2004-05-10 Matthias ClasenMake static.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-18 Soeren SandmannGC caching, bug #125645 (based on patch by Brian Cameron)
2004-02-02 Soeren SandmannUse a weak reference instead of ref()/unref(). (#60857...
2003-08-19 Owen TaylorDon't use impl->position_info.clip_rect for toplevels...
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