projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Unify GLINFO_LOCATION in surface.c.
[wine]
/
dlls
/
msi
/
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit depende...
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-03-15
Nikolay Sivov
msi: Convert IWineMsiRemoteDatabase BSTR parameters...
tree
|
commitdiff
2010-03-15
Paul Vriens
msi/tests: Remove a key after running tests.
tree
|
commitdiff
2010-03-05
Hans Leidekker
msi: Also update the UI when removing files listed...
tree
|
commitdiff
2010-03-05
Hans Leidekker
msi: Update the UI in the RegisterUser action.
tree
|
commitdiff
2010-03-05
Hans Leidekker
msi: Update the UI in the RegisterProduct action.
tree
|
commitdiff
2010-03-05
Hans Leidekker
msi: Display the product code in the PublishProduct...
tree
|
commitdiff
2010-03-05
Hans Leidekker
msi: Update the UI in the MsiPublishAssemblies action.
tree
|
commitdiff
2010-03-05
Hans Leidekker
msi: Update the UI in the MoveFiles action.
tree
|
commitdiff
2010-03-05
Hans Leidekker
msi: Move the implementation of the MoveFiles action...
tree
|
commitdiff
2010-03-05
Hans Leidekker
msi: Update the UI in the RemoveODBC action.
tree
|
commitdiff
2010-03-05
Hans Leidekker
msi: Update the UI in the InstallODBC action.
tree
|
commitdiff
2010-03-05
Hans Leidekker
msi: Display the product code in the FindRelatedProduct...
tree
|
commitdiff
2010-03-05
Hans Leidekker
msi: Properly update the UI in the DuplicateFiles and...
tree
|
commitdiff
2010-03-05
Hans Leidekker
msi: Update the UI in the DeleteServices action.
tree
|
commitdiff
2010-03-05
Hans Leidekker
msi: Display directory identifier instead of the full...
tree
|
commitdiff
2010-03-05
Hans Leidekker
msi: Update the UI in the AppSearch action.
tree
|
commitdiff
2010-03-05
Hans Leidekker
msi: Update the UI in the AllocateRegistrySpace action.
tree
|
commitdiff
2010-03-04
Hans Leidekker
msi: Initialize a couple of variables.
tree
|
commitdiff
2010-03-03
Hans Leidekker
msi: Add tests for removing environment strings.
tree
|
commitdiff
2010-03-03
Hans Leidekker
msi: Implement the RemoveEnvironmentStrings standard...
tree
|
commitdiff
2010-03-03
Hans Leidekker
msi: Strip leading text style label from control text...
tree
|
commitdiff
2010-03-03
Andrew Nguyen
msi: Correctly set the process working directory in...
tree
|
commitdiff
2010-03-02
Hans Leidekker
msi: Add tests for removing values from .ini files.
tree
|
commitdiff
2010-03-02
Hans Leidekker
msi: Implement the RemoveIniValues standard action.
tree
|
commitdiff
2010-03-02
Hans Leidekker
msi: Skip the FindRelatedProducts action when product...
tree
|
commitdiff
2010-03-02
Hans Leidekker
msi: Improve a trace.
tree
|
commitdiff
2010-03-02
Hans Leidekker
msi: Look at the requested action when publishing assem...
tree
|
commitdiff
2010-03-02
Hans Leidekker
msi: Look at the requested action when moving files...
tree
|
commitdiff
2010-03-02
Hans Leidekker
msi: Look at the requested action when deleting service...
tree
|
commitdiff
2010-03-02
Hans Leidekker
msi: Look at the requested action when stopping service...
tree
|
commitdiff
2010-03-02
Hans Leidekker
msi: Look at the requested action when installing servi...
tree
|
commitdiff
2010-03-02
Hans Leidekker
msi: Only create environment strings when the component...
tree
|
commitdiff
2010-03-02
Hans Leidekker
msi: Improve a trace.
tree
|
commitdiff
2010-02-26
Hans Leidekker
msi: The table for isolated components is called Isolat...
tree
|
commitdiff
2010-02-26
Hans Leidekker
msi: Remove empty directories as part of the RemoveFile...
tree
|
commitdiff
2010-02-25
Hans Leidekker
msi: Add tests for removing registry values.
tree
|
commitdiff
2010-02-25
Hans Leidekker
msi: Implement the RemoveRegistryValues standard action.
tree
|
commitdiff
2010-02-23
Hans Leidekker
msi: Add tests for creating and removing duplicate...
tree
|
commitdiff
2010-02-23
Hans Leidekker
msi: Implement the RemoveDuplicateFiles standard action.
tree
|
commitdiff
2010-02-22
Hans Leidekker
msi: Allocate sufficient memory in ITERATE_InstallODBCD...
tree
|
commitdiff
2010-02-22
Hans Leidekker
msi/tests: Free exception information.
tree
|
commitdiff
2010-02-22
Hans Leidekker
msi: All stream names starting with 0x0005 are unencoded.
tree
|
commitdiff
2010-02-22
Hans Leidekker
msi: Make msi_reset_folders static.
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-02-19
Hans Leidekker
msi: Add summary information stream to the streams...
tree
|
commitdiff
2010-02-19
Hans Leidekker
msi: Fix a memory leak.
tree
|
commitdiff
2010-02-19
Hans Leidekker
msi: Encode stream name in the callers of db_get_raw_st...
tree
|
commitdiff
2010-02-19
Hans Leidekker
msi: Destroy streams cache when applying a transform.
tree
|
commitdiff
2010-02-19
Hans Leidekker
msi: Accept '\5' and '-' in SQL identifiers.
tree
|
commitdiff
2010-02-19
Hans Leidekker
msi: Include run mode in fixmes.
tree
|
commitdiff
2010-02-18
Hans Leidekker
msi: Implement MSIRUNMODE_MAINTENANCE and MSIRUNMODE_RE...
tree
|
commitdiff
2010-02-18
Hans Leidekker
msi: Implement MsiSetMode.
tree
|
commitdiff
2010-02-17
Hans Leidekker
msi: Add tests for publishing and unpublishing components.
tree
|
commitdiff
2010-02-17
Hans Leidekker
msi: Implement the UnpublishComponents standard action.
tree
|
commitdiff
2010-02-17
Hans Leidekker
msi: PublishComponents must look at the requested insta...
tree
|
commitdiff
2010-02-16
Hans Leidekker
msi: Only run the CreateFolder and RemoveFolder actions...
tree
|
commitdiff
2010-02-16
Hans Leidekker
msi: Get rid of ACTION_VerifyFeatureForAction.
tree
|
commitdiff
2010-02-16
Hans Leidekker
msi: Get rid of ACTION_VerifyComponentForAction.
tree
|
commitdiff
2010-02-16
Hans Leidekker
msi: Update the UI when registering or unregistering...
tree
|
commitdiff
2010-02-15
Hans Leidekker
msi: Implement and test MsiGetPatchInfoA/W.
tree
|
commitdiff
2010-02-15
Hans Leidekker
msi: Add tests for creating and removing shortcuts.
tree
|
commitdiff
2010-02-15
Hans Leidekker
msi: Implement the RemoveShortcuts standard action.
tree
|
commitdiff
2010-02-12
Paul Vriens
msi/tests: Fix a test failure on Win9x/WinMe.
tree
|
commitdiff
2010-02-12
Hans Leidekker
msi: Fix a memory leak in ITERATE_StartService.
tree
|
commitdiff
2010-02-12
Hans Leidekker
msi: Return the right error from ITERATE_RegisterTypeLi...
tree
|
commitdiff
2010-02-12
Hans Leidekker
msi: Implement the UnregisterTypeLibraries standard...
tree
|
commitdiff
2010-02-11
Hans Leidekker
msi: Add tests for installing and removing ODBC drivers.
tree
|
commitdiff
2010-02-11
Hans Leidekker
msi: Implement the RemoveODBC standard action.
tree
|
commitdiff
2010-02-11
Hans Leidekker
msi: Make sure attrs variable is properly double nul...
tree
|
commitdiff
2010-02-11
Hans Leidekker
msi: The File_Setup field in the ODBCDriver and ODBCTra...
tree
|
commitdiff
2010-02-10
Paul Vriens
msi/tests: Run the 'in_use' tests again.
tree
|
commitdiff
2010-02-10
Hans Leidekker
msi: Add a partial implementation of the ValidateProduc...
tree
|
commitdiff
2010-02-10
Hans Leidekker
msi: Implement the UnregisterFonts standard action.
tree
|
commitdiff
2010-02-10
Hans Leidekker
msi: Add stub implementations of the DisableRollback...
tree
|
commitdiff
2010-02-08
Alexandre Julliard
makefiles: Generate a general catch-all dependency...
tree
|
commitdiff
2010-02-05
Hans Leidekker
msi: Implement the SelfUnregModules standard action.
tree
|
commitdiff
2010-02-05
Hans Leidekker
msi: Implement the RemoveFolders standard action.
tree
|
commitdiff
2010-02-04
Marcus Meissner
msi: Handle some error returns (Coverity).
tree
|
commitdiff
2010-02-04
Marcus Meissner
msi: Call Custom function via wrapper.
tree
|
commitdiff
2010-02-04
Hans Leidekker
msi: Implement the DeleteServices standard action.
tree
|
commitdiff
2010-02-04
Hans Leidekker
msi: Add tests for the _Streams table implementation.
tree
|
commitdiff
2010-02-04
Hans Leidekker
msi: Fix an off-by-one error in STREAMS_find_matching_rows.
tree
|
commitdiff
2010-02-04
Hans Leidekker
msi: Give the Name field from the _Streams table a...
tree
|
commitdiff
2010-02-04
Hans Leidekker
msi: Make room for the new row in STREAMS_insert_row.
tree
|
commitdiff
2010-02-04
Hans Leidekker
msi: Allow overwriting an existing stream in STREAMS_se...
tree
|
commitdiff
2010-02-04
Hans Leidekker
msi: Encode the stream name before trying to open it.
tree
|
commitdiff
2010-02-04
Hans Leidekker
msi: Improve error handling in STREAMS_set_row and...
tree
|
commitdiff
2010-02-04
Hans Leidekker
msi: Implement STREAMS_get_row.
tree
|
commitdiff
2010-02-04
Hans Leidekker
msi: Remove unused and redundant name field from STREAM...
tree
|
commitdiff
2010-02-04
Juan Lang
msi: Remove function name from fixme.
tree
|
commitdiff
2010-02-04
Michael Stefaniuc
msi: Don't print the function name twice in a WARN.
tree
|
commitdiff
2010-02-04
André Hentschel
msi: Copy InstallerImpl_LastErrorRecord to use it for...
tree
|
commitdiff
2010-02-03
Hans Leidekker
msi: Move some helpers to the module where they are...
tree
|
commitdiff
2010-02-03
Hans Leidekker
msi: Implement the ScheduleReboot standard action.
tree
|
commitdiff
2010-02-03
Hans Leidekker
msi: Add a stub implementation of the SetODBCFolders...
tree
|
commitdiff
2010-02-02
Hans Leidekker
msi: Test duplicating files from a nonexistent component.
tree
|
commitdiff
2010-02-02
André Hentschel
msi: Fix crash with access to component.
tree
|
commitdiff
2010-02-02
Paul Vriens
msi/tests: Fix some test failures on Win9x up to W2K.
tree
|
commitdiff
next