Commit graph

34 commits

Author SHA1 Message Date
kichik
df3d9b0247 Error when including same language file twice
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1763 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-16 15:40:07 +00:00
joostverburg
e7152a49b3 larger textarea on welcome page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1758 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 22:16:27 +00:00
joostverburg
f0ebbc6ba3 show readme, disable reboot support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1740 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 18:46:11 +00:00
joostverburg
277f4d1617 fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1738 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 17:27:28 +00:00
joostverburg
a91900eda6 custom guiinit
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1732 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 16:17:34 +00:00
joostverburg
2366257c05 Modern UI 1.6
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1728 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 16:00:32 +00:00
joostverburg
588d34c7f3 page sytem, io updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1674 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-11 18:02:15 +00:00
joostverburg
a599d5b0b7 language file updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1654 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-10 14:58:59 +00:00
joostverburg
4103e6cd77 initplugins, start menu folder selection, new paging system, fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1644 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-09 17:58:22 +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
f4aec50355 moved !ifdef
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1602 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-05 19:36:55 +00:00
kichik
76df5fbe08 No need for uninstaller macros if we have no uninstaller
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1597 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-05 16:31:23 +00:00
joostverburg
c0333978c2 language macro
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1590 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-04 16:40:35 +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
43a75c8c20 fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1573 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-03 13:33:56 +00:00
joostverburg
a436ddac6c macro system updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1571 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-03 13:21:09 +00:00
joostverburg
2fc9ed8b95 macro system updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1570 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-03 12:50:06 +00:00
joostverburg
ce7c1170c6 macro system updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1569 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-03 00:01:40 +00:00
joostverburg
fd2f12a759 abortwarning in basic macro
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1568 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-02 23:35:13 +00:00
joostverburg
1f2aeac3e1 macro system updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1567 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-02 23:06:46 +00:00
joostverburg
95213390c3 no currentpage var anymore
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1565 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-02 15:28:17 +00:00
kichik
6002191b2a !macro MUI_INTERFACE_ALLRES
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1557 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-02 11:01:44 +00:00
kichik
8040611c48 Some !ifdefs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1556 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-02 10:54:45 +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
b78169763c new Install Options read/write ini macro's
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1480 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-26 22:09:54 +00:00
joostverburg
593a511516 !verbose stuff in System.nsh
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1479 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-26 21:51:39 +00:00
joostverburg
10efaf2ccb macro system updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1474 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-26 17:39:56 +00:00
joostverburg
9585e78fcf macro system updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1467 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-26 12:25:02 +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
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
58848d42c0 font can be set using MUI_INTERFACE macro
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1394 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-12 18:30:57 +00:00
joostverburg
a43069f189 version 1.3 - new multilanguage system
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1316 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-07 19:58:15 +00:00