Correct eol-style and remove unused file
[reactos.git] / reactos /
2005-09-05 Gé van GeldorpCorrect eol-style and remove unused file
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gé van GeldorpImport from vendor drop
2005-09-05 Gé van GeldorpDelete existing objsel to prepare for vendor import
2005-09-05 Hartmut BirrRevert my last commit.
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gunnar Dalsnes-surround user part (most of it) with a single lock...
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Hartmut Birr- Copy the map registers to the buffer only, if they...
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gé van GeldorpAlexandre Julliard <julliard@winehq.org>
2005-09-05 Alex Ionescu- More NDK + MSDDK/IFS Compatibility fixes
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gé van GeldorpSync to Wine-20050830:
2005-09-05 Gé van GeldorpFix compilation when ENABLE_VALIDATE_POOL is defined
2005-09-05 Gé van GeldorpThe kernel extension is really a EXTENDED_DEVOBJ_EXTENS...
2005-09-05 Hervé PoussineauFix the build. TIB field in KIPCR structure is named...
2005-09-05 Alex Ionescu- More NDK/MSDDK compatibility fixes.
2005-09-05 Alex Ionescu- NDK compatibility fixes for MSDDK. Use NTAPI instead...
2005-09-04 Alex Ionescu- Fix kernel32 and ntoskrnl build issues.
2005-09-04 Alex Ionescu- Define NTSYSAPI and NTSYSCALLAPI
2005-09-04 Alex Ionescu- Fix incorrect PFILE_MAILSLOT_SET_INFORMATION definition
2005-09-04 Alex Ionescu- Fix typo in NDK
2005-09-04 Hervé PoussineauFix SetComputerNameA/W. They were sending a bad paramet...
2005-09-04 Alex Ionescu- Fix incompatible IO_STACK_LOCATION definition in...
2005-09-04 Hervé PoussineauFix definition of STDCALL. Thanks Alex
2005-09-04 Hervé PoussineauAlex prefers that we don't locally define structures...
2005-09-04 Hervé PoussineauAllow compilation of npfs driver with MSVC
2005-09-04 Hervé PoussineauAllow compilation of fs_rec driver with MSVC
2005-09-04 Hervé PoussineauDon't double-define KEBUGCHECK(EX)
2005-09-04 Hervé PoussineauImplement SetComputerNameExA/W
2005-09-04 Alex Ionescu- Various fixes to headers, such as fixing some LPC...
2005-09-04 Alex Ionescu- Disable two tests since the Balance Set Manager isn...
2005-09-04 Filip NavaraGet correct physical address in HalpGrowMapBuffers.
2005-09-04 Eric KohlImplement CM_Get_Class_Name_ExA.
2005-09-04 Magnus Olsenfix bug 739 can not create file notepad newfile.txt
2005-09-04 Magnus OlsenRevers the change after reboot it did carcgh for me...
2005-09-04 Eric Kohl- Enclose GUID in curly brackets.
2005-09-04 Magnus Olsenremove some hardcode buffer value. The dymatic buffer...
2005-09-04 Filip NavaraFix the return value of HalReadDmaCounter at the end...
2005-09-04 Filip Navara- Set the MAP_BASE_SW_SG flag for map registers in...
2005-09-04 Magnus OlsenRemove more hardcode buffer value to dymatic buffer.
2005-09-04 Magnus Olsenfix a small bug after me, and check if it really got...
2005-09-03 Magnus Olsenremove some hardcode commadline buffer value. first...
2005-09-03 Magnus Olsenfix type can handler \n at text output thx ravelo for...
2005-09-03 Eric KohlFix GUID->String conversion.
2005-09-03 Andrew MungerFix cmd build. Please check your changes before commiting.
2005-09-03 Hartmut BirrFixed the return value in KeRundownQueue if the queue...
2005-09-03 Hartmut BirrSet the ownership before locking the bitmap in EngCreat...
2005-09-03 Brandon TurnerSetting my changes back for prompt.c. Greatlord and...
2005-09-03 Magnus OlsenUpdated translation by Anders, proofread by Andreas...
2005-09-03 Magnus OlsenSwedish translation by David Nordenberg, proofread...
2005-09-03 Magnus OlsenSwedish translation by Andreas Bjerkeholt, proofread...
2005-09-03 Magnus OlsenDavid Nordenberg: Swedish translation, proofread by...
2005-09-03 Magnus Olsen* Updated translation by Anders, proofread by Andreas...
2005-09-03 Magnus Olsenrevers brandon change to prompt.c they are incorrect...
2005-09-03 Brandon TurnerCorrectly assign %propmt%.
2005-09-03 Royce Mitchell IIIsmall efficiency boost
2005-09-02 Brandon TurnerFixed a bug that crashed cmd when "cd /D" but no path...
2005-09-02 Hervé PoussineauDon't fill twice the output buffer. Bug spotted by...
2005-09-02 Hervé PoussineauNo need to allocate too much memory, as SetupDiGetDevic...
2005-09-02 Filip NavaraCheck for Request == NULL.
2005-09-02 Filip NavaraFix open mode passed to CreateFile in DoSaveFile functi...
2005-09-01 Gregor AnichLink against string.a instead of hal and ntoskrnl,...
2005-09-01 Gunnar Dalsnesfixed RtlCompareUnicodeString and RtlCompareString...
2005-09-01 Andrew MungerCorrect some checks, fix bug 748 (qemu networking)...
2005-08-30 Hartmut BirrPrint the exception code and the faulting address,...
2005-08-30 Hartmut BirrInvoke always our own exception handler if the exceptio...
2005-08-30 Hartmut BirrDon't interpret SIG_DFL and SIG_IGN as real handler...
2005-08-29 Filip NavaraRemove WineDebugInfo from TEB and fix type of TlsExpans...
2005-08-29 Filip NavaraFormatting and code style changes.
2005-08-29 Thomas Bluemelfixed uninitialized variable warning
2005-08-29 Brandon Turnerfix an if statment. Found by thomas.
2005-08-29 Brandon TurnerFixed a bug in tab complete when there was only one...
2005-08-29 Thomas Bluemel- don't close handles of keys in RegDeleteTree() that...
2005-08-28 Eric KohlImplement CM_Get_Class_Key_Name[_Ex]A/W and CM_Open_Cla...
2005-08-28 Royce Mitchell IIIremove single "." entries from paths
2005-08-28 Royce Mitchell IIIremove transient debugging code
2005-08-28 Royce Mitchell IIIdon't crash if path == base_directory.
2005-08-28 Hartmut Birr- Allocate the csrss request buffer from heap if the...
2005-08-28 Hartmut BirrAllocated the message reply buffer according to the...
2005-08-28 Hervé PoussineauFix rbuild compilation, by adding Path::RelativeFromDir...
2005-08-28 Emanuele AlibertiAutoregister Debug internal subsystem too. Now 'sm...
2005-08-28 Royce Mitchell IIIadd include directories from xml, remove "." hack,...
2005-08-28 Royce Mitchell IIIadd . to list of include directories for all projects
2005-08-27 Thomas Bluemel#include "precomp.h" -> #include <precomp.h>
2005-08-27 Eric KohlImplement StringTableInitializeEx, StringTableGetExtraD...
2005-08-27 Thomas Bluemelimplemented RegDeleteTree() (untested!)
2005-08-27 Emanuele Alibertinative EOL
2005-08-27 Emanuele AlibertiMinor changes and IT resource file.
2005-08-27 Hervé PoussineauImplement SetupDiSelectBestCompatDrv, by sorting driver...
2005-08-27 Eric KohlImplement LogonUserA.
2005-08-27 Emanuele AlibertiSM: simplify and fix client (subsystem servers) management.
2005-08-27 Andrew Munger17519 requires __REACTOS__ to be defined for KDB to...
next