.. |
tests
|
msi: Fix deleting services on installation.
|
2012-03-13 13:30:11 +01:00 |
action.c
|
msi: Fix deleting services on installation.
|
2012-03-13 13:30:11 +01:00 |
alter.c
|
|
|
appsearch.c
|
msi: Format the value name from the RegLocator table.
|
2011-12-12 15:50:39 +01:00 |
assembly.c
|
msi: Fix detection of installed global assemblies.
|
2012-01-10 18:29:04 +01:00 |
automation.c
|
msi: Create the rest of objects with separate helpers.
|
2012-01-17 19:13:55 +01:00 |
classes.c
|
|
|
cond.y
|
|
|
create.c
|
msi: Remove an unused parameter from msi_create_table.
|
2011-09-23 12:38:59 +02:00 |
custom.c
|
msi: Execute custom actions in the right script.
|
2012-01-06 21:57:40 +01:00 |
database.c
|
msi: Mark fall-throughs in switch statements.
|
2011-10-06 16:47:33 -05:00 |
delete.c
|
|
|
dialog.c
|
msi: Process messages while waiting for custom actions to complete.
|
2011-11-14 13:10:19 +01:00 |
distinct.c
|
msi: Always use WHEREVIEW for sorting.
|
2011-10-20 20:48:26 +02:00 |
drop.c
|
|
|
events.c
|
msi: Execute custom actions in the right script.
|
2012-01-06 21:57:40 +01:00 |
files.c
|
msi: Restrict the match on files from cabinets to files that have not been installed.
|
2012-03-16 16:27:38 +01:00 |
font.c
|
msi: Only use Windows platform-specific encoded strings from the font naming table.
|
2011-09-23 12:39:14 +02:00 |
format.c
|
|
|
handle.c
|
msi: Delete the handle static critical sections when unloading the dll.
|
2011-11-17 11:37:49 +01:00 |
insert.c
|
|
|
instabsent.bmp
|
|
|
instadvert.bmp
|
|
|
install.c
|
msi: Make sure target paths are normalized.
|
2012-01-18 16:25:21 +01:00 |
instlocal.bmp
|
|
|
Makefile.in
|
msi: Get rid of JOINVIEW.
|
2011-10-20 20:48:26 +02:00 |
media.c
|
msi: Restrict the match on files from cabinets to files that have not been installed.
|
2012-03-16 16:27:38 +01:00 |
msi.c
|
msi: Use the return value of IXMLDOMNode_get_text (clang).
|
2012-02-06 10:19:37 -06:00 |
msi.rc
|
msi: Update version resource.
|
2012-01-30 20:44:49 +01:00 |
msi.spec
|
|
|
msi_main.c
|
|
|
msipriv.h
|
msi: Allow ARM installations.
|
2012-03-26 12:41:27 +02:00 |
msiquery.c
|
msi: Fix handling of single quoted column names in SELECT queries.
|
2011-12-23 15:12:18 +01:00 |
msiserver.idl
|
|
|
msiserver.rgs
|
|
|
msiserver_dispids.h
|
|
|
package.c
|
msi: Allow ARM installations.
|
2012-03-26 12:41:27 +02:00 |
patch.c
|
|
|
query.h
|
msi: Accept a missing left backquote in SQL identifiers.
|
2012-01-03 18:07:08 +01:00 |
record.c
|
msi: Add a break to a switch statement.
|
2011-10-06 16:47:30 -05:00 |
registry.c
|
msi: Reimplement MsiEnumProducts on top of MsiEnumProductsEx.
|
2012-03-12 16:37:24 +01:00 |
script.c
|
|
|
select.c
|
msi: Fix handling of single quoted column names in SELECT queries.
|
2011-12-23 15:12:18 +01:00 |
source.c
|
|
|
sql.y
|
msi: Accept a missing left backquote in SQL identifiers.
|
2012-01-03 18:07:08 +01:00 |
storages.c
|
|
|
streams.c
|
|
|
string.c
|
|
|
suminfo.c
|
|
|
table.c
|
msi: Use the column count specified in the table transform data.
|
2012-01-24 16:57:32 +01:00 |
tokenize.c
|
msi: Accept a missing left backquote in SQL identifiers.
|
2012-01-03 18:07:08 +01:00 |
update.c
|
|
|
upgrade.c
|
msi: Move a TRACE before the continue (Smatch).
|
2011-10-11 13:37:49 +02:00 |
where.c
|
Assorted spelling fixes and wording tweaks.
|
2011-11-28 16:40:50 +01:00 |