d3dx9: Use lowercase hexadecimal values.
[wine] / dlls / wineps.drv / driver.c
2012-12-26  Dmitry Timoshkovwineps.drv: Update dmPaperWidth/Height when dmPaperSize...
2012-12-24  Dmitry Timoshkovwineps.drv: Update dmFormName when merging DEVMODE...
2012-12-24  Dmitry Timoshkovwineps.drv: Properly handle dmFormName in unicode DEVMO...
2012-12-24  Dmitry Timoshkovwineps.drv: Update dmFormName when dmPaperSize is being...
2012-12-24  Dmitry Timoshkovwineps.drv: Make sure that DEVMODE fields changed throu...
2012-12-24  Dmitry Timoshkovwineps.drv: Add an ability to select device resolution...
2012-12-20  Dmitry Timoshkovwineps.drv: Keep track of all supported device resolutions.
2012-11-28  Andrew Talbotwineps.drv: Remove unused variable.
2012-08-15  Michael Stefaniucwineps.drv: Drop a superfluous TRUE:FALSE conditional...
2012-04-16  Huw Davieswineps: Add a helper to find a duplex entry.
2012-04-16  Huw Davieswineps: Add a helper to find a page size.
2012-04-16  Huw Davieswineps: Add a helper to find an input slot.
2012-04-12  Huw Davieswineps: Switch to using a Unicode devmode.
2012-04-12  Huw Davieswineps: Return from a common point.
2012-04-11  Huw Davieswineps: Move the duplex list to a standard list.
2012-04-11  Huw Davieswineps: Move the input slot list to a standard list.
2012-04-04  Huw Davieswineps: Fix a memory leak.
2012-04-03  Huw Davieswineps: Store the unicode version of the printer name...
2011-07-13  Alexandre Julliardgdi32: Graphics driver functions no longer need to...
2011-04-28  Alexandre Julliardwineps: Add a helper function for paper size conversions.
2010-11-01  Alexandre Julliardwineps: Remove unnecessary use of wownt32.h.
2010-06-02  AndrĂ© Hentschelwineps.drv: Make the Apply button useable.
2010-02-15  Jeremy Whitewineps.drv: Prevent psdrv tracing from crashing on...
2009-12-07  Alexandre Julliardwineps.drv: Don't include 16-bit headers in psdrv.h.
2009-10-01  Alexandre Julliardwineps.drv: Make wineps16.drv into a stand-alone 16...
2009-07-03  Michael Stefaniucwineps.drv: Include a local header last.
2009-03-11  Alexandre Julliardwineps.drv: Make all exported entry points CDECL.
2008-03-22  Andrew Talbotwineps.drv: Assign to structs instead of using memcpy.
2008-02-04  Andrew Talbotwineps.drv: Remove unneeded casts.
2007-11-01  Dmitry Timoshkovinclude: Synchronize DEVMODE layout with PSDK.
2007-05-29  Andrew Talbotwineps.drv: Exclude unused headers.
2007-04-05  Dmitry Timoshkovwinspool: Add a test for DeviceCapabilities, fix some...
2007-03-14  Aric Stewartwineps.drv: Values for DC_MINEXTENT and DC_MAXEXTENT...
2007-03-13  Aric Stewartwineps.drv: Check for correct value for end of list.
2007-03-08  Huw Davieswineps.drv: Convert the page size list to a standard...
2007-03-01  Huw Davieswineps.drv: Many MacOSX generated ppd files don't inclu...
2007-02-06  Andrew Talbotwineps.drv: Declare some functions static.
2006-10-13  Hans Leidekkerwineps.drv: Win64 printf format warning fixes.
2006-05-23  Alexandre Julliardwineps: Renamed the directory to wineps.drv.