projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Retrieve OpenGL extension functions directly through the TEB table.
[wine]
/
dlls
/
msi
/
custom.c
2012-07-09
Hans Leidekker
msi: Don't crash if no working directory is specified...
blob
|
commitdiff
|
raw
2012-05-15
Hans Leidekker
msi: Don't hide failure of script custom actions.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-05
Hans Leidekker
msi: Keep the UI level fixed during the lifetime of...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
Hans Leidekker
msi: Execute custom actions in the right script.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-06
Hans Leidekker
msi: Make sure to keep a reference to custom action...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
Hans Leidekker
msi: Trace the exit code from custom action processes.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-27
Hans Leidekker
msi: Clean up the database queries.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-01
Hans Leidekker
msi: Get rid of the remaining tabs.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Hans Leidekker
msi: Pass the full custom action command to CreateProcess.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Hans Leidekker
msi: Get rid of forward declarations for custom action...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Hans Leidekker
msi: Factor out common code to execute custom action...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Hans Leidekker
msi: Execute the rollback script if the installation...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Hans Leidekker
msi: Schedule rollback for standard actions.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-06
Hans Leidekker
msi: Get rid of helpers.c.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
Hans Leidekker
msi: Define common strings just once.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
Hans Leidekker
msi: Use a separate function to retrieve the target...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-23
Hans Leidekker
msi: A custom action dll failing to load is not a fatal...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-22
Hans Leidekker
msi: Fix a trace.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-07
Hans Leidekker
msi: Split up resolve_folder.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-27
Hans Leidekker
msi: Skip rollback custom actions.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-27
Hans Leidekker
msi: Use a return value (clang).
blob
|
commitdiff
|
raw
|
diff to current
2010-12-17
Alexandre Julliard
msi: Convert the dll registration to the IRegistrar...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-15
Michael Stefaniuc
msi: Use an iface instead of a vtbl pointer in msi_cust...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Joris Huizer
msi: Don't leak memory on error path.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-02
Hans Leidekker
msi: Reuse temporary executables.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-19
Hans Leidekker
msi: Compare strings without depending on thread locale.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-13
Hans Leidekker
msi: Store action data for deferred rollback actions...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-13
Hans Leidekker
msi: A commit or rollback custom action can be a deferr...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-20
Hans Leidekker
msi: Consistently use the allocation macros.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Hans Leidekker
msi: Rename MSI_GetPropertyW and MSI_SetPropertyW.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Hans Leidekker
msi: Make MSI_SetPropertyW take a pointer to a database...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Hans Leidekker
msi: Make msi_get_property_int and friends take a point...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-03
Andrew Nguyen
msi: Correctly set the process working directory in...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-04
Marcus Meissner
msi: Call Custom function via wrapper.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-15
Hans Leidekker
msi: Define common strings only once.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
Hans Leidekker
msi: Test the Installed property.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
Hans Leidekker
msi: Respect UI level in custom action type 19.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Hans Leidekker
msi: Improve a trace.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-22
Hib Eris
msi: Release more msi_custom_action_info when no longer...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-22
Hib Eris
msi: Release msi_custom_action_info when no longer...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-24
Hans Leidekker
msi: Don't initialize COM for custom action threads.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-13
Hans Leidekker
msi: Set concurrency model to multi-threaded for custom...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
Francois Gouget
msi: Remove WINAPI on static functions where not needed.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Alexandre Julliard
Include wine/port.h everywhere we use exceptions.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-11
James Hawkins
msi: Ignore the custom action type 51 if the source...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-11
James Hawkins
msi: Don't check for the existence of the msi package...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-20
James Hawkins
msi: Initialize a default COM apartment for custom...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-12
James Hawkins
msi: Free the deformatted string.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-26
James Hawkins
msi: Downgrade a FIXME to a WARN.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-06
James Hawkins
msi: Fix the size allocated for the deferred custom...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-30
James Hawkins
msi: Use a more unique property separator.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-27
James Hawkins
msi: Initialize the size parameter.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-25
James Hawkins
msi: Use a different separator as a semi-colon may...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-18
James Hawkins
Revert "msi: Only call a custom action remotely if...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-17
James Hawkins
msi: Only call a custom action remotely if the type...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-06
James Hawkins
msi: Enable remote custom actions.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
James Hawkins
msi: Add the IWineMsiRemoteCustomAction interface.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
James Hawkins
msi: Reference count the custom action data to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-26
Rob Shearman
msi: Implement MsiGetMode for MSIRUNMODE_SCHEDULED...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-19
James Hawkins
msi: Send the expected data to set_deferred_action_props.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-15
James Hawkins
msi: Set the UserSID and ProductCode properties for...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-14
James Hawkins
msi: Protect custom actions with a structured exception...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-01
Andrew Talbot
msi: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-01
James Hawkins
msi: Add handling for MsiBreak.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-30
James Hawkins
msi: Perform a forced reboot if a custom action returns...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Misha Koshelev
msi: Add JScript/VBScript support.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Misha Koshelev
msi: Added handlers for JScript/VBScript actions that...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
James Hawkins
msi: Add handling for the concurrent install custom...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
James Hawkins
msi: Generalize the msi_custom_action_info struct so...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-04
Rob Shearman
msi: Don't wait on closed handles in ACTION_FinishCusto...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-29
James Hawkins
msi: Load the folder property if available and requested.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-06
Andrew Talbot
msi: Replace const pointer parameters with correct...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Rob Shearman
msi: Rewrite the second loop in ACTION_FinishCustomActi...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-26
James Hawkins
msi: Free the custom action data after the thread funct...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-14
Mike McCormack
msi: Find pending custom actions by GUID.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-13
Mike McCormack
msi: Remove an unused initializer.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-12
Mike McCormack
msi: Store dll based custom actions in a separate list.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-12
Mike McCormack
msi: Simplify ACTION_FinishCustomActions.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-12
Mike McCormack
msi: Split process_handle() into two separate functions.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-22
Mike McCormack
msi: Only wait for custom actions that don't have msidb...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-22
Mike McCormack
msi: Split process_action_return_value into two differe...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-22
Mike McCormack
msi: Remove an unused parameter.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Mike McCormack
msi: Remove unnecessary includes.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-14
Mike McCormack
msi: Remove track_tempfile()'s unused 2nd parameter.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Mike McCormack
msi: Only free a string in one place.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Mike McCormack
msi: Fix error handling.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Mike McCormack
msi: Track temp files as soon as they are created.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Mike McCormack
msi: Fail if we can't write out a temporary file.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Mike McCormack
msi: Clean upstore_binary_to_temp.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Mike McCormack
msi: Merge action.h into msipriv.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Mike McCormack
msi: Fix memory leaks and bad frees.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
James Hawkins
msi: Make internal functions static.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-05
Mike McCormack
msi: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
James Hawkins
msi: Store the CustomActionData for deferred custom...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-22
Mike McCormack
msi: Implement custom action type 17.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-03
Marcus Meissner
msi: Report the commandline that failed to start in...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-10
Francois Gouget
Remove spaces before '\n' in traces.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-27
Mike McCormack
If an action fails, print out its name as well as the...
blob
|
commitdiff
|
raw
|
diff to current
next