mshtml: Added partial IHTMLDocument2::put_designMode implementation.
[wine] / dlls / advpack /
2013-01-08  Marcus Meissneradvpack: Avoid using sessions uninitialized (Coverity).
2012-11-19  André Hentscheladvpack: Fix possible NULL pointer access in heap_strdu...
2012-10-31  Jacek Cabanadvpack: Added ExtractFilesW implementation.
2012-08-17  Michael Stefaniucadvpack/tests: Use the global "current directory" variable.
2012-08-14  Detlef Riekenbergadvpack/tests: Avoid test failures without high access...
2011-11-07  Alexandre Julliardadvpack: Pass all the specified parameters to do_ocx_reg.
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-05-02  Marcus Meissneradvpack: Mark internal symbols as hidden.
2011-02-28  Austin Englishadvpack/tests: Remove win9x hacks.
2010-10-01  Alexandre Julliardtests: Make some variables static.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-20  Marko Nikolicadvpack/tests: Removed sign comparison warning in advpa...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-01-07  James Hawkinsadvpack: Free the file list on any error.
2009-11-30  Dan Kegeladvpack: fix off-by-one error in AdvInstallFileW that...
2009-06-10  Vladimir Pankratovadvpack: Add stub for ExtractFilesW.
2009-02-26  Francois Gougetadvpack/tests: Use win_skip() to skip over unimplemente...
2009-01-26  James Hawkinsadvpack: Don't test properties of a file if it can...
2009-01-26  James Hawkinsadvpack: Skip tests for broken functions.
2009-01-14  Michael Stefaniucinclude: Change to LONG/ULONG in fci.h for Win64 compat...
2009-01-03  Alexandre Julliardadvpack/tests: Add CDECL to the cabinet callback functions.
2008-12-05  Vincent Povirkadvpack/tests: Fix string format warning.
2008-10-21  Paul Vriensadvpack/tests: Use win_skip instead of trace.
2008-09-12  Rob Shearmanadvpack: Add explicit "!= S_OK" to expressions that...
2008-08-05  James Hawkinsadvpack: Fix a failing test in win98.
2008-08-05  James Hawkinsadvpack: Skip the TranslateInfEx tests in win9x.
2008-07-21  Andrew Talbotadvpack: Fix sign-compare warnings.
2008-07-21  Andrew Talbotadvpack: Remove a useless test.
2008-06-30  James Hawkinsadvpack: Fix several test failures in win9x.
2008-06-30  James Hawkinsadvpack: Run the install test in a temporary directory.
2008-06-30  James Hawkinsadvpack: Run the files test in a temporary directory.
2008-06-21  Dan Kegeladvpack: Don't close a handle if it wasn't opened.
2008-06-19  Andrew Talbotadvpack: Constify some variables.
2008-06-09  Paul Vriensadvpack/tests: Add a FreeLibrary and a skip message.
2008-06-04  Austin Englishadvpack: Fix a test failure on 9x.
2008-05-30  Michael Karcheradvpack: Fix buffer sizes for possibly quoted strings.
2008-04-21  James Hawkinsadvpack: Fix a few failing tests in win95.
2008-04-21  James Hawkinsadvpack: Remove a test that fails inconsistently on...
2008-03-10  Paul Vriensadvpack/tests: Free the library after use.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-02-19  Rob Shearmanadvpack: Fix buffer overrun in convert_file_list.
2008-02-11  Paul Vriensadvpack/tests: Show errors in hex.
2008-01-18  Austin EnglishMisc spelling fixes.
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-11-13  Francois Gougetadvpack: Skip some tests if not in interactive mode...
2007-10-29  Stefan Leichteradvpack/tests: Print the unexpected result in function...
2007-10-26  James Hawkinsadvpack: Restore the LProgramF string using the acquire...
2007-10-09  Marcus Meissneradvpack: Handle localized C:\Program Files.
2007-08-27  James Hawkinscabinet: Don't extract a file if DoExtract is FALSE.
2007-08-23  James Hawkinsadvpack: Formalize the SESSION struct.
2007-08-13  Jason Edmeadessetupapi: Remove duplicate backslashes on dirids.
2007-08-13  Jason Edmeadesadvpack: Strip single quotes (with tests) on reg keys.
2007-08-10  Jason Edmeadesadvpack: Show fixme when advpack fails to prompt user...
2007-07-10  Detlef Riekenbergadvpack+setupapi: Remove unneeded checks before SetupCl...
2007-07-04  Paul Vriensadvpack/tests: Create the temporary inf-file in a direc...
2007-06-25  Alexandre Julliardadvpack: Get rid of CharPrevW.
2007-05-21  Paul Vriensadvpack/tests: Don't hardcode the system directory.
2007-04-23  Andrew Talbotadvpack: Exclude unused headers.
2007-04-12  Paul Vriensadvpack/tests: Don't hardcode the windows directory.
2007-04-03  Andrew Talbotadvpack: Constify some variables.
2007-04-02  Rob Shearmanadvpack: Stop processing if there was an error register...
2007-04-02  Rob Shearmanadvpack: Call OleInitialize before registering OCXs...
2007-03-17  Joris Huizeradvpack: sign-compare fix.
2007-03-13  Andrew Talbotadvpack: Constify some variables.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-02-05  Bang Jun-Youngadvpack: Constify the 3rd argument of RebootCheckOnInst...
2007-01-22  Bang Jun-Youngadvpack/tests: Fix typo.
2007-01-10  James Hawkinsadvpack: Fill the output buffer to workaround a bug...
2006-12-08  Paul Vriensadvpack/tests: Change the output for HRESULT's.
2006-11-24  Paul Vriensadvpack: Remove test that crashes on systems with IE7.
2006-11-02  James Hawkinsadvpack: Use the full path of the INF file as the sourc...
2006-10-31  Paul Vriensadvpack: Add another test.
2006-10-31  Paul Vriensadvpack: Fix typos.
2006-10-24  James Hawkinsadvpack: Fix the full path check.
2006-10-23  Eric Pouechadvpack: Plug a couple of memory leaks.
2006-10-12  Michael Ploujnikovadvpack/tests: Win64 printf format warning fixes.
2006-10-09  James Hawkinsadvpack: Make internal functions static.
2006-10-07  James Hawkinsadvpack: Win64 printf format warning fixes.
2006-10-06  Paul Vriensadvpack: Make tests run on Win98 again.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-21  James Hawkinsadvpack: backup should be a const string.
2006-09-20  Andrew Talbotadvpack: Remove duplicate function declaration.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-08  Andrew Talbotadvpack: Cast-qual warnings fix.
2006-09-07  James Hawkinsadvpack: Add the regsvr action to the SetupInstallFromI...
2006-09-07  James Hawkinsadvpack: Get the proper working directory in install_init.
2006-09-07  Andrew Talbotadvpack: Cast-qual warnings fix.
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-21  Saulius Krasuckasadvpack/tests: Make RunSetupCommand not popup dialogs.
2006-08-21  Stefan HuehnerFix some -Wstrict-prototype warnings () -> (void).
2006-08-14  Andrew Talbotadvpack/tests: Write-strings warnings fix.
2006-07-31  Andrew Talbotadvpack/tests: Write-strings warnings fix.
2006-07-29  Andrew Talbotadvpack/tests: Write-strings warnings fix.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
next