index
:
wix
bob/EnsureTableStandardActions
bob/FeatureTreeBrowseDlgButtonWiring
bob/FixIEngineSetDownloadSource
bob/Fixes.240629
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/ScopeMessages
bob/UpdateRegistrationAcrossUpgrades
bob/WixUIOptInPathValidate_8718
bob/WixUIPrintEulaMsiPrint
bob/wixbug8674
bob/wixbug_8585
bob/wixbug_8689
bob/wixbug_8740
main
robmen/build-cleanup
robmen/package-id-bundle-code
robmen/peruser-installfolder
robmen/xsds
A mirror of https://github.com/wixtoolset/wix.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-01
Fix typo.
Bob Arnson
2
-3
/
+3
2020-08-26
Clean up unused strings.
Bob Arnson
3
-136
/
+27
2020-08-21
Remove serialization classes and add Row.IsColumnNull.
Bob Arnson
5
-58657
/
+8
2020-08-17
Only target all frameworks in Release
Sean Hall
1
-1
/
+2
2020-08-09
Add enum for bundle variable Type.
Sean Hall
2
-6
/
+19
2020-07-21
Move SymbolWithSection to internal implementation detail of Core
Rob Mensching
1
-90
/
+0
2020-07-21
Support platform specific directory id names
Rob Mensching
1
-0
/
+25
2020-07-21
Introduce symbols for standard directories
Rob Mensching
1
-34
/
+49
2020-07-19
WIXFEAT:6204 Add DpiAwareness to WixBootstrapperApplicationSymbol.
Sean Hall
1
-0
/
+17
2020-07-19
Overwrite files that were already extracted
Rob Mensching
1
-1
/
+1
2020-07-19
Fix persisting of WindowsInstallerData by minimizing compliance checks
Rob Mensching
1
-1
/
+7
2020-07-14
Fix debugger display to not break Core
Rob Mensching
1
-2
/
+2
2020-07-14
Add ability to directly overwrite existing field value
Rob Mensching
1
-0
/
+2
2020-07-14
Avoid creation of nullable to improve perf and small code cleanup
Rob Mensching
3
-33
/
+33
2020-07-14
Update dependencies.
Sean Hall
1
-1
/
+1
2020-07-08
Store short filenames in separate fields
Rob Mensching
6
-19
/
+50
2020-07-08
Avoid Enum.ToString() by storing enums as integers
Rob Mensching
2
-12
/
+12
2020-07-01
Catch up a few files missed in the Great Tuple to Symbol rename
Rob Mensching
7
-242
/
+0
2020-06-28
Add mechanism to set localized TextStyle.Size
Rob Mensching
1
-1
/
+7
2020-06-25
The Great Tuple to Symbol File Rename (tm)
Rob Mensching
182
-3604
/
+0
2020-06-25
The Great Tuple to Symbol Rename (tm)
Rob Mensching
202
-5642
/
+5642
2020-06-25
Rename Symbol more correctly as TupleWithSection
Rob Mensching
2
-90
/
+90
2020-06-24
Turn tests off in appveyor.yml since they're run in appveyor.cmd
Sean Hall
1
-0
/
+2
2020-06-23
Add ScriptFile path to CustomActionTuple
Rob Mensching
1
-1
/
+9
2020-06-22
Add ExpectedElement for any child type.
Sean Hall
1
-0
/
+5
2020-06-19
Restore Unreal to CustomTable.
Sean Hall
1
-0
/
+8
2020-06-19
Add BundleCustomData tuples. Remove Unreal from CustomTable.
Sean Hall
5
-8
/
+203
2020-06-15
Fail build for each command.
Sean Hall
1
-2
/
+2
2020-06-13
Remove remaining WixXxxRows
Rob Mensching
8
-845
/
+4
2020-06-12
Enumerate custom column categories and fix serialization code by hand
Rob Mensching
2
-106
/
+136
2020-06-10
Add error message when tuple can't be found.
Bob Arnson
3
-2
/
+13
2020-06-10
Fix flag enums to actually be flags
Rob Mensching
4
-12
/
+12
2020-06-08
Add error when extension cannot be found in cache
Rob Mensching
1
-0
/
+5
2020-06-04
Remove obsolete rows
Rob Mensching
5
-642
/
+0
2020-06-04
Add SequenceTable.WindowsInstallerTableName() and other minor clean up
Rob Mensching
2
-21
/
+38
2020-06-03
Redesign CustomTable tuples to enable file resolution in Core
Rob Mensching
6
-186
/
+253
2020-05-30
Remove unused WixMediaRow
Rob Mensching
2
-75
/
+0
2020-05-30
Add Row.CopyTo()
Rob Mensching
1
-0
/
+12
2020-05-29
Add overloads to WindowsInstallerData.Load for table definitions.
Sean Hall
5
-14
/
+94
2020-05-21
Handle updating entries in a WixOutput.
Bob Arnson
2
-10
/
+86
2020-05-16
WIXFEAT:6164 Move DisplayInternalUI into BalExtension.
Sean Hall
3
-84
/
+0
2020-05-13
Add overload for UnexpectedException that takes the exception
Sean Hall
3
-2
/
+7
2020-05-08
Clean up unused stuff and fix whitespace.
Bob Arnson
3
-91
/
+89
2020-04-23
Change PerMachine field type to string to match usage.
Sean Hall
2
-2
/
+2
2020-04-18
Update WixOutput's GetData to use StreamReader.
Sean Hall
1
-5
/
+3
2020-04-18
Add constants for bundle Wixout stream names.
Sean Hall
1
-0
/
+4
2020-04-18
Add ability for an extension to have a custom strongly typed row during binding.
Sean Hall
16
-94
/
+136
2020-04-18
Remove bundle table definitions and rows.
Sean Hall
28
-2910
/
+0
2020-04-13
Try to be more accurate in the tuples with nullable fields.
Sean Hall
21
-62
/
+62
2020-04-13
Change TableDefinition to have TupleDefinition instead of TupleDefinitionName.
Sean Hall
3
-210
/
+209
[next]