13 Commits (5ac93c1540b11e8e0349974096ed7f629d6239d5)

Author SHA1 Message Date
Daniel Grunwald 5ac93c1540 Port most of SharpDevelop to new ISolution API. 13 years ago
Matt Ward 5fc29724a9 Add WiX addin. 13 years ago
Daniel Grunwald f5780c2944 Apply new file headers 16 years ago
Matt Ward 67ec85874e Wix addin now uses the new text editor interfaces. Restructured various Wix addin classes and added missing unit tests. 17 years ago
Daniel Grunwald e8e168ab8a Finished port of Windows Forms designer to ITextEditor. 17 years ago
Matt Ward 2dbc8bec00 Updated the WixBinding and SharpDevelop's installer to use WiX 3.0.3621.0 19 years ago
Daniel Grunwald 191f894328 Use MSBuild 3.5. 19 years ago
Daniel Grunwald dcaf24c04d Implemented SD2-1183: Use MSBuild libraries 20 years ago
Daniel Grunwald 819f30e1da Fixed file headers. 20 years ago
Matt Ward f6f8fe0c62 Fixed SD2-1147. All parameters used in WiX xpath queries have any special XML characters encoded. 20 years ago
Matt Ward 562ef7e2a9 Updated string resources for WixBinding, XML Editor and Component Inspector. 20 years ago
Matt Ward 8b8ed2ca5e Added a basic Wix directory, component and file editor - consists of a explorer-like tree view and property editor. Made the Wix project template more modular - separate files for the product, the user interface sequence, the component files and each dialog. Wix dialog designer can now find bitmap files defined in a different file to the dialog but part of the project. 20 years ago
Matt Ward 9ab7da37a5 Updated WixBinding - added a custom WiX project type (.wixproj) which uses MSBuild to create the installer, added a simple dialog designer, added a setup dialogs list pad, updated to WiX 2.0.4221. StringParser can now expand GUIDs. Added new DesignerSerializationService used by XmlDesignerLoader to fix SD2-599 - cut, copy and paste not working when designing XML forms. 20 years ago