Commit graph

5168 commits

Author SHA1 Message Date
joostverburg
82d40079b0 changed text on license page: 'scroll down' > 'press page down' because richedit has focus on startup now
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@942 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-06 19:55:41 +00:00
sunjammerx
ef42fb1e27 Much cleaner license focus implementation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@941 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-06 19:38:35 +00:00
sunjammerx
983adbcbad Alternate means of trapping the SetFocus that blows up setting focus to the license page... suggested by KiCHiK
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@940 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-06 18:49:02 +00:00
sunjammerx
0cfe9dcb73 License control gets focus first -- please can someone test this :D.. the Ui.c code gets a bit hairy
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@939 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-06 17:29:34 +00:00
kichik
bda50e825a Now beeps when there are errors too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@938 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-06 10:57:52 +00:00
kichik
f4301f3083 Compiles faster, results are smaller
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@937 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-06 09:27:41 +00:00
kichik
e5e9d6182e Smaller
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@936 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-06 09:27:25 +00:00
eccles
57d6476a67 Optimisations phase 1
1.5K saved in total


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@935 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-05 22:22:26 +00:00
eccles
fefb61ea45 Changed optimisation from maximise speed to minimise size
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@934 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-05 21:34:13 +00:00
sunjammerx
48ec782dde Added PluginDir attribute
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@933 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-05 21:09:06 +00:00
rainwater
caa554dff9 Check for newline
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@932 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-05 19:39:48 +00:00
rainwater
e002bbbecc Stream contents of output (avoid pipe being full)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@931 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-05 18:35:04 +00:00
rainwater
055bf1d65b Some broken code, but fixes pipe issue
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@930 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-05 18:00:44 +00:00
rainwater
63c6ec2859 add nsExec.dll to installer
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@929 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-05 16:41:54 +00:00
rainwater
5b1ce9d4ce Added nsExec.dll and readme file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@928 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-05 16:31:16 +00:00
rainwater
a6a87bfc76 Updated makensisw with new my_strstr by Kickik
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@927 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-05 16:24:43 +00:00
kichik
5275f4c2ca Fixed a bug with my_strstr
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@926 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-05 16:14:30 +00:00
sunjammerx
52d70d4a8c *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@925 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-05 13:18:12 +00:00
kichik
2b2ac0a9af Memory now unlocks and can now be freed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@924 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-05 12:23:26 +00:00
kichik
4ea2e1eafc v2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@923 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-05 12:13:47 +00:00
rainwater
0dcf9ff3c4 added terminate process
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@922 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 20:47:03 +00:00
rainwater
74875edfc5 Added ExecToLog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@921 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 20:40:41 +00:00
rainwater
a659c508b1 New exec plugin (broke)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@920 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 19:46:49 +00:00
kichik
8dcb0e237f Uses the new plugin call method
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@919 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 18:50:11 +00:00
kichik
5c3f9f97c3 Better RTL, not perfect yet
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@918 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 18:27:12 +00:00
kichik
c7b0ee4c5d Added Icon and Bitmap controls
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@917 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 18:25:50 +00:00
joostverburg
78f3d78cf8 version 1.15. Multilanguage example: changed LangDialog to LangDLL::LangDialog (using the DLL name is now required)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@916 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 18:23:26 +00:00
kichik
e14ef45aaf History updated
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@915 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 18:23:14 +00:00
kichik
c3cc4b5b5f Updated info for Icon and Bitmap
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@914 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 18:23:07 +00:00
joostverburg
232392db24 changed LangDialog to LangDLL::LangDialog (dll name is now required)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@913 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 18:16:44 +00:00
kichik
f8a6be6635 Two new control types: Icon and Bitmap
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@912 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 18:14:34 +00:00
kichik
dd6f4dea41 New translation by Veekee
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@911 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 17:39:02 +00:00
rainwater
bb3380ae81 forgot recompile crap
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@910 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 17:15:31 +00:00
rainwater
19a293342d Forgot to update usage instructions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@909 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 17:12:24 +00:00
rainwater
05ab67fc95 Update for new makensisw
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@908 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 17:09:59 +00:00
rainwater
a366fe072f makensisw now takes same paramters as makensis (path to makensis.exe is no longer passed)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@907 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 17:08:17 +00:00
kichik
7e0d30e86d Plugin command changed to plugin::command without .dll
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@906 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 16:00:47 +00:00
kichik
f763a5276f Copmile note added
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@905 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 14:35:26 +00:00
kichik
cc30332487 Now only accepts plug-in calls in the form of dllname[.dll]::FunctionName
Prevents clashes with future commands


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@904 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 14:28:10 +00:00
kichik
490104b9cc Now processes plug-in DLLs only if a script is compiled
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@903 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 13:15:12 +00:00
rainwater
c1390a83c0 Added UberSplash to the installer
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@902 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 13:10:53 +00:00
kichik
3a2b46e2d4 New UberSplash by Vince
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@901 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 12:56:49 +00:00
justin1014
0bb9e63724 made win9x move/delete on reboot support proper and function like on win2k (in that shit is deleted in order). Also should be slightly smaller (though < 512 bytes difference)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@900 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 05:40:02 +00:00
rainwater
18fbbd621f Fix crash
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@899 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 01:59:38 +00:00
rainwater
7f0129654f updated link to docs and buffer overrun prob
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@898 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 00:49:51 +00:00
sunjammerx
12f3bc0af7 Fixed a buffer overrun that was causing makensisw.exe to crash - I *think* this is the cause of the elusive crash that's been around for about a week now.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@897 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-03 23:23:15 +00:00
rainwater
b000b54619 minor update
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@896 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-03 20:12:47 +00:00
rainwater
e3518c0809 Testing new notification
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@895 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-03 20:09:01 +00:00
joostverburg
3decf1c8bd version 1.14 - small grammar fix & updated UI files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@894 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-03 19:30:07 +00:00
joostverburg
3a20a31780 version 1.14 - small grammar fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@893 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-03 19:13:55 +00:00