mshtml: Don't crash in QueryInterface if uri is NULL.
[wine] / programs / winetest /
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.
2004-04-23  Ferenc WagnerUnconditionally test Wine presence.
2004-04-23  Alexandre JulliardMake DIR_nt_to_unix return STATUS_NO_SUCH_FILE instead of
2004-04-23  Jakob ErikssonAdded Wine detection.
2004-04-22  Ferenc Wagner- constify some strings
2004-04-20  Jakob ErikssonFixed typo.
2004-04-20  Ferenc Wagner- Change to console mode so that winetest runs under...
2004-04-13  Gerald PfeiferDo not include <windows.h>, to avoid duplicate declarat...
2004-03-31  Ferenc WagnerGive SetErrorMode the right argument to suppress crash...
2004-03-30  Ferenc WagnerDon't expect stdout be usable after exchanging file...
2004-03-24  Ferenc Wagner- Extract revision info from CVS/Entries.
2004-03-20  Dimitrie O. PaunAdd revision support to winetest.exe.
2004-03-19  Ferenc Wagner- Refactor and fix connection opening.
2004-03-19  Ferenc Wagner- Fix report() dispatch.
2004-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-03-02  Alexandre JulliardBuild all the programs with winegcc.
2004-03-02  Ivan Leo Murray... Make sure text isn't cut off by the close button.
2004-03-01  Juan LangConnect to winehq.org by its name rather than by its...
2004-03-01  Dimitrie O. PaunSubmit results to WineHQ.
2004-02-21  Ferenc WagnerReport the error sent by the CGI script.
2004-02-20  Ferenc WagnerAdd a free() call at the end.
2004-02-20  Gerald PfeiferFix non-standard code in report().
2004-02-19  Ferenc Wagner- command line handling (GUI will follow)
2004-01-15  Ferenc WagnerAdded graphical feedback.
2004-01-15  Alexandre JulliardAvoid non-portable strip -s (reported by Robert Lunnon).
2003-12-30  Ferenc WagnerSolaris sh portability fix.
next