Commit graph

32 commits

Author SHA1 Message Date
kichik
672e695976 - Added SS_NOPREFIX for the static control above the install log so both will show the same when an ampersand is present in the string
- Added another parameter for Name. It will be used in places where doubled ampersands are required for text to render as expected. Use it if you have an ampersand in your name. See the updated documentation about the Name command for more information about usage.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3288 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-17 23:22:14 +00:00
kichik
b0c9f6b943 fixed accents
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3177 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-19 16:52:29 +00:00
joostverburg
23eb38ca31 fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3094 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-04 11:24:20 +00:00
joostverburg
48e38f374c 1.67
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3064 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-26 16:27:06 +00:00
joostverburg
bb215930b8 support for uninst license, directory pages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3035 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-18 21:28:49 +00:00
joostverburg
9032444027 finished new language system, fixed reservefile, fixed langdll text settings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2962 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-25 21:07:25 +00:00
joostverburg
750608bc5e welcome page: "Click Next to continue" is back
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2897 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-10 21:58:29 +00:00
joostverburg
dd89dc4203 removed old stuff
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2894 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-09 21:02:25 +00:00
joostverburg
ae8615d253 removed MUI_PRODUCT, MUI_VERSION
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2890 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-09 16:06:37 +00:00
joostverburg
9481258249 1.66
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2872 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-07 13:31:48 +00:00
joostverburg
2ef1d45222 fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2741 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 15:22:48 +00:00
kichik
680a32c846 "Description" translated (thanks emiste7)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2718 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-15 17:17:04 +00:00
joostverburg
3a53d73643 version numbers
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2695 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-07 10:44:21 +00:00
joostverburg
ab4a933943 renamed string names
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2428 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-04 17:24:06 +00:00
joostverburg
8595c5001f LicenseForceSelection support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2405 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-01 16:20:30 +00:00
joostverburg
84cf81e764 Modern UI 1.63 - Removed page description in window title
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2259 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-09 20:05:48 +00:00
joostverburg
b1a7689b6e removed old text
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2094 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-29 19:51:52 +00:00
joostverburg
389f90b78d updated translations & version numbers
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1981 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-20 13:29:37 +00:00
joostverburg
b787c66900 updated translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1972 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-18 13:44:24 +00:00
joostverburg
80c1de2d6e Modern UI 1.61 - final version for beta 0
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1888 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-05 16:29:41 +00:00
joostverburg
e34ad8ec8d different string for finishpage title possible, some translation updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1852 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-29 19:44:51 +00:00
kichik
d8c8f40ac2 1.6
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1833 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-25 18:09:42 +00:00
joostverburg
bb30cb9cd1 updated string names. work for basic installers now, but need to be updated
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1746 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 19:45:42 +00:00
joostverburg
484c974cf0 WINDOWTITLE removed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1678 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-11 18:52:34 +00:00
joostverburg
c0f1e2ad00 Modern UI 1.5
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1631 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-08 21:08:27 +00:00
joostverburg
f5f0f98a79 macro system updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1578 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-04 11:19:21 +00:00
joostverburg
464f0da60d 'Browse for Folder' text fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1576 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-03 18:17:20 +00:00
joostverburg
c700365ee8 Modern UI 1.4
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1538 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-01 20:45:53 +00:00
joostverburg
f0b820257f !verbose 3 for cleaner logs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1483 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-27 11:56:12 +00:00
joostverburg
0e2536d6e9 bugs corrected
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1472 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-26 17:06:47 +00:00
joostverburg
67e32a022b some fixes by sanface
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1468 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-26 12:30:07 +00:00
joostverburg
1d0624a813 By sanface
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1454 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-23 15:39:29 +00:00