reactos.git
2008-12-22 Timo KreuzerReplace deprectaed function (unlink, stricmp) with...
2008-12-22 Timo Kreuzeruse _str(n)icmp instead of non-standard str(n)casecmp
2008-12-22 Timo KreuzerUse _getch instead of deprecated getch
2008-12-22 Jeffrey Morlan- Make IF command a special form; necessary to make...
2008-12-22 Timo KreuzerRemove all stuff that is either already defined in...
2008-12-22 Timo KreuzerDon't use wine's headers and wintrnl.h for exception...
2008-12-22 Timo Kreuzer- Add reactos/wine/sys/types.h compatibility header
2008-12-22 Timo KreuzerAdd ssize_t to rosdhcp.h, as ms crt headers (and so...
2008-12-22 Stefan Ginsberg- Less hack, more assert
2008-12-22 Timo KreuzerBuild MP kernel/hal by default
2008-12-22 Stefan Ginsberg- Re-enable some Winetests now that Cm sucks less
2008-12-22 Aleksey Bragin- Fix registry lock leakages in CmpDoOpen in failure...
2008-12-22 Aleksey Bragin- Add control flags for CmpDoOpen, CmpCreateKey and...
2008-12-22 Timo KreuzerIntroduce new config flag BUILD_MP. Compile MP kernel...
2008-12-22 Aleksey Bragin- Fix KCB ref leaks in Cm parse routine (thanks Stefan).
2008-12-22 Timo Kreuzerfix another instance of _STATIC_ASSERT
2008-12-22 Timo KreuzerMove all stuff from _mingw.h to crtdefs.h that belongs...
2008-12-22 Timo KreuzerIf ETO_PDY is specified, Dx is a pair of INTs, make...
2008-12-22 Timo KreuzerSome people were thinking they could use NtGdiExtTextOu...
2008-12-22 James Tabor- Start populating server information structure. This...
2008-12-21 Stefan Ginsberg- More hack
2008-12-21 Timo KreuzerInclude crtdefs.h instead of _mingw.h in the crt header...
2008-12-21 Stefan Ginsberg- Disable shell32 execute tests
2008-12-21 Stefan Ginsberg- Skip a buck load of ole32 tests too
2008-12-21 Timo KreuzerUpdate excpt.h, fcntl.h, float.h, math.c, mbctype.h...
2008-12-21 Stefan Ginsberg- Skip port tests due to missing kernel support
2008-12-21 Stefan Ginsberg- Hack away a whole load of msi tests, because Cm sucks
2008-12-21 Stefan Ginsberg- Hack away kernel32 pipe tests -- ros' npfs is in...
2008-12-21 Stefan Ginsberg- Use the specified timeout when reading from a mailslot
2008-12-21 Stefan Ginsberg- Revert 38233 as it kills dhcp.exe
2008-12-21 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2008-12-21 Stefan Ginsberg- Missed PCACTIVATION_CONTEXT_BASIC_INFORMATION in...
2008-12-21 Stefan Ginsberg- Add missing ACTIVATION_CONTEXT_BASIC_INFORMATION...
2008-12-21 KJK::HyperionRemove superfluous dependencies on msvcrt
2008-12-21 Stefan Ginsberg- Uhm...don't pool free user handles, and don't hand...
2008-12-21 Timo KreuzerAdd some headers from mingw64
2008-12-21 Timo Kreuzerinclude time.h instead of sys/time.h
2008-12-21 Timo KreuzerAdd __WINESRC__ define amd reactos/wine include path...
2008-12-21 Timo KreuzerFix definition of _assert()
2008-12-21 Timo Kreuzerremove struct timezone from time.h, always declare...
2008-12-21 Timo KreuzerUse _wcsicmp instead of non-standard wcsicmp
2008-12-21 Stefan Ginsberg- Hack skipping mapping tests too *sigh*
2008-12-21 Timo KreuzerAdd prototype for __globallocalestatus, it's going...
2008-12-21 Michael Martin- Preform the if (!Adapter) check before setting adapte...
2008-12-21 Stefan Ginsberg- Make advapi32 Winetest do a basic check instead of...
2008-12-21 Aleksey BraginOlaf Siejka <olaf_siejka@o2.pl>
2008-12-21 Kamil Hornicek- avoid crash, pszExt is null when creating a link...
2008-12-21 Andrew MungerFix packmgr linkage.
2008-12-21 Stefan Ginsberg- _popen/_wpopen: When overriding the default standard...
2008-12-21 Gregor BrunmarImplemented IDirect3DDevice9::GetFrontBufferData()
2008-12-21 Gregor Brunmar* Implemented IDirect3D9Device::SetGammaRamp()
2008-12-21 Gregor Brunmar* Implemented IDirect3DDevice9::Present()
2008-12-21 Gregor Brunmar* Implemented IDirect3DDevice9::GetBackBuffer()
2008-12-21 Michael Martin- Add missing break in ExDereferenceCallBackBlock so...
2008-12-21 Michael Martin- As per msdn.microsoft.com/en-us/library/ms802952...
2008-12-21 KJK::Hyperionmodified include/reactos/wine/exception.h
2008-12-21 Timo KreuzerUse "C" interface for intrinsic functions to avoid...
2008-12-21 Timo KreuzerInclude io.h. It's needed and was implicitly included...
2008-12-21 Timo KreuzerDon't use sys/time.h
2008-12-21 Timo KreuzerAvoid using non-standard names (S_IFITO, ...).
2008-12-21 Timo Kreuzeruse _wcsicmp instead of non-standard wcscmpi
2008-12-21 Timo Kreuzerrevert 38201 and 38203 due to regressions
2008-12-21 Timo KreuzerFix definition of EMRCREATECOLORSPACE and EMRPOLYXXX...
2008-12-21 Cameron Gutman - Merge aicom-network-fixes up to r38205
2008-12-21 Jeffrey Morlanwidl: Don't assume that host void* is the same size...
2008-12-21 Timo Kreuzeradd _tcscpy_s and _tsplitpath_s
2008-12-21 KJK::Hyperionmodified dll/win32/gdi32/gdi32.rbuild
2008-12-20 Timo KreuzerDon't redefine _tcscpy_s and _tsplitpath_s
2008-12-20 KJK::Hyperionmodified lib/pseh/framebased-gcchack.c
2008-12-20 Timo Kreuzerdefine _INTEGRAL_MAX_BITS only if it was not already...
2008-12-20 Timo KreuzerUpdate ETO constants
2008-12-20 Timo KreuzerTextOut functions take a character count, not a byte...
2008-12-20 Timo KreuzerHandle ETO_PDY more correctly (dy values still ignored)
2008-12-20 Kamil Hornicek- add check for NULL pointer, "first" is NULL for folde...
2008-12-20 Timo KreuzerWhen fuOptions has ETO_PDY specified, the DxBuffer...
2008-12-20 Timo Kreuzer[FORMATTING]
2008-12-20 Stefan Ginsberg- Revert 38116 -- the SEH issues should be gone now
2008-12-20 KJK::HyperionSupersedes r38084. Take three
2008-12-20 Dmitry Gorbachev- Do not use pGlobalData after freeing,
2008-12-20 Johannes Anderwald- Fix parameters for CreateService
2008-12-20 Dmitry Chapyshev- Fix all wine tests for MoveFileA/W
2008-12-20 Andrew MungerNull dereference FTL.
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()
next