Author: cfinck
Date: Sun Jun 1 13:06:22 2008
New Revision: 33818
URL:
http://svn.reactos.org/svn/reactos?rev=33818&view=rev
Log:
Set svn:eol-style "native" for all apitest stuff
Modified:
trunk/rostests/apitests/apitest.c (contents, props changed)
trunk/rostests/apitests/apitest.h (contents, props changed)
trunk/rostests/apitests/directory.rbuild (props changed)
trunk/rostests/apitests/gdi32api/gdi.h (contents, props changed)
trunk/rostests/apitests/gdi32api/gdi32api.c (contents, props changed)
trunk/rostests/apitests/gdi32api/gdi32api.h (contents, props changed)
trunk/rostests/apitests/gdi32api/gdi32api.rbuild (contents, props changed)
trunk/rostests/apitests/gdi32api/testlist.c (contents, props changed)
trunk/rostests/apitests/gdi32api/tests/AddFontResourceEx.c (contents, props
changed)
trunk/rostests/apitests/gdi32api/tests/CreateCompatibleDC.c (contents, props
changed)
trunk/rostests/apitests/gdi32api/tests/CreateFont.c (contents, props changed)
trunk/rostests/apitests/gdi32api/tests/CreatePen.c (contents, props changed)
trunk/rostests/apitests/gdi32api/tests/CreateRectRgn.c (contents, props changed)
trunk/rostests/apitests/gdi32api/tests/ExtCreatePen.c (contents, props changed)
trunk/rostests/apitests/gdi32api/tests/GetClipRgn.c (contents, props changed)
trunk/rostests/apitests/gdi32api/tests/GetDIBits.c (contents, props changed)
trunk/rostests/apitests/gdi32api/tests/GetObject.c (contents, props changed)
trunk/rostests/apitests/gdi32api/tests/GetStockObject.c (contents, props changed)
trunk/rostests/apitests/gdi32api/tests/SelectObject.c (contents, props changed)
trunk/rostests/apitests/gdi32api/tests/SetDCPenColor.c (contents, props changed)
trunk/rostests/apitests/gdi32api/tests/SetSysColors.c (contents, props changed)
trunk/rostests/apitests/user32api/testlist.c (contents, props changed)
trunk/rostests/apitests/user32api/tests/ScrollDC.c (contents, props changed)
trunk/rostests/apitests/user32api/tests/ScrollWindowEx.c (contents, props changed)
trunk/rostests/apitests/user32api/user32api.c (contents, props changed)
trunk/rostests/apitests/user32api/user32api.h (contents, props changed)
trunk/rostests/apitests/user32api/user32api.rbuild (contents, props changed)
trunk/rostests/apitests/w32knapi/ntdd/NtGdiDdCreateDirectDrawObject.c (contents,
props changed)
trunk/rostests/apitests/w32knapi/ntdd/NtGdiDdDeleteDirectDrawObject.c (contents,
props changed)
trunk/rostests/apitests/w32knapi/ntdd/NtGdiDdQueryDirectDrawObject.c (contents,
props changed)
trunk/rostests/apitests/w32knapi/ntgdi/NtGdiArcInternal.c (contents, props changed)
trunk/rostests/apitests/w32knapi/ntgdi/NtGdiCreateBitmap.c (contents, props
changed)
trunk/rostests/apitests/w32knapi/ntgdi/NtGdiCreateCompatibleBitmap.c (contents,
props changed)
trunk/rostests/apitests/w32knapi/ntgdi/NtGdiDoPalette.c (contents, props changed)
trunk/rostests/apitests/w32knapi/ntgdi/NtGdiEngCreatePalette.c (contents, props
changed)
trunk/rostests/apitests/w32knapi/ntgdi/NtGdiEnumFontOpen.c (contents, props
changed)
trunk/rostests/apitests/w32knapi/ntgdi/NtGdiGetBitmapBits.c (contents, props
changed)
trunk/rostests/apitests/w32knapi/ntgdi/NtGdiGetDIBits.c (contents, props changed)
trunk/rostests/apitests/w32knapi/ntgdi/NtGdiGetRandomRgn.c (contents, props
changed)
trunk/rostests/apitests/w32knapi/ntgdi/NtGdiSetBitmapBits.c (contents, props
changed)
trunk/rostests/apitests/w32knapi/ntuser/NtUserCountClipboardFormats.c (contents,
props changed)
trunk/rostests/apitests/w32knapi/ntuser/NtUserFindExistingCursorIcon.c (contents,
props changed)
trunk/rostests/apitests/w32knapi/ntuser/NtUserRedrawWindow.c (contents, props
changed)
trunk/rostests/apitests/w32knapi/resource.h (contents, props changed)
trunk/rostests/apitests/w32knapi/testlist.c (contents, props changed)
trunk/rostests/apitests/w32knapi/w32knapi.c (contents, props changed)
trunk/rostests/apitests/w32knapi/w32knapi.h (contents, props changed)
trunk/rostests/apitests/w32knapi/w32knapi.rbuild (contents, props changed)
trunk/rostests/apitests/w32knapi/w32knapi.rc (contents, props changed)
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/rostests/apitests/apitest.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/apitest.c?rev=33…
Modified: trunk/rostests/apitests/apitest.h
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/apitest.h?rev=33…
Modified: trunk/rostests/apitests/gdi32api/gdi.h
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/gdi32api/gdi.h?r…
Modified: trunk/rostests/apitests/gdi32api/gdi32api.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/gdi32api/gdi32ap…
Modified: trunk/rostests/apitests/gdi32api/gdi32api.h
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/gdi32api/gdi32ap…
Modified: trunk/rostests/apitests/gdi32api/gdi32api.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/gdi32api/gdi32ap…
Modified: trunk/rostests/apitests/gdi32api/testlist.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/gdi32api/testlis…
Modified: trunk/rostests/apitests/gdi32api/tests/AddFontResourceEx.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/gdi32api/tests/A…
Modified: trunk/rostests/apitests/gdi32api/tests/CreateCompatibleDC.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/gdi32api/tests/C…
Modified: trunk/rostests/apitests/gdi32api/tests/CreateFont.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/gdi32api/tests/C…
Modified: trunk/rostests/apitests/gdi32api/tests/CreatePen.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/gdi32api/tests/C…
Modified: trunk/rostests/apitests/gdi32api/tests/CreateRectRgn.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/gdi32api/tests/C…
Modified: trunk/rostests/apitests/gdi32api/tests/ExtCreatePen.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/gdi32api/tests/E…
Modified: trunk/rostests/apitests/gdi32api/tests/GetClipRgn.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/gdi32api/tests/G…
Modified: trunk/rostests/apitests/gdi32api/tests/GetDIBits.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/gdi32api/tests/G…
Modified: trunk/rostests/apitests/gdi32api/tests/GetObject.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/gdi32api/tests/G…
Modified: trunk/rostests/apitests/gdi32api/tests/GetStockObject.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/gdi32api/tests/G…
Modified: trunk/rostests/apitests/gdi32api/tests/SelectObject.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/gdi32api/tests/S…
Modified: trunk/rostests/apitests/gdi32api/tests/SetDCPenColor.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/gdi32api/tests/S…
Modified: trunk/rostests/apitests/gdi32api/tests/SetSysColors.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/gdi32api/tests/S…
Modified: trunk/rostests/apitests/user32api/testlist.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/user32api/testli…
Modified: trunk/rostests/apitests/user32api/tests/ScrollDC.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/user32api/tests/…
Modified: trunk/rostests/apitests/user32api/tests/ScrollWindowEx.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/user32api/tests/…
Modified: trunk/rostests/apitests/user32api/user32api.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/user32api/user32…
Modified: trunk/rostests/apitests/user32api/user32api.h
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/user32api/user32…
Modified: trunk/rostests/apitests/user32api/user32api.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/user32api/user32…
Modified: trunk/rostests/apitests/w32knapi/ntdd/NtGdiDdCreateDirectDrawObject.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/w32knapi/ntdd/Nt…
Modified: trunk/rostests/apitests/w32knapi/ntdd/NtGdiDdDeleteDirectDrawObject.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/w32knapi/ntdd/Nt…
Modified: trunk/rostests/apitests/w32knapi/ntdd/NtGdiDdQueryDirectDrawObject.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/w32knapi/ntdd/Nt…
Modified: trunk/rostests/apitests/w32knapi/ntgdi/NtGdiArcInternal.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/w32knapi/ntgdi/N…
Modified: trunk/rostests/apitests/w32knapi/ntgdi/NtGdiCreateBitmap.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/w32knapi/ntgdi/N…
Modified: trunk/rostests/apitests/w32knapi/ntgdi/NtGdiCreateCompatibleBitmap.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/w32knapi/ntgdi/N…
Modified: trunk/rostests/apitests/w32knapi/ntgdi/NtGdiDoPalette.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/w32knapi/ntgdi/N…
Modified: trunk/rostests/apitests/w32knapi/ntgdi/NtGdiEngCreatePalette.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/w32knapi/ntgdi/N…
Modified: trunk/rostests/apitests/w32knapi/ntgdi/NtGdiEnumFontOpen.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/w32knapi/ntgdi/N…
Modified: trunk/rostests/apitests/w32knapi/ntgdi/NtGdiGetBitmapBits.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/w32knapi/ntgdi/N…
Modified: trunk/rostests/apitests/w32knapi/ntgdi/NtGdiGetDIBits.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/w32knapi/ntgdi/N…
Modified: trunk/rostests/apitests/w32knapi/ntgdi/NtGdiGetRandomRgn.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/w32knapi/ntgdi/N…
Modified: trunk/rostests/apitests/w32knapi/ntgdi/NtGdiSetBitmapBits.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/w32knapi/ntgdi/N…
Modified: trunk/rostests/apitests/w32knapi/ntuser/NtUserCountClipboardFormats.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/w32knapi/ntuser/…
Modified: trunk/rostests/apitests/w32knapi/ntuser/NtUserFindExistingCursorIcon.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/w32knapi/ntuser/…
Modified: trunk/rostests/apitests/w32knapi/ntuser/NtUserRedrawWindow.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/w32knapi/ntuser/…
Modified: trunk/rostests/apitests/w32knapi/resource.h
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/w32knapi/resourc…
Modified: trunk/rostests/apitests/w32knapi/testlist.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/w32knapi/testlis…
Modified: trunk/rostests/apitests/w32knapi/w32knapi.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/w32knapi/w32knap…
Modified: trunk/rostests/apitests/w32knapi/w32knapi.h
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/w32knapi/w32knap…
Modified: trunk/rostests/apitests/w32knapi/w32knapi.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/w32knapi/w32knap…
Modified: trunk/rostests/apitests/w32knapi/w32knapi.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/w32knapi/w32knap…