kichik
97cde160db
Close the compressor before starting to optimize to lower memory usage
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2958 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-23 19:56:58 +00:00
kichik
6d63dd3a58
- Fixed ComponentText without InstTypes
...
- Made it impossible to install to non-existing drives/removable drives with no media
- Fixed a crash caused by using a LangString in InstallDir
- No more Windows error message when a registered DLL dependency can't be found
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2957 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-23 19:01:19 +00:00
joostverburg
3988e924f7
new Graphics folder
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2956 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-23 18:50:38 +00:00
joostverburg
d849898672
directories
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2955 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-23 18:50:19 +00:00
joostverburg
e326dab268
new Graphics folder with a good structure, updated icons
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2954 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-23 18:34:01 +00:00
joostverburg
8141f152ea
1.66
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2953 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-23 15:00:42 +00:00
joostverburg
031c3964a1
v6
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2952 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-23 15:00:16 +00:00
kichik
96efeda6b4
Add Math to the start menu group too
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2951 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-22 23:20:47 +00:00
kichik
b2574f6b3b
1. Unary-Pre operators detection fixed.
...
2. Unary Minus operator added (now legal, worked before?).
3. GetReference operator (&). For example (a=&b; *a=3;) will set b=3.
4. Operators precedence added (C-like), much more intellectual expressions parsing.
5. Functions redefenition added, use "#name", like "func()(1); #func()(2);".
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2950 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-22 22:56:52 +00:00
kichik
f82158960d
Added missing pictures and fixed multiple arrowd.gif in one page
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2949 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-22 22:18:41 +00:00
joostverburg
0f770650cc
NSIS Menu updates: new design, source fixes, use wxWindows 2.4.2
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2948 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-22 19:28:09 +00:00
kichik
2a6894ebc8
- .onVerifyInstDir is now used in the browse dialog too
...
- Fixed problems with SHFileOperation, OleUninitialize and ICopyHook (and possibly XPlay)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2947 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-22 16:06:53 +00:00
kichik
abbab23ae4
Ignore all commands but those who start with an exclamation mark in nested ignored if blocks too
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2946 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-22 10:09:48 +00:00
kichik
f28bb70254
a bit more testing
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2945 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-21 16:22:34 +00:00
kichik
0b612e1e51
added new/missing files
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2944 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-21 16:18:17 +00:00
joostverburg
2c6e349b75
changelog, tutorial, credits, mui info
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2943 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-21 12:09:38 +00:00
joostverburg
2aeae16e8e
fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2942 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-21 11:03:20 +00:00
joostverburg
ce2584c128
support for uninst license, directory pages
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2941 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-21 11:02:55 +00:00
joostverburg
dd1f76ded4
updated changelog
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2940 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-21 11:00:47 +00:00
joostverburg
63226ff1d3
more info about compilation (.NET SDK etc.)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2939 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-20 16:38:25 +00:00
kichik
f0ce1f740f
NLF_[U]CAPTION is always required, not only with a UI
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2938 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-20 10:03:02 +00:00
kichik
f26d5144bb
Spacing fixes - thanks pengyou
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2937 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-20 09:40:51 +00:00
joostverburg
753e8d581d
fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2936 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-19 19:52:02 +00:00
joostverburg
deef9ea26e
support for uninst license, directory pages
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2935 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-19 19:51:34 +00:00
joostverburg
80c871e500
support for uninst license, directory pages
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2934 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-19 18:05:21 +00:00
joostverburg
b8b115cefd
fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2933 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-19 18:04:15 +00:00
ramon18
98df44d5af
Portuguese languages updates
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2932 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-19 17:30:16 +00:00
joostverburg
8e6cdc48b1
fix
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2931 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-19 15:25:22 +00:00
joostverburg
94dbcf652b
removed invalid comment
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2930 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-19 15:24:40 +00:00
joostverburg
bb0f8394ad
v6
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2929 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-19 15:24:28 +00:00
kichik
5d2b496c8d
that made sense...
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2928 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-19 12:08:51 +00:00
kichik
19da4bb2b1
Fixed CRC error on bzip2 uninstallers - thanks psyke
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2927 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-19 11:57:09 +00:00
joostverburg
0d0b093886
1.66
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2926 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-18 12:49:27 +00:00
kichik
4081518050
fix by lking
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2925 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-17 11:32:37 +00:00
kichik
d5a975b464
Fixed a dumb bug with the data block optimizer that caused the compiler to crash if something was actually optimized
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2924 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-16 19:07:29 +00:00
kichik
093f1f9bb6
/CMD no longer exists
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2923 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-16 16:44:06 +00:00
kichik
de17e40754
Removed debug message
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2922 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-16 09:36:16 +00:00
kichik
31a45d7031
fixed add_db_data crashing on empty inputs
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2921 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-16 09:19:39 +00:00
kichik
754af5bd4b
Another cool plug-in by brainsucker, a calculator :)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2920 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-15 23:20:36 +00:00
kichik
de0104cc39
- Improved file mapping so you can now esaily compile installers up to 2GB with a minimum requirment of memory (changable by FileBufSize)
...
- Fixed DirText
- Fixed new browse dialog style problems (thanks LIGHTNING UK!)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2919 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-15 22:05:06 +00:00
joostverburg
624f7225f4
improved GetParant, GetParameters
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2918 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-15 19:18:18 +00:00
joostverburg
f5046135d9
solved description box border problems with custom fonts
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2917 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-14 11:37:20 +00:00
joostverburg
10128c0ace
1.66
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2916 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-14 10:17:15 +00:00
joostverburg
1a7293bb3a
v6
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2915 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-14 10:16:34 +00:00
joostverburg
0212d2fe9a
1.66
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2914 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-13 21:29:18 +00:00
joostverburg
3b4aa03136
v6
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2913 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-13 21:27:45 +00:00
joostverburg
3cd92633da
fixed license page radio buttons
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2912 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-13 21:24:51 +00:00
kichik
d6d0ef0d04
backslashes instead of slashes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2911 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-13 10:12:01 +00:00
kichik
103b31643e
- Fixed SpaceText none
...
- Fixed a crash that occured if LicenseData was not used and Page license was
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2910 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-12 21:40:33 +00:00
kichik
a488b62950
New and improved banner:
...
- No more crashes
- Responds to messages (and thus redraws itself)
- Doesn't put the main window on the background
- Some new /set tricks by brainsucker
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2909 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-12 16:45:22 +00:00