Don't return characters is key is up
[reactos.git] / reactos /
2005-01-06 Gé van GeldorpDon't return characters is key is up
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Gé van GeldorpCopy correct number of bytes
2005-01-06 Mark TempelUpdate to remove some lines of code that broke the...
2005-01-06 Eric Kohl- Remove __USE_W32API support.
2005-01-06 Art YerkesCorrected off-by-one error retrieving adapter index.
2005-01-05 KJK::Hyperionhonor __USE_W32API
2005-01-05 Hartmut Birr- Used a system thread to shutdown various kernel compo...
2005-01-05 Hartmut Birr- Replaced MP with CONFIG_SMP.
2005-01-05 Hartmut Birr- Replaced MP with CONFIG_SMP.
2005-01-05 Hartmut Birr- Replaced MP with CONFIG_SMP.
2005-01-05 KJK::Hyperion - makefile: use the native headers, don't bother with...
2005-01-05 Hartmut Birr- Initialize the symbols for boot load driver before...
2005-01-05 Hartmut Birr- Prevent from calling PsTerminateCurrentThread from...
2005-01-05 Hartmut Birr- Removed an unused variable.
2005-01-05 Hartmut Birr- Set the number of processors before initialize the...
2005-01-05 Hartmut Birr- Silence a debug message.
2005-01-05 Alex IonescuRemove ROS-specific File Object Flags
2005-01-05 Gé van GeldorpNeil Blackburn <neilb@iowatelecom.net>:
2005-01-05 Steven EdwardsMake NtUserSetClipboardViewer return something that...
2005-01-05 Gunnar Dalsnesi'm pretty sure a non-inheritable handle _can_ be dupli...
2005-01-05 Alex IonescuRemove ROS-specific File Object Flags
2005-01-05 Alex IonescuSignificantly improved performance of Critical Section...
2005-01-05 Steven Edwardsadd ftp to the bootcd as well
2005-01-05 Steven Edwardsadd ftp to the build
2005-01-04 Alex IonescuUse proper PISID pointer to SID structure, fix wrong...
2005-01-04 Steven EdwardsWhy is gcc stupid....
2005-01-04 Filip NavaraDon't free the memory for LParam in NtUserPeekMessage...
2005-01-04 Filip NavaraRemove a broken header that's not needed anymore.
2005-01-04 Eric KohlImplement RtlCutoverTimeToSystemTime().
2005-01-04 Hartmut Birr- Removed the 'shadow' NtGlobalFlag from ntdll.dll.
2005-01-04 Eric KohlImplement BuildExplicitAccessWithNameA/W() and BuildImp...
2005-01-04 Royce Mitchell IIIbuffer overflow (& invalid registry path for device...
2005-01-04 Royce Mitchell IIIdump first 128 bytes of violated memory blocks
2005-01-04 Gunnar Dalsnes-move structs OBJECT_TYPE/OBJECT_HEADER into private...
2005-01-04 Steven Edwardsadded a port of netkit ftp.exe
2005-01-04 Alex IonescuAdd more Critical Section Debug Data and fix two bugs.
2005-01-04 Filip NavaraRobert Shearman <rob@codeweavers.com>
2005-01-04 Alex IonescuFix silly bugs in Critical section code. Thanks to...
2005-01-03 Alex IonescuFix RtlCriticalSection dummy calls in ntoskrnl's libsup...
2005-01-03 Gregor Anichadded ntagp.h
2005-01-03 Alex IonescuRewrite ROS Critical Section implementation, which...
2005-01-03 Gé van GeldorpSince we can load .sym files when defined(DBG) now...
2005-01-03 Gé van GeldorpReverse last change, as it causes problems for ReadCons...
2005-01-03 Filip NavaraDon't crash if ShellFolder doesn't implement the IID_IS...
2005-01-03 Art YerkesRemoved spaces, put tabs.
2005-01-03 Art YerkesAdded route.exe to bootcd.
2005-01-03 Gé van GeldorpMake command-prompt-link creation code Unicode resistent
2005-01-03 Gunnar Dalsnescritical.c:
2005-01-03 Filip NavaraFix import of DBGHELP:
2005-01-03 Filip NavaraAdd wine_dbgstr_longlong.
2005-01-03 Eric KohlClean up the pipe type and mode mess.
2005-01-03 Hartmut Birr- Fixed the searching for uninitialized (like .bss...
2005-01-03 Martin Fuchsupdate Explorer Jamfile
2005-01-03 Gé van GeldorpSilence stupid compiler which doesn't know what it...
2005-01-03 Gé van GeldorpFind other entries besides the first too...
2005-01-03 Gé van GeldorpFix ref counting bug
2005-01-03 Alex IonescuFix incorrect LPC Object export...we export pointers...
2005-01-03 Alex IonescuFix more wrong structure defintions... and use proper...
2005-01-03 Steven Edwardsadded support for building Wine tests along with CI...
2005-01-03 Steven Edwardsmove wine tests from tests to winetests
2005-01-03 Alex IonescuFix more wrong structure defintions that don't match...
2005-01-03 Gé van GeldorpDon't destroy cursors/icons prematurely.
2005-01-02 Art YerkesChange temporary file creation to tmpfile(). FullName...
2005-01-02 Alex IonescuFix my previous patch and fix ACCESS_TOKEN being declar...
2005-01-02 Alex IonescuFix KeRaiseUserException and rename Object Information...
2005-01-02 Filip NavaraFix HEAP_free call.
2005-01-02 KJK::HyperionPatch to make the End Process Button working, by Michae...
2005-01-02 KJK::HyperionRelaxed the validity checks for PE executables yet...
2005-01-02 Filip NavaraDisable debugging message.
2005-01-02 Filip NavaraRename MmOpenMemoryAreaBy[Address/Region] to MmLocateMe...
2005-01-02 Filip NavaraImplement ExtCreateRegion.
2005-01-02 Filip NavaraAllocate enough bytes for the adapter object.
2005-01-02 Filip NavaraChange the MEMORY_AREAs to be stored it a binary search...
2005-01-02 Aleksey BraginRemoved file/folder
2005-01-02 Aleksey BraginRemoved file/folder
2005-01-02 Aleksey BraginRemoved file/folder
2005-01-02 Aleksey BraginRemoved file/folder
2005-01-02 Aleksey BraginRemoved file/folder
2005-01-02 Aleksey Braginsvn path=/trunk/; revision=12722
2005-01-02 Emanuele AlibertiReplace
2005-01-02 Martin FuchsUpdated years range in copyright note.
2005-01-02 Casper HornstrupCorrect location of freeldr.sys for livecd target.
2005-01-02 Emanuele Aliberti- Updated years range in copyright note.
2005-01-02 Eric KohlRemove pipe only if client fcb list and server fcb...
2005-01-02 Alex IonescuFix more wrong Mm definitions and constants and sync...
2005-01-02 Alex IonescuFix some wrong Mm definitions and sync up with proper...
2005-01-02 Alex IonescuFix horribly wrong defintions of ULONG32 and ULONG...
2005-01-02 Alex IonescuDon't use MmLowestUserAddress as a ULONG!
2005-01-01 Alex IonescuMore LDR constants changes.
2005-01-01 Gé van GeldorpFix copy command
2005-01-01 Alex IonescuUse W32API/PSDK structures/constants. The whole /ldr...
2005-01-01 Steven Edwardsdidnt mean to commit this
2005-01-01 Steven Edwardsadd urlmon and shdocvw to the build and install cd...
2005-01-01 Emanuele Aliberti- Updated years range in copyright note.
2005-01-01 Alex IonescuRemove unneeded defines and fix hal operation function...
2005-01-01 Eric KohlConnect client and server side upon client side creatio...
2005-01-01 Hartmut Birr- Fixed a debug message in KeConnectInterrupt.
2005-01-01 Eric KohlCreatePipe(): Don't open client side in passive mode.
2005-01-01 Eric KohlDon't flush the caches of CD/DVD drives.
next