Fixed a bug where executing some actions before the first pane is displayed would cause an error. InstallJammer was attempting to update the widgets on the pane when there was no pane to update.
Clicking outside of the entry while making a new folder in the Choose Directory dialog will now finish the edit instead of reverting the text. [Bug #1510752]
Fixed a bug where specifying the Default Language was not working properly during installation. If Allow Language Selection is No, the Default Language will always be used. If Allow Language Selection is Yes, InstallJammer will first attempt to determine the user's system language, and if available, use that as the default in the language select dialog. If InstallJammer cannot determine the system language (of if it is one we don't have), the language select dialog will default to Default Language [Bug #1510750]
Fixed a bug where the Cancel button on the Preferences dialog didn't actually reset the preferences. [Bug #1508941]
Fixed a bug where auto-complete typing was turned on for the Help Browser combobox in the Preferences dialog. This was causing the user not to be able to type the location of a help browser.
Fixed a bug where building from the command-line would include files and directories that were marked as inactive in a project.
Fixed a bug where the Active property of a node in the File Group tree could get out-of-sync with its check image. [Bug #1505408]
Fixed a bug where InstallJammer was not setting the modified date/time of a file after it was installed on the target system. This meant that every file installed had the current date/time instead of what was stored in the installer. [Bug #1505025]
Fixed a bug where the error dialog when renaming or adding virtual text could get into a weird state if the user was doing a bunch of weird stuff. Instead, we just post the error dialog and cancel the edit to stop the whole process [Bug #1509526]
Fixed a bug where renaming a virtual text variable was not saving properly. [Bug #1509526]
Fixed a bug where adding a new virtual text with no value would not get saved. [Bug #1511881]
Fixed a bug that caused InstallJammer to not recognize versions properly for a Blackdown Java JRE (they use - instead of _). [Bug #1511881]
Fixed a bug that would cause an error if we were looking for a JRE on a Windows system that had never installed one. [Bug #1511871]
Fixed a bug that would cause files added in directories that are a direct child of a Windows drive to lose a / and make the files install in the wrong place. [Bug #1511627]
Fixed a bug where InstallJammer could create a temporary directory as root and then not be able to install later as non-root. [Bug #1513795]
Fixed a bug that caused InstallJammer to ignore hidden files when building lists of files and directories for packaging.