Commit graph

329 commits

Author SHA1 Message Date
kichik
f92b6409f1 Now tries to unselect before logging
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@953 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-07 12:57:30 +00:00
kichik
6f27bee7ad Another buffer overflow bug fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@952 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-07 12:04:18 +00:00
kichik
9d015c33ce Link to complete version history added
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@951 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-07 10:23:15 +00:00
kichik
0818ec631c Recompiling caussed memory leaks - fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@950 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-06 22:18:47 +00:00
kichik
18c5a5f1b8 Smaller DLL by eccles
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@949 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-06 21:54:26 +00:00
kichik
cabd90ddf7 Copy now uses GMEM_MOVEABLE
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@948 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-06 21:38:30 +00:00
justin1014
64e81bd4c7 made SetCurrentDirectory check for error for /CD
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@947 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-06 21:02:38 +00:00
kichik
d0aa8efafd Long lines bug fixed. Now gets the whole path of the script and the output exe.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@946 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-06 20:59:50 +00:00
kichik
5c627b632c Buffer bugs fixed, should work better. Hopefully it won't crash anymore.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@945 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-06 20:19:52 +00:00
rainwater
a1275ada05 added part of the sections docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@944 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-06 20:16:10 +00:00
joostverburg
95e8dade95 version 1.16: changed text on license page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@943 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-06 19:58:06 +00:00
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