reactos.git
2008-12-20 Dmitry Chapyshev- Formatting fix
2008-12-20 Dmitry Chapyshev- Fix 2 winetests
2008-12-19 Timo Kreuzer- fix _STATIC_ASSERT
2008-12-19 James Tabor- Properly implement LookupIconIdFromDirectoryEx.
2008-12-19 Timo Kreuzerenable GetTimeZoneInformation in _getsystime
2008-12-19 Timo Kreuzeradd DECLSPEC_SELECTANY
2008-12-19 Timo KreuzerNtGdiGetFontUnicodeRanges:
2008-12-19 Gregor Schneider- Update fputwc implementation to current wine sources
2008-12-19 Gregor Schneider- Fix return values for fputc and _flsbuf: return only...
2008-12-19 Timo KreuzerZero the last character in lfFaceName when converting...
2008-12-18 Gregor Schneider- Remove static qualifier from g_mbcp_is_multibyte...
2008-12-18 Gregor Schneider- Update _mbclen, mblen, _mbslen, _mbsnextc and _mbstrl...
2008-12-18 James Tabor- From SDK, LD_ flags.
2008-12-18 Jeffrey MorlanVfatSetAllocationSizeInformation: The fast code for...
2008-12-18 Gregor Schneider- Update _mbsbtype and _mbsninc functions
2008-12-18 Gregor BrunmarImplemented IDirect3DDevice9::GetRasterStatus()
2008-12-18 Gregor Schneider- Close registry key handle of both RegQueryValueEx...
2008-12-18 Gregor BrunmarImplemented IDirect3DDevice9::GetGammaRamp()
2008-12-18 Gregor BrunmarImplemented IDirect3DDevice9::CreateAdditionalSwapChain()
2008-12-18 Gregor Schneider- Remove duplicate harcoded _mbctype, rename MSVCRT_mbc...
2008-12-18 Dmitry Chapyshev- Revert r37085. It fix work kbswitch, but I think...
2008-12-18 Christoph von... GENERIC_WRITE is required to flush the input buffer
2008-12-18 Dmitry GorbachevAdd a hack which allows to boot with Armenian language.
2008-12-18 Dmitry GorbachevFix some keyboard layout related stuff in USetup.
2008-12-18 Dmitry GorbachevArmenian registry settings.
2008-12-18 Dmitry GorbachevAdd these two old translations:
2008-12-18 Johannes Anderwald- Add GUID_DEVCLASS_SOUND
2008-12-18 Christoph von... DPRINT1 -> DPRINT on failure to prevent spamming of...
2008-12-18 Jeffrey MorlanFAT##FindAndMarkAvailableCluster: Decrement the Availab...
2008-12-18 James TaborPatch by Aric Stewart : user32: Implement handling...
2008-12-17 Daniel ReimerAdd German Table to Kernel32
2008-12-17 Johannes Anderwald- Sorry I BROKE build
2008-12-17 Johannes Anderwald- add ks.sys & portcls.sys to bootcd image
2008-12-17 Dmitry Chapyshev- More implement GetCPInfoExW
2008-12-17 Johannes Anderwald- Handle PcNewRegistryKey for DeviceRegistryKey, Driver...
2008-12-17 Johannes Anderwald- Add IID_IPortClsVersion
2008-12-17 Daniel ReimerSynched winhlp32 and wordpad with wine HEAD.
2008-12-17 Daniel ReimerSync winfile with wine HEAD.
2008-12-17 Johannes Anderwald- Add IUnregisterSubdevice && IUnregisterPhysicalConnec...
2008-12-17 Matthias Kupfermove variable declaration
2008-12-17 Matthias KupferMaciej Bialas <bjauy AT tlen DOT pl>
2008-12-17 Dmitry Chapyshev- Implement __lconv_init
2008-12-17 Dmitry GorbachevAllow to dynamically load a library which uses static...
2008-12-17 Dmitry GorbachevIn GetQueuedCompletionStatus function:
2008-12-17 Stefan Ginsberg- Hack-skip the gdi32 font test in an attempt to fix...
2008-12-16 Jeffrey MorlanFix bug where DIR /D wouldn't always show all files...
2008-12-16 Stefan Ginsberg- Sync gdiplus Winetest too
2008-12-16 Stefan Ginsberg- Sync gdiplus with Wine head
2008-12-16 Timo KreuzerFix usage of PNTSTATUS instead of NTSTATUS in NT_SUCCES...
2008-12-16 Stefan Ginsberg- Add missing break (<3 kjk <3)
2008-12-16 Timo KreuzerLet rbuild throw an exception when an implicit module...
2008-12-16 Stefan Ginsberg- Remove KeRosDumpStackFrames export and make the call...
2008-12-16 Stefan Ginsberg- Temporarily revert part of 38078 to make build server...
2008-12-16 Johannes Anderwald- Implement KsCreateAllocator, KsRegisterWorker, KsUnre...
2008-12-15 Dmitry GorbachevFix TLS callbacks. Testers, please test it on real...
2008-12-15 Stefan Ginsberg- Revert part of 37861 on kjk's request
2008-12-15 Stefan Ginsberg- Silence debug spam
2008-12-15 Timo Kreuzer- remove outdated files from mingw lib
2008-12-15 Dmitry Chapyshev- Formatting fix
2008-12-15 Timo Kreuzerfix a typo
2008-12-15 Dmitry Chapyshev- Add ACTIVATION_CONTEXT_STACK structure
2008-12-15 James Tabor- Fix bitmap tests.
2008-12-15 James Tabor- Implement DIB section attribute flag support.
2008-12-14 Timo Kreuzermbctype.h: fix broken _mbctype[] and _mbcasemap[] decla...
2008-12-14 Timo Kreuzer- Replace a 'for' with a 'do .. while '
2008-12-14 Timo Kreuzer[FORMATTING]
2008-12-14 KJK::HyperionRevert r38084
2008-12-14 KJK::HyperionSupersedes r38081
2008-12-14 Dmitry Gorbachev- Use HEAP_ZERO_MEMORY instead of memset().
2008-12-14 KJK::HyperionRevert r38081
2008-12-14 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2008-12-14 Dmitry GorbachevFix winsta.dll rbuild file.
2008-12-14 Eric Kohl- SEH-protect LsaClose, LsaDelete and LsaOpenPolicy.
2008-12-14 Michael Martin- Use volatile with PagesLocked and MdlAddress. Fixes...
2008-12-14 Aleksey Bragin- Undo one "fix" from 38075. Coverity warned you about...
2008-12-14 Stefan Ginsberg- Fix a broken loop
2008-12-14 Stefan Ginsberg- Get rid off STATIC, DECL_IMPORT and DECL_EXPORT
2008-12-14 KJK::Hyperionmodified lib/pseh/framebased-gcchack.c
2008-12-14 Timo Kreuzerfix utime usage
2008-12-14 Timo Kreuzerrevert last commit
2008-12-14 Timo Kreuzerrevert 38059 to see if it has effected the output of...
2008-12-14 Eric Kohl- Make the service manager wait for LSA.
2008-12-14 Stefan Ginsberg- Hack away mru tests as Cm is broken
2008-12-14 Stefan Ginsberg- Disable lsasrv and advapi debug tracing, accidentally...
2008-12-13 Timo KreuzerDidn't want to commit this. Use the opportunity to...
2008-12-13 Timo Kreuzerfix rosperf build
2008-12-13 Timo Kreuzerinclude stdlib.h for exit()
2008-12-13 Timo Kreuzerfix build of rostests
2008-12-13 Timo Kreuzerfix fontview build
2008-12-13 Timo KreuzerUpdate crt headers and mingw lib from mingw64. Update...
2008-12-13 Gregor SchneiderUpdate RtlIsTextUnicode, ntdll rtlstr winetest failure...
2008-12-13 Gregor Schneider- Update _makepath and _wmakepath to allow in place...
2008-12-13 Timo Kreuzerfix build
2008-12-13 Aleksey Bragin- Add missing PSHARED_CACHE_MAP.
2008-12-13 Aleksey Bragin- Sync with Wine.
2008-12-13 Timo KreuzerAdd 101 tests for GetSystemMetrics
2008-12-13 Timo KreuzerAdd DumpMem function to apitests lib for debugging...
2008-12-13 Timo KreuzerAdd tests for NtGdiCombineRgn (14), NtGdiCreateCompatib...
2008-12-13 Dmitry GorbachevRemove workaround for GCC 4.4.0 bug, it is already...
2008-12-13 Dmitry Gorbachev- Remove DBCSCodePage field from NLS_FILE_HEADER structure.
next