Spelling fixes.
[wine] / dlls / user32 / driver.c
2008-04-10  Alexandre Julliarduser32: Forward all WM_SYSCOMMAND messages to the drive...
2008-03-31  Andrew Talbotuser32: Void functions should not return a value.
2008-03-20  Andrew Talbotuser32: Assign to structs instead of using memcpy.
2008-03-12  Alexandre Julliardwinex11: Moved support for window moving/resizing back...
2008-03-12  Alexandre Julliarduser32: Add a SetCapture function to the driver interface.
2008-02-28  Alexandre Julliarduser32: Moved the ShowWindow implementation from winex1...
2008-02-25  Alexandre Julliarduser32: Moved the DCE support from winex11 back to...
2008-01-24  Alexandre Julliarduser32: Moved the bulk of CreateWindow and SetWindowPos...
2007-01-06  Vitaliy Margolenwinex11drv/user32: Add ClipCursor to x11drv to pass...
2006-12-12  Pierre d'Herbemontuser32: Factorize graphics driver SetParent into user32.
2006-11-29  Pierre d'Herbemontuser32: Factorize driver's SetWindowPos in user32.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.