reactos.git
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).
1999-06-27 Eric KohlFixed typos.
1999-06-27 Eric KohlFixed irq level assertations (assert -> assert_irql).
1999-06-27 Emanuele Aliberti*** empty log message ***
1999-06-27 Emanuele AlibertiClean up and more info about the LPC port handle.
1999-06-26 Eric KohlFixed application file name (absolute path) in command...
1999-06-26 Eric KohlFixed typo in GetCommandLineA().
1999-06-25 Rex Jolliffconsolidated makefiles and added floppy and dist rules.
1999-06-24 Emanuele AlibertiAttempt to connect to a real LPC port
1999-06-24 Emanuele AlibertiKeGetPreviousMode (useless)
1999-06-24 Boudewijn Dekkerno message
1999-06-24 Emanuele AlibertiNtConnectPort partial interface
1999-06-18 Emanuele AlibertiSome more ideas for winlogon (it does not compile yet).
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-06-17 Emanuele Alibertifixed my bug in ZwXXX stubs generation
1999-06-17 Emanuele Alibertigenntdll enhanced to generate ntoskrnl Zw stubs (to...
1999-06-15 Emanuele Alibertisome ideas about LPC
1999-06-15 Rex Jolliffsome additions to the GDI engine
1999-06-14 Rex Jolliffuntested implementation of the registry
1999-06-10 David WelchFixed problem with dpc execution
1999-06-09 David WelchImplemented ZwOpenProcess corrected
1999-06-09 David WelchNot needed anymore
1999-06-09 David WelchNot been needed for ages
1999-06-09 David WelchNo longer need with rex's changes
1999-06-08 Emanuele AlibertiInitial work for W32 server
1999-06-08 Emanuele AlibertiUpdated to 0.0.14
1999-06-08 Emanuele AlibertiInitial structure (won't compile)
1999-06-08 Emanuele AlibertiUpdated to 0.0.14
1999-06-08 David WelchAdded support for ZwOpenProcess
1999-06-08 Rex JolliffAdded a few more functions for registry
1999-06-08 Rex Jolliffmore hacking on the registry
1999-06-07 Rex Jolliffmore registry changes
1999-06-06 Emanuele Alibertiminor changes
1999-06-06 David WelchStub
1999-06-06 Emanuele AlibertiContext help functions stubs
1999-06-06 Emanuele AlibertiNtOpenProcess exported
1999-06-06 Emanuele Alibertistart (to detach a new process) and kill commands added
1999-06-05 Boudewijn DekkerAdded some user32 functions.
1999-06-04 Rex JolliffAdded PE loader to LOADROS. Updated symbol search in...
1999-06-03 Rex Jolliffsome changes to registry code
1999-05-31 Boudewijn DekkerAdded stub for create token and delete object audit...
1999-05-31 Boudewijn DekkerAdded prototype for create token.
1999-05-30 Emanuele AlibertiSession manager skeleton
1999-05-29 Rex Jollifffixes for compile errors.
1999-05-29 David WelchLots of changes to the kernel
1999-05-28 Rex Jollifffixes for some compiler errors.
1999-05-28 Emanuele AlibertiLittle editing
next