dsound: Avoid signed-unsigned integer comparisons.
[wine] / dlls / winex11.drv / palette.c
2012-12-24  Andrew Talbotwinex11.drv: Indentation fix.
2012-11-28  Andrew Talbotwinex11.drv: Remove unused variable.
2012-11-27  Huw Davieswinex11: Add a few 'fall through' comments.
2012-09-26  Alexandre Julliardwinex11: Remove some unused palette code.
2012-09-26  Alexandre Julliardwinex11: Create a default colormap along with the defau...
2012-09-26  Alexandre Julliardwinex11: Store the full visual info for the default...
2012-08-15  Alexandre Julliardwinex11: Remove unnecessary cleanups on process exit.
2012-08-14  Alexandre Julliardwinex11: Remove remaining X11 locking around graphics...
2012-08-14  Alexandre Julliardwinex11: Remove X11 locking around simple X calls.
2012-01-10  Alexandre Julliardwinex11: Fix support for PALETTEINDEX mapping and get...
2011-11-17  Francois Gougetwinex11: Delete the palette and xrender static critical...
2011-07-13  Alexandre Julliardgdi32: Graphics driver functions no longer need to...
2011-07-08  Alexandre Julliardwinex11: Use the HDC from the gdi_physdev structure.
2011-07-08  Alexandre Julliardwinex11: Pass a generic PHYSDEV to all graphics entry...
2010-11-08  Vladimir Panteleevwinex11: Add X11DRV_PALETTE_GetColor function to resolv...
2010-02-16  Roderick Colenbranderwinex11: Fix palette conversion bug.
2010-01-08  Marcus Meissnerwinex11: Remove more superflous NULL checks (Coverity).
2010-01-07  Marcus Meissnerwinex11.drv: physDev cannot be NULL (Coverity).
2009-09-10  Roderick Colenbranderwinex11: Fix a null pointer bug in ToLogical in case...
2009-09-09  Roderick Colenbranderwinex11: Add helper function for calculating ColorShifts.
2009-09-02  Roderick Colenbranderwinex11: Use ColorShifts data in X11DRV_PALETTE_ToLogical.
2009-09-02  Roderick Colenbranderwinex11: Use ColorShifts from physDev in X11DRV_PALETTE...
2009-09-02  Roderick Colenbranderwinex11: Prepare X11DRV_PALETTE_ToPhysical/_ToLogical...
2009-09-02  Roderick Colenbranderwinex11: Introduce a new function for looking up the...
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-02-07  Lars-Ake Fredlundwinex11: Don't create a mapping if X11DRV_PALETTE_VIRTU...
2008-02-05  Alexandre Julliardwinex11: Add a critical section for the palette global...
2007-05-29  Andrew Talbotwinex11.drv: Exclude unused headers.
2006-11-17  Alexandre Julliardwinex11.drv: Store the palette mapping in an X context...
2006-11-17  Alexandre Julliardwinex11.drv: Abstract accesses to the palette color...
2006-11-17  Alexandre Julliardwinex11.drv: Avoid some direct accesses to the PALETTEO...
2006-11-17  Alexandre Julliardgdi32: Moved the system palette flags to winex11.drv.
2006-11-08  Alexandre Julliardwinex11.drv: Get rid of the DIB color table now that...
2006-10-09  Vitaliy Margolenwinex11drv: Win64 printf format warning fixes.
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.