reactos.git
2007-05-16 Magnus OlsenFixing a msvc7 comping issue
2007-05-16 Maarten Bosmafix typo.
2007-05-16 Maarten Bosma- Comment out tests which works does not work for me...
2007-05-16 Maarten BosmaForgot to commit this one.
2007-05-16 Maarten Bosma- Tests for Compact, TestCooperativeLevel, Initialize...
2007-05-16 Maarten Bosma- Enable display mode tests but do not tests all of...
2007-05-16 Maarten BosmaAdd downloader.xml again.
2007-05-16 Maarten BosmaRevert r25952 for now.
2007-05-16 Dmitry GorbachevFix WinSock mapping data.
2007-05-16 Dmitry GorbachevDo not divide by zero.
2007-05-16 Dmitry GorbachevPolish translation update by Olaf Siejka. BugZilla...
2007-05-15 Ged Murphya better winmine icon
2007-05-15 Ged Murphyadd a regedit icon, made for ReactOS by Taliesin Penfou...
2007-05-15 Eric KohlImplement sound acessibility settings.
2007-05-15 James TaborFinish up float.c, hopfully the div and sub math is...
2007-05-15 Dmitry GorbachevFix Italian rc file. Bug report #2253. From Paolo Devoti.
2007-05-15 Maarten BosmaFix types in startup.c.
2007-05-15 Maarten BosmaFix compiler warning.
2007-05-15 Maarten BosmaSome formatting and implement SetDisplayMode.
2007-05-15 Aleksey Bragin- Revert rpcrt4 update, too buggy for now. My apologizes.
2007-05-15 Aleksey Bragin- Make advapi32 compilable without CUNITs.
2007-05-15 Aleksey Bragin- Sync RPCRT4.dll to Wine-20070507 (recent release...
2007-05-15 Christoph von... changed some german translations
2007-05-14 Hervé PoussineauOne more fix for release build
2007-05-14 Hervé PoussineauTry to fix release build
2007-05-14 Alex Ionescu- Re-organize regobj.c so that new APIs are at the...
2007-05-14 Hervé PoussineauAlso define the DPRINT_ constants in release mode
2007-05-14 Aleksey Bragin- Fix debug print macros (by hpoussin).
2007-05-14 Alex Ionescu- Implement CmpFindSubKeyByNumber and CmpDoFindSubKeyBy...
2007-05-14 Alex Ionescu- Make CmiGetMaxClassLength, CmiGetMaxNameLength, CmiGe...
2007-05-14 Alex Ionescu- Implement NtEnumerateValueKey as a simpler wrapper.
2007-05-14 Alex Ionescu- Delete CmiGetPackedNameLength, CmiComparePackedNames...
2007-05-14 Alex Ionescu- Implement NtQueryValueKey as a simple wrapper around...
2007-05-14 James TaborImplement FLOATOBJ_GetFloat and Long, SetFloat and...
2007-05-14 James TaborUpdate painting.c with new storage method for floating...
2007-05-14 Christoph von... asome extra space for the german text
2007-05-14 Christoph von... some extra space for the text (to be displayed completely)
2007-05-14 James TaborCommit union for float conversion.
2007-05-14 Alex Ionescu- Implement NtDeleteValueKey as a simple wrapper around...
2007-05-13 Dmitry GorbachevFix r26764.
2007-05-13 Maarten BosmaLots of additional cases by EmuandCo.
2007-05-13 Alex Ionescu- Properly remove trailing \r\n depending on system...
2007-05-13 Alex Ionescu- Remove confusion.
2007-05-13 Alex Ionescu- Fix crash at end of text-mode setup (by hacking cmlib...
2007-05-13 Alex Ionescu- Remove more old/dead code.
2007-05-13 Alex Ionescu- HvGetCellSize should return the correct positive...
2007-05-13 Maarten BosmaSome more CreateSurface Tests (for invaild flags)
2007-05-13 Maarten Bosma- Release Ddraw Object Test_CreateDDraw
2007-05-13 Alex Ionescu- Fix critical bug in CmpCopyName, it wasn't compressin...
2007-05-13 Magnus Olsenadding more check for createsurface
2007-05-13 Maarten BosmaBeginning of CreateSurface test.
2007-05-13 Hervé PoussineauMove itss.idl to the place it belongs
2007-05-13 Magnus Olsenadding more check
2007-05-13 Magnus Olsenfixing two return code thx Ventron for the info for...
2007-05-13 Magnus Olsenadding smore check for createsurface, (still does not...
2007-05-13 Maarten BosmaAdd debugging macro to get error code and test for...
2007-05-13 Maarten BosmaSetCooperativeLevel Test
2007-05-13 Magnus Olsenfixing more linux build issue
2007-05-13 Dmitry GorbachevUpdate Polish translation. Patch by Caemyr. Bug report...
2007-05-13 Magnus Olsenfixing a path issue so it is compatible with linux
2007-05-13 Timo Kreuzerhandle FW_DONTCARE in GetFontScore. Fixes gray/thin...
2007-05-13 Timo KreuzerOn win XP the gdi handle index can be > 0x3fff, so...
2007-05-12 Dmitry GorbachevCheck result of ANSI -> Unicode conversion, which can...
2007-05-12 Maarten BosmaAdd it to build.
2007-05-12 Maarten BosmaStart of ddraw test case.
2007-05-12 Magnus Olsencommit some bugfix for ddraw createsurface, fixing...
2007-05-12 Magnus Olsenfixing smaller bugs
2007-05-12 Maarten BosmaCreate Internal_CreateSurface stub.
2007-05-12 Magnus Olsenimplement internal api CopyDDSurfDescToDDSurfDesc2
2007-05-12 Maarten Bosma- outsourced DirectDraw_SetCooperativeLevel
2007-05-12 Magnus Olsenstart implement Main_DirectDraw_CreateSurface
2007-05-12 Maarten BosmaReformating
2007-05-12 Maarten BosmaSorry, just noticed that I forgot to commit this one.
2007-05-12 Maarten BosmaFormating
2007-05-12 Maarten Bosmasplitted rosdraw.h; outsourced big comment into text...
2007-05-12 Magnus Olsenforget this change, did think it still was in svn.
2007-05-12 Magnus Olsenstart reimplement createsurface
2007-05-12 Maarten BosmaFix warning.
2007-05-12 Maarten BosmaForgot to include surface_main.c in ddraw.rbuild.
2007-05-12 Maarten BosmaDirectDraw rearrangement. (part 2/2)
2007-05-12 Maarten BosmaDirectDraw rearrangement. (part 1/2)
2007-05-12 Magnus Olsensorry did use some private headers that are not commite...
2007-05-12 Maarten BosmaDeactivate a check.
2007-05-12 Eric Kohl- Attach clock specific data to the window instead...
2007-05-12 Ged Murphy- Add winhelp based on Wine.
2007-05-12 Magnus Olsenupdate dxhaltest with some new test, Thuse test are...
2007-05-12 Aleksey BraginUndo last change, since it's an index in an array of...
2007-05-12 Alex Ionescu- Rename CmiInitNonVolatileRegistryHive to CmiInitHiveF...
2007-05-12 Magnus Olsendid see a small mistake use sizeof(TCHAR) for adding...
2007-05-12 Alex Ionescu- Change CmiInitNonVolatileRegistry hive to use CmpOpen...
2007-05-12 James TaborMoving FLOATOBJ code in preparations of implementation...
2007-05-12 Alex Ionescu- Get rid of CmiCopyKey since it was dead code. Make...
2007-05-11 Alex Ionescu- Move CmInitSystem1 to cmsysini.c and merge in existin...
2007-05-11 Dmitry GorbachevDo not write beyond the buffer.
2007-05-11 Dmitry GorbachevDo not write beyond the buffer.
2007-05-11 Dmitry GorbachevDo not fail with less then two arguments.
2007-05-11 Timo Kreuzermake caption font bold again
2007-05-11 Alex Ionescu- Copy CmOpenHiveFiles to cminit.c and rename to CmpOpe...
2007-05-11 Alex Ionescu- Move Cmlib wrapper functions to cmwraprs.c and add...
2007-05-11 Alex Ionescu- Move CmpCreateRootNode and CmpCreateRegistryRoot...
next