reactos.git
2009-02-03 Colin FinckImport the 4:3 version of the ReactOS wallpaper by...
2009-02-03 Colin FinckFix freeing the allocated string SID
2009-02-03 Dmitry Chapyshev- Add stub for SHGetIconOverlayIndexA/W
2009-02-03 Dmitry Chapyshev- Small cleanup shell32. We don't support non-unicode...
2009-02-03 Michael Martin- Change MultiByteToWideChar to match windows behavior...
2009-02-03 Dmitry Chapyshev- Update shell32 exports to 6.0.2900.5686
2009-02-02 Colin FinckSet the APPDATA environment variable when logging in...
2009-02-02 Colin FinckSupport passing a Token to SHGetFolderPathW and similar...
2009-02-02 Dmitry GorbachevMove hack to other place because of bug #4120.
2009-02-02 Dmitry GorbachevAdd new strings to translations.
2009-02-02 Kamil Hornicek- sync dinput with wine
2009-02-02 Christoph von... halfplement MmCanFileBeTruncated
2009-02-02 Dmitry GorbachevHack-close TCP connection. Bug #1283.
2009-02-02 Christoph von... init dwTotalRecords to 0
2009-02-02 Art YerkesSuppress a warning about -1, since wchar_t is typically...
2009-02-02 Timo Kreuzertimedate.cpl: Fix size of the clock on both windows...
2009-02-02 Timo Kreuzergdi32: Fix and enable usermode implementation of SetWin...
2009-02-02 Timo KreuzerAdd tests for SetWindowExtEx, one more test for CreateC...
2009-02-01 Hervé PoussineauTake into account environment variables specified by...
2009-02-01 Christoph von... sync pdh with wine 1.1.14
2009-02-01 Christoph von... sync cryptdlg with wine 1.1.14
2009-02-01 Christoph von... sync schannel with wine 1.1.14
2009-02-01 Christoph von... fix debugprint
2009-02-01 Christoph von... sync hlink with wine 1.1.14
2009-02-01 Christoph von... sync urlmon to wine 1.1.14
2009-02-01 Christoph von... uncomment the exports
2009-02-01 Christoph von... stub some missing functions
2009-02-01 Dmitry Chapyshev- Sync dwmapi with Wine head
2009-02-01 Dmitry Chapyshev- Add stub for SHOpenFolderAndSelectItems
2009-02-01 Christoph von... sync netapi32 with wine 1.1.14
2009-02-01 Dmitry GorbachevSync Czech file with English file. Radek Liska, bug...
2009-02-01 Christoph von... sync some LsaQueryDomainInformationPolicy stuff with...
2009-02-01 Christoph von... SystemName == NULL is valid for LsaOpenPolicy
2009-02-01 Christoph von... sync wintrust_winetest with wine 1.1.14
2009-02-01 Christoph von... sync wintrust and mscat32 with wine 1.1.14
2009-02-01 Christoph von... don't set LastError as we fake success
2009-01-31 Andrew GreenwoodVarious headers needed to compile the sound support...
2009-01-31 Andrew GreenwoodAbandoning silverblade-audio branch.
2009-01-31 Dmitry Chapyshev- FIXME -> TRACE. This function is not implemented...
2009-01-31 Dmitry Chapyshev- Implement GetComputerObjectNameA/W (from Wine)
2009-01-31 Colin FinckRadek Liska (radekliska@gmail.com)
2009-01-31 Colin FinckUpdate mIRC to 6.35, works under 0.3.8 and as long...
2009-01-31 Dmitry Chapyshev- Fix typo (revealed by Kario)
2009-01-31 Dmitry Chapyshev- Add qmgr to build and bootcd
2009-01-31 Christoph von... replace hack by manually generated msiserver.idl_i...
2009-01-31 Gregor SchneiderRemove dead StretchBlt code
2009-01-31 Dmitry Chapyshev- Add some headers from Wine
2009-01-31 Christoph von... sync shlwapi_winetest with wine 1.1.14
2009-01-31 Christoph von... sync shlwapi with wine 1.1.14
2009-01-31 Christoph von... sync crypt32_winetest with wine 1.1.14
2009-01-31 Christoph von... sync crypt32 with wine 1.1.14
2009-01-31 Christoph von... sync msi_winetest with wine 1.1.14
2009-01-31 Christoph von... sync msi with wine 1.1.14
2009-01-31 Christoph von... add stubs for SHFlushSFCache and SHGetImageList (from...
2009-01-31 Christoph von... make explicit use of unicode functions
2009-01-31 Christoph von... add lodctr
2009-01-31 Christoph von... add loadperf and lodctr from wine 1.1.14
2009-01-31 Gregor SchneiderEvgeny Boltik <BSTSoft AT narod DOT ru>:
2009-01-31 Johannes Anderwald- Fix a few definitions
2009-01-31 Christoph von... sync ole32 with wine 1.1.14
2009-01-31 Christoph von... sync riched20 with wine 1.1.14
2009-01-31 Christoph von... sync cryptui with wine 1.1.14
2009-01-31 Christoph von... sync msxml3_winetest to wine 1.1.14
2009-01-31 Christoph von... sync msxml3 to wine 1.1.14
2009-01-31 Dmitry Gorbachev"whois" -> "nicname"
2009-01-31 Christoph von... tabs -> spaces
2009-01-31 Art YerkesFix misuse of std::string in assuming that it's always...
2009-01-30 Gregor SchneiderUnify identical StretchBlt implementations in preparati...
2009-01-30 Colin FinckFix some deadlinks
2009-01-30 Stefan Ginsberg- Inline Guarded Mutex and Fast Mutex implementations...
2009-01-30 Dmitry Chapyshev- Fix 1 wine console test
2009-01-30 Dmitry Chapyshev- Formatting fix. No code change
2009-01-30 Dmitry Chapyshev.def -> .spec
2009-01-30 Dmitry Chapyshev- Add activeds from Wine
2009-01-30 Dmitry Chapyshev- Update header
2009-01-30 Dmitry Chapyshev- Update Greek translation
2009-01-29 Timo Kreuzerformatting, no code change
2009-01-29 Timo KreuzerFix IntGdiSetMapMode
2009-01-29 Timo KreuzerAdd more tests for SetMapMode
2009-01-29 Christoph von... fix lsa handle leak
2009-01-29 Matthias Kupferremove outdated unimplemented MessageBox
2009-01-29 Christoph von... define NDEBUG
2009-01-29 Dmitry Chapyshev- Update Russian translation
2009-01-28 Colin Finck- Update versions of Firefox, Thunderbird, Opera and...
2009-01-28 Matthias Kupferone more attempt to fix clock size, absolute coord...
2009-01-28 Johannes Anderwald- Fix exhaustive debug message flood
2009-01-28 Johannes Anderwald- Add wdmaud and sysaudio to bootcd
2009-01-28 Gregor SchneiderSet the header size as expected instead of setting...
2009-01-28 Gregor Schneider- bcSize holds the size of the BITMAPHEADER structure...
2009-01-28 Johannes Anderwald- Implement enumerating available virtual audio devices...
2009-01-28 Christoph von... -sync RtlDeleteTimer with wine
2009-01-28 Christoph von... fix formatting
2009-01-28 Christoph von... calculate toolbar height instead of use the hardcoded...
2009-01-28 Matthias KupferFix and add German translation
2009-01-28 Christoph von... update bi->biBitCount before using it - fixes 5 gdi32...
2009-01-28 Aleksey BraginRob Shearman <robertshearman@gmail.com>
2009-01-28 KJK::Hyperionmodified ntoskrnl/include/internal/ob.h
2009-01-28 KJK::HyperionCorrected prototype of SystemFunction036 (RtlGenRandom...
2009-01-28 Aleksey Bragin- Add RtlGenRandom.
2009-01-28 Christoph von... draw a rect around the (not yet drawn) image
next