Author: arty
Date: Sat Feb 28 11:40:28 2009
New Revision: 39812
URL:
http://svn.reactos.org/svn/reactos?rev=39812&view=rev
Log:
Pull from git.
Added:
branches/arty-newcc/subsystems/win32/win32k/dib/dibXXbpp.c (with props)
branches/arty-newcc/subsystems/win32/win32k/misc/rtlstr.c (with props)
branches/arty-newcc/subsystems/win32/win32k/objects/freetype.c (with props)
branches/arty-newcc/subsystems/win32/win32k/pch.h (with props)
branches/arty-newcc/subsystems/win32/win32k/win32k.pspec
Removed:
branches/arty-newcc/subsystems/win32/win32k/win32k.def
Modified:
branches/arty-newcc/subsystems/csr/csr.rbuild
branches/arty-newcc/subsystems/csr/csrsrv/api.c
branches/arty-newcc/subsystems/ntvdm/ntvdm.c
branches/arty-newcc/subsystems/win/basesrv/init.c
branches/arty-newcc/subsystems/win/basesrv/main.c
branches/arty-newcc/subsystems/win/basesrv/server.c
branches/arty-newcc/subsystems/win/winsrv/dllmain.c
branches/arty-newcc/subsystems/win/winsrv/init.c
branches/arty-newcc/subsystems/win32/csrss/api/handle.c
branches/arty-newcc/subsystems/win32/csrss/api/process.c
branches/arty-newcc/subsystems/win32/csrss/api/wapi.c
branches/arty-newcc/subsystems/win32/csrss/csrss.rbuild
branches/arty-newcc/subsystems/win32/csrss/include/api.h
branches/arty-newcc/subsystems/win32/csrss/include/conio.h
branches/arty-newcc/subsystems/win32/csrss/include/csrplugin.h
branches/arty-newcc/subsystems/win32/csrss/init.c
branches/arty-newcc/subsystems/win32/csrss/print.c
branches/arty-newcc/subsystems/win32/csrss/video.c
branches/arty-newcc/subsystems/win32/csrss/win32csr/alias.c
branches/arty-newcc/subsystems/win32/csrss/win32csr/appswitch.c
branches/arty-newcc/subsystems/win32/csrss/win32csr/conio.c
branches/arty-newcc/subsystems/win32/csrss/win32csr/desktopbg.c
branches/arty-newcc/subsystems/win32/csrss/win32csr/dllmain.c
branches/arty-newcc/subsystems/win32/csrss/win32csr/exitros.c
branches/arty-newcc/subsystems/win32/csrss/win32csr/guiconsole.c
branches/arty-newcc/subsystems/win32/csrss/win32csr/lang/el-GR.rc
branches/arty-newcc/subsystems/win32/csrss/win32csr/resource.h
branches/arty-newcc/subsystems/win32/csrss/win32csr/tuiconsole.c
branches/arty-newcc/subsystems/win32/csrss/win32csr/w32csr.h
branches/arty-newcc/subsystems/win32/csrss/win32csr/win32csr.rbuild
branches/arty-newcc/subsystems/win32/win32k/dib/dib.c
branches/arty-newcc/subsystems/win32/win32k/dib/dib.h
branches/arty-newcc/subsystems/win32/win32k/dib/dib16bpp.c
branches/arty-newcc/subsystems/win32/win32k/dib/dib1bpp.c
branches/arty-newcc/subsystems/win32/win32k/dib/dib24bpp.c
branches/arty-newcc/subsystems/win32/win32k/dib/dib32bpp.c
branches/arty-newcc/subsystems/win32/win32k/dib/dib4bpp.c
branches/arty-newcc/subsystems/win32/win32k/dib/dib8bpp.c
branches/arty-newcc/subsystems/win32/win32k/eng/bitblt.c
branches/arty-newcc/subsystems/win32/win32k/eng/clip.c
branches/arty-newcc/subsystems/win32/win32k/eng/copybits.c
branches/arty-newcc/subsystems/win32/win32k/eng/debug.c
branches/arty-newcc/subsystems/win32/win32k/eng/device.c
branches/arty-newcc/subsystems/win32/win32k/eng/driverobj.c
branches/arty-newcc/subsystems/win32/win32k/eng/engbrush.c
branches/arty-newcc/subsystems/win32/win32k/eng/engmisc.c
branches/arty-newcc/subsystems/win32/win32k/eng/engwindow.c
branches/arty-newcc/subsystems/win32/win32k/eng/error.c
branches/arty-newcc/subsystems/win32/win32k/eng/event.c
branches/arty-newcc/subsystems/win32/win32k/eng/float.c
branches/arty-newcc/subsystems/win32/win32k/eng/gradient.c
branches/arty-newcc/subsystems/win32/win32k/eng/i386/floatobj.S
branches/arty-newcc/subsystems/win32/win32k/eng/lineto.c
branches/arty-newcc/subsystems/win32/win32k/eng/mem.c
branches/arty-newcc/subsystems/win32/win32k/eng/misc.h
branches/arty-newcc/subsystems/win32/win32k/eng/mouse.c
branches/arty-newcc/subsystems/win32/win32k/eng/objects.h
branches/arty-newcc/subsystems/win32/win32k/eng/paint.c
branches/arty-newcc/subsystems/win32/win32k/eng/palette.c
branches/arty-newcc/subsystems/win32/win32k/eng/perfcnt.c
branches/arty-newcc/subsystems/win32/win32k/eng/semaphor.c
branches/arty-newcc/subsystems/win32/win32k/eng/sort.c
branches/arty-newcc/subsystems/win32/win32k/eng/surface.c
branches/arty-newcc/subsystems/win32/win32k/eng/transblt.c
branches/arty-newcc/subsystems/win32/win32k/eng/xlate.c
branches/arty-newcc/subsystems/win32/win32k/include/bitmaps.h
branches/arty-newcc/subsystems/win32/win32k/include/callback.h
branches/arty-newcc/subsystems/win32/win32k/include/caret.h
branches/arty-newcc/subsystems/win32/win32k/include/class.h
branches/arty-newcc/subsystems/win32/win32k/include/clipboard.h
branches/arty-newcc/subsystems/win32/win32k/include/color.h
branches/arty-newcc/subsystems/win32/win32k/include/coord.h
branches/arty-newcc/subsystems/win32/win32k/include/cursoricon.h
branches/arty-newcc/subsystems/win32/win32k/include/dc.h
branches/arty-newcc/subsystems/win32/win32k/include/dce.h
branches/arty-newcc/subsystems/win32/win32k/include/desktop.h
branches/arty-newcc/subsystems/win32/win32k/include/dib.h
branches/arty-newcc/subsystems/win32/win32k/include/eng.h
branches/arty-newcc/subsystems/win32/win32k/include/floatobj.h
branches/arty-newcc/subsystems/win32/win32k/include/focus.h
branches/arty-newcc/subsystems/win32/win32k/include/gdiobj.h
branches/arty-newcc/subsystems/win32/win32k/include/hook.h
branches/arty-newcc/subsystems/win32/win32k/include/input.h
branches/arty-newcc/subsystems/win32/win32k/include/intddraw.h
branches/arty-newcc/subsystems/win32/win32k/include/inteng.h
branches/arty-newcc/subsystems/win32/win32k/include/intgdi.h
branches/arty-newcc/subsystems/win32/win32k/include/menu.h
branches/arty-newcc/subsystems/win32/win32k/include/misc.h
branches/arty-newcc/subsystems/win32/win32k/include/mmcopy.h
branches/arty-newcc/subsystems/win32/win32k/include/msgqueue.h
branches/arty-newcc/subsystems/win32/win32k/include/object.h
branches/arty-newcc/subsystems/win32/win32k/include/paint.h
branches/arty-newcc/subsystems/win32/win32k/include/painting.h
branches/arty-newcc/subsystems/win32/win32k/include/palette.h
branches/arty-newcc/subsystems/win32/win32k/include/path.h
branches/arty-newcc/subsystems/win32/win32k/include/pen.h
branches/arty-newcc/subsystems/win32/win32k/include/rect.h
branches/arty-newcc/subsystems/win32/win32k/include/region.h
branches/arty-newcc/subsystems/win32/win32k/include/surface.h
branches/arty-newcc/subsystems/win32/win32k/include/tags.h
branches/arty-newcc/subsystems/win32/win32k/include/text.h
branches/arty-newcc/subsystems/win32/win32k/include/timer.h
branches/arty-newcc/subsystems/win32/win32k/include/userfuncs.h
branches/arty-newcc/subsystems/win32/win32k/include/win32.h
branches/arty-newcc/subsystems/win32/win32k/include/win32k.h
branches/arty-newcc/subsystems/win32/win32k/include/window.h
branches/arty-newcc/subsystems/win32/win32k/include/winsta.h
branches/arty-newcc/subsystems/win32/win32k/ldr/loader.c
branches/arty-newcc/subsystems/win32/win32k/main/dllmain.c
branches/arty-newcc/subsystems/win32/win32k/misc/copy.c
branches/arty-newcc/subsystems/win32/win32k/misc/driver.c
branches/arty-newcc/subsystems/win32/win32k/misc/err.c
branches/arty-newcc/subsystems/win32/win32k/misc/math.c
branches/arty-newcc/subsystems/win32/win32k/misc/usrheap.c
branches/arty-newcc/subsystems/win32/win32k/ntddraw/d3d.c
branches/arty-newcc/subsystems/win32/win32k/ntddraw/dd.c
branches/arty-newcc/subsystems/win32/win32k/ntddraw/ddraw.c
branches/arty-newcc/subsystems/win32/win32k/ntddraw/ddsurf.c
branches/arty-newcc/subsystems/win32/win32k/ntddraw/dvp.c
branches/arty-newcc/subsystems/win32/win32k/ntddraw/dxeng.c
branches/arty-newcc/subsystems/win32/win32k/ntddraw/eng.c
branches/arty-newcc/subsystems/win32/win32k/ntddraw/mocomp.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/accelerator.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/callback.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/callproc.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/caret.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/class.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/clipboard.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/csr.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/cursoricon.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/desktop.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/display.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/event.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/focus.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/hook.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/hotkey.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/input.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/kbdlayout.c (contents, props
changed)
branches/arty-newcc/subsystems/win32/win32k/ntuser/keyboard.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/menu.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/message.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/metric.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/misc.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/monitor.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/msgqueue.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/ntstubs.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/object.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/painting.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/prop.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/scrollbar.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/simplecall.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/sysparams.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/timer.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/useratom.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/windc.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/window.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/winpos.c
branches/arty-newcc/subsystems/win32/win32k/ntuser/winsta.c
branches/arty-newcc/subsystems/win32/win32k/objects/arc.c (contents, props changed)
branches/arty-newcc/subsystems/win32/win32k/objects/bezier.c
branches/arty-newcc/subsystems/win32/win32k/objects/bitblt.c (contents, props
changed)
branches/arty-newcc/subsystems/win32/win32k/objects/bitmaps.c
branches/arty-newcc/subsystems/win32/win32k/objects/brush.c
branches/arty-newcc/subsystems/win32/win32k/objects/cliprgn.c
branches/arty-newcc/subsystems/win32/win32k/objects/color.c
branches/arty-newcc/subsystems/win32/win32k/objects/coord.c
branches/arty-newcc/subsystems/win32/win32k/objects/dc.c
branches/arty-newcc/subsystems/win32/win32k/objects/dcutil.c
branches/arty-newcc/subsystems/win32/win32k/objects/dibobj.c
branches/arty-newcc/subsystems/win32/win32k/objects/drawing.c
branches/arty-newcc/subsystems/win32/win32k/objects/fillshap.c
branches/arty-newcc/subsystems/win32/win32k/objects/font.c
branches/arty-newcc/subsystems/win32/win32k/objects/gdibatch.c
branches/arty-newcc/subsystems/win32/win32k/objects/gdidbg.c
branches/arty-newcc/subsystems/win32/win32k/objects/gdiobj.c
branches/arty-newcc/subsystems/win32/win32k/objects/icm.c
branches/arty-newcc/subsystems/win32/win32k/objects/line.c
branches/arty-newcc/subsystems/win32/win32k/objects/metafile.c
branches/arty-newcc/subsystems/win32/win32k/objects/palobj.c
branches/arty-newcc/subsystems/win32/win32k/objects/path.c
branches/arty-newcc/subsystems/win32/win32k/objects/pen.c
branches/arty-newcc/subsystems/win32/win32k/objects/polyfill.c
branches/arty-newcc/subsystems/win32/win32k/objects/print.c
branches/arty-newcc/subsystems/win32/win32k/objects/region.c
branches/arty-newcc/subsystems/win32/win32k/objects/stockobj.c
branches/arty-newcc/subsystems/win32/win32k/objects/text.c
branches/arty-newcc/subsystems/win32/win32k/objects/wingl.c
branches/arty-newcc/subsystems/win32/win32k/objects/xformobj.c
branches/arty-newcc/subsystems/win32/win32k/stubs/stubs.c
branches/arty-newcc/subsystems/win32/win32k/w32k.h
branches/arty-newcc/subsystems/win32/win32k/w32ksvc.db
branches/arty-newcc/subsystems/win32/win32k/win32k.rbuild
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/arty-newcc/subsystems/csr/csr.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/csr/csr.r…
Modified: branches/arty-newcc/subsystems/csr/csrsrv/api.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/csr/csrsr…
Modified: branches/arty-newcc/subsystems/ntvdm/ntvdm.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/ntvdm/ntv…
Modified: branches/arty-newcc/subsystems/win/basesrv/init.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win/bases…
Modified: branches/arty-newcc/subsystems/win/basesrv/main.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win/bases…
Modified: branches/arty-newcc/subsystems/win/basesrv/server.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win/bases…
Modified: branches/arty-newcc/subsystems/win/winsrv/dllmain.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win/winsr…
Modified: branches/arty-newcc/subsystems/win/winsrv/init.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win/winsr…
Modified: branches/arty-newcc/subsystems/win32/csrss/api/handle.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/csr…
Modified: branches/arty-newcc/subsystems/win32/csrss/api/process.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/csr…
Modified: branches/arty-newcc/subsystems/win32/csrss/api/wapi.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/csr…
Modified: branches/arty-newcc/subsystems/win32/csrss/csrss.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/csr…
Modified: branches/arty-newcc/subsystems/win32/csrss/include/api.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/csr…
Modified: branches/arty-newcc/subsystems/win32/csrss/include/conio.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/csr…
Modified: branches/arty-newcc/subsystems/win32/csrss/include/csrplugin.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/csr…
Modified: branches/arty-newcc/subsystems/win32/csrss/init.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/csr…
Modified: branches/arty-newcc/subsystems/win32/csrss/print.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/csr…
Modified: branches/arty-newcc/subsystems/win32/csrss/video.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/csr…
Modified: branches/arty-newcc/subsystems/win32/csrss/win32csr/alias.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/csr…
Modified: branches/arty-newcc/subsystems/win32/csrss/win32csr/appswitch.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/csr…
Modified: branches/arty-newcc/subsystems/win32/csrss/win32csr/conio.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/csr…
Modified: branches/arty-newcc/subsystems/win32/csrss/win32csr/desktopbg.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/csr…
Modified: branches/arty-newcc/subsystems/win32/csrss/win32csr/dllmain.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/csr…
Modified: branches/arty-newcc/subsystems/win32/csrss/win32csr/exitros.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/csr…
Modified: branches/arty-newcc/subsystems/win32/csrss/win32csr/guiconsole.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/csr…
Modified: branches/arty-newcc/subsystems/win32/csrss/win32csr/lang/el-GR.rc
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/csr…
Modified: branches/arty-newcc/subsystems/win32/csrss/win32csr/resource.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/csr…
Modified: branches/arty-newcc/subsystems/win32/csrss/win32csr/tuiconsole.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/csr…
Modified: branches/arty-newcc/subsystems/win32/csrss/win32csr/w32csr.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/csr…
Modified: branches/arty-newcc/subsystems/win32/csrss/win32csr/win32csr.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/csr…
Modified: branches/arty-newcc/subsystems/win32/win32k/dib/dib.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/dib/dib.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/dib/dib16bpp.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/dib/dib1bpp.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/dib/dib24bpp.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/dib/dib32bpp.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/dib/dib4bpp.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/dib/dib8bpp.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Added: branches/arty-newcc/subsystems/win32/win32k/dib/dibXXbpp.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/bitblt.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/clip.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/copybits.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/debug.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/device.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/driverobj.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/engbrush.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/engmisc.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/engwindow.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/error.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/event.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/float.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/gradient.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/i386/floatobj.S
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/lineto.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/mem.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/misc.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/mouse.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/objects.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/paint.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/palette.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/perfcnt.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/semaphor.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/sort.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/surface.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/transblt.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/eng/xlate.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/bitmaps.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/callback.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/caret.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/class.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/clipboard.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/color.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/coord.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/cursoricon.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/dc.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/dce.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/desktop.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/dib.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/eng.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/floatobj.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/focus.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/gdiobj.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/hook.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/input.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/intddraw.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/inteng.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/intgdi.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/menu.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/misc.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/mmcopy.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/msgqueue.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/object.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/paint.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/painting.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/palette.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/path.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/pen.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/rect.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/region.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/surface.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/tags.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/text.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/timer.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/userfuncs.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/win32.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/win32k.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/window.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/include/winsta.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ldr/loader.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/main/dllmain.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/misc/copy.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/misc/driver.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/misc/err.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/misc/math.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Added: branches/arty-newcc/subsystems/win32/win32k/misc/rtlstr.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/misc/usrheap.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntddraw/d3d.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntddraw/dd.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntddraw/ddraw.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntddraw/ddsurf.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntddraw/dvp.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntddraw/dxeng.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntddraw/eng.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntddraw/mocomp.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/accelerator.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/callback.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/callproc.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/caret.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/class.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/clipboard.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/csr.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/cursoricon.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/desktop.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/display.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/event.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/focus.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/hook.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/hotkey.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/input.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/kbdlayout.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/keyboard.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/menu.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/message.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/metric.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/misc.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/monitor.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/msgqueue.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/ntstubs.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/object.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/painting.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/prop.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/scrollbar.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/simplecall.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/sysparams.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/timer.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/useratom.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/windc.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/window.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/winpos.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/ntuser/winsta.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/arc.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/bezier.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/bitblt.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/bitmaps.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/brush.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/cliprgn.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/color.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/coord.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/dc.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/dcutil.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/dibobj.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/drawing.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/fillshap.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/font.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Added: branches/arty-newcc/subsystems/win32/win32k/objects/freetype.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/gdibatch.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/gdidbg.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/gdiobj.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/icm.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/line.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/metafile.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/palobj.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/path.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/pen.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/polyfill.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/print.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/region.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/stockobj.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/text.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/wingl.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/objects/xformobj.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Added: branches/arty-newcc/subsystems/win32/win32k/pch.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/stubs/stubs.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/w32k.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/w32ksvc.db
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Removed: branches/arty-newcc/subsystems/win32/win32k/win32k.def
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Added: branches/arty-newcc/subsystems/win32/win32k/win32k.pspec
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…
Modified: branches/arty-newcc/subsystems/win32/win32k/win32k.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/subsystems/win32/win…