reactos.git
2002-07-20 Robert DickensonUpdated with latest progress. Started on a worker threa...
2002-07-20 Eric KohlAdded check for loaded system start drivers.
2002-07-20 Eric KohlMinor improvements.
2002-07-20 Eric KohlAdded some experimental code
2002-07-20 Eric KohlImplemented FileAllInformation.
2002-07-20 Eric KohlFixed [Nt/Zw]QueryAttributeFile() and [Nt/Zw]QueryFullA...
2002-07-20 Eric KohlImplemented FileNetworkOpenInformation.
2002-07-19 Eric KohlFixed 'clean' rule because rdel cannot delete itself.
2002-07-19 Eugene IngermanFixed typo. Now can disable kernel debugger by setting...
2002-07-19 Steven EdwardsCleanup make and install, Moved all of the incompleate...
2002-07-18 Eugene IngermanImplemented some of gdi region functions.
2002-07-18 Eugene IngermanExport MmCopyFrom/ToCaller from ntoskrnl. Added MulDiv.
2002-07-18 Robert DickensonAdded listview updating.
2002-07-18 Eric KohlMoved _SET_PARTITON_INFORMATION to a common location.
2002-07-18 Eric KohlFixed a typo.
2002-07-18 Robert DickensonAdded properties dialog.
2002-07-18 Robert DickensonUpdated with cleanup of treeview module.
2002-07-18 Eric KohlAdded _purecall().
2002-07-18 Eric KohlRemoved some obsolete definitions of __unit64.
2002-07-18 Eric KohlAdded IOCTL_DISK_SET_PARTITION_INFO.
2002-07-18 Eric KohlBuild and install beep and null driver.
2002-07-18 Eric KohlReported sector size must always be a power of 2.
2002-07-18 Eric KohlFixed access to non-existent device extension.
2002-07-18 David WelchSymbol loading working in kdb.
2002-07-17 David WelchPrint stack frames as densely as possible.
2002-07-17 David WelchUpdated .cvsignore file
2002-07-17 David WelchKDB stabs file.
2002-07-17 David WelchFixed null pointer exceptions.
2002-07-17 David WelchRemove crash testing code.
2002-07-17 David WelchFixed some bugs.
2002-07-16 Robert DickensonUpdated treeview and listview functionality.
2002-07-16 Robert DickensonUpdated treeview and listview functionality.
2002-07-16 Robert DickensonAdded save and restore of calculator mode using registry.
2002-07-16 Robert DickensonAdded framework for new application - calc.
2002-07-15 Steven EdwardsFixed warning about missing include
2002-07-15 Steven Edwardsadded hcalc target
2002-07-15 Steven EdwardsAdded Makefile for hcalc calc replacement. Works.
2002-07-15 Steven EdwardsFix no new line at end of file gcc 3.1 warrnings
2002-07-15 Robert DickensonMinor mod.
2002-07-15 Robert DickensonUpdates with progress on calling standard dialogs,...
2002-07-15 Robert DickensonUpdates with progress on TreeView, ChildWnd type and...
2002-07-15 Hartmut BirrChanged the ordering for allocating the inquiry buffer...
2002-07-15 Eric KohlDump the first MFT cluster and some file attributes.
2002-07-15 Steven EdwardsFix end of line warning for gcc 3.1
2002-07-15 Steven EdwardsFix end of line warning
2002-07-15 Steven EdwardsFix winebuild of regsvr32
2002-07-15 Rex Jolliffa test
2002-07-15 Steven EdwardsImport of DJ Dalories hcalc window calculator
2002-07-14 Robert Dickensonsync minor mod.
2002-07-14 Brian Palmer*** empty log message ***
2002-07-14 Robert DickensonSplit window control, listview and treeview moved to...
2002-07-14 Robert DickensonSplit window control, listview and treeview moved to...
2002-07-14 Robert DickensonUpdated with minor modifications only.
2002-07-14 Robert DickensonUpdated with progress. Still far to go....
2002-07-14 Steven EdwardsAdded touch to the makefile
2002-07-14 Robert DickensonRemoved obsolete cpp versions of files.
2002-07-14 Hartmut BirrClose the files after loading.
2002-07-13 Eugene IngermanAdded reference counting and deferred deletion for...
2002-07-13 Casper HornstrupFix typo
2002-07-13 Casper HornstrupIf symbols are available then pass them to the OS as...
2002-07-13 Casper Hornstrup2002-07-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-07-13 Casper Hornstrup2002-07-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-07-13 Eric KohlFixed a typo
2002-07-10 Robert DickensonCorrected makefiles for all tests and added new applica...
2002-07-10 Robert DickensonUpdated with changes due to file manager and registry...
2002-07-10 Robert DickensonUpdated with latest work. Still far to go...
2002-07-10 Eric KohlImplemented the ability to create suspended threads.
2002-07-10 Eric KohlRenamed some thread states.
2002-07-10 Eric KohlConnectNamedPipe(): STATUS_PIPE_CONNECTED reports a...
2002-07-09 Robert Dickensoncleanup
2002-07-09 Robert DickensonFixed missing module in makefile.
2002-07-09 Robert DickensonAdded some options dialog procedures.
2002-07-09 Robert DickensonAdded some resources.
2002-07-09 Robert DickensonAdded new template multiple document interface application.
2002-07-09 Robert DickensonRemoved obsolete files.
2002-07-09 Robert DickensonCommitting latest progress, still much TODO:
2002-07-09 Robert DickensonAdded network information utility, net\niclist.
2002-07-09 Robert Dickensoncleanup
2002-07-09 Robert DickensonCreated new network utility niclist for displaying...
2002-07-09 Steven EdwardsMore wine dlls/programs
2002-07-08 Steven EdwardsUpdated for wine
2002-07-08 Steven EdwardsFixed typo
2002-07-07 Steven EdwardsFixed more of wine
2002-07-07 Robert DickensonAdded entry for new coder.
2002-07-07 Steven EdwardsRemoved by mistake
2002-07-06 Steven EdwardsSyncing of WINE dlls
2002-07-06 Eric KohlRevert last patch.
2002-07-06 Steven EdwardsRemove wine's rpcrt for the list of targets
2002-07-06 Steven Edwardsnew config.h
2002-07-06 Robert DickensonUpdated with progress work.
2002-07-05 Eric KohlAdded the ability to expand embedded environment variab...
2002-07-04 David WelchAdded some missing files.
2002-07-04 David Welch2002-07-04 David Welch <welch@computer2.darkstar...
2002-07-04 Steven EdwardsFix Wine Resource Compiler Path
2002-07-03 Robert DickensonFixed incorrect order of resource strings to identifiers.
2002-07-03 Robert DickensonNew File Manager application - winfile.
2002-07-03 Robert DickensonAdded entries for regedit, regedt32 and taskmgr.
2002-07-03 Robert DickensonCleanup after first check-in.
2002-07-03 Robert DickensonCleanup after extracting regedit code.
2002-07-03 Robert DickensonCreated new application - regedit.
next