msvcrt: NULL terminate program arguments list in __getmainargs.
[wine] / dlls / winex11.drv / brush.c
2012-09-26  Rico Schüllerwinex11.drv: Remove unneeded include file.
2012-09-26  Alexandre Julliardwinex11: Store the full visual info for the default...
2012-08-16  Alexandre Julliardwinex11: Remove the remaining X11 locking calls.
2012-08-14  Alexandre Julliardwinex11: Remove remaining X11 locking around graphics...
2012-08-14  Alexandre Julliardwinex11: Remove X11 locking around simple X calls.
2012-05-29  Alexandre Julliardwinex11: Always allocate a new GC for bitmap operations.
2012-05-24  Alexandre Julliardwinex11: Always create the brush pixmap from the patter...
2012-05-15  Alexandre Julliardwinex11: Use the create_pixmap_from_image helper to...
2012-01-27  Alexandre Julliardwinex11: Check for failure to convert the brush bitmap...
2012-01-10  Alexandre Julliardwinex11: Avoid using DIB functions to create the dither...
2012-01-10  Alexandre Julliardwinex11: Remove the remainining DIB section locking...
2011-12-30  Alexandre Julliardgdi32: Pass a brush_pattern structure to the SelectBrus...
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.