Commit graph

2137 commits

Author SHA1 Message Date
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
kichik
408724ec39 StartMenu page should work again
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2756 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-19 12:43:20 +00:00
kichik
b10180490d Back to 33.5
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2755 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-19 12:29:36 +00:00
kichik
19a617404c - Fixed uninstaller
- Fixed summary calculations
- Secret instruction


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2754 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-19 12:15:10 +00:00
ramon18
1473e80f12 Simplified searching for escape charaters in strings when uservars enabled
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2753 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-19 12:06:43 +00:00
ramon18
6395ec3c8c IO support for LINK control text color (TxtColor). Fixed problem with ClearType fonts in XP
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2752 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-19 00:42:13 +00:00
ramon18
f7c1f0a43d Uservars names not found in strings when names are very similar.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2751 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-19 00:39:03 +00:00
kichik
4a1c9f3e77 Back to normal messages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2750 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 21:33:58 +00:00
joostverburg
bc035f9065 set background color of link control
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2749 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 21:32:55 +00:00
joostverburg
061dce82f1 typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2748 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 21:25:42 +00:00
joostverburg
91dc660c02 lots of updates: user variables, new instructions, text updates, changelog etc.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2747 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 19:46:37 +00:00
kichik
4fbd8b1991 Fixed bug #769598 - problems with InstType /COMPONENTSONLYONCUSTOM
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2746 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 17:39:45 +00:00
kichik
b6d1a077d7 Avoid buffer overrun on huge inputs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2745 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 16:43:07 +00:00
joostverburg
a84037183e finish page reboot option buttons: background color fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2744 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 16:39:41 +00:00
kichik
af196fc600 User vars inside strings should work now
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2743 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 16:01:49 +00:00
joostverburg
efe630b8d1 Estonian language files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2742 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 15:27:16 +00:00
joostverburg
2ef1d45222 fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2741 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 15:22:48 +00:00
joostverburg
f31efc6d79 use MUI_STARTMENUPAGE_VARIABLE define, temp var fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2740 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 15:22:37 +00:00
kichik
caa31c9cd5 - Fixed all known problems with temporary files and directoroes
- Command line switches work again (/NCRC and /S)
- GetTempFileName now takes another argument as base directory (default is $TEMP)
- Message boxes work from .onGUIEnd
- Some more optimizations


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2739 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 14:22:17 +00:00
kichik
21d0160dba No need for ATL
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2738 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 13:05:53 +00:00
kichik
e971cc9b40 No default libraries needed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2737 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 12:28:23 +00:00
icemank
4661dd7069 Moved __DATE__ and __TIME__ predefines into CEXEBuild::process_script
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2736 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 02:43:03 +00:00
joostverburg
3631b42514 text updates, fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2735 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-17 22:26:43 +00:00
joostverburg
2dfbeaf28b declare standard temp variables when inserting
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2734 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-17 17:42:09 +00:00
kichik
4ebc24d58f Tabs to spaces
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2733 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-17 15:35:57 +00:00
joostverburg
821d3664c6 finish page options fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2732 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-17 12:36:09 +00:00
kichik
37bd1d0ca7 stop using static
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2731 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-17 12:17:29 +00:00
ramon18
3678bd9cf4 "Space required" updated after every .OnSelChange
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2730 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-17 02:00:23 +00:00
kichik
f8b0ff0368 TEMP is already taken
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2729 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-16 23:03:02 +00:00
joostverburg
8ae004ada7 user variables, new macro to get startmenu folder, comp page desc box info text changes, welcome/finish page leave functions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2728 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-16 22:44:33 +00:00
kichik
2adb778918 Added EnableWindow
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2727 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-16 22:36:18 +00:00
kichik
6981f2a107 Defines cleared up and added to NSIS define list
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2726 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-16 21:13:13 +00:00
kichik
2f47369166 No need for that ObjType, was just a test
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2725 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-16 20:37:18 +00:00
kichik
a0a7ca8a09 Fixed stuck up windows on Windows 98
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2724 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-16 20:31:51 +00:00
kichik
7d6958e253 fixed CreateDirectory error flag
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2723 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-16 18:03:07 +00:00
kichik
711c4c19a2 shaved more than 500 bytes from zlib, zlib exehead now 33.5k
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2722 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-16 12:28:32 +00:00
kichik
a3cf4bd4ad Compiles with log enabled
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2721 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-16 09:15:27 +00:00
ramon18
1883dc3a19 Fix problem on Script.cpp that allowed VAR declarations inside Functions and Sections, no more differences between installer uservars and unistaller user vars (even if name start with un. ), changed example too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2720 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-15 23:40:34 +00:00
joostverburg
cd2eacc81e clean up
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2719 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-15 21:26:07 +00:00
kichik
680a32c846 "Description" translated (thanks emiste7)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2718 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-15 17:17:04 +00:00
icemank
d149bd7fcd Fixed the resize bug.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2717 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-14 14:40:51 +00:00
ramon18
c846858de2 #769770 fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2716 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-13 22:31:33 +00:00
kichik
a50e200dee Hebrew language files by Yaron Shahrabani
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2715 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-13 14:19:45 +00:00