Commit graph

144 commits

Author SHA1 Message Date
eccles
386fc85d32 Down to 11K.
Negative positions were not being adjusted by the dialog size correctly.
Fixed problem with negative positions and 'large fonts'.
File/DirRequests now the correct size (size of browse button was not being taken into account correctly).
Removed tabstops from statics.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@981 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-10 20:04:54 +00:00
rainwater
3e86ebe7ad Added Select All
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@977 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-10 19:11:03 +00:00
kichik
4d6e00a745 Find dialog added
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@976 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-10 16:36:09 +00:00
kichik
3e591673af Header changed to v2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@972 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-10 15:01:29 +00:00
kichik
e1825093b8 Now scrolls on Windows 9x as it should
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@971 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-10 13:50:13 +00:00
rainwater
a2b932dbe8 Updated Zip2Exe's GUI
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@969 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-10 03:44:53 +00:00
rainwater
693ad1b96f Updated urls to point to new home page (nsis != nsis2k)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@968 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-09 23:33:43 +00:00
rainwater
e8c8f37f9b Added Load Script option on File menu and fixed save output string filter
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@967 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-09 23:02:48 +00:00
uid27073
ee9ff95356 makensis.exe path is not in the 'bin' directory
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@966 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-09 19:59:57 +00:00
rainwater
867f2b6cfe no crash
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@965 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-09 19:20:23 +00:00
rainwater
e2f836c3b9 Free up memory
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@964 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-09 18:19:32 +00:00
rainwater
6488df2daf no icon
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@963 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-09 17:56:25 +00:00
rainwater
303dd55b34 Can't drag while compiling
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@962 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-09 17:51:30 +00:00
rainwater
330286a404 Updated icon
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@961 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-09 17:25:09 +00:00
rainwater
f4f4681851 Drag and Drop Support into the Makensisw window
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@960 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-09 16:43:45 +00:00
kichik
6746a0e7f4 Test button is now only enabled if there were no errors during compilation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@957 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-08 13:43:23 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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