Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert ext\ to MSTest and traversal projects. | Bob Arnson | 12 days | 4 | -89/+66 |
| | | | | | | | | - Move ext\ unit tests to MSTest. - MSBuildify ext projects with MSTest execution. - Fork test support projects for MSTest: - WixInternal.TestSupport - WixInternal.Core.TestPackage | ||||
* | From wixtoolset/wix3/pull/535 | Bevan Weiss | 2025-02-28 | 25 | -42/+42 |
| | | | | | | | | | | | Lines in WixUI are too short for standard dialog widths. Increase them by 3 pixels. Fixes wixtoolset/issues#2691 Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com> | ||||
* | Drop CA path validation in WixUI by default. | Bob Arnson | 2024-12-26 | 12 | -96/+126 |
| | | | | | | | | Add `WixUI/ExtendedPathValidation="yes"` to opt-in. Removed the WIXUI_DONTVALIDATEPATH runtime opt-out. Fixes https://github.com/wixtoolset/issues/issues/8718 Relies on https://github.com/wixtoolset/wix/pull/563 | ||||
* | Replace EULA printing custom action with MsiPrint. | Bob Arnson | 2024-12-26 | 14 | -608/+18 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/8580 | ||||
* | Add UTF-8, no-prefix, and Unicode characters. | Bob Arnson | 2024-04-28 | 2 | -4/+6 |
| | |||||
* | Ensure virtual symbols are included when overridden but not referenced | Rob Mensching | 2024-03-08 | 1 | -6/+6 |
| | |||||
* | Add tests demonstrating linker error. | Bob Arnson | 2024-03-07 | 2 | -18/+50 |
| | |||||
* | More virtual/override symbols. | Bob Arnson | 2024-03-03 | 12 | -19/+19 |
| | | | | And *Sequence/Show works thusly, even with somewhat funky ids. | ||||
* | Introducing the WiX Standard Library | Rob Mensching | 2023-12-16 | 1 | -1/+0 |
| | | | | Completes 7914 | ||||
* | Initial support for virtual symbols. | Rob Mensching | 2023-12-16 | 1 | -2/+2 |
| | | | | Completes 7913 | ||||
* | Link localizations from WixExtensions the same as sections | Rob Mensching | 2023-12-16 | 2 | -3/+1 |
| | |||||
* | Pretty up build output | Rob Mensching | 2023-12-16 | 1 | -2/+2 |
| | |||||
* | Remove InstallDirDlg reference from WixUI_Mondo | Bob Arnson | 2023-04-26 | 2 | -2/+0 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/7436. | ||||
* | Add tests for custom WixUI sets. | Bob Arnson | 2023-03-13 | 8 | -4/+285 |
| | |||||
* | Prevent direct references to platform neutral WixUI | Rob Mensching | 2023-03-09 | 9 | -84/+135 |
| | | | | Fixes 7265 | ||||
* | Add missing log path for ui.cmd | Rob Mensching | 2023-02-28 | 1 | -0/+2 |
| | | | | Fixes 7247 | ||||
* | Update some extensions to take advantage of multitargeting project references | Rob Mensching | 2023-02-21 | 3 | -10/+10 |
| | |||||
* | Support ui:WixUI with WixUI_Common. | Bob Arnson | 2022-12-21 | 2 | -2/+10 |
| | | | | | | It's not needed but we should support the consistency. Fixes https://github.com/wixtoolset/issues/issues/6998 | ||||
* | Better solution to the UI custom action "problem." | Bob Arnson | 2022-12-06 | 12 | -97/+133 |
| | | | | | | Add platform-specific fragments that are referenced by the compiler extension. That makes it easier to customize: Just copy the dialog set authoring and rename, like in v3. | ||||
* | Minimize calls into GitInfo by caching results during build_init | Rob Mensching | 2022-11-13 | 2 | -2/+0 |
| | |||||
* | Separate WixInternal content from official WixToolset namespace | Rob Mensching | 2022-11-08 | 2 | -3/+3 |
| | |||||
* | Loc files were still using inner text, stop doing that | Rob Mensching | 2022-10-31 | 41 | -23916/+25057 |
| | | | | Fixes 6970 | ||||
* | Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"s | Rob Mensching | 2022-10-15 | 4 | -34/+24 |
| | | | | Fixes 6944 | ||||
* | Standardize on .NET 6 as the minimum for .NET Core platform. | Rob Mensching | 2022-10-03 | 1 | -1/+1 |
| | | | | Closes 6942 | ||||
* | Fix UICompiler custom actions duplication | StefanStojanovic | 2022-09-28 | 1 | -25/+35 |
| | | | | | | | For each ui:WixUI tag found, UICompiler adds PrintEula and ValidatePath custom actions. This causes problems with duplicate symbols if 2 or more such tags are used. This change makes sure that UI custom actions are added only once in total. | ||||
* | Centralize test project configuration with IsWixTestProject | Rob Mensching | 2022-09-23 | 1 | -8/+1 |
| | |||||
* | Add WixUI/@InstallDirectory to simplify authoring. | Bob Arnson | 2022-09-22 | 3 | -3/+19 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/6926. | ||||
* | Update Serbian locale name. | Bob Arnson | 2022-08-06 | 1 | -0/+0 |
| | | | | https://github.com/wixtoolset/issues/issues/6742 | ||||
* | Add missing Binary simple reference for UI.wixext dll. | Sean Hall | 2022-07-05 | 2 | -25/+125 |
| | |||||
* | Set each native library dependency version to the build version. | Sean Hall | 2022-04-19 | 1 | -1/+0 |
| | |||||
* | Use UTF-8 for Kazakh language | Rob Mensching | 2022-03-14 | 2 | -1/+21 |
| | | | | Fixes 5685 | ||||
* | Finish removing native pdbs from .nupkg and removing symbols packages. | Sean Hall | 2022-02-18 | 1 | -1/+0 |
| | |||||
* | Create single .zip file for non-embedded pdb files | Rob Mensching | 2022-02-17 | 1 | -2/+0 |
| | | | | | No longer create .snupkg/.symbols.nupkgs since they don't actually support native pdbs, which are all of our non-embedded pdb files. | ||||
* | Add compiler extension to handle platforms. | Bob Arnson | 2022-01-30 | 19 | -85/+238 |
| | | | | | | | | Custom actions to print EULA and validate install directories are defined in WixUIExtension compiler extension, to handle platform-specific custom actions referred to from `DoAction` control events. This is the least-worst solution, given the `DoAction` approach used in the WixUI authoring and anyone customizing a WixUI set. | ||||
* | Fix NoWarn being overridden and use PackageReference for TestSupport. | Sean Hall | 2022-01-27 | 1 | -4/+0 |
| | |||||
* | Read WindowsInstallerData at same XML conformance as writing | Rob Mensching | 2022-01-04 | 2 | -0/+39 |
| | |||||
* | Try to get more helpful test failure messages. | Sean Hall | 2022-01-01 | 1 | -6/+6 |
| | |||||
* | Simplify and normalize ext projects | Rob Mensching | 2021-12-30 | 2 | -10/+5 |
| | | | | | | Now that wix.targets is more compatible with MS.Common.targets the extension projects can be simplified. Also made their project files more consistent with each other. | ||||
* | Build with VS2022, which is now required. | Bob Arnson | 2021-12-25 | 1 | -1/+0 |
| | | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works. | ||||
* | WiX Toolset v4-preview.0v4.0.0-preview.0 | Rob Mensching | 2021-05-17 | 1 | -3/+6 |
| | |||||
* | Fix batch file command-line parsing | Rob Mensching | 2021-05-17 | 1 | -1/+1 |
| | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 16 | -329/+51 |
| | |||||
* | Move UI.wixext into ext | Rob Mensching | 2021-05-03 | 121 | -0/+27532 |