Author: fireball Date: Mon Aug 2 20:37:45 2010 New Revision: 48421
URL: http://svn.reactos.org/svn/reactos?rev=48421&view=rev Log: - Sync up to Wine-1.3. - Remove unnecessary win32k api and a corresponding winent api.
Added: branches/arwinss/reactos/dll/win32/user32/resources/user32_Sr.rc - copied unchanged from r48418, vendor/wine/dlls/user32/current/resources/user32_Sr.rc Modified: branches/arwinss/reactos/dll/win32/gdi32/ (props changed) branches/arwinss/reactos/dll/win32/gdi32/bitmap.c branches/arwinss/reactos/dll/win32/gdi32/clipping.c branches/arwinss/reactos/dll/win32/gdi32/dc.c branches/arwinss/reactos/dll/win32/gdi32/dib.c branches/arwinss/reactos/dll/win32/gdi32/driver.c branches/arwinss/reactos/dll/win32/gdi32/enhmfdrv/init.c branches/arwinss/reactos/dll/win32/gdi32/font.c branches/arwinss/reactos/dll/win32/gdi32/freetype.c branches/arwinss/reactos/dll/win32/gdi32/gdi32.spec branches/arwinss/reactos/dll/win32/gdi32/gdi_private.h branches/arwinss/reactos/dll/win32/gdi32/mapping.c branches/arwinss/reactos/dll/win32/gdi32/mfdrv/init.c branches/arwinss/reactos/dll/win32/gdi32/region.c branches/arwinss/reactos/dll/win32/user32/ (props changed) branches/arwinss/reactos/dll/win32/user32/class.c branches/arwinss/reactos/dll/win32/user32/mdi.c branches/arwinss/reactos/dll/win32/user32/painting.c branches/arwinss/reactos/dll/win32/user32/resources/oic_bang.svg branches/arwinss/reactos/dll/win32/user32/resources/oic_hand.svg branches/arwinss/reactos/dll/win32/user32/resources/oic_note.svg branches/arwinss/reactos/dll/win32/user32/resources/oic_ques.svg branches/arwinss/reactos/dll/win32/user32/resources/oic_sample.svg branches/arwinss/reactos/dll/win32/user32/resources/user32_Bg.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_Ca.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_Cs.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_Da.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_De.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_En.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_Eo.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_Es.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_Fi.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_Fr.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_Hu.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_It.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_Ja.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_Ko.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_Lt.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_Nl.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_No.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_Pl.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_Pt.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_Ro.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_Ru.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_Si.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_Sk.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_Sv.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_Tr.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_Uk.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_Wa.rc branches/arwinss/reactos/dll/win32/user32/resources/user32_Zh.rc branches/arwinss/reactos/dll/win32/user32/spy.c branches/arwinss/reactos/dll/win32/user32/sysparams.c branches/arwinss/reactos/dll/win32/user32/winpos.c branches/arwinss/reactos/dll/win32/winent.drv/gdidrv.c branches/arwinss/reactos/dll/win32/winent.drv/winent.drv.spec branches/arwinss/reactos/dll/win32/winex11.drv/ (props changed) branches/arwinss/reactos/dll/win32/winex11.drv/graphics.c branches/arwinss/reactos/dll/win32/winex11.drv/keyboard.c branches/arwinss/reactos/dll/win32/winex11.drv/text.c branches/arwinss/reactos/dll/win32/winex11.drv/window.c branches/arwinss/reactos/dll/win32/winex11.drv/winex11.drv.spec branches/arwinss/reactos/dll/win32/winex11.drv/x11drv.h branches/arwinss/reactos/include/reactos/wine/ntrosgdi.h branches/arwinss/reactos/subsystems/win32/win32k/gdi/dc.c branches/arwinss/reactos/subsystems/win32/win32k/w32ksvc.db
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/arwinss/reactos/dll/win32/gdi32/bitmap.c URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/gdi32/...
Modified: branches/arwinss/reactos/dll/win32/gdi32/clipping.c URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/gdi32/...
Modified: branches/arwinss/reactos/dll/win32/gdi32/dc.c URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/gdi32/...
Modified: branches/arwinss/reactos/dll/win32/gdi32/dib.c URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/gdi32/...
Modified: branches/arwinss/reactos/dll/win32/gdi32/driver.c URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/gdi32/...
Modified: branches/arwinss/reactos/dll/win32/gdi32/enhmfdrv/init.c URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/gdi32/...
Modified: branches/arwinss/reactos/dll/win32/gdi32/font.c URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/gdi32/...
Modified: branches/arwinss/reactos/dll/win32/gdi32/freetype.c URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/gdi32/...
Modified: branches/arwinss/reactos/dll/win32/gdi32/gdi32.spec URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/gdi32/...
Modified: branches/arwinss/reactos/dll/win32/gdi32/gdi_private.h URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/gdi32/...
Modified: branches/arwinss/reactos/dll/win32/gdi32/mapping.c URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/gdi32/...
Modified: branches/arwinss/reactos/dll/win32/gdi32/mfdrv/init.c URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/gdi32/...
Modified: branches/arwinss/reactos/dll/win32/gdi32/region.c URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/gdi32/...
Modified: branches/arwinss/reactos/dll/win32/user32/class.c URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/mdi.c URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/painting.c URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/oic_bang.svg URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/oic_hand.svg URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/oic_note.svg URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/oic_ques.svg URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/oic_sample.svg URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_Bg.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_Ca.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_Cs.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_Da.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_De.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_En.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_Eo.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_Es.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_Fi.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_Fr.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_Hu.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_It.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_Ja.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_Ko.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_Lt.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_Nl.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_No.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_Pl.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_Pt.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_Ro.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_Ru.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_Si.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_Sk.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_Sv.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_Tr.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_Uk.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_Wa.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/resources/user32_Zh.rc URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/spy.c URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/sysparams.c URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/user32/winpos.c URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/user32...
Modified: branches/arwinss/reactos/dll/win32/winent.drv/gdidrv.c URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/winent...
Modified: branches/arwinss/reactos/dll/win32/winent.drv/winent.drv.spec URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/winent...
Modified: branches/arwinss/reactos/dll/win32/winex11.drv/graphics.c URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/winex1...
Modified: branches/arwinss/reactos/dll/win32/winex11.drv/keyboard.c URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/winex1...
Modified: branches/arwinss/reactos/dll/win32/winex11.drv/text.c URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/winex1...
Modified: branches/arwinss/reactos/dll/win32/winex11.drv/window.c URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/winex1...
Modified: branches/arwinss/reactos/dll/win32/winex11.drv/winex11.drv.spec URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/winex1...
Modified: branches/arwinss/reactos/dll/win32/winex11.drv/x11drv.h URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/dll/win32/winex1...
Modified: branches/arwinss/reactos/include/reactos/wine/ntrosgdi.h URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/include/reactos/...
Modified: branches/arwinss/reactos/subsystems/win32/win32k/gdi/dc.c URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/subsystems/win32...
Modified: branches/arwinss/reactos/subsystems/win32/win32k/w32ksvc.db URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/subsystems/win32...