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
pabs3
eb0febabab
TypeLib.dll doesn't have a resource section, use LangDLL.dll instead
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4732 212acab6-be3b-0410-9dea-997c60f758d6
2006-08-09 06:11:49 +00:00
kichik
4d504e2df8
patch #1503208 - Norwegian nynorsk language file
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4715 212acab6-be3b-0410-9dea-997c60f758d6
2006-07-30 13:02:38 +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
joostverburg
4e2f8c1558
Irish language files by by Kevin Scannell (NSIS patch #1503639 , Mozilla bug #340979 )
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4693 212acab6-be3b-0410-9dea-997c60f758d6
2006-06-16 09:28:26 +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
b7e10e6c80
smaller test dll for faster tests
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4580 212acab6-be3b-0410-9dea-997c60f758d6
2006-03-11 18:31:54 +00:00
kichik
7332ff04d7
Updates by Instructor:
...
- Added /NOUNLOAD flag for the system plugin calls. Functions that uses system plugin calls several times, now 25-75% faster.
- Added tests for new WordReplace options "{", "}", "{*", "}*"
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4518 212acab6-be3b-0410-9dea-997c60f758d6
2006-02-10 10:51:26 +00:00
kichik
aa43f0c349
Updates by Instructor
...
1. "WordReplace"
-Added options "{", "}", "{*", "}*"
2. "GetOptions"
-Now sets error flag if option does not found
3. "ConfigRead"
-Now sets error flag if entry does not found
4. New case sensitive functions:
"WordFindS", "WordFind2XS", "WordFind3XS", "WordReplaceS",
"WordAddS", "WordInsertS", "StrFilterS", "TextCompareS",
"ConfigReadS", "ConfigWriteS", "GetOptionsS"
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4517 212acab6-be3b-0410-9dea-997c60f758d6
2006-02-10 10:46:57 +00:00
pabs3
0913023f33
Merge patch for better installs on POSIX platforms.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4486 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-21 09:54:23 +00:00
kichik
57a50cd622
no need for SendMessage (Instructor)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4457 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-24 15:47:47 +00:00
kichik
ba9866b2bf
removed extra spaces
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4455 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-23 15:04:31 +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
007e84ae39
LicenseLangString example
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4364 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-27 19:31:24 +00:00
joostverburg
2888715ca3
language improvements
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4363 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-26 19:01:13 +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
f8062527fa
typos (thanks Jamyn!)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4264 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-16 11:27:51 +00:00
kichik
27a1e0040c
(Instructor) WordReplace
...
- Fixed: Incorrect rule for return errorlevel 1 in situation when string beginning with word to replace and its only one word in string and when uses option - deletes all found words
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4225 212acab6-be3b-0410-9dea-997c60f758d6
2005-08-23 17:45:25 +00:00
kichik
41d6460c4f
applied part of patch #1248335 for greater portability
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4222 212acab6-be3b-0410-9dea-997c60f758d6
2005-08-14 11:17:19 +00:00
joostverburg
f9060a4364
updated Malay language files
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4217 212acab6-be3b-0410-9dea-997c60f758d6
2005-08-09 15:30:39 +00:00
kichik
e3fc1691bb
no more need for these defines
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4214 212acab6-be3b-0410-9dea-997c60f758d6
2005-08-06 16:23:29 +00:00
kichik
68dc7f9f7e
Var can now be used in sections and functions, but only with the /GLOBAL flag
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4211 212acab6-be3b-0410-9dea-997c60f758d6
2005-08-06 16:04:17 +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
7e2442e17e
updates
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4181 212acab6-be3b-0410-9dea-997c60f758d6
2005-07-21 17:01:32 +00:00
joostverburg
02812fa18a
Kurdish language files by Erdal Ronahi
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4179 212acab6-be3b-0410-9dea-997c60f758d6
2005-07-21 16:31:48 +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
76dd1565dd
updates
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4170 212acab6-be3b-0410-9dea-997c60f758d6
2005-07-15 14:55:18 +00:00
kichik
c53989757e
don't fail compiling, if winamp is not installed
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4168 212acab6-be3b-0410-9dea-997c60f758d6
2005-07-09 15:56:54 +00:00
kichik
b1f1bcf664
Bosnian translation by Salih CAVKIC
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4148 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-30 19:23:30 +00:00
kichik
f189322a12
header files of useful functions (Instructor)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4114 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-21 17:43:36 +00:00
kichik
fd2947c9ae
header files of useful functions (Instructor)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4112 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-21 12:37:38 +00:00
kichik
dd596bc6ba
fixed for new paths
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4101 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-19 21:39:04 +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
204ff2ba96
distribute makensis.ini
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4083 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-19 11:13:43 +00:00
kichik
69b6ccf3ea
removed cvsdata.nsi
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4081 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-19 11:02:47 +00:00
kichik
d01a2fc96e
no longer needed as cvs contains no binaries
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4080 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-19 11:02:19 +00:00
kichik
53fa1d20ac
install and distribute examples, contribs and documentation
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4005 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-30 18:04:55 +00:00
kichik
f521b9aa81
install examples
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4003 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-28 17:37:20 +00:00
kichik
13dd7b8039
bin2h was removed
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3980 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-21 14:25:28 +00:00
kichik
04a5b7dd94
applied patch #1184571 - Some fixes to the examples (case sensitive filenames)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3979 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-21 14:22:23 +00:00
kichik
b43ab07a9b
new Malaysian translation
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3949 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-08 09:21:06 +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
023618b590
Icelandic by Gretar Orri Kristinsson
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3906 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-17 20:38:10 +00:00
kichik
3f4bd33260
Byelorussian by glory_man
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3905 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-17 19:31:37 +00:00
kichik
48f8fc6be6
added Breton
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3904 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-11 14:08:43 +00:00
kichik
90a8613a17
added a note about the first used language being the default language
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3903 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-11 14:06:19 +00:00