reactos.git
2007-05-22 Maarten BosmaFix a typo and improve a test.
2007-05-22 Magnus OlsenFixing another memory crash bug this time for GetFourCC...
2007-05-22 Hervé PoussineauAdd installation path for VMware 6.0
2007-05-22 Ged Murphyturn debugging off
2007-05-21 Ged Murphy- fix the release build for Colin.
2007-05-21 Magnus OlsenFixing another memory crash bug this time for GetFourCC...
2007-05-21 Magnus Olsenhacking so we manger only create one directdraw interfa...
2007-05-21 Ged Murphyrevert 26844 to fall back in line with widl
2007-05-21 Magnus OlsenThx DrFred notice I did take wrong struct at alloc...
2007-05-21 Eric KohlRevert latest update due to unexpected bug in compiled...
2007-05-21 Maarten BosmaMIN => min
2007-05-21 Maarten Bosma- Also leave critical section if lpNumCodes is 0
2007-05-21 Magnus Olsenfixing thread safe in GetFourCCCodes
2007-05-21 Maarten BosmaImplement IDirectDraw7::GetFourCCCodes
2007-05-21 Magnus OlsenFixing minors bugs
2007-05-21 Maarten BosmaTest for IDirectDraw7::GetFourCCCodes
2007-05-21 Maarten BosmaImplement IDirectDraw7::EnumDisplayModes and IDirectDra...
2007-05-21 Maarten Bosma- Implement IDirectDraw7::GetMonitorFrequency, GetDispl...
2007-05-21 Aleksey Bragin- Make 2 disk read error messages different, so it...
2007-05-20 Maarten BosmaSorry, I forgot this one.
2007-05-20 Maarten BosmaImplement IDirectDraw7::GetAvailableVidMem.
2007-05-20 Aleksey Bragin- Fix WebBrowser struct declaration to conform with...
2007-05-19 Eric KohlUpdate WIDL to rev 20070519.
2007-05-19 Hervé PoussineauAnother try to fix release builds to please Colin_Finck...
2007-05-19 Dmitry GorbachevDo not use paged pool at page fault time; see bug repor...
2007-05-19 Timo Kreuzerfix drawing on resize
2007-05-19 Sebastian Gasiorek- add support for ETO_GLYPH_INDEX in NtGdiExtTextOut.
2007-05-19 Eric KohlUnicode.nls contains the Unicode case conversion tables...
2007-05-19 Dmitry Gorbachev- Add Chinese (PRC) and Armenian NLS settings.
2007-05-19 Dmitry Gorbachev- Handle DBCS codepages.
2007-05-19 Dmitry Gorbachev- Add some code to deal with multibyte code pages.
2007-05-19 Timo Kreuzerimplement a basic fontview.exe. It doesn't work on...
2007-05-18 Dmitry GorbachevFix German translation. Bug #2258.
2007-05-18 Hervé PoussineauCheck that we retrieved a value data before marking...
2007-05-17 Magnus Olsenfix a comment in it for swedish langues
2007-05-17 Magnus OlsenAudlt locale_rc.rc clean it is from wine see the commen...
2007-05-17 Magnus OlsenFixing a small bug in sve.nls
2007-05-17 Magnus OlsenFixing right sublang on SE and PL rc files, some have...
2007-05-17 Sylvain Petreollefreebsd/linux/other unixes build fixes
2007-05-17 Eric Kohl- Update WPP and fix the resulting bugs because wpp_fin...
2007-05-17 Magnus Olsenoptimizing atan and log10, do not use frame pointer...
2007-05-17 Alex Ionescu- Implement NtDeleteKey as a simpler wrapper around...
2007-05-16 Magnus Olsenfixing some smaller bugs found by the regress test
2007-05-16 Maarten BosmaGetAvailableVidMem-Test
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...
next