projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
user32: Fix GetCursorFrameInfo when passed the proper number of steps.
[wine]
/
dlls
/
msi
/
2011-03-10
David Hedberg
msi: Check other sources if install media not present...
tree
|
commitdiff
2011-03-10
David Hedberg
msi: Use ordering information to update the correct...
tree
|
commitdiff
2011-03-10
Hans Leidekker
msi: Fix a memory leak (valgrind).
tree
|
commitdiff
2011-03-09
Hans Leidekker
msi: Build the key path from the display name if the...
tree
|
commitdiff
2011-03-09
Hans Leidekker
msi: Also register components without a key path.
tree
|
commitdiff
2011-03-08
Hans Leidekker
msi: Assume a file is present if the target exists...
tree
|
commitdiff
2011-03-08
Hans Leidekker
msi: Load media info even if there's no file to install.
tree
|
commitdiff
2011-03-08
Hans Leidekker
msi: Make a second pass to determine which files to...
tree
|
commitdiff
2011-03-07
Hans Leidekker
msi: Manage one assembly cache per major version of...
tree
|
commitdiff
2011-03-07
Hans Leidekker
msi: Avoid registering duplicate source list information.
tree
|
commitdiff
2011-03-07
Hans Leidekker
msi: Compare keys only in compare_record.
tree
|
commitdiff
2011-03-07
Hans Leidekker
msi: Reduce filename to the long name in ITERATE_Remove...
tree
|
commitdiff
2011-03-07
Hans Leidekker
msi/tests: Check the result of get_system_dirs and...
tree
|
commitdiff
2011-03-04
Marcus Meissner
msi: Pointer to out of scope local variable (Coverity).
tree
|
commitdiff
2011-02-28
Austin English
msi/tests: Remove win9x hacks.
tree
|
commitdiff
2011-02-25
Paul Vriens
msi: Add a missing va_end() (Coverity).
tree
|
commitdiff
2011-02-25
Austin English
msi/tests: Remove win9x hacks.
tree
|
commitdiff
2011-02-23
Hans Leidekker
msi: A custom action dll failing to load is not a fatal...
tree
|
commitdiff
2011-02-22
Hans Leidekker
msi: Fix a trace.
tree
|
commitdiff
2011-02-17
Austin English
msi/tests: Make sure to use return values (LLVM/Clang).
tree
|
commitdiff
2011-02-17
Austin English
msi/tests: Remove dead assignments.
tree
|
commitdiff
2011-02-14
Detlef Riekenberg
msi/tests: Fix a typo.
tree
|
commitdiff
2011-02-11
Austin English
msi/tests: Make sure to use a return value (LLVM/Clang).
tree
|
commitdiff
2011-02-11
Austin English
msi/tests: Don't check return values inside of if(0...
tree
|
commitdiff
2011-02-10
Hans Leidekker
msi: Preserve existing advertise strings in the Publish...
tree
|
commitdiff
2011-02-10
Hans Leidekker
msi: Get rid of msi_component_set_state and msi_feature...
tree
|
commitdiff
2011-02-10
Austin English
msi/tests: Make sure to use return values (LLVM/Clang).
tree
|
commitdiff
2011-02-08
Austin English
msi/tests: Make sure to use return values (LLVM/Clang).
tree
|
commitdiff
2011-02-07
Hans Leidekker
msi/tests: Show that a failing call to MsiGetSourcePath...
tree
|
commitdiff
2011-02-07
Hans Leidekker
msi: Split up resolve_folder.
tree
|
commitdiff
2011-02-02
Hans Leidekker
msi: Try harder to remove non-persistent directories.
tree
|
commitdiff
2011-02-01
Hans Leidekker
msi: Handle out-of-memory condition in encode_streamname.
tree
|
commitdiff
2011-02-01
Hans Leidekker
msi: Reset file attributes before removing a file.
tree
|
commitdiff
2011-01-27
Hans Leidekker
msi: Skip rollback custom actions.
tree
|
commitdiff
2011-01-27
Hans Leidekker
msi: Initialize a variable in get_patch_product_codes...
tree
|
commitdiff
2011-01-27
Hans Leidekker
msi: Return the correct disk prompt size from MsiSource...
tree
|
commitdiff
2011-01-27
Hans Leidekker
msi: Check a return value (clang).
tree
|
commitdiff
2011-01-27
Hans Leidekker
msi/tests: Test a return value (clang).
tree
|
commitdiff
2011-01-27
Hans Leidekker
msi: Use a return value (clang).
tree
|
commitdiff
2011-01-27
Hans Leidekker
msi: Make sure the return value is initialized in save_...
tree
|
commitdiff
2011-01-27
Hans Leidekker
msi: Check the return value of IActiveScript_AddNamedIt...
tree
|
commitdiff
2011-01-27
Hans Leidekker
msi/tests: Consistently test return values (clang).
tree
|
commitdiff
2011-01-27
Hans Leidekker
msi: Check the return value of fetch_int (clang).
tree
|
commitdiff
2011-01-27
Greg Geldorp
msi/tests: Check 64-bit reg view if key not present...
tree
|
commitdiff
2011-01-24
Hans Leidekker
msi: Implement the MsiPublishAssemblies and MsiUnpublis...
tree
|
commitdiff
2011-01-24
Hans Leidekker
msi: Don't interpret assembly name attributes.
tree
|
commitdiff
2011-01-20
Hans Leidekker
msi/tests: More tests for publishing and unpublishing...
tree
|
commitdiff
2011-01-20
Hans Leidekker
msi: Clean up better when removing a product.
tree
|
commitdiff
2011-01-20
Hans Leidekker
msi: Search all contexts in ACTION_GetComponentInstallS...
tree
|
commitdiff
2011-01-19
Hans Leidekker
msi: Downgrade a warning.
tree
|
commitdiff
2011-01-19
Hans Leidekker
msi: Don't ignore disabled components when resolving...
tree
|
commitdiff
2011-01-18
Hans Leidekker
msi: Free memory on error (valgrind).
tree
|
commitdiff
2011-01-13
Hans Leidekker
msi/tests: Accept one more estimated size.
tree
|
commitdiff
2011-01-13
Hans Leidekker
msi: Fix some memory leaks (valgrind).
tree
|
commitdiff
2011-01-12
Hans Leidekker
msi: Fix parsing of patch product codes (valgrind).
tree
|
commitdiff
2011-01-12
Hans Leidekker
msi: Fix a memory leak (valgrind).
tree
|
commitdiff
2011-01-11
Hans Leidekker
msi: Improve detection of installed local assemblies.
tree
|
commitdiff
2011-01-11
Hans Leidekker
msi: Don't extract files for assemblies which are alrea...
tree
|
commitdiff
2011-01-11
Hans Leidekker
msi: Fix detection of installed global assemblies.
tree
|
commitdiff
2011-01-11
Hans Leidekker
msi: Add support for comparing TrueType font versions.
tree
|
commitdiff
2011-01-10
Hans Leidekker
msi/tests: Add a test for MsiGetComponentState.
tree
|
commitdiff
2011-01-10
Hans Leidekker
msi/tests: Add tests for publishing and unpublishing...
tree
|
commitdiff
2011-01-06
Hans Leidekker
msi/tests: Mark a test result on some old Wow64 platfor...
tree
|
commitdiff
2011-01-06
Alexandre Julliard
msi: Convert translations to po files.
tree
|
commitdiff
2011-01-04
Greg Geldorp
msi/tests: Fix remaining Wow64 failures for action...
tree
|
commitdiff
2011-01-03
Greg Geldorp
msi/tests: Fix some failures on Wow64.
tree
|
commitdiff
2010-12-30
André Hentschel
msi/tests: Don't test function directly when reporting...
tree
|
commitdiff
2010-12-27
Hwang YunSong
msi: Update Korean resource.
tree
|
commitdiff
2010-12-24
Hans Leidekker
msi: Change ACTION_UpdateComponentStates to take a...
tree
|
commitdiff
2010-12-24
Hans Leidekker
msi: Use a function to determine if a feature is selected.
tree
|
commitdiff
2010-12-24
Hans Leidekker
msi: Set the install level to the maximum if the reques...
tree
|
commitdiff
2010-12-24
Hans Leidekker
msi: Set the Preselected property if the default featur...
tree
|
commitdiff
2010-12-23
Hans Leidekker
msi: Remove an incorrect error trace.
tree
|
commitdiff
2010-12-23
Hans Leidekker
msi: Don't flag an error in the InstallServices action...
tree
|
commitdiff
2010-12-23
Hans Leidekker
msi: Global and local win32 assembly names are formatte...
tree
|
commitdiff
2010-12-23
Hans Leidekker
msi: Add some traces.
tree
|
commitdiff
2010-12-23
Hans Leidekker
msi: Rewrite command line parsing to handle quoted...
tree
|
commitdiff
2010-12-23
Hans Leidekker
msi: Return INSTALLSTATE_UNKNOWN from MsiGetComponentSt...
tree
|
commitdiff
2010-12-20
André Hentschel
msi/tests: Remove superfluous check.
tree
|
commitdiff
2010-12-17
Alexandre Julliard
msi: Convert the dll registration to the IRegistrar...
tree
|
commitdiff
2010-12-15
Michael Stefaniuc
msi: Use an iface instead of a vtbl pointer in msi_remo...
tree
|
commitdiff
2010-12-15
Michael Stefaniuc
msi: Use an iface instead of a vtbl pointer in msi_remo...
tree
|
commitdiff
2010-12-15
Michael Stefaniuc
msi: Use an iface instead of a vtbl pointer in msi_cust...
tree
|
commitdiff
2010-12-15
Michael Stefaniuc
msi: Use an iface instead of an vtbl pointer in IClassF...
tree
|
commitdiff
2010-12-15
Hans Leidekker
msi: Support MSIRUNMODE_LOGENABLED in MsiGetMode.
tree
|
commitdiff
2010-12-13
André Hentschel
msi: Fix test failure on some 2k3 machines.
tree
|
commitdiff
2010-12-10
Hans Leidekker
msi/tests: Fix some test failures on Wow64.
tree
|
commitdiff
2010-12-09
Hans Leidekker
msi/tests: Avoid a test failure on 64-bit.
tree
|
commitdiff
2010-12-09
Hans Leidekker
msi: Don't try to install or remove ODBC drivers if...
tree
|
commitdiff
2010-12-06
Hans Leidekker
msi: Map neutral parts of package language ids to the...
tree
|
commitdiff
2010-12-03
Alexandre Julliard
msi/tests: Fix a test failure on win2k.
tree
|
commitdiff
2010-12-03
Joris Huizer
msi: Don't leak memory on error path.
tree
|
commitdiff
2010-12-02
Hans Leidekker
msi: Clear last error on success in MsiQueryFeatureStat...
tree
|
commitdiff
2010-12-02
Hans Leidekker
msi: Reuse temporary executables.
tree
|
commitdiff
2010-11-30
Hans Leidekker
msi: Improve the stub implementations of RemoveExisting...
tree
|
commitdiff
2010-11-30
Hans Leidekker
msi: Look for transform files relative to the package...
tree
|
commitdiff
2010-11-30
Hans Leidekker
msi: Always ignore disabled components.
tree
|
commitdiff
2010-11-26
Hans Leidekker
msi/tests: Fix the scope of todo_wine in the tests...
tree
|
commitdiff
2010-11-26
Hans Leidekker
msi: Always initialize the dialog font list. Convert...
tree
|
commitdiff
2010-11-26
Hans Leidekker
msi: Trace errors from LoadLibraryShim.
tree
|
commitdiff
next