ChangeSet ID: 8523 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/06/17 22:30:41
Modified files: tools/wrc : parser.y tools/winedump : README programs/winedbg: registers.c programs/winecfg: winecfg.rc main.c programs/view : view.c programs/notepad: main.c objects : font.c libs/wpp : ppl.l documentation/status: directplay documentation : shell32 patches.sgml dlls.sgml debugging.sgml debugger.sgml PACKAGING HOWTO-winelib dlls/winmm/wineoss: midi.c dlls/shlwapi : thread.c path.c clist.c dlls/shell32 : shlview.c shlfolder.c shlexec.c dlls/oleaut32 : variant.c safearray.c dlls/ole32 : itemmoniker.c compositemoniker.c compobj.c antimoniker.c dlls/ntdll : time.c dlls/kernel/tests: thread.c path.c dlls/dplayx : dplayx_global.c dlls/commdlg : printdlg.c dlls/comctl32 : updown.c toolbar.c dlls/cabinet : fdi.c cabextract.c . : winedefault.reg
Log message: Francois Gouget fgouget@free.fr Typos/spelling fixes.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8523
Old revision New revision Changes Path 1.36 1.37 +1 -1 wine/tools/wrc/parser.y 1.4 1.5 +6 -6 wine/tools/winedump/README 1.1 1.2 +2 -2 wine/programs/winedbg/registers.c 1.1 1.2 +2 -2 wine/programs/winecfg/winecfg.rc 1.1 1.2 +1 -1 wine/programs/winecfg/main.c 1.8 1.9 +1 -1 wine/programs/view/view.c 1.26 1.27 +1 -1 wine/programs/notepad/main.c 1.98 1.99 +1 -1 wine/objects/font.c 1.2 1.3 +2 -2 wine/libs/wpp/ppl.l 1.10 1.11 +2 -2 wine/documentation/status/directplay 1.4 1.5 +2 -3 wine/documentation/shell32 1.8 1.9 +2 -2 wine/documentation/patches.sgml 1.4 1.5 +1 -1 wine/documentation/dlls.sgml 1.9 1.10 +1 -1 wine/documentation/debugging.sgml 1.20 1.21 +1 -1 wine/documentation/debugger.sgml 1.1 1.2 +3 -3 wine/documentation/PACKAGING 1.8 1.9 +1 -1 wine/documentation/HOWTO-winelib 1.32 1.33 +1 -1 wine/dlls/winmm/wineoss/midi.c 1.9 1.10 +1 -1 wine/dlls/shlwapi/thread.c 1.32 1.33 +2 -2 wine/dlls/shlwapi/path.c 1.3 1.4 +1 -1 wine/dlls/shlwapi/clist.c 1.77 1.78 +1 -1 wine/dlls/shell32/shlview.c 1.78 1.79 +1 -1 wine/dlls/shell32/shlfolder.c 1.20 1.21 +1 -1 wine/dlls/shell32/shlexec.c 1.63 1.64 +9 -9 wine/dlls/oleaut32/variant.c 1.25 1.26 +3 -3 wine/dlls/oleaut32/safearray.c 1.17 1.18 +1 -1 wine/dlls/ole32/itemmoniker.c 1.20 1.21 +1 -1 wine/dlls/ole32/compositemoniker.c 1.77 1.78 +1 -1 wine/dlls/ole32/compobj.c 1.13 1.14 +1 -1 wine/dlls/ole32/antimoniker.c 1.30 1.31 +2 -2 wine/dlls/ntdll/time.c 1.9 1.10 +2 -2 wine/dlls/kernel/tests/thread.c 1.17 1.18 +1 -1 wine/dlls/kernel/tests/path.c 1.19 1.20 +2 -2 wine/dlls/dplayx/dplayx_global.c 1.64 1.65 +2 -2 wine/dlls/commdlg/printdlg.c 1.48 1.49 +1 -1 wine/dlls/comctl32/updown.c 1.133 1.134 +1 -1 wine/dlls/comctl32/toolbar.c 1.6 1.7 +2 -2 wine/dlls/cabinet/fdi.c 1.6 1.7 +1 -1 wine/dlls/cabinet/cabextract.c 1.74 1.75 +4 -4 wine/winedefault.reg