ddraw: Remove trailing spaces.
[wine] / dlls / ddraw / light.c
2009-09-01  Henri Verbeetddraw: Remove trailing spaces.
2009-01-22  Henri Verbeetddraw: Get rid of ICOM_OBJECT.
2009-01-22  Henri Verbeetddraw: Get rid of ICOM_THIS_FROM.
2009-01-21  Henri Verbeetddraw: Get rid of ICOM_INTERFACE.
2008-10-18  Alexandre Julliardddraw: Convert source files to utf-8.
2008-04-03  Austin Englishddraw: Spelling fixes.
2007-12-05  Andrew Riediddraw: DPRINTF -> TRACE.
2007-06-05  Stefan Dösingerddraw: Hold the lock in IDirect3DLight methods.
2007-05-01  Andrew Talbotddraw: Exclude unused headers.
2007-04-23  Andrew Talbotddraw: Constify some variables.
2006-10-11  H. Verbeetddraw: Win64 printf format warning fixes.
2006-06-15  Stefan Dösingerddraw: Rewrite most of ddraw using WineD3D.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-10-31  Christian CostaFinish moving d3d[1..3] light code to use d3d7.
2005-07-26  Alexandre JulliardMake CONST_VTABLE the default in the Wine source.
2005-06-06  Christian CostaMoved d3ddevice and direct3d objects files to ddraw...