reactos.git
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
2009-01-28 Christoph von... remove redundant code
2009-01-28 Dmitry Chapyshev- Add more TODO to .def
2009-01-28 Dmitry Chapyshev- More implement User32InitializeImmEntryTable
2009-01-28 Johannes Anderwald-fix build
2009-01-28 Johannes Anderwald- Implement initializing routines for wdmaud
2009-01-27 Art YerkesFinish fixing round trip of gmutex's various lock bits...
2009-01-27 Art YerkesRemove extra args.
2009-01-27 James Tabor- Set the length for IntGetWindowPlacement.
2009-01-27 James Tabor- Quick implemention of NtUserGetInternalWindowPos...
2009-01-27 Johannes Anderwald- Fix msvc project generation for kernel mode drivers...
2009-01-27 Dmitry Chapyshev- Partially implement User32InitializeImmEntryTable
2009-01-27 Johannes Anderwald- Register sysaudio device interfaces
2009-01-27 Art YerkesNot sure if anybody else uses ccache, but this saves...
2009-01-27 Dmitry Chapyshev- Add file for imm-functions
2009-01-27 Dmitry Chapyshev- Direct call NtSetInternalWindowPos
2009-01-27 Dmitry Chapyshev- Sync gdiplus with Wine head
2009-01-27 Johannes Anderwald- Fix registered guids for IPortMidi
2009-01-27 Johannes Anderwald- Add guids for IPortMidi and IMiniportMidi
2009-01-27 Johannes Anderwald- Add macro to avoid warning
2009-01-27 Christoph von... -don't load the image in WM_PAINT
2009-01-27 Johannes Anderwald- Fix a typo
2009-01-27 Johannes Anderwald- Fix a bug ;)
2009-01-27 Christoph von... -don't delete a DC return from BeginPaint
2009-01-27 Gregor SchneiderUpdate IntEngCreateSrcMonoXlate parameter names and...
2009-01-27 Johannes Anderwald- Rename device context struct
2009-01-27 Art YerkesThis code used to round down the number of waiters...
2009-01-27 Daniel ReimerBug 4061: Italian resources updates by Paolo Devoti
2009-01-27 Dmitry GorbachevRename Lithuanian keyboard layout. Vytis Girdzijauskas...
2009-01-27 Dmitry Chapyshev- Update resources
2009-01-27 Dmitry GorbachevConvert French file from UTF-8 to CP-1252. Add new...
2009-01-26 Kamil Hornicek- fix build
2009-01-26 Dmitry GorbachevUpdate Czech keyboard layout. Patch from Radek Liska...
2009-01-26 KJK::HyperionBegin moving rules out of modulehandler.cpp and into...
2009-01-26 Dmitry GorbachevCalculator update by Radek Liska (with some changes...
2009-01-26 Cameron Gutman - Add a temporary hack for the double-freeing issue...
2009-01-26 Kamil Hornicek- update Mesa to version 7.3
2009-01-26 Aleksey BraginGiannis Adamopoulos <johnyadams@hotmail.com>
2009-01-26 Johannes Anderwald- Use InterlockedIncrement, InterlockedDecrement over...
2009-01-26 Aleksey Bragin- Silence debuglog spam from msimtf.
2009-01-26 Aleksey Bragin- Revert 39111: "Begin moving rules out of modulehandle...
2009-01-26 KJK::HyperionBegin moving rules out of modulehandler.cpp and into...
next