ChangeSet ID: 18813 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/07/11 05:59:42
Modified files: programs/winedbg: winedbg.man dlls/wined3d : vertexdeclaration.c swapchain.c surface.c stateblock.c drawprim.c directx.c device.c dlls/shell32/tests: shlfolder.c dlls/shell32 : shlexec.c dlls/dmime : tempotrack.c dlls/ddraw : surface_dib.c dlls/d3d9 : stateblock.c dlls/d3d8 : device.c dlls/comctl32/tests: dpa.c dlls/advapi32 : lsa.c
Log message: Francois Gouget fgouget@free.fr Assorted spelling fixes.
Patch: http://cvs.winehq.org/patch.py?id=18813
Old revision New revision Changes Path 1.2 1.3 +2 -2 wine/programs/winedbg/winedbg.man 1.8 1.9 +1 -1 wine/dlls/wined3d/vertexdeclaration.c 1.1 1.2 +4 -4 wine/dlls/wined3d/swapchain.c 1.11 1.12 +6 -6 wine/dlls/wined3d/surface.c 1.11 1.12 +1 -1 wine/dlls/wined3d/stateblock.c 1.11 1.12 +5 -5 wine/dlls/wined3d/drawprim.c 1.38 1.39 +2 -2 wine/dlls/wined3d/directx.c 1.40 1.41 +35 -35 wine/dlls/wined3d/device.c 1.23 1.24 +2 -2 wine/dlls/shell32/tests/shlfolder.c 1.65 1.66 +1 -1 wine/dlls/shell32/shlexec.c 1.16 1.17 +1 -1 wine/dlls/dmime/tempotrack.c 1.1 1.2 +1 -1 wine/dlls/ddraw/surface_dib.c 1.9 1.10 +4 -2 wine/dlls/d3d9/stateblock.c 1.125 1.126 +1 -1 wine/dlls/d3d8/device.c 1.11 1.12 +1 -1 wine/dlls/comctl32/tests/dpa.c 1.1 1.2 +3 -3 wine/dlls/advapi32/lsa.c