reactos.git
2008-12-27 Dmitry Chapyshev- Partial sync with Wine. It fixes 37 tests ("kernel32_...
2008-12-27 Dmitry Chapyshev- Formatting fix
2008-12-27 Dmitry Chapyshev- Fix SystemTimeToTzSpecificLocalTime. +378 passed...
2008-12-27 Michael Martin- Fix VideoPortInt10 implementation. The previous imple...
2008-12-27 Michael Martin- Lets try this again. Re-implement inet_aton so that...
2008-12-26 James Tabor- Total commander crashes after pressing any key, see...
2008-12-26 KJK::Hyperionmodified dll/win32/kernel32/k32.h
2008-12-26 Aleksey Bragin- Fix one more typo in the IoBuildPartialMdl code leadi...
2008-12-26 Aleksey Bragin- Fix broken behavior of IoBuildPartialMdl, which inste...
2008-12-26 Aleksey Bragin- Don't try to set remaining bits if there are none...
2008-12-26 Aleksey Bragin- Leftover, fixes build.
2008-12-26 Michael Martin- Add missing assignments to CallingProcess variable...
2008-12-26 Dmitry Gorbachev[FORMATTING] Fix indentation.
2008-12-26 Aleksey Bragin- Fix 38352, XMLLoadFile seems to need a separate insta...
2008-12-26 Aleksey Bragin- Add defaultPath global var and use it instead of...
2008-12-26 Michael Martin- Revert r38346 as its incorrect fix. Real problem...
2008-12-26 Andrew MungerRemove the entries for green, as they are imcomplete...
2008-12-26 James Tabor- Patch by Andre Wisplinghoff: Text is auto-selected...
2008-12-25 James Tabor- Example of a thread overrun? HAX-Fixes wine cursorico...
2008-12-25 Jeffrey MorlanAllow the DIR command to be interrupted via Ctrl-C...
2008-12-25 Michael Martin- ipv4addrs should search for decimals not spaces when...
2008-12-25 Christoph von... fix some more typos
2008-12-25 James Tabor- Fix typo.
2008-12-25 James Tabor- Check for same intput desktop with GetCursorPos....
2008-12-25 James Tabor- Use Cursor position from server information. I guess...
2008-12-24 KJK::HyperionThis is why we can't have nice things. Fixes r38338...
2008-12-24 KJK::HyperionNow a single test suite with 89 tests, instead of 89...
2008-12-24 KJK::HyperionThe macro fairy left a DECLSPEC_NOINLINE under my pillow
2008-12-24 James Tabor- Someone needs to wine they are using the wrong ACP...
2008-12-24 James Tabor[sginsberg] fixed some warnings.
2008-12-24 Stefan Ginsberg- Welcome to Winetests -Wno-format, goodbye format...
2008-12-24 Timo Kreuzer- Put Dx values at start of buffer to have alignemnt...
2008-12-24 Michael Martin- Update structs and flags to correct names based on...
2008-12-24 Stefan Ginsberg- DEVMGR: wcsnicmp -> _wcsnicmp
2008-12-24 Aleksey Bragin- Don't calculate remaining bits if there are none...
2008-12-24 Stefan Ginsberg- Silence wined3d format warnings
2008-12-24 Stefan Ginsberg- DHCP: strlwr -> _strlwr and remove allowwarnings...
2008-12-24 Dmitry GorbachevBulgarian translations by CCTAHEB (sstpr [at] narod...
2008-12-24 Dmitry GorbachevBulgarian translations by CCTAHEB (sstpr [at] narod...
2008-12-24 Dmitry GorbachevFix error: suggest explicit braces to avoid ambiguous...
2008-12-24 Dmitry GorbachevDo not print garbage, initialize the variable. Bug...
2008-12-24 James Tabor- Add IntGetCharDimensions and text metrics for win32k...
2008-12-23 KJK::HyperionAlso print messages to output, so the tool is more...
2008-12-23 Gregor Schneider- Skip certain process and pipe tests due to timeouts...
2008-12-23 Gregor Schneider- Update kernel32 winetest, thanks to Stefan100 for...
2008-12-23 KJK::HyperionMissing from previous commit
2008-12-23 Stefan Ginsberg- Kill 1 static, kill 1 allowarnings=true
2008-12-23 KJK::HyperionPSEH 2 test suite - around 90 tests so far, and more...
2008-12-23 Stefan Ginsberg- CCHAR is 'char', not 'const char'
2008-12-23 James Tabor- Add One Param Call GetCursorPos. This will be used...
2008-12-23 Stefan Ginsberg- Welcome -w. Goodbye 3rd party warnings.
2008-12-23 Stefan Ginsberg- Never, ever, mix warning fixes with code logic change...
2008-12-23 Stefan Ginsberg- Make KS compile warning-free, add a note to janderwal...
2008-12-23 Stefan Ginsberg- Forgot a comment
2008-12-23 Stefan Ginsberg- Kill oskittcp warnings. Somewhat hacky? Yes indeed.
2008-12-23 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2008-12-23 Stefan Ginsberg- Silence ext2 FSD warnings. Also fix some bugs where...
2008-12-23 Aleksey Bragin- Get back to using deprecated functions (because of...
2008-12-23 Aleksey Bragin- Replace all deprecated functions with underscored...
2008-12-23 James Tabor- More updates to global server information structure.
2008-12-23 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2008-12-23 Timo KreuzerFor some unknown reason wmc likes to include string...
2008-12-23 Timo Kreuzersorry forgot this file, another wine compatibility...
2008-12-23 Timo KreuzerCRT header compatibility update.
2008-12-23 Timo KreuzerReplace all deprecate functions like wcsicmp with the...
2008-12-23 Timo KreuzerReplace deprecated stricmp with _stricmp
2008-12-22 Jeffrey Morlan- cmd_mkdir: Give an error message if the directory...
2008-12-22 Timo Kreuzerkjk_hyperion: "underscores solve all issues"
2008-12-22 Dmitry GorbachevFix spurious warning/error reported by GCC 4.4.0.
2008-12-22 Dmitry GorbachevDo not pop and push the same reg.
2008-12-22 Dmitry GorbachevDefine __MINGW_MSC_PREREQ() macro,
2008-12-22 Timo Kreuzerdon't define strcasecmp to strcmp, use _stricmp, and...
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...
next