5
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed bug 1307379: Multiple compile agument headers added to project file More... over 19 years ago
Fixed: Icon buttons. Fixed not showing dialog editor for maximized main window Scaling images on buttons. More... over 19 years ago
Added checkboxes, added checkbox to installer to launch WixEdit on finish More... over 19 years ago
Fixing bug in Wix More... over 19 years ago
Fixed: Icon controls. Fixed: Relative filenames in binary element editor Added advanced error dialog. More... over 19 years ago
Fixed showing of output panel on top of other panels. More... over 19 years ago
Added list of control types to choose from when creating a control. Added default size and position (if applicable) for dialog items. Fixed showing of dialog bitmaps. More... over 19 years ago
Updated error reporting and added pdb to installation, so error report always shows line numbers. More... over 19 years ago
Added error reporting to website. Added option for relative vs absolute paths. Added project settings Added possibility to add custom commandline for candle and light Added grouping of xml elements in wxs file Fixed External xml editor commandline More... over 19 years ago
Updated colors More... over 19 years ago
Added selection of control types. Fixed guid type editor More... over 19 years ago
Added icon to external editor Updated WiX version More... over 19 years ago
Added Visual Studio project file More... over 19 years ago
- Implemented disabled controls - Added multi-line text edit when editing innertext elements (especially for controls and dialogs). - Provide the ability to launch an editor of the user's pick to edit the XML for the current WiX project. - Edit UIText, Error texts and ProgressText More... over 19 years ago
*) Add versioning to configuration file, and if the version is not up to date, update/import settings. *) Compile with candle and than light. (Add Light property to BinDirectoryStructure.cs.) *) Before running "Tools > Wix Compile", save the current file, or at least prompt to save the file. More... over 19 years ago
Updated for building wxs from scratch. More... over 19 years ago
Fixed a bunch of bug related to creating wxs files from scratch More... over 19 years ago
Fixed some minur bugs More... over 19 years ago
Support for modules More... over 19 years ago
Supporting scr attribute at text elements More... over 19 years ago
Supporting all controls More... over 19 years ago
Updated images. Added undo/redo Updated dialog editor More... over 19 years ago
Cleanup, Added undo/redo, Fixed some bugs More... over 19 years ago
Fixed: Closing wxs file; Fixed: Opening second wxs file after closing first. Change: Moved decompile to file open, after decompile open resulting wxs file. Change: Dark decompile, Show question whether to overwrite the existing wxs file. More... over 19 years ago
Fixed errors for: Closing & Closing and opening new wxs file. More... over 19 years ago
Checking in for 0.3.390 release. Fixed: WixEditSettings stack overflow. Fixed: Update of global data view after creation of project. Fixed: Showing new folder button at creation of project. Fixed: Showing help at options dialog. Fixed: Errors on unsupported nodes. Fixed: Removed product properties from menu Added: Generation of guids Added: Validation for numbers. More... over 19 years ago
Updated resource structure to allow visual studio compile the project. More... over 19 years ago
Checking in for 0.3.371.0 release. Added a lot of features. More... over 19 years ago
New wxs files based on templates with dialogs Fill product properties on create of new file More... over 19 years ago
Changed tab control to button control with bitmaps, so no double row of tab controls will be used (TabControl in a TabControl). Automaticaly locate wix binaries at default installation. Added property value validation by xsd pattern-restriction and nmtoken-restriction Fixed highlighting of lines in output panel Fixed locating of xsd file More... over 19 years ago