Commit graph

234 commits

Author SHA1 Message Date
joostverburg
d017b43324 simplified menu providing easier access to all documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5474 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-03 13:26:15 +00:00
joostverburg
e4354ab83d install Multi-User Header File
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5473 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-03 01:26:09 +00:00
kichik
0b13e9ee8c VersionCompare is only referenced when the version page is used
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5441 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-22 16:44:51 +00:00
kichik
d150989e93 install Deprecated.nsh
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5440 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-22 16:35:12 +00:00
kichik
c04f6795a9 simpler comparison using VersionCompare, less labels and more LogicLib
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5406 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-19 21:17:14 +00:00
kichik
594bcc0993 properly handle initial value of $ReinstallPageCheck
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5404 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-19 20:59:33 +00:00
kichik
91b1cad079 proper radio buttons location
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5403 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-19 20:58:46 +00:00
kichik
d858c7c2f1 and now for something that actually builds...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5402 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-19 20:57:23 +00:00
kichik
a4cda75489 use nsDialogs instead of InstallOptions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5401 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-19 20:52:59 +00:00
kichik
b22d68dbe9 use MUI2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5399 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-19 20:33:45 +00:00
kichik
67dc9212f2 - install MUI2
- install nsDialogs readme


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5258 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-25 13:13:05 +00:00
kichik
74bf17be17 nsDialogs: the next InstallOptions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5199 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-14 09:40:06 +00:00
kichik
5a87bdbef9 Examples\Plugin, not Contrib\ExDLL or Contrib\Plugin
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5023 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-31 13:51:35 +00:00
kichik
0c146dde1b added missing example files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5022 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-31 13:48:46 +00:00
kichik
7b3240cd5c distribute nsis.exe.manifest for the nsis menu as it's dynamically linked
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5010 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-30 16:30:22 +00:00
kichik
2969aa40fc remember previously selected sections
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4990 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-10 14:41:05 +00:00
kichik
069aa18e9f fixed bug #1611251 - Uninstalling NSIS 2.22 leaves Start menu icons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4838 212acab6-be3b-0410-9dea-997c60f758d6
2006-12-08 11:21:44 +00:00
kichik
51b5ecadfa license.txt -> COPYING
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4790 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-28 23:58:07 +00:00
joostverburg
e497d771b1 * The LZMA compression module for NSIS is now licensed under the Common Public License version 1.0
* Added license and copyright notice to every source file
* The new COPYING file and license section in the Users Manual list the terms of all relevant licenses


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4787 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-28 19:45:02 +00:00
kichik
cc570ec193 install WinVer.nsh and x64.nsh
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4765 212acab6-be3b-0410-9dea-997c60f758d6
2006-09-30 12:35:12 +00:00
kichik
e4432fd8e1 added release notes check box to the finish page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4710 212acab6-be3b-0410-9dea-997c60f758d6
2006-07-30 10:11:40 +00:00
kichik
de4eabd366 typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4673 212acab6-be3b-0410-9dea-997c60f758d6
2006-05-19 16:27:56 +00:00
kichik
4ca94f6615 added "-setup" suffix to installer output file name
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4445 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-17 13:54:34 +00:00
kichik
39c07f1b29 include only needed gifs for nsis menu
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4403 212acab6-be3b-0410-9dea-997c60f758d6
2005-11-12 14:50:16 +00:00
kichik
db0f18c570 support url (rfe #1349867)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4384 212acab6-be3b-0410-9dea-997c60f758d6
2005-11-08 20:20:20 +00:00
kichik
4bf6509225 VPatch 3.0
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4271 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-17 09:25:44 +00:00
kichik
efe714eec8 added Library macros test which makes a good syntax example too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4201 212acab6-be3b-0410-9dea-997c60f758d6
2005-07-28 17:58:36 +00:00
kichik
59f21f958e install new header files and examples
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4193 212acab6-be3b-0410-9dea-997c60f758d6
2005-07-23 13:51:15 +00:00
kichik
1ec23fffa4 added InstallOptions readme to start menu group
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4174 212acab6-be3b-0410-9dea-997c60f758d6
2005-07-16 15:29:34 +00:00
kichik
aa9aed537f updated for new build system
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4097 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-19 17:00:09 +00:00
kichik
73bd89e9c3 use solid compression
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3946 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-02 12:04:36 +00:00
kichik
dd3d4f237a 2.05 -> 2.06
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3928 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-19 13:53:41 +00:00
kichik
d304f50507 added InstallOptions images example
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3894 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-04 14:45:09 +00:00
kichik
c5d4422fd6 2.04->2.05
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3892 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-04 13:55:29 +00:00
kichik
f2cba8c2cb renamed SubSection to SectionGroup
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3852 212acab6-be3b-0410-9dea-997c60f758d6
2005-01-10 12:43:52 +00:00
kichik
ccbc8ecd45 2.03->2.04
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3842 212acab6-be3b-0410-9dea-997c60f758d6
2005-01-05 17:11:49 +00:00
kichik
6d438d0f34 2.02->2.03
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3786 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-26 19:30:01 +00:00
kichik
54eca79ebf added Source\boost
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3750 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-23 09:50:11 +00:00
kichik
4b6f234db1 added Source\Tests
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3749 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-23 09:31:53 +00:00
kichik
b2556bb9bd 2.01->2.02
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3738 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-18 23:05:16 +00:00
kichik
3ed6d7ea22 call SHChangeNotify after changing file associations
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3705 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-11 10:32:23 +00:00
kichik
827b69fbb5 case changes for case sensitive platforms
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3635 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-20 15:17:29 +00:00
kichik
09fb9613bd Library files should go into Contrib\Library not Contrib
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3609 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-07 11:00:29 +00:00
joostverburg
b09c7fe4e9 files for new library system
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3606 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-07 07:55:53 +00:00
joostverburg
356e39c622 2.01 version for update page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3604 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-06 23:21:54 +00:00
kichik
5ab7a5eeb1 2.0->2.01
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3599 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-06 21:29:58 +00:00
kichik
f212f43855 updated colors.nsh
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3591 212acab6-be3b-0410-9dea-997c60f758d6
2004-07-24 12:34:47 +00:00
kichik
d05b8bc6ad 2.0->2.01
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3575 212acab6-be3b-0410-9dea-997c60f758d6
2004-06-25 11:19:17 +00:00
kichik
74051c80de new, hopefully more informative, System plug-in documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3556 212acab6-be3b-0410-9dea-997c60f758d6
2004-06-04 16:31:45 +00:00
kichik
f4a1f17299 - updated the makefiles and code to allow compliation with MinGW once again (some of patch #875485 by perditionc)
- fixed errors and warnings given by gcc


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3513 212acab6-be3b-0410-9dea-997c60f758d6
2004-03-12 20:43:54 +00:00