]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkgeometry-x11.c
Initial client-side-windows work
[~andy/gtk] / gdk / x11 / gdkgeometry-x11.c
2009-04-02 Alexander LarssonInitial client-side-windows work
2008-06-27 Emmanuele BassiAbstract some GdkWindow API into an interface that...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-05-25 Cody RussellBug 525461 - Don't invalidate under an input-only child
2008-01-14 Michael Natterergdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h...
2007-09-10 Behdad EsfahbodFix serial number comparison regression introduced...
2007-09-09 18:22:28 Tim Janikfix invalid list node accesses, spotted by Benjamin...
2007-08-28 Tim Janikfix X serial handling to cope with wraparounds and...
2007-06-17 Xan Lopezreplace GDK_WINDOW calls by cast to GdkWindow. Patch...
2007-04-27 Matthias ClasenFactor out window movement functions. (#63820, Tilman...
2007-04-27 Matthias ClasenFactor out translate_pos(). (#63820, Tilman Sauerbeck)
2007-04-27 Matthias ClasenFactor out window mapping and unmapping functions....
2007-04-27 Matthias ClasenMake list handling code easier to read. (#63820, Tilman...
2006-05-15 Søren Sandmanngtk/gtklayout.c (gtk_layout_realize), gtk/gtkiconview.c
2005-06-21 Matthias ClasenNew function which can be used to implement scrolling...
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