ChangeSet ID: 1012273946985255199950188 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 02/01/28 22:12:26
Modified files: controls : button.c edit.c menu.c debugger : winedbg.c dlls/advapi32 : service.c dlls/comctl32 : updown.c dlls/commdlg : filedlg95.c dlls/msvcrt : file.c dlls/msvideo : drawdib.c dlls/oleaut32 : typelib.c typelib.h dlls/quartz : avidec.c dlls/shell32 : shell32_main.c shell32_main.h shellord.c shlfolder.c shlmenu.c shlview.c shv_bg_cmenu.c dlls/winmm : mmsystem.c dlls/winmm/mciseq: mcimidi.c graphics/win16drv: prtdrv.c include : ntddk.h include/wine : obj_shellview.h msdos : dosmem.c windows : winproc.c
Log message: Dimitrie O. Paun dimi@cs.toronto.edu Make FIXMEs more grep-able.
Patch: http://cvs.winehq.com/patch.py?id=1012273946985255199950188
Revision Changes Path 1.56 +1 -1 wine/controls/button.c 1.89 +1 -1 wine/controls/edit.c 1.136 +1 -1 wine/controls/menu.c 1.46 +1 -1 wine/debugger/winedbg.c 1.27 +1 -1 wine/dlls/advapi32/service.c 1.33 +1 -1 wine/dlls/comctl32/updown.c 1.63 +1 -1 wine/dlls/commdlg/filedlg95.c 1.15 +1 -1 wine/dlls/msvcrt/file.c 1.11 +1 -1 wine/dlls/msvideo/drawdib.c 1.60 +3 -3 wine/dlls/oleaut32/typelib.c 1.7 +1 -1 wine/dlls/oleaut32/typelib.h 1.3 +1 -1 wine/dlls/quartz/avidec.c 1.89 +2 -3 wine/dlls/shell32/shell32_main.c 1.43 +2 -2 wine/dlls/shell32/shell32_main.h 1.93 +1 -1 wine/dlls/shell32/shellord.c 1.64 +2 -2 wine/dlls/shell32/shlfolder.c 1.26 +1 -1 wine/dlls/shell32/shlmenu.c 1.64 +1 -1 wine/dlls/shell32/shlview.c 1.15 +1 -1 wine/dlls/shell32/shv_bg_cmenu.c 1.48 +1 -1 wine/dlls/winmm/mmsystem.c 1.13 +1 -1 wine/dlls/winmm/mciseq/mcimidi.c 1.25 +4 -4 wine/graphics/win16drv/prtdrv.c 1.37 +1 -1 wine/include/ntddk.h 1.11 +4 -4 wine/include/wine/obj_shellview.h 1.35 +1 -1 wine/msdos/dosmem.c 1.79 +5 -5 wine/windows/winproc.c