reactos.git
2008-12-10 Timo KreuzerMake winkd somewhat portable.
2008-12-10 Timo KreuzerFix KiDebugServiceTrap, so that it calls KiDispatchExce...
2008-12-10 Timo KreuzerFix DebugService
2008-12-10 Timo KreuzerImplement KdDebuggerInitialize0 and stubplement KdSendP...
2008-12-10 Timo KreuzerAdd KiCallUserMode stub
2008-12-10 Timo KreuzerImplement KeFreezeExecution and KeThawExecution
2008-12-09 Timo Kreuzerfix Ke386SetCr2
2008-12-09 Timo KreuzerMake PsNtosImageBase an ULONG_PTR
2008-12-09 Timo Kreuzerfix ULONG/ULONG_PTR isuue
2008-12-09 Timo KreuzerMake IMAGE_ORDINAL_FLAG64 an ULONGLONG
2008-12-08 Timo Kreuzerpartly implement x64 versions of _setjmp, _setjmpex...
2008-12-08 Timo Kreuzerundef _ftime before implementing it
2008-12-08 Timo Kreuzerrevert 37924, which reverted 37889, which works now
2008-12-08 Timo Kreuzerupdate rsym from trunk
2008-12-08 Timo KreuzerFix gdi32 spec file. Some functions have SIZEL as param...
2008-12-08 Timo Kreuzerrevert 36672 (SIZEL counts as 2 parameters)
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-08 Timo Kreuzer#define _INTEGRAL_MAX_BITS in _mingw.h
2008-12-08 Timo Kreuzeradd framebased-gcchack.c to i386 build of pseh
2008-12-08 James Tabor- Please dont break functionality due to a compiler...
2008-12-08 Timo Kreuzerforward AttachThreadInput to win32k
2008-12-08 Timo Kreuzer- fix *HOOKPROC definition
2008-12-08 Timo Kreuzer- reduce differences to trunk
2008-12-08 Timo Kreuzerrevert 37889 (still consuses rsym)
2008-12-08 Timo Kreuzerrevert 37475 and 37818
2008-12-08 James Tabor- Patch by hto: Suspicious code in User32.dll, see...
2008-12-07 Dmitry GorbachevPut inline functions into header files.
2008-12-07 Dmitry GorbachevRemove WINVER, committed in r37916.
2008-12-07 Dmitry GorbachevSilence GCC warnings.
2008-12-07 Dmitry GorbachevRemove stray semicolon, change indentation.
2008-12-07 Dmitry GorbachevAdd missing parentheses.
2008-12-07 Dmitry GorbachevUse WC_NO_BEST_FIT_CHARS flag for WideCharToMultiByte...
2008-12-07 Stefan Ginsberg- Change more ASSERT(FALSE) to KeBugCheck(MEMORY_MANAGE...
2008-12-07 Gregor Schneider- Fix drawing the status bar over the play cards, happe...
2008-12-07 Timo Kreuzerrevert r35657
2008-12-07 Timo Kreuzerenable saving of xmm registers in RtlCaptureContext
2008-12-07 Timo KreuzerMerge 34758, 34771, 34786, 34787, 34906, 35826, 36174...
2008-12-07 Timo Kreuzerdon't truncate a handle
2008-12-07 Timo Kreuzerfix definition of SOCKET
2008-12-06 Timo Kreuzerclear direction flag on interrupt
2008-12-06 Eric Kohl- Introduce a common header file.
2008-12-06 Aleksey Bragin- Fix a potential case of non-paged pool memory double...
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-06 Timo Kreuzeroops, looks like I forgot to commit this file (SEH2...
2008-12-06 Timo Kreuzer- move CONTEXT stuff from wdm.h to winddk.h / armddk.h
2008-12-06 Timo Kreuzerrename section "init" to "INIT", so that pefixup will...
2008-12-06 Aleksey Bragin- Implement IoGetRemainingStackSize.
2008-12-06 Aleksey Bragin- Add missing function declarations.
2008-12-06 Aleksey Bragin- Merge Pierre's changes to ntifs.h from the branch...
2008-12-06 Timo KreuzerAllow loading files with relocs stripped off.
2008-12-06 Timo Kreuzerrecalculate VA and PA of .pdata section
2008-12-06 Hervé PoussineauFix a race condition between umpnpmgr service and CMP_W...
2008-12-06 Dmitry Chapyshev- Add localui from Wine
2008-12-06 Dmitry Chapyshev- Update headers
2008-12-06 Eric KohlReplace call to ExtractIconExW (shell32.dll) by a call...
2008-12-06 Aleksey Bragin- Add reserved reparse tags definitions.
2008-12-06 Timo Kreuzermerge rbuild changes 37811-37861 from trunk
2008-12-06 Dmitry Chapyshev.def -> .spec
2008-12-06 Timo Kreuzermerge 37780 from trunk
2008-12-06 Timo Kreuzermerge rbuild changes 37747,37778 from trunk
2008-12-06 Dmitry Chapyshev- Sync mlang with Wine 1.1.10
2008-12-06 Timo Kreuzermerge rbuild changes 37270-37632 from trunk
2008-12-06 Dmitry Chapyshev- Sync gdiplus wine tests
2008-12-06 Dmitry Chapyshev- Sync headers with Wine head
2008-12-06 Timo Kreuzerdisable build of icu and nls for now (doesn't compile)
2008-12-06 Timo KreuzerAdd ExpInterlockedFlushSList stub
2008-12-06 Timo Kreuzeradd back InterlockedPush/PopEntrySList
2008-12-06 Timo Kreuzerfix inflib_host build
2008-12-06 Dmitry Chapyshev- Add CFSTR_SHELLIDLISTA
2008-12-06 Dmitry Chapyshev- Implement SetupInstallFileA/W
2008-12-06 Timo Kreuzerinlcude excpt.h in winnt.h
2008-12-06 Timo Kreuzeravoid redefinition of PTCSTR and fix missing PTCHAR
2008-12-06 Timo KreuzerSTDCALL->NTAPI
2008-12-05 Timo Kreuzer- fix what got broken with recent merge in intrin_x86.h
2008-12-05 Timo KreuzerSTDCALL -> NTAPI
2008-12-05 Timo Kreuzer- cleanup merge mess
2008-12-05 Timo Kreuzeradd dummy LDT_ENTRY
2008-12-05 Timo Kreuzeradd CONTEXT flags for x64
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-05 Timo Kreuzerfix FIELD_OFFSET macro
2008-12-05 Timo Kreuzerfix x64 definition of __readmsr()
2008-12-04 Eric KohlSync to wine-1.1.4:
2008-12-04 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
2008-12-04 Eric KohlSync to wine-1.1.3:
2008-12-04 Eric KohlSync to wine-1.1.1 (Patch 10 of 10):
2008-12-04 Eric KohlSync to wine-1.1.1 (Patch 9 of 10):
2008-12-04 Timo Kreuzerfix some ULONG/ULONG_PTR issues
2008-12-04 KJK::HyperionUndo r37851 because rsym sucks
2008-12-04 Johannes Anderwald- Implement PcGetDeviceProperty, PcGetTimeInterval
2008-12-04 Timo Kreuzer"save your files before committing them!" -> good
2008-12-04 Gregor SchneiderFree allocated resource on error, CID 1358.
2008-12-04 Johannes Anderwald- Add interfaces for IMasterClock, IMXF, IAllocatorMXF...
2008-12-04 KJK::HyperionDWARF debugging information confuses rsym, and DWARF...
2008-12-04 KJK::Hyperionmodified lib/3rdparty/mingw/main.c
2008-12-04 Timo KreuzerPartly implement KiDispatchException, based on x86...
2008-12-04 Stefan Ginsberg- Don't cache a value if we might dereference NULL
2008-12-04 Timo KreuzerImplement KeContextToTrapFrame and KeTrapFrameToContext
2008-12-04 Stefan Ginsberg- Fix some redefinitions
2008-12-04 Aleksey Bragin- WDK defines PNOTIFY_SYNC as a pointer to VOID.
2008-12-04 Timo Kreuzerfix a comment, #undef RtlGetCallersaddress before imple...
next