reactos.git
2004-05-26 Eric KohlAppend two newlines to the "Press any key to boot form...
2004-05-26 Thomas Bluemeladded stubs for SetFileSecurityW(), GetNamedSecurityInf...
2004-05-25 Filip Navara- Set CurrentThread->u1.ExitTime to exit time in PsTerm...
2004-05-25 Filip Navara- Enabled the 'Press any key to boot from CD' message...
2004-05-25 Filip Navara- Enabled the 'Press any key to boot from CD' message...
2004-05-25 Filip Navara- Fixed definition of assert macro.
2004-05-25 Aleksey BraginSample man files
2004-05-25 Aleksey BraginNew version of man by Semyon Novikov. Manual pages...
2004-05-25 Filip Navara- Run Task Manager when CTRL-ALT-DEL is pressed.
2004-05-25 Filip Navara- Support for window-less hotkeys.
2004-05-24 Hartmut Birr- Implemented ScsiPortGetPhysicalAddress also for addre...
2004-05-24 Eric KohlImplement kernel-mode range lists.
2004-05-24 Eric KohlImplement kernel-mode range lists.
2004-05-24 Eric KohlImplement RtlInvertRangeList() and RtlMergeRangeList().
2004-05-23 Hartmut Birr- Fixed my copy-and-paste bug. Thanks to Royce III.
2004-05-23 Thomas Bluemelignore the hInstance field while searching classes...
2004-05-23 Hartmut Birr- Don't return a file or allocation size for directories.
2004-05-23 Hartmut Birr- Fixed the calculated file attribute in CdfsFileFlagsT...
2004-05-23 Eric Kohl- Implement RtlFindRange().
2004-05-23 Thomas Bluemelfixed typos
2004-05-23 Royce Mitchell IIIremove UNIMPLEMENTED from NtUserIsClipboardFormatAvaila...
2004-05-22 Filip Navara- Disable NtGdiRealizePalette. It has a lot of bugs...
2004-05-22 Thomas Bluemelprevent memory leaks if callbacks to usermode never...
2004-05-22 Hartmut Birr- Do not immediately write the zeroed region to the...
2004-05-22 Thomas Bluemelsilence debug message
2004-05-22 Thomas Bluemel1. added basic reference counting for message queues
2004-05-22 Martin Fuchscode comments
2004-05-22 Filip Navara- Revert change to VGA register values that I accidentl...
2004-05-22 Eric KohlCenter install wizard.
2004-05-22 Thomas Bluemel1. reverted my last change to SendMessageTimeout()...
2004-05-22 Filip Navara- Remove WinLogon icon, because it's copyrighted by...
2004-05-22 Filip Navara- Check buffer sizes and color counts for IOCTL_VIDEO_S...
2004-05-22 Filip Navara- Don't delete icons that we got by WM_GETICON or GetCl...
2004-05-22 Thomas Bluemelfixed SendMessageTimeout() to return the correct result...
2004-05-22 Hartmut Birr- removed an obsolete call to ExAllocatePool in CHECKPOINT
2004-05-22 Art YerkesI forgot to increase the number of strings loaded from...
2004-05-22 Art YerkesBlight pointed out that we didn't have all the register...
2004-05-22 Art YerkesBlight pointed out that I was missing some regs from...
2004-05-21 Filip Navara- Added support for special value "LiveCD" of SystemPat...
2004-05-21 Filip Navara- Fixed a bug in IsoSearchDirectoryBufferForFile. Compa...
2004-05-21 Filip Navara- End-Of-Line marker at the real end of line shouldn...
2004-05-21 Filip Navara- Support for the End-Of-Line RLE mark.
2004-05-21 Thomas Bluemeldon't clip moving rectangles to the work area for topmo...
2004-05-21 Thomas Bluemelremoved obsolete fields from the W32PROCESS structure
2004-05-21 Thomas Bluemelimplemented DisableProcessWindowsGhosting() (window...
2004-05-20 Thomas Bluemelfixed message timeout crash, caused by inserting dispat...
2004-05-20 Thomas Bluemelfixed handling of caption buttons
2004-05-20 Thomas Bluemelclip to the work area when dragging a window
2004-05-20 Thomas Bluemelfixed FillRect() to properly handle system color consta...
2004-05-20 Eric KohlAdd some security function stubs.
2004-05-20 Hartmut Birr- Do not change the mapping count of a page if the...
2004-05-20 Royce Mitchell IIIget current HINSTANCE if given NULL in CreateWindowExA...
2004-05-19 Thomas Bluemelset proper lasterror code in RegisterWindowMessage()
2004-05-19 Thomas Bluemelfixed RegisterWindowMessage()
2004-05-19 Thomas Bluemelattempt to fix handling of timed out sending of message...
2004-05-18 Thomas Bluemeluse FASTCALL calling convention for internal routines
2004-05-18 Steven EdwardsSylvain Petreolle -
2004-05-18 Thomas Bluemelported CreatePolyPolygonRgn() and CreatePolygonRgn...
2004-05-18 Thomas Bluemelfixed memory leak
2004-05-18 Thomas Bluemelsafe parameter handling for PolyPolygonRgn() and Polygo...
2004-05-18 Martin Fuchsprompt with error messageboxes for problems when readin...
2004-05-18 Eric KohlImplement SeQueryAuthenticationIdToken().
2004-05-18 Martin Fuchsreturn more verbose XML parser error messages
2004-05-17 Hartmut Birr- Do print readable sector numbers in DiskReadLogicalSe...
2004-05-17 Hartmut Birr- Implemented the printing of 64 bit numbers.
2004-05-17 Hartmut Birr- Fixed the calculation of the start for a partition...
2004-05-17 Martin Fuchsadd missing precomp.h header file
2004-05-17 Gé van GeldorpPrevent unnecessary relinks when TARGET_REGTESTS = yes
2004-05-17 Steven Edwardscommitted Marlett replacement as binary
2004-05-17 Steven Edwardstrying to fix this to be binary
2004-05-17 Steven EdwardsUntested !!!!
2004-05-17 Steven Edwardsadded Transgamings Marlett font replacement licensed
2004-05-17 Filip Navara- Fixed Window Class menu handling that I broke with...
2004-05-17 Eric KohlAdd documentation for some range list functions.
2004-05-17 Eric KohlAdd range list flags.
2004-05-17 Martin Fuchsuse precompiled headers for VC++ builds
2004-05-16 Filip Navara- Set Mdl->Process in MmMapLockedPages to current proce...
2004-05-16 Filip Navara- Don't use object that's already unlocked.
2004-05-16 Filip NavaraWindow Class handling fixes:
2004-05-16 Thomas Bluemelfixed missing dereferencing of threads in PostThreadMes...
2004-05-16 Thomas Bluemelfixed dereferencing bug
2004-05-16 Thomas Bluemelreplaced UnsafeIntCreateRectRgnIndirect() and UnsafeInt...
2004-05-15 Thomas Bluemelfixed typo
2004-05-15 Hartmut Birr- Improved the reading and writing of fragmented files.
2004-05-15 Hartmut Birr- Fixed the implementation of IoBuildPartialMdl.
2004-05-15 Thomas BluemelAnich Gregor: Basic implementation of GetUserObjectInfo...
2004-05-15 Hartmut Birr- Fixed the implementation of MmMapIoSpace.
2004-05-15 Jason FilbyEng memory test
2004-05-15 Hartmut Birr- Simplified the converting of environment variables.
2004-05-15 Thomas Bluemelremoved assertion
2004-05-15 Eric KohlImplement RtlIsRangeAvailable().
2004-05-15 Eric KohlAdd range list status codes.
2004-05-15 Hartmut Birr- Fixed the execution of batch files.
2004-05-15 Thomas Bluemelremoved #ifdef (due to wine sync)
2004-05-15 Gé van GeldorpTest was backwards
2004-05-15 Gé van GeldorpASSERT() was a no-op in win32k, even for debug builds
2004-05-15 Filip Navara- Fixed cut & paste error in NtGdiGetDIBColorTable...
2004-05-15 Eric KohlImplement range list copy and delete functions.
2004-05-15 Jason FilbyStub __badioinfo
2004-05-15 Filip Navara- Use NtGdiBitBlt in NtGdiStretchDIBits if source and...
next