Thank-you to Eugene for pointing out that I missed a required change
[reactos.git] / reactos / apps / tests /
2002-11-24 Jason FilbyInitial scrollbar code
2002-11-24 Robert Dickensonupdate registry test program.
2002-11-10 Robert Dickensonsome un-important modifications to my serial coms test...
2002-11-10 Robert Dickensonjust some code to to some specific key reading tests.
2002-11-03 Casper Hornstrup2002-11-03 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-31 David WelchRemoved surplus debug messages.
2002-10-25 Casper Hornstrup2002-10-25 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-24 Steven Edwardsadded tests for StretchBlt, PatBlt and BitBlt by Damon...
2002-10-03 Robert DickensonSimple test program for Serial Driver testing.
2002-10-01 Jurgen van GaelFIX:previous was wrong file
2002-10-01 Jurgen van GaelFIX:memory leak - font objects got create for every...
2002-10-01 Eugene Ingerman1. Cleanup GDI objects when process is deleted.
2002-09-25 Steven Edwardsadded test for mktime()
2002-09-24 Jason FilbyWin32k fixes including better 1BPP support
2002-09-24 Robert DickensonTest app for some visibility on whats in the registry.
2002-09-22 Jason FilbyAdded dibtest - only 1BPP test for now
2002-09-11 Steven EdwardsFixed text output for simple messagebox test
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-09-01 David WelchDon't reinitialize the VGA on an enable surface if...
2002-08-27 David WelchMore painting fixes.
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-08-18 Eugene Ingerman1. CLIPOBJ_bEnum, CLIPOBJ_cEnumStart - implemented...
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-08-09 David Welch2002-08-09 David Welch <welch@computer2.darkstar...
2002-08-04 Eugene IngermanAdded more tests to gditest.c
2002-07-23 Eugene IngermanFixed bugs in region operations code (should run region...
2002-07-22 Eugene IngermanAdded GetRegionData gdi function. Added region test...
2002-07-10 Robert DickensonCorrected makefiles for all tests and added new applica...
2002-07-04 David Welch2002-07-04 David Welch <welch@computer2.darkstar...
2002-06-19 Eric KohlAdded registry link tests.
2002-06-17 joegapps/tests/tokentest.c
2002-06-17 joegntoskrnl/ps/process.c
2002-06-17 Steven Edwardsadded simple tcp server test
2002-06-15 Eric KohlCleanup, add display of token values being passed into...
2002-06-11 David Welch2002-06-11 David Welch <welch@whitehall1-5.seh.ox...
2002-06-07 Eric Kohl- Implement NtCreateToken()
2002-06-02 Casper HornstrupCompile with new layout
2002-05-23 Emanuele AlibertiBuild failed, then I removed it and checked it out...
2002-05-13 Casper HornstrupAdded section test
2002-04-26 Eric KohlFixed drive map in the shared user page.
2002-04-26 Eric KohlSimplified access to the shared user page.
2002-04-10 Steven Edwardsfix some warnings in the makefile and added a time_t...
2002-04-10 Steven EdwardsA even more simple windowing test.
2002-03-25 Eric KohlCosmetic changes
2002-03-20 Eric KohlAdded isotest utility.
2002-02-24 Emanuele AlibertiModified demo LPC server and client with verbose output.
2002-01-13 David WelchBegan work on message queue and default window procedure
2002-01-08 David WelchMore swapping fixes
2001-12-30 Steven Edwardsupdated gditest.c
2001-11-29 Steven Edwardsfound out shell has kill built it
2001-11-27 Steven EdwardsInitial revision
2001-11-07 Eric KohlAdded mutex test application.
2001-11-03 Casper HornstrupNew target 'implib' to avoid cicular references.
2001-10-31 Jason FilbyKludge: draw within screen until we have clipping working
2001-10-25 Steven EdwardsInitial revision
2001-10-16 Phillip SusiRemoved use of crtdll from all apps, let them use msvcr...
2001-09-01 David WelchUse the directory tree created by the install target...
2001-08-23 Casper HornstrupIntegrated winhello into new build system
2001-08-21 Casper HornstrupMajor update of the build system:
2001-08-20 Jason FilbyWin32 GUI Hello World
2001-08-16 Eric KohlRemoved useless file.
2001-08-03 Eric KohlRewrote stack allocation.
2001-07-28 Emanuele AlibertiMake gditest draw a background.
2001-07-15 Rex Jolliffmove work on clean rule
2001-07-04 Rex Jolliffadded some test cases to fsd tests
2001-05-26 Eric KohlImplemented handle table and atom table
2001-05-26 Jason FilbyMinor update
2001-05-10 Eric KohlSome named pipe improvements (not usable yet!).
2001-05-08 Eric KohlUse MinGW startup code (crt0)
2001-05-05 Eric KohlAdded makefile
2001-05-05 Eric KohlFixed silly 'off by one' bug
2001-05-05 Eric KohlAdded mailslot fs driver
2001-05-02 Jason FilbyUpdate to test new GDI functions
2001-05-01 Nedko Arnaudovnow it compiles
2001-05-01 Rex Jolliffadded a few more fsd tests
2001-05-01 Rex Jolliffadded test set for fsd driver
2001-04-04 David WelchFix longstanding bug in keyboard driver
2001-03-31 Jason FilbyIndentation corrected, new tests
2001-03-26 Emanuele AlibertiThis is really a bare bones counter. It works with...
2001-03-25 David WelchFurther fixes
2001-03-18 Emanuele AlibertiReally simple application that displays how much time...
2001-03-13 David WelchRepresent page-in operations by descriptors
2001-02-19 David WelchCorrected va_arg bugs
2001-02-06 David WelchFixed timer code
2000-11-27 jeanadded test for NtFlushKey
2000-11-20 Eric KohlModified makefiles for use with rcopy
2000-11-10 jeanbugs corrected
2000-10-22 Eric KohlFixed prototype
2000-10-16 jeanremove unimplemented functions
2000-10-11 David WelchCorrect implementation of user-mode APCs
2000-10-11 jeanadded tests in apps/regtest
2000-10-08 David WelchFixed compilation bugs
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-10-05 jeanadd some tests
2000-09-29 jeanwork on registry
2000-09-06 Eric KohlFixed some bugs in the registry
2000-09-05 Eric KohlAdded registry test app
2000-08-20 David WelchFixed memory manager bugs
2000-08-18 David WelchAdded .o -> .sys rule to simplify driver makefiles
next