Implemented the IDC_HAND cursor.
[wine] / graphics / x11drv / palette.c
2000-08-19  Alexandre JulliardAuthors: Alexandre Julliard <julliard@codeweavers.com...
2000-04-25  Patrik StridvallRemoved X_DISPLAY_MISSING.
2000-04-09  Dimitrie O. PaunReplaced xmalloc calls with malloc/HeapAlloc calls.
2000-03-28  Alexandre JulliardFixed memory allocations.
2000-03-25  Alexandre JulliardA few simplifications and optimizations in the x11...
2000-03-19  Dimitrie O. PaunRemoved most calls to xmalloc/xrealloc.
2000-03-18  Alexandre JulliardMoved command-line option handling out of the X11 driver.
1999-10-13  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-07-10  Juergen SchmiedFixed crash due to invalid GDI_Obj.
1999-06-26  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-08  Pavel RoskinFixed palette handling for true/high-color X11.
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-19  Patrik StridvallFixed typo.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-15  Pavel RoskinFixed ugly disabled controls and black background in...
1999-04-01  Patrik StridvallMore code moved to the X11 driver (bitmap and palette...