Update the registry keys of SPI_ICONHORIZONTALSPACING,
[wine] / dlls / x11drv / scroll.c
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.