atl: Remove an unused variable.
[wine] / dlls / winex11.drv / brush.c
2011-11-07  Alexandre Julliardwinex11: Implement a SelectBrush entry point in the...
2011-11-07  Alexandre Julliardwinex11: Use the brush information passed in SelectBrus...
2011-11-02  Alexandre Julliardgdi32: Pass the full brush contents in the SelectBrush...
2011-11-02  Alexandre Julliardgdi32: Store a pointer instead of a global handle for...
2011-09-26  Alexandre Julliardwinex11: Remove redundant pixmap prefix in X_PHYSBITMAP...
2011-09-07  Alexandre Julliardwinex11: Make sure the bitmap of the brush pattern...
2011-08-22  Huw Davieswinex11: Sync a dib section's bits before copying the...
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: Correctly handle non-RGB COLORREFs in BRUSH_Se...
2009-09-26  Alexandre Julliardwinex11.drv: BS_DIBPATTERN brushes use a 32-bit handle...
2009-09-10  Roderick Colenbranderwinex11: Add helper function for copying brushes.
2009-07-23  Roderick Colenbranderwinex11: Make BRUSH_DitherColor independent of the...
2009-07-16  Roderick Colenbranderwinex11: Add a function for retrieving the bitmap GC.
2008-12-23  Maarten Lankhorstgdi32/winex11.drv: Change all gdi/opengl operations...
2008-12-01  Michael Stefaniucwinex11.drv: Remove some superfluous casts.
2008-05-02  Huw Davieswinex11.drv: Rename X11DRV_DIB_BitmapInfoSize to bitmap...
2006-10-09  Vitaliy Margolenwinex11drv: Win64 printf format warning fixes.
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.