Author: tkreuzer
Date: Sat Jan 30 22:12:42 2010
New Revision: 45355
URL:
http://svn.reactos.org/svn/reactos?rev=45355&view=rev
Log:
Commit the stuff. Lots of changes. I'll write a proper list of changes when it's
done.
Added:
branches/reactos-yarotows/subsystems/win32/win32k/eng/ldevobj.c (with props)
branches/reactos-yarotows/subsystems/win32/win32k/eng/pdevobj.c (with props)
branches/reactos-yarotows/subsystems/win32/win32k/include/device.h (with props)
branches/reactos-yarotows/subsystems/win32/win32k/include/ldevobj.h (with props)
Modified:
branches/reactos-yarotows/subsystems/win32/csrss/win32csr/win32csr.rbuild
branches/reactos-yarotows/subsystems/win32/win32k/eng/device.c
branches/reactos-yarotows/subsystems/win32/win32k/eng/semaphor.c
branches/reactos-yarotows/subsystems/win32/win32k/include/dc.h
branches/reactos-yarotows/subsystems/win32/win32k/include/intgdi.h
branches/reactos-yarotows/subsystems/win32/win32k/include/pdevobj.h
branches/reactos-yarotows/subsystems/win32/win32k/include/win32k.h
branches/reactos-yarotows/subsystems/win32/win32k/ldr/loader.c
branches/reactos-yarotows/subsystems/win32/win32k/main/dllmain.c
branches/reactos-yarotows/subsystems/win32/win32k/misc/driver.c
branches/reactos-yarotows/subsystems/win32/win32k/misc/file.c
branches/reactos-yarotows/subsystems/win32/win32k/misc/registry.c
branches/reactos-yarotows/subsystems/win32/win32k/ntddraw/dxeng.c
branches/reactos-yarotows/subsystems/win32/win32k/ntuser/display.c
branches/reactos-yarotows/subsystems/win32/win32k/ntuser/kbdlayout.c
branches/reactos-yarotows/subsystems/win32/win32k/ntuser/metric.c
branches/reactos-yarotows/subsystems/win32/win32k/ntuser/ntstubs.c
branches/reactos-yarotows/subsystems/win32/win32k/ntuser/ntuser.c
branches/reactos-yarotows/subsystems/win32/win32k/ntuser/windc.c
branches/reactos-yarotows/subsystems/win32/win32k/objects/bitmaps.c
branches/reactos-yarotows/subsystems/win32/win32k/objects/cliprgn.c
branches/reactos-yarotows/subsystems/win32/win32k/objects/dcattr.c
branches/reactos-yarotows/subsystems/win32/win32k/objects/dclife.c
branches/reactos-yarotows/subsystems/win32/win32k/objects/dcstate.c
branches/reactos-yarotows/subsystems/win32/win32k/objects/device.c
branches/reactos-yarotows/subsystems/win32/win32k/objects/dibobj.c
branches/reactos-yarotows/subsystems/win32/win32k/objects/freetype.c
branches/reactos-yarotows/subsystems/win32/win32k/objects/gdibatch.c
branches/reactos-yarotows/subsystems/win32/win32k/objects/gdidbg.c
branches/reactos-yarotows/subsystems/win32/win32k/objects/gdiobj.c
branches/reactos-yarotows/subsystems/win32/win32k/stubs/stubs.c
branches/reactos-yarotows/subsystems/win32/win32k/win32k.rbuild
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/reactos-yarotows/subsystems/win32/csrss/win32csr/win32csr.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/eng/device.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Added: branches/reactos-yarotows/subsystems/win32/win32k/eng/ldevobj.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Added: branches/reactos-yarotows/subsystems/win32/win32k/eng/pdevobj.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/eng/semaphor.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/include/dc.h
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Added: branches/reactos-yarotows/subsystems/win32/win32k/include/device.h
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/include/intgdi.h
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Added: branches/reactos-yarotows/subsystems/win32/win32k/include/ldevobj.h
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/include/pdevobj.h
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/include/win32k.h
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/ldr/loader.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/main/dllmain.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/misc/driver.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/misc/file.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/misc/registry.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/ntddraw/dxeng.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/ntuser/display.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/ntuser/kbdlayout.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/ntuser/metric.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/ntuser/ntstubs.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/ntuser/ntuser.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/ntuser/windc.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/objects/bitmaps.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/objects/cliprgn.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/objects/dcattr.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/objects/dclife.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/objects/dcstate.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/objects/device.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/objects/dibobj.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/objects/freetype.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/objects/gdibatch.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/objects/gdidbg.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/objects/gdiobj.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/stubs/stubs.c
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…
Modified: branches/reactos-yarotows/subsystems/win32/win32k/win32k.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/reactos-yarotows/subsystems/win…