Change History

2007-03-29 WixEdit v0.6.1762 Release

2007-03-29 Jasper Keuper
BUG: Fixed disposal of WixFiles

2007-03-24 Jasper Keuper
BUG: Fixed: [ 1686846 ] CDATA and condition
BUG: Fixed compile warning
BUG: Fixed spelling error

2007-03-04 Jasper Keuper
BUG: Bringing XML viewer to front when clicking another line.
BUG: Changing id's of dialogs changes name

2007-03-03 Jasper Keuper
BUG: [ 1613154 ] Fixed error in generating short names.
BUG: Caching file icons now.
BUG: Removed the default WiX 2.0 XSD, now forcing the user to specify one.

2007-02-10 WixEdit v0.6.1678 Release

2007-02-10 Jasper Keuper
RFE: Improved error handling for weird unreproducable error when editing files.

2007-02-03 Jasper Keuper
RFE: [ 1503358 ] MultiSelection for new attribute

2007-01-23 Jasper Keuper
BUG: Fixed unique directory name generation
BUG: [ 1641789 ] Generated Ids are not unique across the loaded wix file
DUP: [ 1546231 ] Rename duplicate ID's when importing a directory tree
RFE: [ 1478640 ] Support for *Search in Property elements
BUG: [ 1641756 ] Long names get whitespaces replaced with underscores
BUG: Saving of includes, broke with implementing WiX 3.0 support.

2007-01-20 WixEdit v0.6.1636 Release

2007-01-20 Jasper Keuper
BUG: Fixed index bug in output panel double click.

2007-01-12 WixEdit v0.6.1633 Release

2007-01-08 Jasper Keuper
BUG: [ 1630885 ] Null pointer exception
BUG: Fixed error when editing unknown nodes.
BUG: Fixed reported modified time.
BUG: Fixed bunch of reported errors.

2007-01-07 Jasper Keuper
BUG: [ 1626816 ] Add GUID Generator to Product ID and UpgradeCode
BUG: [ 1628750 ] Remember last path for adding binary files
RFE: [ 1626958 ] Wrap text in Result Panel
BUG: Fixed update and scroll of error/warning html viewer.

2006-12-19 WixEdit v0.6.1582 Release

2006-12-19 Jasper Keuper
BUG: Fixed some small errors,
RFE: Improved undo mechanism.
BUG: Updated error message at settings
BUG: Updated error report to send modified date of WixEdit
BUG: Fixing new elements context menu
BUG: Fixing WiX 3.0 errors for creating new projects
BUG: Fixing errors with references for WiX 3.0
BUG: Fixing error message of invalid settings
RFE: Added support for custom namespace prefixes.

2006-12-18 WixEdit v0.6.1580.7 Rerelease
BUG: Start without having previous settings throws an exception

2006-12-17 WixEdit v0.6.1580 Release

2006-12-17 Jasper Keuper
RFE: Added support for WiX 3.0 ...
RFE: [ 1510304 ] ... and extensions!
BUG: [ 1586667 ] Wrong namespace inserted when editing Wix3 sources
BUG: [ 1506010 ] LongName attribute at import
BUG: [ 1506010 ] Name-Attribute changes at import
RFE: [ 1506010 ] Added option for using only one instance of wixedit.
RFE: [ 1437221 ] Automatically provide libraries
BUG: Fixed error with WiX 2.0 loading of xsd's
RFE: Updated installer to include WiX v3.0.2211.0

2006-10-29 Jasper Keuper
BUG: Improved error message on deletion of dialog.
BUG: Improved error handling of icon creation.

2006-10-26 Jasper Keuper
BUG: Fixed reported errors: in output and search panel, and designer form and creation of new files.

2006-10-18 WixEdit v0.5.1481.1 Re-release

2006-10-18 Jasper Keuper
BUG: Fixed error with context menu in DisplayTreeBasePanel.

2006-10-18 Jasper Keuper
RFE: Added debugging aid, object state browser from http://sliver.com/dotnet/statebrowser/
BUG: Improved error message of relative paths.

2006-10-17 WixEdit v0.5.1481 Release

2006-10-17 Jasper Keuper
BUG: Improved error handling

2006-10-10 Jasper Keuper
BUG: Improved error handling on save

2006-06-07 Jasper Keuper
BUG: [ 1502198 ] Path problem when loading a wxs file with includes
BUG: Improved error handling.
BUG: Fixed xpath errors at import.

2006-05-30 Jasper Keuper
RFE: Improved undo to edit in dialog editor and slightly optimized rendering of dialog editor.

2006-05-24 Jasper Keuper
RFE: Updated showing errors on build, now also selecting element with error.

2006-05-23 WixEdit v0.5.1456 Release

2006-05-22 Jasper Keuper
BUG: Position of build settings comment.
RFE: Error message of loading invalid xml
RFE: [ 1492961 ] Add highlight to selected component

2006-05-19 Jasper Keuper
RFE: [ 1487270 ] ReadOnly check for includes
BUG: Retrieving output file name from custom light arguments

2006-05-18 Jasper Keuper
BUG: Fixed regex replace at import
BUG: Fixed hilite in viewing errors in xml at building installer
RFE: Changed src attribute to Source in SimpleSample

2006-05-17 Jasper Keuper
BUG: Fixed import with illegal attributes.
BUG: Fixed problems with deletion of elements.

2006-05-15 Jasper Keuper
RFE: Showing WaitCursor when busy. (See BUG: 1488696)
RFE: Added Copy/Select All to search and output panels

2006-05-10 WixEdit v0.5.1429 Release

2006-05-10 Jasper Keuper
BUG: Fixed searing for single quotes (')

2006-05-08 Jasper Keuper
BUG: Fixed some bugs with deleting properties.
BUG: Fixed deletion of source attributes.

2006-05-03 Jasper Keuper
RFE: Implemented threaded actions (search, build, install and uninstall)
RFE: Added cancellation with Ctrl-C for actions (search, build, install and uninstall)
RFE: Not showing preprocessor elements anymore, include's are handled, rest ignored.
RFE: Minor improvements in error handling.
BUG: [ 1480234 ] "include" is not supported! message
RFE: [ 1480256 ] End build process in case of error

2006-05-02 Jasper Keuper
BUG: [ 1480258 ] D&D does not generate correct file information

2006-05-01 WixEdit v0.5.1411 Release

2006-05-01 Jasper Keuper
BUG: Fixed a lot of small annoying bugs.
BUG: [ 1478629 ] Typo for Readonly warning dialog
BUG: [ 1478627 ] Concurrent Sessions throws Exception

2006-04-27 WixEdit v0.5.1398 Release

2006-04-27 Jasper Keuper:
PATCH: Mayor refactorings and import - Submitted by Jaroslav Urban

2006-04-26 Jasper Keuper:
RFE: [ 1443924 ] Property attributes
RFE: [ 1304151 ] Drag and drop files and folders

2006-04-05 Jasper Keuper:
BUG: [ 1464902 ] Reopen doesn't release file change monitoring

2006-03-28 Jasper Keuper:
BUG: [ 1445239 ] Public Properties are empty
BUG: [ 1459243 ] Adding new files unfolds tree
BUG: Fixed errors at undo of attributes
RFE: Implemented support for include files.

2006-03-27 Jasper Keuper:
BUG: [ 1459269 ] 8.3 filename errors

2006-03-20 Jasper Keuper:
RFE: Implemented search capability for element and attribute values.

2006-03-17 Jasper Keuper:
RFE: Improved error checking with loading wxs files
RFE: Fixed import of registry files for sloppy reg files.

2006-03-16 Jasper Keuper:
BUG: [ 1451065 ] GUID generator inserts mixed-case GUIDs

2006-03-15 Jasper Keuper:
RFE: [ 1449514 ] Import registry files
RFE: Added import of files and registry elements to component context menu.
BUG: Fixed undo/redo display of items.
BUG: [ 1450238 ] Install MSI menu disabled for different output directory
BUG: Fixed relative paths
BUG: Fixed drag'n'drop colors at files

2006-03-14 Jasper Keuper:
BUG: [ 1449490 ] RegistryValue error
BUG: [ 1449414 ] Only read-file open error
RFE: Added "Save As" option

2006-03-11 Jasper Keuper:
RFE: [ 1444842 ] Rename property and similar...
BUG: [ 1447580 ] Limited User Account bug
BUG: [ 1445240 ] Wix edit does not display icon resources.

2006-03-08 Jasper Keuper:
RFE: Made upgrade possible in MSI installation

2006-03-07 Jasper Keuper:
RFE: [ 1443954 ] Import UI dialog from wxs
RFE: Made application single instance, and multiple files can be opened.

2006-03-03 Jasper Keuper:
RFE: Added useful links to help menu.
BUG: ErrorReporting to server
RFE: Multi threading to ErrorReporting to server
BUG: [ 1442344 ] Removing of last item in detailsgrid gives error

2006-03-02 WixEdit v0.5.1332 Release

2006-03-02 Jasper Keuper:
RFE: Added icon at Add Remove Programs entry

2006-03-01 Jasper Keuper:
PATCH: To add File directly to Resources.
RFE: [ 1440936 ] BinaryKey could offer a list of binaries in combobox
RFE: FileKey could offer a list of files in combobox

2006-02-28 Jasper Keuper:
RFE: [ 1428618 ] Make XML indentation adjustable
RFE: [ 1439476 ] Changes in menu
RFE: Added File Association for wxs files.
RFE: Changed application icon
RFE: [ 1427897 ] Deprecated items should be indicated
BUG: [ 1427893 ] 'src' attribute has been deprecated
BUG: Fixed warnings in MSI installer
RFE: [ 1428620 ] Provide file browse button for SourceFile and src in Merge
BUG: Bug in writing Project Settings to wxs file
RFE: Renamed Project Settings to Build Settings
RFE: Made file association optional feature in MSI installer
RFE: Limited file name length in reopen menu

2006-02-26 Jasper Keuper:
PATCH: [ 1438536 ] Execution lasting MRU (Most Recently Used)

2006-02-23 Jasper Keuper:
BUG: [ 1422715 ] Wrong Element Order can break candle build
BUG: XML declaration missing in newly created files
BUG: Creating UI element when not present.
RFE: Updated message at error reporting dialog
RFE: [  1435232 ] Full file lenght in title
PATCH: Showing ComboBoxes on dialog preview - Submitted by James Carter

2006-02-19 Jasper Keuper:
BUG: [ 1422730 ] Icon src does not provide OpenFileDialog prompt
BUG: [ 1397841 ] XxxRef elements 'Id' attribute is not editable.
BUG: [ 1396836 ] Unable to add/edit Directory under DirectoryRef
BUG: [ 1398560 ] Newly created 'Registry' element is not editable
BUG: [ 1428240 ] Custom commandline for light.exe doesn't take effect
BUG: [ 1386446 ] Reload
RFE: [ 1398568 ] Move 'DirectoryRef' element from 'Global' to 'Files' group

2005-12-14 WixEdit v0.4.1159 Release

2005-12-14 Jasper Keuper:
RFE: [ 1309242 ] Enable keybord delete button for deleting items 
RFE: [ 1347725 ] Disable delete in popupmenu when attribute is required
BUG: [ 1366608 ] Path ellipsis in options screen gives errors
BUG: [ 1380240 ] Bug with reload after change in external editor.
BUG: [ 1380612 ] Replacing whitespaces with %20 in path editors
RFE: Added sorting to New context menu and select new attributes.

2005-11-01 Jasper Keuper:
RFE: [ 1309242 ] Enable keybord delete button for deleting items
RFE: [ 1307386 ] Allow invalid file names for file source
BUG: [ 1339821 ] All file tree branches open when one branch is accessed

2005-11-21 Jasper Keuper:
Added list of control types to choose from when creating a control.
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
Added default size and position (if applicable) for dialog items.
Added advanced error dialog.
Added checkboxes to dialog editor.
Added checkbox to installer to launch WixEdit on finish
Fixed guid type editor
Fixed External xml editor commandline
Fixed showing of dialog bitmaps.
Fixed showing output panel on top of other panels.
Fixed Icon controls.
Fixed Relative filenames in binary element editor.

2005-11-01 Jasper Keuper:
Launch an editor of the user's pick to edit the XML for the current WiX project.
Added versioning to configuration file, with older settings import them.
Before running "Tools > Wix Compile", prompt to save the file.
Edit UIText, Error texts and ProgressText
Added multi-line text edit for editing innertext elements (specially for controls and dialogs).




Release of WixEdit v0.7.5
2011-03-18 11:49 - WixEdit
WixEdit v0.7.5 fixes a lot of small bugs.

Thanks for reporting bugs and please keep giving feedback.
Read More »

Site news archive »


Tracker Tracker

 - Bugs ( 3 open / 93 total )
Bug Tracking System

 - Patches ( 0 open / 4 total )
Patch Tracking System

 - Feature Requests ( 32 open / 84 total )
Feature Request Tracking System


Mail Lists Mailing Lists ( 3 mailing lists )
FTP Released Files
SourceForge.net Logo
Last update: May 17, 2013 08:41 UTC
Jasper Keuper ()
Support This Project Web Statistics