reactos.git
1999-09-27 Boudewijn DekkerAdded support for critical sections.
1999-09-25 Boudewijn DekkerSmall addition to token.c
1999-09-24 Eric KohlMinor fixes.
1999-09-24 Eric KohlAdded window command.
1999-09-12 Emanuele AlibertiRtlReAllocHeap should be RtlReAllocateHeap
1999-09-12 Emanuele AlibertiRtlReAllocHeap should be RtlReAllocateHeap.
1999-09-12 Emanuele AlibertiSome missing __stdcall added.
1999-09-12 Emanuele AlibertiSkeleton for psxdll.dll
1999-09-12 Eric KohlFixed typo.
1999-09-12 Eric KohlFixed WaitForSingleObject() and WaitForMultipleObjects().
1999-09-12 Eric KohlStack is freed on failure.
1999-09-12 Eric KohlFixed some minor issues (NULL --> FALSE).
1999-09-12 Eric KohlFixed little bug ('cd d:' did't work, but 'cd D:').
1999-09-12 Eric KohlAdded some more commands. Thanks to Dr. Faustus.
1999-09-12 Eric KohlExternal TEE command.
1999-09-12 Eric KohlAdded master makefile with clean/dist/floppy targets.
1999-09-11 Eric KohlFixed typedef.
1999-09-10 Rex JolliffChanges to make win32k.sys compile
1999-09-10 Rex JolliffFixed function prototypes
1999-09-10 Rex JolliffChanged symbolic name for IDE devices
1999-09-10 Eric KohlAdded creation of full user stack (including guard...
1999-09-08 Eric KohlImplemented Nt/KeWaitForMultipleObjects (still buggy).
1999-09-08 Rex Jolliffsome minor coding on win32k
1999-09-08 Emanuele Alibertisome symbols were not declared __stdcall
1999-09-07 Eric KohlFixed little bug.
1999-09-07 Emanuele AlibertiMore for the POSIX+ subsystem
1999-09-06 Eric KohlThread improvements.
1999-09-05 Emanuele Alibertistubs for HAL kernel debugger functions
1999-09-05 Eric KohlRemoved unused stuff.
1999-09-05 Eric KohlRun smss.exe instead of shell.exe.
1999-09-05 Eric KohlRemoved smss from its old place
1999-09-05 Eric KohlFixed little bug.
1999-09-05 Eric KohlMoved smss to a better place.
1999-09-05 Eric KohlUpdated rules for subsys directory.
1999-09-05 Eric KohlUpdated.
1999-09-04 Emanuele Alibertiadded resource script with version information
1999-09-04 Eric KohlImplemented RtlCreateUserProcess() and RtlCreateUserThr...
1999-08-30 David WelchCorrect keyboard bug with multiple readers
1999-08-29 Eric KohlAdded MSGBOX and TIMER commands.
1999-08-29 David Welch*** empty log message ***
1999-08-29 Emanuele AlibertiA top level header file for kernel and system stuff...
1999-08-29 Emanuele AlibertiGlobal ReactOS configuration file. Here we will put...
1999-08-29 Emanuele Alibertisome __stdcall fixes in ntoskrnl and ntdll
1999-08-28 Eric KohlAdded missing definition.
1999-08-22 Eric KohlAdded CHOICE command and fixed a cursor bug.
1999-08-21 Eric KohlAdded CHOICE command and fixed a cursor bug.
1999-08-21 Eric KohlAdded CHOICE command and fixed a cursor bug.
1999-08-21 Boudewijn DekkerSmall fixes
1999-08-20 Emanuele AlibertiPower management (Po) stubs.
1999-08-20 Emanuele AlibertiNLS stubs and exported data.
1999-08-20 Emanuele AlibertiFS stubs.
1999-08-20 Emanuele AlibertiKernel debugger stubs.
1999-08-20 Boudewijn DekkerSmall additions, not yet finished
1999-08-20 Boudewijn DekkerSmall additions, not yet finished
1999-08-20 Emanuele AlibertiFixed a bug in the parser.
1999-08-17 Eric KohlFixed STDCALL bugs.
1999-08-15 Eric KohlFixed STDCALL bug.
1999-08-14 Rex JolliffVarious small changes for registry work
1999-08-11 Eric KohlPartial Implementation of NtQuerySystemInformation...
1999-08-11 Emanuele AlibertiStubs for version.dll
1999-08-10 Emanuele AlibertiSome files for version.dll
1999-08-07 Rex JolliffAdded STDCALL to Video functions
1999-08-06 Rex JolliffAdded export definition file and export library rule
1999-08-01 Jason Filby*** empty log message ***
1999-07-29 Eric KohlAdded more crt functions and fixed some.
1999-07-26 Emanuele Alibertisome work on fixing advapi32
1999-07-24 Eric KohlAdded simple START command.
1999-07-24 Eric KohlFixed a typo.
1999-07-23 Rex Jolliffmoved path functions into seperate file
1999-07-23 Rex Jolliffchanges to support win32k
1999-07-23 Rex Jollifffinished win32k skeleton
1999-07-23 Rex Jolliffadded a few pointer types
1999-07-22 Eric KohlChanges to compile advapi32.
1999-07-22 Rex JolliffMore changes to the win32k server
1999-07-18 Emanuele Alibertifirst bits for the POSIX+ client DLL
1999-07-18 Emanuele Alibertioriginal ntifs.h restored
1999-07-17 Emanuele Alibertifixes
1999-07-16 Rex Jolliffadded dist rule
1999-07-13 Rex Jollifffixed various build errors
1999-07-12 Rex Jolliffadded an ignore file
1999-07-12 Rex JolliffAdded a service table registration function
1999-07-12 Rex Jolliffmore work on KMGDI subsystem
1999-07-12 Emanuele Alibertiminor changes in the simple DEF-->EDF converter
1999-07-12 Emanuele Alibertikernel32 missing stubs
1999-07-11 Boudewijn Dekkerno message
1999-07-07 Rex Jolliffput ifdef around defines
1999-07-07 Rex Jolliffadded pointer types for RECTL and POINTL
1999-07-05 Boudewijn Dekkerno message
1999-07-04 Emanuele AlibertiBo's ntifs.h + ReactOS extensions (untested).
1999-07-04 Emanuele AlibertiA very simple application to create a named LPC port...
1999-07-04 Emanuele AlibertiNtCreatePort and LPC_PORT_BASIC_INFORMATION partial...
1999-07-04 Boudewijn DekkerInitial commit. Ported some code from wine.
1999-07-04 Emanuele AlibertiVery simple tool to generate aliased *.def files from...
1999-07-02 Rex JolliffAdded brush scaffolding
1999-07-02 Rex Jolliffmore bitmap scaffolding
1999-07-02 Rex JolliffBitmap scaffolding
1999-06-30 Rex JolliffMoved service.h
1999-06-27 Eric KohlFixed DeleteFileW().
1999-06-27 Eric KohlFixed RemoveDirectoryW().
1999-06-27 Eric KohlAdded file and directory delete functionality (dummy).
next