cmd: Fix a FOR parsing bug when multiple spaces follow an IN.
[wine] / dlls / wineps.drv / bitmap.c
2011-08-04  Alexandre Julliardgdi32: Create a sanitized BITMAPINFO in StretchDIBits...
2011-07-22  Alexandre Julliardwineps: Implement the additional clipping in PutImage.
2011-07-21  Alexandre Julliardgdi32: Add an optional clip region to the PutImage...
2011-07-21  Alexandre Julliardwineps: Implement the PutImage entry point.
2011-07-21  Alexandre Julliardwineps: Add a couple of helper functions to simplify...
2011-07-13  Alexandre Julliardgdi32: Graphics driver functions no longer need to...
2011-07-07  Alexandre Julliardwineps.drv: Pass a generic PHYSDEV to all graphics...
2009-11-19  Huw Davieswineps.drv: Add support for top-down dibs.
2009-11-19  Huw Davieswineps.drv: Rename variable to stride.
2009-03-11  Alexandre Julliardwineps.drv: Make all exported entry points CDECL.
2007-03-17  Andrew Talbotwineps.drv: Replace inline static with static inline.
2006-10-13  Hans Leidekkerwineps.drv: Win64 printf format warning fixes.
2006-05-23  Alexandre Julliardwineps: Renamed the directory to wineps.drv.