Minor change: CVS Id placeholder fixed or added.
[reactos.git] / reactos / iface /
2002-01-13 David WelchBegan work on message queue and default window procedure
2001-07-15 Rex Jolliffmove work on clean rule
2001-07-15 Rex Jolliffsome work on clean rule
2001-06-17 Emanuele AlibertiNTDLL/csr: some more stubs; code split;
2001-06-12 Casper HornstrupWindow stations and desktops
2001-06-04 Casper HornstrupWin32k native user stubs
2001-03-25 David WelchV86 mode fixes
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-08-18 David WelchAdded .o -> .sys rule to simplify driver makefiles
2000-06-24 Emanuele AlibertiFixed a path problem in the makefile that Phillip repor...
2000-06-17 David WelchCorrected build problem
2000-06-04 Eric KohlFixed paths
2000-03-26 Emanuele AlibertiIo subsystem clean-up. Every exported symbols is not...
2000-03-16 David WelchImplemented setting the fs register to point to the TEB
2000-02-22 Eric KohlAdded W32kInitialize service (orig. name NtGdiInit)
2000-02-21 Eric KohlChanged RtlCopyMemory() from function to macro
2000-02-20 Emanuele AlibertiAdded little prog. that builds the WIN32K.SYS service...
2000-01-23 Hernan Ochoachanged syscall tables. now it mimics NT style.
1999-11-18 Rex Jolliffadded ignore file
1999-10-28 Rex Jolliffadded fix for compile under linux
1999-08-29 David Welch*** empty log message ***
1999-08-20 Emanuele AlibertiFixed a bug in the parser.
1999-07-12 Rex JolliffAdded a service table registration function
1999-07-12 Emanuele Alibertiminor changes in the simple DEF-->EDF converter
1999-07-04 Emanuele AlibertiVery simple tool to generate aliased *.def files from...
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-04-03 Rex JolliffAdded a recursive clean rule and cleaned up a few loose...
1999-03-19 Rex Jolliffcleanup after merge with mingw32
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-03-12 jeangenerate napi.c instead of napi.asm
1999-02-16 Rex JolliffAdded a clean rule
1998-12-19 David WelchRemoved string functions from native system calls and...
1998-12-08 David WelchCorrected a number of bugs, including the keyboard one
1998-12-04 Rex Jolliffcleanup to support incorporated changes
1998-12-04 Rex JolliffRolled in various changes from others
1998-10-05 Rex JolliffInitial revision