Little changes to make PSX server compile again.
[reactos.git] / reactos / apps /
2004-01-13 Steven EdwardsAdded notepad ported from WINE. Not built by default...
2004-01-11 Filip Navara- Removed some obsolete headers.
2004-01-11 Emanuele AlibertiLittle program to report how NT stati are converted...
2004-01-06 Eric KohlMoved some Nt/Zw functions and types.
2004-01-06 Thomas Bluemelfixed compiling problems
2004-01-01 Steven EdwardsFixed compilation
2004-01-01 Steven Edwardsremoved 2 more tests from the list.
2004-01-01 Steven Edwardsremoved the messagebox test.
2004-01-01 Steven EdwardsRemoved hotkey test. Its now part of winhello.
2003-12-31 Richard Campbellmore small fixes
2003-12-31 Steven EdwardsAdded Hotkey tests to winhello.
2003-12-30 Steven EdwardsRemoved SampleWindow and Winhello2.
2003-12-30 Steven EdwardsRemoved winhello2
2003-12-30 Steven EdwardsRemoved SampleWindow.
2003-12-30 Steven EdwardsMerged SimpleWindow and Winhello2 in to winhello
2003-12-30 Steven EdwardsFixed makefile
2003-12-30 Steven EdwardsWINE has a much better CreateFile test.
2003-12-30 Steven EdwardsRemoved Named pipe test. Its now in the WINE kernel32...
2003-12-30 Thomas Bluemeladded missing .cvsignore and updated makefile
2003-12-30 Richard Campbellewps, forgot an icon, also a small update to the simple...
2003-12-30 Richard Campbelladded directories and a dummy file for a wordpad and...
2003-12-30 Richard Campbellinitial version of a reactos version of notepad. didn...
2003-12-28 Art YerkesA simple test case that verifies that RegQueryValueExW...
2003-12-28 Gé van GeldorpLink creation test by Martin Fuchs (slightly modified...
2003-12-27 Thomas Bluemeladded test app for TrackPopupMenu(Ex)()
2003-12-27 Art YerkesEverything right now.
2003-12-26 Art Yerkestest case for iphlpapi GetNetworkParams, dns server...
2003-12-25 KJK::HyperionI was bored, so I fixed some random forgotten test...
2003-12-25 Casper Hornstrup2003-12-25 Casper S. Hornstrup <chorns@users.sourcefo...
2003-12-25 Art YerkesA test only of querying DNS. Currently works with...
2003-12-18 Art Yerkesdnsapi test application.
2003-12-17 Vizziniadded missing parens, courtesy of mike nordell
2003-12-16 Aleksey BraginAdded include <stdlib.h> to remove warning about abs().
2003-12-14 Thomas Bluemeladded multi-threaded multiwin test app
2003-12-14 Thomas Bluemelautomatically build enumws test app
2003-12-14 Martin Fuchsactivate Doxygen SEARCHENGINE option
2003-12-10 Thomas Bluemeladded a (slightly modified) mdi test application from...
2003-12-07 Martin Fuchsrelative paths for option STRIP_FROM_PATH; avtivate...
2003-12-07 Casper Hornstrup2003-12-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-12-07 Martin Fuchsadjusted doxygen options
2003-12-06 Martin Fuchsinitial doxygen configuraion
2003-11-29 Steven EdwardsCabman is now a build tool. So we can remove this copy.
2003-11-24 Eric KohlRemove 'dist' target.
2003-11-24 Eric KohlRemove 'dist' target.
2003-11-24 Eric KohlRemove 'dist' target
2003-11-24 Gunnar DalsnesFixed to run on real Windows (but still doesn't run...
2003-11-23 Filip Navara- Added test for unimplemented EnumWindowStations and...
2003-11-20 Royce Mitchell IIIsped up strip_comments, and added File::SaveFromString...
2003-11-19 Thomas Bluemelsmall bugfix
2003-11-19 Thomas Bluemeladded a test app to test some (currently unimplemented...
2003-11-19 Royce Mitchell IIIchange to use input file list
2003-11-19 Thomas Bluemel1. implemented GetGuiResources()
2003-11-18 Thomas Bluemel1. implemented GetGUIThreadInfo()
2003-11-18 Steven EdwardsAdded user32 regression test from Wine.
2003-11-18 Steven EdwardsMoved rpcrt4 regression test to a better location.
2003-11-18 Royce Mitchell IIImore special-cases
2003-11-17 Royce Mitchell IIIhandle functions that take function ptrs as args
2003-11-17 Royce Mitchell IIImore special cases
2003-11-17 KJK::HyperionTheme dumper almost finished, but not working correctly
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-11-16 Steven EdwardsAdded -D__USE_W32API
2003-11-15 Thomas Bluemelsmall fixes
2003-11-15 Thomas Bluemeladded test app for enhanced meta files
2003-11-14 Royce Mitchell IIIadded more tokens and libc headers
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-11-13 Royce Mitchell IIIignore #undef statements for now
2003-11-12 Royce Mitchell IIIhandle return statements
2003-11-11 Thomas Bluemel1.added a simple test application for hotkeys
2003-11-11 Eric KohlAdded a 'done' message.
2003-11-11 Eric KohlEnabled -Wall and -Werror and fixed resulting bugs.
2003-11-11 Royce Mitchell IIIhandle __asm__, #elif, and #error
2003-11-10 Thomas Bluemeladded displaying the current mouse cursor
2003-11-09 Thomas Bluemeladed missing .cvsignore files
2003-11-08 Gé van GeldorpAdd subclassing test
2003-11-08 Filip Navara- Added nVidia GeForce4 MX400 to the list of tested...
2003-11-07 Royce Mitchell IIImore bug fixin'
2003-11-07 Gé van GeldorpPatch by Shadow Flare to fix some small problems. Insta...
2003-11-07 Gé van GeldorpSimple patch program for the NVidia nv4_mini.sys driver
2003-11-07 Royce Mitchell IIIbug fixes
2003-11-07 Gé van GeldorpAdded rundll32 utility by Shadow Flare
2003-11-06 Royce Mitchell IIIfixed bug that was requiring a ; after a function defin...
2003-11-06 Eric KohlIoStatusBlock is _not_ an optional parameter.
2003-11-06 Royce Mitchell IIIcorrect identification of functions that return struct...
2003-11-06 Royce Mitchell IIIlots of stuff - tracking multiple headers, include...
2003-11-06 Royce Mitchell IIIcvsignore
2003-11-06 Royce Mitchell IIIthe code does, in fact, handle bitfields correctly.
2003-11-05 Royce Mitchell IIIinitial version of sdkparse, not generating db output...
2003-11-03 Gunnar Dalsnesadded apc2 test
2003-11-03 Gunnar Dalsnesapc test
2003-11-02 Eric KohlAdded 'done' messages.
2003-10-31 Art YerkesAdded p_dup_handle test.
2003-10-31 Art YerkesThis test case test ROS' ability to duplicate a process...
2003-10-31 Art YerkesAdded map_dup_inherit test case (currently, failing).
2003-10-31 Art YerkesThis is a simplified case of something cygwin does:
2003-10-27 KJK::HyperionUse and initialize Common Controls v6, or visual styles...
2003-10-27 KJK::HyperionSkeleton for a Windows XP theme dumper
2003-10-18 Thomas Bluemelfixed a few warnings
2003-10-17 Thomas Bluemelfixed warning
2003-10-16 Thomas Bluemelfixed warning
2003-10-15 Thomas Bluemelfixed missing space
next