server: Hold a pointer to the queue from the async operations.
[wine] / programs / winetest /
2007-03-05  Paul Vriensprograms/winetest: Raise fileversion.
2007-03-01  Alessandro Pignottidplay: Directplay should initialize session Guid, with...
2007-02-28  Dmitry Timoshkovwinetest: Set correct WINETEST_PLATFORM when running...
2007-02-23  Detlef Riekenbergserialui/tests: Add initial tests.
2007-02-06  Mikołaj Zalewskibrowseui: Implement and test ACLMulti.
2007-01-23  Hans Leidekkersnmpapi: Add a bunch of tests.
2007-01-10  Michael Stefaniucjanitorial: Use the C standard for multiline strings.
2007-01-10  Bill Medlandodbccp32: Add tests structure.
2007-01-05  Paul Vrienswinetest: Pass correct working directory to the tests.
2006-12-28  Alexandre Julliardmake_makefiles: Merge the generated gitignores in dlls...
2006-12-26  Jacek Cabanitss: Added test of protocol.
2006-12-12  Paul Vrienswinetest: Show correct filenames on test.winehq.org.
2006-11-30  Paul Vrienswinetest: Make sure we can send larger files.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.
2006-10-16  Mikołaj Zalewskiwinetest: Don't start test programs with STARTUPINFO...
2006-10-14  Mike McCormackwinetest: Avoid calling fclose twice on the same file...
2006-09-28  Detlef Riekenberglocalspl/tests: Add initial test.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.
2006-09-11  Alexandre Julliardwinetest: Generate the list of test resources in make_m...
2006-09-11  Alexandre Julliardwinetest: Store the test name as the resource name...
2006-08-29  Paul Vrienswintrust: Add framework and initial tests.
2006-08-28  Alexandre Julliardmake_makefiles: Generate the tests list in programs...
2006-08-15  Mike McCormackinfosoft: Add a test for the language neutral word...
2006-08-14  Andrew Talbotwinetest: Write-strings warnings fix.
2006-08-02  Stefan Leichterwinetest: Added hlink tests.
2006-07-17  Aric Stewartcomcat: cImplemented or cRequired of -1 means to match...
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_progs: Generate the .gitignore file.
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-06  Detlef Riekenbergcomdlg32: Add initial test.
2006-06-27  Alexandre Julliardwinetest: Portability fix in the maketest script. Added...
2006-06-15  Alexandre Julliarddlls: d3d8, d3d9 and ddraw no longer depend on OpenGL...
2006-06-14  Paul Vriensuxtheme: Add framework and initial tests.
2006-06-06  Mike McCormackwinetest: Fix dialog prototypes.
2006-05-23  Alexandre Julliardwinspool: Renamed the directory to winspool.drv.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-22  Vitaliy Margolend3d8: Add refcount test.
2006-04-12  Stefan Leichterwinetest: Added dnsapi tests.
2006-04-10  Alexandre Julliardmsacm32: Renamed the dlls/msacm directory to dlls/msacm32.
2006-03-15  Alexandre Julliardwinsock: Renamed the winsock directory to ws2_32.
2006-02-28  Alexandre Julliardlz32: Renamed lzexpand directory to lz32.
2006-02-18  Stefan Leichterwinetest: Added usp10 tests.
2006-02-14  Stefan Leichterwinetest: Add riched20 tests.
2006-01-14  Stefan Leichterwinetest: Add cabinet tests.
2005-12-26  Yuval Fledelwinetest: Only include d3d9 if it is being built.
2005-12-12  Stefan Leichterwinetest: Add d3d9 tests.
2005-11-26  Alexandre JulliardIgnore symlink files too (needed for git).
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-12  Stefan LeichterAdd shdocvw tests to winetest.
2005-10-31  Stefan HuehnerAdd msxml3,setupapi tests to winetest.
2005-10-04  Jonathan ErnstMake sure we only depend on ddraw_test if X support...
2005-10-03  Paul MillarFix cross-compilation of winetest by update the makefil...
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-15  Ivan Leo PuotiGet winetest to detect windows server 2003 R2.
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-08-26  Mike McCormackFix gcc 4.0 warnings.
2005-08-08  Kai BlinAdd secur32.dll tests to winetest.
2005-07-18  Hans LeidekkerInclude the mshtml test.
2005-06-29  Jacek CabanAdded mshtml test.
2005-06-16  Mike McCormackFix some declaration and write string warnings.
2005-06-04  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-06-02  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-05-29  Stefan LeichterInclude crypt32 tests into winetest.
2005-05-27  Alexandre JulliardAdded --list option to the tests and use that in winetest.
2005-05-11  Robert ReifAdded dinput tests.
2005-04-18  Ferenc WagnerEnforce valid tag syntax during input.
2005-04-11  Ferenc WagnerUse the same maximum length for tags given on the comma...
2005-04-11  Ferenc WagnerSilence some signedness warnings.
2005-03-31  Ferenc WagnerAsk for a tag if one was not given on the command line.
2005-03-29  Ferenc WagnerTry using a stable temporary directory at first to...
2005-03-25  Ferenc WagnerCheck desktop visibility after processing command line...
2005-03-18  Alexandre JulliardFixed other instances of the xrealloc(0) bug.
2005-03-14  Dmitry TimoshkovSpecial case Win9x platforms in the desktop visibility...
2005-03-10  Dmitry TimoshkovImplement a test for the desktop visibility based on...
2005-03-08  Dmitry TimoshkovMake running tests on a visible desktop a mandatory...
2005-03-07  Dmitry TimoshkovAnother attempt of a test for a visible desktop.
2005-03-03  Dmitry TimoshkovUse IsWindowVisible instead of GetWindowLong(GWL_STYLE...
2005-01-21  Stefan LeichterInclude new tests.
2005-01-17  Stefan LeichterInclude new tests.
2005-01-05  Ferenc WagnerReturn a true boolean value (0 or 1).
2004-12-22  Jakob ErikssonAdd a check if we are running on a visible desktop...
2004-10-05  Ferenc WagnerQuote everything for consistency.
2004-10-04  Ferenc WagnerDo not offer submitting the report if the -o option...
2004-10-04  Ferenc Wagner- Use a more unique separator string.
2004-09-07  Ferenc WagnerAs test runs are not invoked from the option parsing...
2004-08-18  Ferenc WagnerAvoid crashing on unsuccessful send.
2004-08-11  Alexandre JulliardAvoid some non-portable makefile constructs.
2004-08-11  Dmitry Timoshkov- add stubbed support for IEnumScript interface
2004-07-22  Ferenc Wagner- Remove the -u option, the URL is in a resource now.
2004-07-22  Ferenc WagnerInclude the dsound tests.
2004-07-06  Ferenc WagnerSuppress some more error message boxes.
2004-06-17  Ferenc WagnerInclude new or forgotten tests.
2004-06-16  Alexandre JulliardAdded missing dependency.
2004-06-15  Ferenc Wagner- Resource script restructuring.
2004-05-05  Ferenc WagnerThe msacm directory is special.
2004-05-05  Robert ReifAdded msacm32 to the tests.
2004-05-04  Francois GougetMake our ascii strings static const.
2004-04-23  Ferenc WagnerRemove the wineloader variable.
next