reactos.git
2007-08-11 Magnus OlsenAdding dx test from my win32kdxtest to win32knapi test.
2007-08-11 James TaborAdded EMF and MF support to Ext-FloodFill. Changed...
2007-08-11 James TaborAdd Wine port Metafile call to SetTextCharacterExtra.
2007-08-11 James TaborAdd Set-ModifyWorldTransform to gdi32. Added error...
2007-08-11 James TaborRemoved Ex from NtGdiSetBitmapDimensionEx and NtGdiSetB...
2007-08-10 Timo Kreuzeradd syscall list for windows 2000 SP4, so GreatLord...
2007-08-10 Aleksey Bragin- RtlpCreateUnicodeString() -> RtlCreateUnicodeString()
2007-08-10 James TaborAdded CriticalRegions at locations working with FirstDce.
2007-08-10 James Tabor- Removed NtGdiLPTODP/DPTOLP from w32ksvc.db and update...
2007-08-10 James TaborNeeded the w32ksvc.db too.
2007-08-10 James Tabor- Removed NtGdiPie from w32ksvc.db, leaving NtGdiPie...
2007-08-10 James TaborFix a problem in metafile deallocation.
2007-08-09 Colin FinckChanges in the slovak translation of taskmgr by Mario...
2007-08-09 Timo Kreuzerfix icon display
2007-08-09 Timo Kreuzeradd myself to CREDITS
2007-08-09 Magnus Olsenwin32k
2007-08-09 Magnus Olsenfix a typo thx jimtablor
2007-08-09 Aleksey BraginOne of Alex's uncommitted patches while he was working...
2007-08-09 Aleksey Bragin- Fix DBG=KDBG=0 build
2007-08-09 Aleksey Bragin- Set correct hive version in the hive structure
2007-08-09 James Tabor- Removed NtGdiSetAbortProc and NtGdiEscape from w32ksv...
2007-08-09 Aleksey Bragin- Fix definition of _DESCRIPTOR/KDESCRIPTOR
2007-08-09 James Tabor- Fixed NtGdiAlphaBlend prototype.
2007-08-08 Magnus Olsengdi32
2007-08-08 Magnus OlsenImplement NtGdiEngAlphaBlend
2007-08-08 Daniel ReimerAdd Cardsbav.dll to Build of RosApps
2007-08-08 Colin FinckSlovak translations for Explorer, Taskmgr and Winhelp...
2007-08-08 James Tabor- Removed NtGdiGet/SetArcDirection and NtGdiGetSetTextC...
2007-08-08 Sylvain Petreolleuse unicode directive
2007-08-08 Sylvain Petreolleuse unicode directive
2007-08-08 Colin FinckNever use spaces in rbuild files!
2007-08-08 Hervé PoussineauReplace a call to undocumented function CreateUserProfi...
2007-08-08 Hervé PoussineauBe less alarming in a debug message
2007-08-08 Hervé PoussineauAdd SCESTATUS_* constants
2007-08-08 Hervé PoussineauImprove LoadUserProfileW, by creating the profile if...
2007-08-08 Hervé PoussineauImplement LsaLookupSids
2007-08-08 James TaborRemoved NtGdiGetRelAbs. Use GetDCDWord in gdi32. Update...
2007-08-08 Timo Kreuzerremove NtGdiGetClipRgn from win32k
2007-08-08 James TaborAdd two more Dc_Attr Dirty flags.
2007-08-08 Timo KreuzerGetClipRgn: use NtGdiGetRandomRgn
2007-08-08 James TaborRemoved AbortProc from WIN_DC_INFO. AbortProc is handle...
2007-08-08 James TaborMoved CurrentPos to Dc_Attr.ptlCurrent. Plugged in...
2007-08-08 Timo Kreuzermake NtGdiGetRandomRgn behave more like on XP, 33/34...
2007-08-07 Timo Kreuzer- restructure syscall code, add edi to RosSyscall clobb...
2007-08-07 Timo Kreuzerfix build part 2
2007-08-07 Ziliang GuoFix build part 1, add precomp.h into bootvid.rbuild
2007-08-07 James TaborDon't write to user space after an error. We do write...
2007-08-07 Christoph von... add support for Visual Studio 2008 (Orcas)
2007-08-07 Aleksey Bragin- WDK support for bootvid and kdcom.
2007-08-07 Christoph von... revert more.c to r25042
2007-08-07 Aleksey Bragin- Force using ReactOS's ntverp.h instead of the WDK.
2007-08-07 Aleksey Bragin- Make CSQ compatible with MSVC/WDK.
2007-08-07 Aleksey Bragin- Rename exception.c to except.c to avoid conflict...
2007-08-07 Aleksey Bragin- Fix build (remove RtlUnwind redeclarations).
2007-08-07 Aleksey Bragin- Add RtlUnwind to headers, and make list.h MSVC-compat...
2007-08-07 Christoph von... fix release build
2007-08-07 James TaborDon't write to user space with after an error.
2007-08-07 Hervé PoussineauSupport absolute paths for intermediate/output directories
2007-08-07 Hervé PoussineauRemove some debug messages
2007-08-07 Aleksey Bragin- Remove empty init.S
2007-08-07 The Wine SynchronizerAutosyncing with Wine HEAD
2007-08-07 James TaborMove Break Extra and Count justification to Dc_Attr.
2007-08-07 Hervé PoussineauAdd mlang.dll to bootcd
2007-08-07 The Wine SynchronizerAutosyncing with Wine HEAD
2007-08-07 Hervé PoussineauPrepare import of mlang library. This revision does...
2007-08-07 James TaborRemoved NtGdiGetDCOrgEx, GetViewportExt/OrgEx, GetWindo...
2007-08-07 Timo Kreuzerupdate ntgdibad.h
2007-08-07 Timo Kreuzercall IntGdiExtSelectClipRgn from inside win32k instead...
2007-08-07 Timo KreuzerSelectClipRgn: call NtGdiExtSelectClipRgn with RGN_COPY
2007-08-06 Magnus OlsenRemove init.s and put Thomas's code into boot.s, so...
2007-08-06 Timo Kreuzerfix build
2007-08-06 Magnus OlsenUpdate win32k syscall table layout to win32xp sp2
2007-08-06 Daniel ReimerDecrease cards.dll size by 700 kB by cuttung down all...
2007-08-06 Daniel Reimer- Forgot two wrong sizes.
2007-08-06 Colin FinckExpand environment strings in the szWallpaper variable...
2007-08-06 Hervé PoussineauAdd more uuids in uuid lib
2007-08-06 Hervé PoussineauGenerate as much headers as possible from idl
2007-08-06 Hervé PoussineauAdd some prototypes
2007-08-06 Daniel Reimer- Resize wrong sized Backgrounds.
2007-08-06 Colin FinckStarfield Screensaver by Marc Piulachs (marc DOT piulac...
2007-08-06 Hervé PoussineauSet setup type to 0 before the end of 2nd stage in...
2007-08-06 Magnus Olsenfix a smaller issue with win32ksys, when u did delete...
2007-08-06 Daniel ReimerReduce from 24 Bit Colors to 8 Bit. No real difference...
2007-08-06 Hervé PoussineauEnable shutdown privilege before trying to reboot
2007-08-06 Hervé PoussineauRemove ARCH define in config.template.rbuild.
2007-08-06 Hervé PoussineauAdd -D option to add variables in generated file
2007-08-06 James TaborMoved Brush Origin to Dc_attr.
2007-08-06 James TaborFix typo.
2007-08-06 James TaborMove Window and Viewport Ext and Org to Dc_Attr. Tested...
2007-08-06 James TaborMoved most of the old Win struct to Dc_Attr structure...
2007-08-05 Timo Kreuzer- convert a bunch of tests to regression tests as they...
2007-08-05 James TaborStart of the dcattr migration.
2007-08-05 Daniel ReimerMy Present for ya all. A new cards.dll with bigger...
2007-08-05 Eric KohlAdd the status bar.
2007-08-05 Sylvain Petreollefix build
2007-08-05 Aleksey Bragin- More MSVC fixes
2007-08-05 Eric KohlImplement toggle keys option.
2007-08-05 James TaborStarted CreateMetaFile, port from wine. Made changes...
2007-08-05 Aleksey Bragin- Comment out those lines again (sorry), to prevent...
2007-08-05 Timo Kreuzerdelete gdi32 test from win32 folder, as it is all in...
next