kichik
|
9ca4265d78
|
Hidden sections can now have SectionIn too. Old behaviour retained (hidden sections without SectionIn are in all install types).
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1449 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-19 12:02:18 +00:00 |
|
kichik
|
3f8a5ccdcc
|
Plugin calls no longer adds size to the section containing them. They are temporary files and shouldn't add size.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1448 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-19 11:42:35 +00:00 |
|
joostverburg
|
51597cf10f
|
updated changelog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1447 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-18 21:54:43 +00:00 |
|
joostverburg
|
647fe10d95
|
new system
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1446 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-17 21:53:26 +00:00 |
|
joostverburg
|
07b3c4fcf5
|
forgot to remove some old stuff
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1445 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-17 21:41:26 +00:00 |
|
joostverburg
|
64abed1f32
|
easier to use for basic scripts
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1444 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-17 21:22:21 +00:00 |
|
kichik
|
c97ceeaa3f
|
!ifdef/!ifndef can now be used in macros too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1443 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-17 19:58:23 +00:00 |
|
kichik
|
e1bbb2bbaa
|
XPStyle off now reomves the XP manifest instead of assuming it wasn't added before and doing nothing
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1442 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-17 17:45:09 +00:00 |
|
kichik
|
9e8f4914b2
|
Indenting
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1441 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-17 16:37:57 +00:00 |
|
rainwater
|
b798d3be07
|
dns changes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1440 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-17 16:22:28 +00:00 |
|
rainwater
|
dd319462f6
|
memory sucks
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1439 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-17 01:42:26 +00:00 |
|
rainwater
|
8ed62444cb
|
Different user message if update check failed.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1438 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-17 01:40:55 +00:00 |
|
rainwater
|
64c9fe013b
|
Update check now uses its own thread. The messagebox is now modal. Also checks for alphas/betas. Adds new version string to messagebox.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1437 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-17 01:26:25 +00:00 |
|
joostverburg
|
1404987ad6
|
compatible with new modern ui
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1436 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-16 18:21:43 +00:00 |
|
rainwater
|
68f61cc7f1
|
Update check uses IE's proxy settings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1435 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-16 17:42:51 +00:00 |
|
rainwater
|
7e2b0ca40e
|
Now clear log window really clears the log window
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1434 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-16 17:31:24 +00:00 |
|
rainwater
|
f7eeeb8399
|
New makensisw update system
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1433 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-16 17:21:43 +00:00 |
|
kichik
|
c189fd76d6
|
Now sets the error flag if DllRegisterServer fails (Bugs item #624176)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1432 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-16 16:57:33 +00:00 |
|
kichik
|
15cedc10f5
|
Now sets the error flag if DllRegisterServer fails (Bugs item #624176)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1431 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-16 16:51:58 +00:00 |
|
joostverburg
|
75b478ad9e
|
better translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1430 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-16 13:20:15 +00:00 |
|
joostverburg
|
96678eba80
|
accelerator keys
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1429 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-15 20:55:56 +00:00 |
|
joostverburg
|
4f8a697602
|
accelerator keys
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1428 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-15 20:09:37 +00:00 |
|
joostverburg
|
e6726bac3a
|
typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1427 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-15 19:37:03 +00:00 |
|
joostverburg
|
1ee3638a70
|
accelerator keys
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1426 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-15 19:05:35 +00:00 |
|
joostverburg
|
5ebd8a9c8b
|
uses more LANGNAME's
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1425 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-15 19:02:30 +00:00 |
|
joostverburg
|
6efab23a06
|
added LANGNAME
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1424 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-15 18:54:33 +00:00 |
|
joostverburg
|
c5bdc29afe
|
accelerator keys
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1423 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-15 18:44:27 +00:00 |
|
joostverburg
|
fd40eacc79
|
changelog updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1422 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-15 18:43:17 +00:00 |
|
joostverburg
|
9ea426ebe9
|
accelerator keys
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1421 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-15 18:37:05 +00:00 |
|
joostverburg
|
e5f2fbc54c
|
fixed browse accelerator key
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1420 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-15 18:28:02 +00:00 |
|
kichik
|
aab28382c6
|
Some fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1419 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-15 18:04:27 +00:00 |
|
rainwater
|
223cd9578a
|
/LANG goes first in LicenseText
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1418 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-15 17:52:14 +00:00 |
|
joostverburg
|
ba4a1c40f8
|
some more hotkeys
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1417 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-15 17:49:49 +00:00 |
|
joostverburg
|
0fcc925a50
|
FONT parameter for MUI_INTERFACE_ABSOLUTEPATH macro
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1416 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-15 17:48:30 +00:00 |
|
joostverburg
|
87d610229b
|
hotkeys
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1415 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-15 17:45:30 +00:00 |
|
joostverburg
|
0f765b711c
|
better translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1414 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-15 14:48:48 +00:00 |
|
kichik
|
4784e0e00e
|
Hebrew NLF. RTL isn't perfect yet, so it's not really usable :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1413 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-14 19:07:52 +00:00 |
|
joostverburg
|
28d52afa8c
|
larger buttons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1412 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-14 15:52:44 +00:00 |
|
joostverburg
|
2bf29e3b82
|
larger 'browse' and 'show details' buttons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1411 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-14 15:44:10 +00:00 |
|
joostverburg
|
c00a6ee570
|
'show details' button a bit larger
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1410 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-14 13:37:51 +00:00 |
|
joostverburg
|
f7200d099e
|
better translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1409 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-14 12:47:56 +00:00 |
|
joostverburg
|
8b5ea77f24
|
new format
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1408 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-13 20:40:17 +00:00 |
|
joostverburg
|
a337341b87
|
new format
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1407 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-13 20:30:10 +00:00 |
|
joostverburg
|
1a4306fa57
|
new format
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1406 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-13 19:33:59 +00:00 |
|
joostverburg
|
6c96129239
|
new format
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1405 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-13 19:17:56 +00:00 |
|
joostverburg
|
d218a4e1ae
|
new format
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1404 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-13 18:48:05 +00:00 |
|
joostverburg
|
eb7923b540
|
ABORTWARNING uses a define too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1403 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-13 18:28:38 +00:00 |
|
joostverburg
|
e9aaff38b8
|
better usage of defines, no more wasted space for unused LangStrings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1402 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-13 18:25:07 +00:00 |
|
kichik
|
fefad1bf34
|
Shouldn't be here
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1401 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-13 18:18:01 +00:00 |
|
kichik
|
534905c3f5
|
Language files now go to the right directory
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1400 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-12 19:26:32 +00:00 |
|