reactos.git
2008-12-15 Samuel SerapionSync to wine64. Adds support for amd64 relays.. not...
2008-12-15 Samuel SerapionFix packing for commdlg
2008-12-15 Samuel SerapionStart making heap 64bit friendly.
2008-12-15 Samuel Serapionhack for wine specific hack.
2008-12-15 Samuel SerapionFix 64bit-warnings.
2008-12-15 Samuel SerapionFix some 64bit portability issues.
2008-12-15 Samuel SerapionFix 64bit widl stubs.
2008-12-15 Samuel Serapiondefine _SEH2_FINALLY
2008-12-14 Timo KreuzerPatch by encoded: update SHARED_CACHE_MAP
2008-12-14 Samuel Serapionsame here.
2008-12-14 Samuel Serapionrevert CryptReleaseContext "fix", WINE headers made...
2008-12-14 Samuel SerapionFix CryptReleaseContext.
2008-12-14 Samuel SerapionFix CryptReleaseContext definition.
2008-12-13 Timo KreuzerAdd a hack to wait for WinDbg after KdInitSystem.
2008-12-13 Timo KreuzerProgramCounter is 64 bit, so don't cast to ULONG
2008-12-13 Timo KreuzerFix a typo, comment out a DPRINT
2008-12-13 Timo KreuzerAdd _setjmp / longjmp to libcntpr, so we don't need...
2008-12-11 Timo Kreuzerfix declaration of FrLdrDbgPrint
2008-12-11 Timo KreuzerUpdate KTRAP_FRAME offsets
2008-12-11 Timo Kreuzerfix KTRAP_FRAME
2008-12-10 Timo KreuzerFix a typo
2008-12-10 Timo KreuzerGoodbye kdbg, hello WINKD
2008-12-10 Timo KreuzerFix hal build
2008-12-10 Timo Kreuzeradd CBSTACK constants, need to check for correctness
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
next