.. |
tests
|
msi/tests: Remove win9x hacks.
|
2011-02-28 13:12:50 +01:00 |
Makefile.in
|
msi: Convert translations to po files.
|
2011-01-06 16:21:30 +01:00 |
action.c
|
msi: Preserve existing advertise strings in the PublishComponents action.
|
2011-02-10 10:28:01 -06:00 |
alter.c
|
…
|
|
appsearch.c
|
msi: Add support for comparing TrueType font versions.
|
2011-01-11 16:05:46 +01:00 |
assembly.c
|
msi: Implement the MsiPublishAssemblies and MsiUnpublishAssemblies standard actions.
|
2011-01-24 16:04:28 +01:00 |
automation.c
|
msi: Consistently use the allocation macros.
|
2010-05-20 16:25:44 +02:00 |
classes.c
|
msi: Components don't require a key path.
|
2010-11-16 11:48:14 +01:00 |
cond.y
|
msi: Compare strings without depending on thread locale.
|
2010-10-19 13:49:54 +02:00 |
create.c
|
msi: Compare strings without depending on thread locale.
|
2010-10-19 13:49:54 +02:00 |
custom.c
|
msi: A custom action dll failing to load is not a fatal error.
|
2011-02-23 14:58:58 +01:00 |
database.c
|
msi: Use an iface instead of a vtbl pointer in msi_remote_database_impl.
|
2010-12-15 13:18:45 +01:00 |
delete.c
|
…
|
|
dialog.c
|
msi: Get rid of msi_component_set_state and msi_feature_set_state.
|
2011-02-10 10:28:01 -06:00 |
distinct.c
|
…
|
|
drop.c
|
…
|
|
events.c
|
msi: Set the Preselected property if the default feature selection is modified in a dialog.
|
2010-12-24 15:50:59 +01:00 |
files.c
|
msi: Get rid of msi_component_set_state and msi_feature_set_state.
|
2011-02-10 10:28:01 -06:00 |
font.c
|
msi: Add support for comparing TrueType font versions.
|
2011-01-11 16:05:46 +01:00 |
format.c
|
msi: Split up resolve_folder.
|
2011-02-07 10:17:15 -06:00 |
handle.c
|
…
|
|
helpers.c
|
msi: Add a missing va_end() (Coverity).
|
2011-02-25 11:08:39 +01:00 |
insert.c
|
msi: Compare strings without depending on thread locale.
|
2010-10-19 13:49:54 +02:00 |
instabsent.bmp
|
…
|
|
instadvert.bmp
|
…
|
|
install.c
|
msi: Get rid of msi_component_set_state and msi_feature_set_state.
|
2011-02-10 10:28:01 -06:00 |
instlocal.bmp
|
…
|
|
join.c
|
msi: Remove a potentially noisy trace.
|
2010-10-06 16:22:26 +02:00 |
media.c
|
msi: Compare strings without depending on thread locale.
|
2010-10-19 13:49:54 +02:00 |
msi.c
|
msi: Initialize a variable in get_patch_product_codes (clang).
|
2011-01-27 16:31:37 +01:00 |
msi.rc
|
msi: Convert translations to po files.
|
2011-01-06 16:21:30 +01:00 |
msi.spec
|
msi: Forward MsiInstallMissingComponentA to MsiInstallMissingComponentW.
|
2010-11-16 11:48:20 +01:00 |
msi_main.c
|
msi: Convert the dll registration to the IRegistrar mechanism.
|
2010-12-17 14:59:49 +01:00 |
msipriv.h
|
msi: Get rid of msi_component_set_state and msi_feature_set_state.
|
2011-02-10 10:28:01 -06:00 |
msiquery.c
|
msi: Compare strings without depending on thread locale.
|
2010-10-19 13:49:54 +02:00 |
msiserver.idl
|
msi: Convert the dll registration to the IRegistrar mechanism.
|
2010-12-17 14:59:49 +01:00 |
msiserver.rgs
|
msi: Convert the dll registration to the IRegistrar mechanism.
|
2010-12-17 14:59:49 +01:00 |
msiserver_dispids.h
|
…
|
|
package.c
|
msi: Fix some memory leaks (valgrind).
|
2011-01-13 17:26:24 +01:00 |
preview.c
|
…
|
|
query.h
|
…
|
|
record.c
|
msi: Compare strings without depending on thread locale.
|
2010-10-19 13:49:54 +02:00 |
registry.c
|
msi: Clean up better when removing a product.
|
2011-01-20 12:23:09 +01:00 |
script.c
|
msi: Check the return value of IActiveScript_AddNamedItem (clang).
|
2011-01-27 16:30:58 +01:00 |
select.c
|
…
|
|
source.c
|
msi: Return the correct disk prompt size from MsiSourceListEnumMediaDisksW (clang).
|
2011-01-27 16:31:32 +01:00 |
sql.y
|
msi: Compare strings without depending on thread locale.
|
2010-10-19 13:49:54 +02:00 |
storages.c
|
msi: Always check the return value of msi_string2idW.
|
2010-09-29 10:09:23 +02:00 |
streams.c
|
msi: Improve traces in db_get_raw_stream.
|
2010-07-21 13:24:00 +02:00 |
string.c
|
msi: Add support for importing and exporting the special _ForceCodepage table.
|
2010-11-17 14:01:13 +01:00 |
suminfo.c
|
msi: Validate packages based on supported version, platform and languages.
|
2010-10-06 20:46:27 +02:00 |
table.c
|
msi: Handle out-of-memory condition in encode_streamname.
|
2011-02-01 18:14:09 +01:00 |
tokenize.c
|
msi: Accept '\5' and '-' in SQL identifiers.
|
2010-02-19 13:06:32 +01:00 |
update.c
|
…
|
|
upgrade.c
|
msi: Ignore min/max versions if their values are null.
|
2010-05-24 20:33:28 +02:00 |
where.c
|
msi: Check the return value of fetch_int (clang).
|
2011-01-27 16:30:48 +01:00 |