Removed the bitsPerPixel field in the generic DC structure, and leave
[wine] / dlls / x11drv / scroll.c
2004-01-14  Alexandre JulliardMoved SetDrawable, StartGraphicsExposures and EndGraphi...
2004-01-12  Alexandre JulliardScrollDC doesn't need to be in the graphics driver.
2003-11-21  Alexandre JulliardRemoved the ts_xlib files.
2003-11-11  Huw DaviesRewrite ScrollDC.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-15  Francois GougetSpelling fixes (s/occured/occurred/ and variants).
2003-05-11  Ulrich CzekallaWe should pass the callers client-area rect and clip...
2003-01-08  Dan KegelChange RECT to use LONG to match win32 standard headers...
2002-10-31  Alexandre JulliardConverted x11drv to -DSTRICT.
2002-09-24  Alexandre JulliardRemoved some more TSX11 functions and files.
2002-09-20  Dimitrie O. PaunHave USER deal with the caret when scrolling a window.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-05  Rein KlazesIn X11DRV_ScrollDC only move pixels that are within...
2001-10-15  Alexandre JulliardRenamed WIN_GetWndPtr into WIN_GetPtr and added corresp...
2001-10-11  Alexandre JulliardRemoved next and child fields in the window structure...
2001-09-14  Alexandre JulliardMake sure that HWND comparisons are always done with...
2001-06-20  Alexandre JulliardFixed region leak.
2001-06-04  Alexandre JulliardCreate an X window for every window, including children.