summaryrefslogtreecommitdiffstats
path: root/packaging/win32/plugins/MessageBox.txt (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-10-10Packaging: Yet another round of fixes / improvements for NSIS installerEduard Braun1-186/+0
- Get the correct installation directory for Inkscape 64-bit - Implement a replacement for the custom MessageBox plug-in which is "is unsupported and not stable to use anymore" [1] - Fix .nsi file encoding (at least for now we build an ANSI installer so we can't use Unicode symbols) - Fix file properties of installer/uninstaller (e.g. it was claimed to be in Ukrainian language) - Add some information that is shown in the "Programs and Features" dialog (publisher, website, installation size) - Improve removal of user preferences - Attempt to remove residual files (notably .pyc files) and delete all empty directories on uninstall) [1] http://nsis.sourceforge.net/MessageBox_plug-in (bzr r15244.1.6)
2016-10-08Packaging: move NSIS plugins and macros to /plugins and /macros subdirsEduard Braun1-0/+0
(bzr r15244.1.3)
2011-07-05Gcodetools have been upgraded to v. 1.7.Nick Drobchenko1-185/+185
(bzr r10417)
2007-12-31win32 installer, do not remove user filesAdib Taraben1-0/+186
(bzr r4350)