reactos.git
2008-07-28 Art YerkesThis is a patch i've been keeping for a while. Yes...
2008-07-28 Dmitry Chapyshev- Add console version Appwiz. It is not finished, but...
2008-07-28 Aleksey BraginDmitry Gorbachev
2008-07-28 Art YerkesFix (among other things) failure to boot when a CD...
2008-07-28 Aleksey Bragin- Silence crt's "wtf".
2008-07-28 Ged Murphy- Don't check outside of the array bounds
2008-07-28 Colin FinckReplace '#ifdef __linux__' by '#ifndef WIN32', etc...
2008-07-28 ReactOS Portable... - Don't use .spec file on ARM, it doesn't work.
2008-07-28 ReactOS Portable... - Fix build of NTOS and FreeLDR on ARM.
2008-07-28 ReactOS Portable... - Fix FreeLDR for ARM build after some header changes...
2008-07-28 ReactOS Portable... - Define the "generic" versions of the ARM-specific...
2008-07-28 ReactOS Portable... - Fix the NTOS ARM build after the recent Mm changes.
2008-07-28 ReactOS Portable... - We finally figured out how to build the CRT! It seems...
2008-07-28 ReactOS Portable... Now that MADDRESS_SPACE became nearly an empty structur...
2008-07-28 ReactOS Portable... The address space creation lock is a guarded mutex...
2008-07-28 ReactOS Portable... There is no point in saving the address of the address...
2008-07-28 ReactOS Portable... Looks like this address space nonsense made even less...
2008-07-27 ReactOS Portable... The puzzle of the design decisions behind the React...
2008-07-27 ReactOS Portable... - Remove MiGetUserPageDirectoryCount from the ARM Mm...
2008-07-27 ReactOS Portable... More over-engineering: there really isn't any reason...
2008-07-27 Johannes Anderwald- implement changing drive volume name
2008-07-27 ReactOS Portable... It seems unclear as to what the point of the Page Refer...
2008-07-27 ReactOS Portable... - Fix a couple of bugs, and majorly refactor MmDeleteVi...
2008-07-27 Jeffrey Morlan- Work with screen buffer data using pointers rather...
2008-07-27 ReactOS Portable... - Major cleanup, refactoring, and bugfixing of ARM...
2008-07-27 Hervé PoussineauRevert r34848 and r34850, and replace them by a real...
2008-07-27 Colin FinckMaciej Bialas (bjauy@tlen.pl)
2008-07-27 Hervé PoussineauFix code to correctly handle first object file.
2008-07-27 Hervé PoussineauFix typo
2008-07-27 Hervé PoussineauResolve <if> and <ifnot> elements during parsing time.
2008-07-27 Aleksey Bragin- ntdll should be the last library in the list, not...
2008-07-27 Hervé PoussineauDefine __LINUX__ for build tools if host is Linux
2008-07-27 Hervé PoussineauAdd a variable to include support for ELF format
2008-07-27 Hervé PoussineauDefine __LINUX__ for build tools if host is Linux
2008-07-27 Jeffrey MorlanImprovements to cmd ConPrintfPaging:
2008-07-27 Hervé PoussineauFactorize code for simple module types
2008-07-27 Colin FinckDaniel Verkamp (daniel.verkamp@gmail.com):
2008-07-27 Hervé PoussineauUse hal.spec file for i386 build
2008-07-27 Hervé PoussineauAdd support for fastcall functions in .spec files
2008-07-27 Hervé PoussineauAdd a .spec file for HAL exports. Don't use it yet
2008-07-27 Hervé PoussineauPreprocess kernel .spec files
2008-07-27 Hervé PoussineauPrevent code duplication when translating GCC platform...
2008-07-27 Art YerkesMore specific error messages. More correct according...
2008-07-27 ReactOS Portable... - Build "smlib", "nt", and "smss" on ARM, since the...
2008-07-27 ReactOS Portable... - On ARM, print out a message and freeze execution...
2008-07-27 ReactOS Portable... - Fix NTDLL exports on ARM.
2008-07-27 ReactOS Portable... - Fix double semicolon.
2008-07-27 ReactOS Portable... - MmDeleteVirtualMapping can be called for memory that...
2008-07-27 ReactOS Portable... - Stop adding those damn @ decorations to ARM builds.
2008-07-27 ReactOS Portable... - Silence debug prints.
2008-07-27 James TaborTurn off WH_CALLWNDPROC and WH_GETMESSAGE debug spam.
2008-07-27 Jeffrey MorlanMove console alias functions from csrss to win32csr...
2008-07-26 Jeffrey Morlan- In cmd, add ConOutResPrintf and ConErrResPrintf funct...
2008-07-26 Matthias Kupferreenable Norwegian language and keyboard layout (tested...
2008-07-26 James Tabor- Fix crash in callback and disable HCBT_CREATEWND...
2008-07-26 Jeffrey MorlanIn mkdir, don't add a backslash to the end - it can...
2008-07-26 Jeffrey Morlan- IntWriteConsoleInput: Copy the data *to* the capture...
2008-07-26 James Tabor- Attempt to initiate hook set from kernel space.
2008-07-26 Aleksey BraginJon Griffiths
2008-07-26 Aleksey Bragin- Sync with Wine (null-initializing some exported data).
2008-07-26 James Tabor- Fix boot add missing return.
2008-07-26 James Tabor- Replace Global flag.
2008-07-25 James Tabor- Fix NtUserCallMsgFilter so it initiates the hook...
2008-07-25 Hervé PoussineauCleanup code
2008-07-25 Hervé PoussineauAdd comments
2008-07-25 Hervé PoussineauReplace DPRINT/DPRINT1 by dynamic traces
2008-07-25 Hervé PoussineauNotify kernel when configuration is good
2008-07-25 Hervé PoussineauApply again r34533: rename autogenerated makefile to...
2008-07-25 Hervé PoussineauRevert incorrect fix committed in r34077 by cfinck...
2008-07-25 Johannes Anderwald- identation janitor
2008-07-25 Art YerkesFix several problems with lookasides and temporary...
2008-07-25 James Tabor- Fix loading hooks.
2008-07-25 James Tabor- Add support for SMTO_NOTIMEOUTIFNOTHUNG.
2008-07-25 James TaborCheck for null pointers, keep wine msg test from crashing.
2008-07-25 James TaborFix typo.
2008-07-25 James Tabor- Add call window proc hooks.
2008-07-24 James Tabor- Finish callback for WH_KEYBOARD.
2008-07-24 Jeffrey MorlanFix crash in NtUserSetClipboardData with CF_TEXT format...
2008-07-24 James Tabor- Plug in WH_KEYBOARD callback.
2008-07-24 James TaborAdd two more CallNextHook finctions.
2008-07-24 Johannes Anderwald- enumerate all file types for folder options namespace...
2008-07-24 Hervé PoussineauUse a common .spec file instead of a .def file per...
2008-07-24 Hervé PoussineauUpdate IDL file with new MS Vista functions
2008-07-24 Aleksey Bragin- MiGetLastKernelAddress was totally broken on x86...
2008-07-24 James Tabor- Added more hook points. Setup WH_MOUSE with callbacks...
2008-07-24 Aleksey BraginDmitry Gorbachev
2008-07-24 Ged Murphy- dependencies is a double terminated string array
2008-07-23 James Tabor- Fix show window call and add message calls for future...
2008-07-23 James TaborEnable message filter hooks and add call hook support...
2008-07-23 James Tabor- Fix NtUserCallMsgFilter to use SEH. Add support for...
2008-07-23 Aleksey Bragin- Partly revert 24104: "I do not known if I done right...
2008-07-23 Jeffrey Morlan- Implement handle access checking on all console funct...
2008-07-23 Aleksey Bragin- Revert 20424 and do a proper fix: Check if pool alloc...
2008-07-23 Christoph von... fix all kernel32 version winetests
2008-07-22 James Tabor- Fixed CallNextHookEx, now we do make the callback...
2008-07-22 Art YerkesPatch by Cameron Gutman (aicommander <at> gmail <dot...
2008-07-22 Matthias Kupferrevert on request, problem remains
2008-07-22 Matthias Kupferit's mean to move main window with focus in front of...
2008-07-22 Jeffrey Morlan- Implement access masks and optional inheritability...
2008-07-22 Art YerkesReenable kdbg specific settings.
next