reactos.git
2002-08-25 Robert DickensonMore CVS sugar.
2002-08-25 Robert DickensonAdded a whole lot of CVS sugar so I can use WinCVS...
2002-08-25 Robert DickensonFixed some broken stuff, added some cvs sugur.
2002-08-25 Robert DickensonFixes for building with __MINGW32_VERSION 2.1
2002-08-24 Jason FilbyInitial code for NtUserGetDC
2002-08-24 KJK::HyperionRemoved superfluous DPRINTs
2002-08-24 Eric KohlFixed dependency file deletion bug.
2002-08-23 Eric KohlAdded welcome/autorun application
2002-08-23 Eric KohlAdded welcome/autorun application (test bitmaps)
2002-08-23 Emanuele AlibertiFixes for building the imports libraries.
2002-08-23 Emanuele AlibertiMakefile fixes to compile.
2002-08-23 Robert DickensonAdded new include file.
2002-08-23 Robert DickensonAdded some exports.
2002-08-23 Robert DickensonModified to use new include file reactos/include/snmp...
2002-08-23 Robert DickensonAdded entries for new network applications.
2002-08-23 Robert DickensonCreated framework for new network utility applications.
2002-08-22 Eric Kohl-Implemented ReadConsoleOutputCharacterA and CsrReadCon...
2002-08-22 Brian PalmerChanges in v1.7.5 (8/21/2002) (brianp)
2002-08-21 Brian PalmerInitial commit for utility to install FreeLoader under...
2002-08-21 Brian PalmerChanges in v1.7.4 (8/20/2002) (brianp)
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-08-19 Jason FilbyImproved HLine algorithm; improvement carried over...
2002-08-19 Eugene IngermanAdded color translation for solid color brushes.
2002-08-18 Jason FilbyFixed VGADDIFillSolid - now fast, although ugly (will...
2002-08-18 Hartmut Birr- Added a check for valid result pointers in GetDiskFre...
2002-08-18 Hartmut BirrRewrote _stat functions. This functions can't use _fstat.
2002-08-18 KJK::HyperionRtlGetProcessHeap() is not a function in Microsoft...
2002-08-18 KJK::HyperionCreateFileW: corrected a couple of buglets, added handl...
2002-08-18 Jason FilbyUse clip.h instead of enum.h
2002-08-18 Eugene Ingerman1. CLIPOBJ_bEnum, CLIPOBJ_cEnumStart - implemented...
2002-08-18 KJK::HyperionCleaned up CreateFileW. Please check out the FIXMEs
2002-08-18 KJK::HyperionAdded definition of FILE_OPEN_FOR_RECOVERY
2002-08-17 Robert DickensonMinor cosmetic changes to define, fixup workaround...
2002-08-17 Robert DickensonRudimentiary drivebar support added.
2002-08-17 Hartmut BirrCall VfatSetAllocationSizeInformation only if the file...
2002-08-17 Robert DickensonAdded new module for iphlpapi.dll
2002-08-17 Robert DickensonNewline at EOF to fix warning
2002-08-17 Robert DickensonAdded TOOLS_PATH macro and default target similar to...
2002-08-17 Robert DickensonAdded NDISVERSION define for our target NDIS support...
2002-08-17 Robert Dickensonfixed clean rule to match other makefile standard
2002-08-17 Robert DickensonFixed typo in header comment.
2002-08-17 Robert DickensonAdded new module for snmpapi.dll
2002-08-17 Hartmut BirrDisabled/removed debug messages.
2002-08-17 Hartmut BirrChanged the values for the page file size from the...
2002-08-17 Hartmut BirrZero out the page in MmTransferOwnershipPage.
2002-08-17 Hartmut BirrChange the type of the parameter PhysicalAddress in...
2002-08-17 Hartmut BirrSet the extension length to 0 if there is no extension...
2002-08-17 Hartmut BirrFixed the size for memory unmapping from boot process.
2002-08-17 Hartmut BirrRemoved freeing of IRP's MDL in ScsiClassIoComplete.
2002-08-17 Hartmut BirrSetup the correct stack location for completion routine...
2002-08-17 Hartmut BirrRemoved the absolute path (c:\reactos\system32) to...
2002-08-17 Robert DickensonRemoved modules to go into shell32. New control panel...
2002-08-17 Hartmut Birr- Release streaming file object for directories in...
2002-08-17 Hartmut Birr- Disabled write caching for meta data (FAT, directorie...
2002-08-17 Hartmut BirrIncrement/Decrement the cache reference count on each...
2002-08-17 David Welch2002-08-17 David Welch <welch@computer2.darkstar...
2002-08-17 David Welch2002-08-17 David Welch <welch@computer2.darkstar...
2002-08-16 Eugene IngermanUpdated memory area const names.
2002-08-16 David Welch2002-08-16 David Welch <welch@computer2.darkstar...
2002-08-15 David WelchExport LdrFindResourceDirectory_U
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-08-13 Eric KohlImplemented and fixed several ACL and SD functions.
2002-08-10 Eric KohlAdded missing newline
2002-08-10 Eric KohlAdded compression stubs
2002-08-10 David Welch2002-08-10 David Welch <welch@computer2.darkstar...
2002-08-09 Eric KohlFixed several function prototypes.
2002-08-09 Brian PalmerPreliminary EXT2 boot sector code
2002-08-09 David Welch2002-08-09 David Welch <welch@computer2.darkstar...
2002-08-08 David Welch2002-08-08 David Welch <welch@computer2.darkstar...
2002-08-08 Brian PalmerDefined FAST_SYMLINK_MAX_NAME_SIZE
2002-08-08 Brian PalmerChanges in v1.7.2 (8/7/2002) (brianp)
2002-08-08 Brian PalmerChanges in v1.7.1 (8/7/2002) (brianp)
2002-08-07 Brian PalmerFix for compiling in non-debug (release) mode. (Reduces...
2002-08-07 Brian PalmerChanges in v1.7 (8/6/2002) (brianp)
2002-08-05 Jason FilbyUpdated version file to 0.0.20
2002-08-04 Robert DickensonAdded combobox to drivebar, yet to get working. Whole...
2002-08-04 Eugene IngermanFixed a bug in the new Engxxx objects code.
2002-08-04 Eugene IngermanRewrote gdi (Engxxx) objects.
2002-08-04 Eugene IngermanAdded more tests to gditest.c
2002-08-04 Eugene IngermanRemoved deprecated file.
2002-08-01 Eric KohlDon't alloc an extra console upon startup.
2002-07-29 Eric KohlAdded RtlCopyLuidAndAttributesArray() and RtlCopySidAnd...
2002-07-29 Eric KohlAdded cache flush counters.
2002-07-29 Brian PalmerChanges in v1.6.2 (7/28/2002) (brianp)
2002-07-27 Eric KohlAdded missing fastcall list functions
2002-07-26 Robert Kopferl-Nearly compiles doscalls
2002-07-25 Eric KohlImplemented RtlTimeToElapsedTimeFields().
2002-07-25 Eric KohlImplemented RtlTimeToElapsedtimeFields().
2002-07-25 Eric KohlAdded compression functions (not usabel yet).
2002-07-24 Eric KohlImplemented IoCheckDesiredAccess() and IoGetInitialStack().
2002-07-23 Robert Kopferlfree os2.h version
2002-07-23 Robert Kopferl*** empty log message ***
2002-07-23 Robert Kopferlupdate
2002-07-23 Robert DickensonAdded control panel applet icons to the list control...
2002-07-23 Jurgen van... OpenSCManager waits for services.exe to initialize
2002-07-23 Eugene IngermanFixed bugs in region operations code (should run region...
2002-07-23 Brian PalmerFix for disk caching while doing drive remapping
2002-07-22 Robert DickensonWhatever it is I changed, it's now backed up before...
2002-07-22 Robert DickensonBasic Control Panel created.
2002-07-22 Eric KohlRead drive number from the command line.
next