Commit graph

2179 commits

Author SHA1 Message Date
icemank
8658fc2a06 Added MRU file list
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2806 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-12 17:57:14 +00:00
joostverburg
f432054bd9 updated texts, links
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2805 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-12 15:11:35 +00:00
kichik
da6c41fa7b Direct link to new website
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2804 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-12 14:37:29 +00:00
joostverburg
b6e447908a UI compilation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2803 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-12 14:26:32 +00:00
joostverburg
d2f44096cb reserve files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2802 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-12 14:25:06 +00:00
joostverburg
4c24a93e6a added MUI_FINISHPAGE_LINK_COLOR
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2801 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-12 13:08:28 +00:00
joostverburg
5abd45c61e folder settings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2800 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-12 12:09:51 +00:00
joostverburg
5d0374693f include new VPatch files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2799 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-11 17:33:23 +00:00
joostverburg
6dd280b24f VPatch 2.0 final
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2798 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-11 16:42:41 +00:00
kichik
2449fbc6bd Rename /REBOOTOK doesn't care if the destination exists
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2797 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-09 23:23:14 +00:00
kichik
002978818c Finish page - reshow controls for all cases, not just when the next button was clicked
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2796 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-09 15:21:52 +00:00
kichik
962d787224 Rename can't overwrite
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2795 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-08 22:03:11 +00:00
kichik
fabf2f79ea Empty lines were not printed (this time it's really fixed)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2794 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-08 13:56:41 +00:00
kichik
bf197d80e5 - Empty lines were not printed
- CR or LF alone were not handled
- Tab conversion removed the next char


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2793 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-08 13:39:39 +00:00
ramon18
2894ac8453 New MASM32 header for NSIS plug-ins
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2792 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-07 15:25:39 +00:00
kichik
aec369dfbc New Delphi unit for NSIS plug-ins by Bernhard Mayer
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2791 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-06 16:53:52 +00:00
kichik
1e438b3e87 Reverted Ramon's addition of SS_NOPREFIX. It causes trouble with ClearType, compatibility and doesn't allow the user to use accelerators for edit boxes anywhere.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2790 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-05 15:50:17 +00:00
kichik
7093dc3b2d No need to read STATE twice
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2789 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-05 15:30:31 +00:00
kichik
d5c0749312 - Removed SS_NOPREFIX
- Made IO return error instead of crashing if there are no fields in the INI


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2788 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-05 15:05:49 +00:00
kichik
104c4144c2 SS_NOPREFIX made the header texts redraw when ALT was pressed, allowing the text to be shown on the finish page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2787 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-04 22:57:33 +00:00
kichik
4b3148727a DIALOGEX not DIALOG
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2786 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-04 14:41:37 +00:00
kichik
156426e038 /S is case sensitive
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2785 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-04 12:16:57 +00:00
ramon18
d2e8774e24 Removed debug msgbox
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2784 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-03 23:47:53 +00:00
kichik
73708b6fd3 It seems Windows 98 doesn't check ranges...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2783 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-03 23:32:56 +00:00
kichik
1478517f26 pszState can't be null (thanks Case for the patch)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2782 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-03 22:04:31 +00:00
joostverburg
1845d6a828 new UpgradeDLL syntax
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2781 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-03 21:06:56 +00:00
kichik
6ad030eea6 Patch #781254 applied - thanks Andrey Cherezov
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2780 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-03 13:07:02 +00:00
kichik
3be3203e2d Fixed bug #777590 - inflate left too early causing NSIS to think more data is needed thus discarding unused data
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2779 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-03 12:59:25 +00:00
kichik
95df32d7f4 Way simpler
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2778 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-03 10:51:59 +00:00
ramon18
ded8402f4c Croatian language files updates (thanks to RIV@NVX and iostriz)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2777 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-29 20:28:24 +00:00
ramon18
79a49562b3 SS_NOPREFIX for all STATIC controls, now is possible to name the installer as "My company & CO" for example
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2776 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-29 20:25:42 +00:00
joostverburg
6919ce3e3e typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2775 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-26 12:54:29 +00:00
joostverburg
fd91250b8a UpgradeDLL: temp base dir support (to solve Win9x issues)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2774 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-26 12:45:39 +00:00
joostverburg
0451520017 hexadecimal
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2773 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-26 12:15:58 +00:00
joostverburg
f179c288ad Link control TxtColor
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2772 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-26 12:15:04 +00:00
joostverburg
8d50bdca2c Finish page: link color (dark blue)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2771 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-26 12:10:35 +00:00
joostverburg
32aae98f73 spelling / grammar fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2770 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-26 11:58:05 +00:00
ramon18
2b46f533ae Fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2769 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-25 17:25:00 +00:00
kichik
048b077782 Fix invalid CRC messages for data < 512
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2768 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-24 13:25:37 +00:00
ramon18
d6c88c52c8 removed IMAGE_FILE_RELOCS_STRIPPED
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2767 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-24 00:34:59 +00:00
ramon18
d692d11772 temp console app now returns correct exitcode from spawned process, temp file is deleted on end
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2766 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-23 18:19:13 +00:00
ramon18
f7f575a8cb nsExec create a temp console app to spawn commands, can run applications with user interface and also 16bit DOS
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2765 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-23 09:38:05 +00:00
ramon18
a3c887d456 NSIS_SUPPORT_LANG_IN_STRINGS works without NSIS_SUPPORT_NAMED_USERVARS
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2764 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-23 09:34:41 +00:00
kichik
7f1e93c85e Fixed CRC off and whole compression
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2763 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-22 08:33:25 +00:00
ramon18
21f668de9c Fixed problem in IO dirreq/filereq, optimized code, nsExec with /CMD param to allow execute 16Bits DOS applications
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2762 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-21 19:48:48 +00:00
kichik
da9d5eb4db Fixed error flag when creating directories with UNC paths
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2761 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-21 11:30:57 +00:00
kichik
7e6b2794cd Don't show installation type combo box when there are no InstTypes defined
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2760 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-21 11:11:07 +00:00
kichik
eede510164 UserVars.nsi added
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2759 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-20 11:14:02 +00:00
kichik
8a1c1ceb2e Updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2758 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-20 10:54:14 +00:00
kichik
4f74130753 clean up
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2757 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-19 13:24:59 +00:00