reactos.git
2005-07-30 Alex IonescuDecrease quantum during wait and during no-wait......
2005-07-30 Filip NavaraRemove code that I accidently commited in revision...
2005-07-30 Filip NavaraIgnore the "magic flag" in RtlImageDirectoryEntryToData.
2005-07-30 Filip NavaraFix a race condition in quantum code. Spotted by Shmuel...
2005-07-30 Eric Kohl- Support conformant arrays as in and out parameters.
2005-07-30 Aleksey BraginMove NDEBUG higher so it actually works and doesn't...
2005-07-30 Hartmut BirrIf a mutex already exist, open it instead of create.
2005-07-30 Hartmut BirrInitialized Basep8BitStringToUnicodeString
2005-07-30 Hartmut BirrCheck if the cpu supports the pae mode.
2005-07-30 Hartmut BirrMade cmd unicode compatible.
2005-07-30 Hartmut BirrUse FileGetString instead of ReadFile, because ReadFile...
2005-07-30 Hartmut BirrPut FindClose onto the correct position.
2005-07-30 Emanuele AlibertiCreate a subdir for rbuild documentation.
2005-07-30 Filip Navara- Replace MODULE_OBJECT with LDR_DATA_TABLE_ENTRY.
2005-07-30 Hartmut BirrReverted back to 16420, because it contains too many...
2005-07-30 Magnus Olsenfix waring kdump.c:246: warning: 'OldIrql' may be used...
2005-07-30 James TaborImplement SetMenuItemBitmaps and fix bool flags.
2005-07-29 James TaborPatch by Dmitry Timoshkov dmitry@baikal.ru. Take into...
2005-07-29 James TaborShow SetMenuItemInfoA&W implemented.
2005-07-29 Thomas Bluemelmake the telProcessNetwork() thread function STDCALL!
2005-07-29 Steven Edwardsdos line endings
2005-07-29 Thomas Bluemel- simplified BasepAnsiStringToHeapUnicodeString
2005-07-29 Steven Edwardsturn on command options
2005-07-29 Steven Edwardsimported mkdosfs, added getopt.c for use with dosfsck
2005-07-29 Steven EdwardsMajor fixes for partitions larger than 4GB. Thanks...
2005-07-29 Hartmut Birr- Copy all data in FindFirstFileA.
2005-07-29 Hartmut BirrFixed some bugs in CreateProcessA which was introduced...
2005-07-29 Filip NavaraFix definiton of DPRINT1 for non-DBG build.
2005-07-29 Thomas Bluemeldynamically import functions from ntdll on startup
2005-07-29 Thomas Bluemelsilence debug messages when calling the SEH handler
2005-07-29 Thomas Bluemelfix the SetThreadUILanguage stub
2005-07-29 Magnus OlsenImplement GdiEntry14 (party tested see older commit...
2005-07-29 Thomas Bluemeldon't limit read/write access for kdb to umode mem
2005-07-29 Steven EdwardsFixes by tamlin. It really works now.
2005-07-29 Alex Ionescu- Don't always print TRACE/WARN on WINE DLLs. Thanks...
2005-07-29 Emanuele AlibertiEven if the Session Manager is a degenerate subsystem...
2005-07-29 Thomas Bluemeldefine __NO_CTYPE_INLINES to get DBG:=0 builds work...
2005-07-29 Filip NavaraStop abusing the non-paged pool.
2005-07-29 Filip NavaraFix the file to be actually compilable (with GAS 2...
2005-07-29 Alex Ionescu- Add back and fix useful dprint.
2005-07-29 Casper HornstrupAdd stylesheet header to xml
2005-07-29 Filip NavaraIoAllocateAdapterChannel should set CurrentIrp field...
2005-07-29 Emanuele AlibertiAdd posix, os2, and vms optional modules.
2005-07-29 Filip NavaraIoAllocateAdapterChannel should set CurrentIrp field...
2005-07-29 Thomas BluemelSaveliy Tretiakov <saveliyt@mail.ru>:
2005-07-29 Emanuele AlibertiMore details in the rosapps makefile message.
2005-07-29 Filip NavaraInitialize DescriptorTranslated->u.Interrupt.Level...
2005-07-29 Thomas Bluemeladded a forward declaration to _DRIVE_LAYOUT_INFORMATIO...
2005-07-29 Filip NavaraProperly propagate the SL_PENDING_RETURNED flag to...
2005-07-29 James TaborSorry for the mess. Fixup debug prints.
2005-07-29 Casper HornstrupDisplay implemented/unimplemented icon for functions
2005-07-29 Casper HornstrupBrowser XSLT support. Optimize for size.
2005-07-29 Emanuele AlibertiVarious fixex to make HEAD compile.
2005-07-29 Emanuele AlibertiAdd PORT_MESSAGE_TYPE macro.
2005-07-29 Emanuele AlibertiVarious fixes to DPRINT parameter list.
2005-07-29 Emanuele Aliberti[11:21] EmanueleAliberti: Usurp: drivers/dd/beep/bbep...
2005-07-29 Alex Ionescu - Fix debug header, spottted by Gunnar
2005-07-28 Thomas Bluemelclear out the lower 2 bits of a pid before using it...
2005-07-28 Thomas Bluemeldon't generate meaningless lvalue typecast
2005-07-28 Thomas Bluemeldiscard explicitly returned value
2005-07-28 Alex Ionescu - Fix/update w32api PE headers
2005-07-28 Magnus OlsenImplement GdiEntry13, GdiEntry15, GdiEntry16 (all are...
2005-07-28 Magnus OlsenImplement GdiEntry12 (8 of 16 are done and party tested)
2005-07-28 Magnus Olsenimplement GdiEntry 8, Implement GdiEntry 10
2005-07-28 Magnus Olsenthx irc : unC0Rr did sport typo fault in GdiEntry3
2005-07-28 Magnus Olsenimplement GdiEntry7 (some part is untested)
2005-07-28 Magnus Olsenimplement GdiEntry6 (party untested)
2005-07-28 Magnus Olsendelete ddentry.h for it was it was party copy of includ...
2005-07-28 Magnus Olsenset eol style native
2005-07-28 Magnus Olsenimplemet GdiEntry3 (2 of 16 are now implement) but...
2005-07-28 Filip NavaraAdd definition of PI_RESOURCE_ARBITER_ENTRY.
2005-07-28 Steven Edwardssome cleanups and I hope closer to making it work
2005-07-28 Magnus Olsenimplement GDIEntry1 of 16, the code is bit untested...
2005-07-28 Steven Edwardsfixed opening of the device
2005-07-28 Magnus Olsenadd copyright note
2005-07-28 Magnus OlsenDo not do syscall. redirect the call to DdEntry1-56...
2005-07-28 Magnus OlsenAdd DdEntry 1-56 it is pure syscall to win32k/ntdraw...
2005-07-28 Emanuele AlibertiFix compilation (as hinted by Alex).
2005-07-28 Casper HornstrupDon't clean alias modules
2005-07-28 Alex Ionescu - Start of fixing CreateProcess's problems. Implemente...
2005-07-28 Steven Edwardsfixed building dosfsck
2005-07-28 Steven Edwardsadded port of dosfsck. Does not work yet as I cannot...
2005-07-27 Thomas Bluemelimplemented TreeResetNamedSecurityInfo and forward...
2005-07-27 Alex Ionescu - Fix incorrect definitions
2005-07-27 Thomas Bluemelimplemented GetExplicitEntriesFromAcl and forward it...
2005-07-27 Alex Ionescu - Fix included headers in GDI for PSDK compatibility
2005-07-27 Casper HornstrupAdd Revison ISO interface
2005-07-27 Casper HornstrupMove API status stylesheet
2005-07-27 Casper HornstrupAdd API status scripts
2005-07-27 Alex Ionescu - Fix debug header nonsense
2005-07-27 Casper HornstrupPut halmp.dll on CD
2005-07-27 Casper HornstrupUpdate API status to SVN
2005-07-27 Casper Hornstruprgenstat makefile
2005-07-27 Thomas Bluemelimplemented GetInheritanceSource and FreeInheritedFromA...
2005-07-27 Thomas Bluemelimplemented SetEntriesInAclA/W and forward the call...
2005-07-27 Steven Edwardsrevert the ctype.h changes to wine dlls
2005-07-27 Alex Ionescu - Include ctype.h by default.
2005-07-27 Alex Ionescu - Use inline function instead of macro.
2005-07-27 Alex Ionescu- Use PCH everywhere to increase compile speed
2005-07-27 Alex Ionescu - Combine some assembly files together and move them...
next