[ros-diffs] [sginsberg] 35160: - Put NtGdi* stubs in separate files.

sginsberg at svn.reactos.org sginsberg at svn.reactos.org
Thu Aug 7 17:39:04 CEST 2008


Author: sginsberg
Date: Thu Aug  7 10:39:03 2008
New Revision: 35160

URL: http://svn.reactos.org/svn/reactos?rev=35160&view=rev
Log:
- Put NtGdi* stubs in separate files.

Added:
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdiblt.c   (with props)
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdibmp.c   (with props)
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdibrush.c   (with props)
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdiclip.c   (with props)
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdicolor.c   (with props)
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdicon.c   (with props)
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdicoord.c   (with props)
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdidc.c   (with props)
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdieng.c   (with props)
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdifill.c   (with props)
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdifont.c   (with props)
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdiinit.c   (with props)
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdiline.c   (with props)
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdimeta.c   (with props)
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdipal.c   (with props)
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdipath.c   (with props)
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdipen.c   (with props)
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdiprint.c   (with props)
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdirect.c   (with props)
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdirgn.c   (with props)
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdistock.c   (with props)
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdistrm.c   (with props)
    branches/nwin32/subsystems/win32/win32k/ntgdi/gditext.c   (with props)
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdiwingl.c   (with props)
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdixfer.c   (with props)
Removed:
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdifuncs.c
    branches/nwin32/subsystems/win32/win32k/ntgdi/gdistubs.c
Modified:
    branches/nwin32/subsystems/win32/win32k/todo.c
    branches/nwin32/subsystems/win32/win32k/win32k.rbuild

[This mail would be too long, it was shortened to contain the URLs only.]

Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gdiblt.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdiblt.c?rev=35160&view=auto

Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gdibmp.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdibmp.c?rev=35160&view=auto

Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gdibrush.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdibrush.c?rev=35160&view=auto

Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gdiclip.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdiclip.c?rev=35160&view=auto

Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gdicolor.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdicolor.c?rev=35160&view=auto

Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gdicon.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdicon.c?rev=35160&view=auto

Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gdicoord.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdicoord.c?rev=35160&view=auto

Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gdidc.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdidc.c?rev=35160&view=auto

Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gdieng.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdieng.c?rev=35160&view=auto

Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gdifill.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdifill.c?rev=35160&view=auto

Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gdifont.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdifont.c?rev=35160&view=auto

Removed: branches/nwin32/subsystems/win32/win32k/ntgdi/gdifuncs.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdifuncs.c?rev=35159&view=auto

Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gdiinit.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdiinit.c?rev=35160&view=auto

Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gdiline.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdiline.c?rev=35160&view=auto

Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gdimeta.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdimeta.c?rev=35160&view=auto

Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gdipal.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdipal.c?rev=35160&view=auto

Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gdipath.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdipath.c?rev=35160&view=auto

Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gdipen.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdipen.c?rev=35160&view=auto

Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gdiprint.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdiprint.c?rev=35160&view=auto

Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gdirect.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdirect.c?rev=35160&view=auto

Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gdirgn.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdirgn.c?rev=35160&view=auto

Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gdistock.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdistock.c?rev=35160&view=auto

Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gdistrm.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdistrm.c?rev=35160&view=auto

Removed: branches/nwin32/subsystems/win32/win32k/ntgdi/gdistubs.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdistubs.c?rev=35159&view=auto

Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gditext.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gditext.c?rev=35160&view=auto

Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gdiwingl.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdiwingl.c?rev=35160&view=auto

Added: branches/nwin32/subsystems/win32/win32k/ntgdi/gdixfer.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/ntgdi/gdixfer.c?rev=35160&view=auto

Modified: branches/nwin32/subsystems/win32/win32k/todo.c
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/todo.c?rev=35160&r1=35159&r2=35160&view=diff

Modified: branches/nwin32/subsystems/win32/win32k/win32k.rbuild
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/win32k.rbuild?rev=35160&r1=35159&r2=35160&view=diff



More information about the Ros-diffs mailing list