wined3d: Implement a detection for the MacOS OpenGL implementation.
[wine] / dlls / user32 / painting.c
2007-08-27  Alexandre Julliardserver: Store a separate flag for windows that need...
2007-08-23  Alexandre Julliardserver: Validate the parents every time we paint a...
2007-07-31  Alexandre Julliarduser32: Erase parent window when child is hidden. From...
2007-07-20  Anatoly Lyutinuser32: Add comment to a function.
2007-03-07  Aric Stewartuser32: Don't delete hrgnClip until we are done using it.
2007-03-06  Andrew Talbotuser32: Replace const pointer parameters with correct...
2007-02-14  Aric Stewartuser32: Scroll window fix.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.