Commit graph

1378 commits

Author SHA1 Message Date
kichik
ef97e938f5 Calling nsExec from an installer that was executing using CreateProcess from another process now doesn't give an error about an invalid handle
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2002 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-26 16:21:07 +00:00
kichik
abf2302e62 !ifndef and !endif docs replaced
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2001 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-26 14:37:30 +00:00
joostverburg
291467fe75 cleanup
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2000 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-24 22:38:54 +00:00
joostverburg
ee687e4b3f better format, cleanup, right order of elements
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1999 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-24 22:38:06 +00:00
joostverburg
e4d3f6a3ad updated changelog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1998 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-24 20:57:40 +00:00
joostverburg
ed547981a2 (kichik) MakeNSIS now sends output directly to MakeNSISw, faster, and no
more problems with foreign languages in the output.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1997 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-24 20:45:37 +00:00
joostverburg
763d9a15b9 (kichik) MakeNSIS now sends output directly to MakeNSISw, faster, and no
more problems with foreign languages in the output.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1996 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-24 20:35:26 +00:00
joostverburg
db21b77527 e-mail
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1995 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-23 12:25:59 +00:00
kichik
ca8fd6774c Tabs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1994 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-22 20:53:34 +00:00
kichik
4cea6a7811 idx not dataHandle
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1993 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-21 23:31:36 +00:00
kichik
bc10503375 Unsigned/signed warnings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1992 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-21 23:13:50 +00:00
kichik
34acda7505 Removed debug message
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1991 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-21 23:04:39 +00:00
joostverburg
3732dc36a4 removed debug stuff
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1990 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-21 16:16:57 +00:00
kichik
d66016acfe Added group box, and made dir request not crash and use Text field
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1989 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-21 11:24:42 +00:00
kichik
69ef5ba1ab Case insensitive plug-in function names
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1988 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-21 09:14:28 +00:00
kichik
f8b521e30e Include dirs done
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1987 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-20 23:57:27 +00:00
kichik
2cc17651a3 A warning if a LangString is not present in all language tables
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1986 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-20 23:23:31 +00:00
joostverburg
91b1e3a884 langstring changes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1985 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-20 20:18:56 +00:00
kichik
88cfbb4702 OK, LangStrings can now really be defined after they are used
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1984 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-20 19:14:57 +00:00
joostverburg
61bd36d346 typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1983 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-20 15:26:12 +00:00
kichik
352c5a87ab LangStrings now act as functions, they don't need to be defined before used. Uninstaller LangStrings must now be refernced with un.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1982 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-20 15:12:23 +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
kichik
1e006112cf Fixed bug item #656371
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1980 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-20 11:58:54 +00:00
kichik
075a02d3bb SendMessage STR:
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1979 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-20 11:12:42 +00:00
rainwater
8023f617dd Added link the forum in help menu
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1978 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-19 19:44:55 +00:00
joostverburg
4a167c9293 updated translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1977 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-19 17:34:47 +00:00
joostverburg
4387018496 xhtml
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1976 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-18 21:08:15 +00:00
kichik
2f8b7032c0 Only RegDLL and UnRegDLL will change the current directory so plug-ins will now work as before
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1975 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-18 20:22:35 +00:00
kichik
ff5553fa65 Updating works with b1, and MakeNSISw compiles without PSDK
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1974 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-18 16:41:59 +00:00
kichik
740deb8042 Fixed bug item #655607
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1973 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-18 16:05:06 +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
d43b4e7656 fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1971 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-17 13:47:24 +00:00
joostverburg
531ca248aa updated translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1970 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-17 13:47:12 +00:00
joostverburg
b5f851697f ui settings before lang files, xhtml
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1969 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-17 13:46:45 +00:00
joostverburg
4c1d587829 brandingtext trim fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1968 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-16 17:50:04 +00:00
joostverburg
1346420d83 fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1967 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-16 17:24:35 +00:00
kichik
4dad461d26 Debug compiles too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1966 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-16 16:53:26 +00:00
joostverburg
f8a16138ca Romanian
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1965 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-16 16:41:53 +00:00
joostverburg
48f9f5e5a0 header subtitle during installation too long
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1964 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-16 14:40:22 +00:00
joostverburg
de4e8efde3 color format
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1963 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-16 14:14:32 +00:00
joostverburg
769fdad922 Romanian language files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1962 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-16 14:04:10 +00:00
joostverburg
fb8dde26d6 small fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1961 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-16 14:03:11 +00:00
joostverburg
7aa623ea79 fixes, multilingual brandingtext, reservefile, bgcolor
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1960 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-15 21:43:38 +00:00
joostverburg
5cbb82a894 ReserveFile
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1959 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-15 20:56:58 +00:00
kichik
6896e04c79 Include dirs (${NSISDIR}\Inclue is automatically one of them, use !AddIncludeDir to add more). Fixed a bug with SetStaticBkColor (-1)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1958 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-15 20:54:17 +00:00
joostverburg
92029c8558 new documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1957 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-15 20:29:28 +00:00
joostverburg
d82951674b stack fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1956 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-15 19:03:34 +00:00
joostverburg
4e69178ba4 removed some useles stuff
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1955 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-15 14:44:15 +00:00
joostverburg
0b0b5065b1 updated translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1954 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-14 21:19:21 +00:00
joostverburg
d36f2c3c0c updated translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1953 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-14 13:18:06 +00:00