joostverburg
|
4d18e498c2
|
typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2420 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-04-04 09:30:09 +00:00 |
|
joostverburg
|
7f4cc8462f
|
LicenseForceSelection support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2419 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-04-04 08:23:31 +00:00 |
|
joostverburg
|
cebf817be4
|
fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2418 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-04-03 19:07:04 +00:00 |
|
joostverburg
|
41fa5acd09
|
typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2417 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-04-03 15:38:33 +00:00 |
|
kichik
|
daba7d0e80
|
S1 not S2 for !addincludedir
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2416 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-04-03 14:27:38 +00:00 |
|
kichik
|
b9ae378533
|
Added EXTENDEDSELCT flag for list boxes which replaces MULTISELECT that now acts exactly as the real style flag ([double] click turns on or off selection)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2415 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-04-03 13:17:54 +00:00 |
|
kichik
|
442b19bc1f
|
Will always return Admin on 9x systems with advapi32.dll that contains functions it shouldn't (all of them?)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2414 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-04-03 12:26:33 +00:00 |
|
joostverburg
|
27e1a43b4a
|
NSIS Update - use ExtractDLL
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2413 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-04-02 20:29:05 +00:00 |
|
kichik
|
6e963b9e91
|
Added IfAbort
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2412 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-04-02 19:54:53 +00:00 |
|
kichik
|
104df88ca3
|
IO improvement
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2411 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-04-02 18:46:36 +00:00 |
|
kichik
|
b44bc77ed9
|
NSISdl will now take the font from the NSIS installer
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2410 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-04-02 18:09:52 +00:00 |
|
joostverburg
|
012286a108
|
compiles without Platform SDK
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2409 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-04-02 16:56:09 +00:00 |
|
kichik
|
b0e73c9891
|
InitPluginsDir fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2408 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-04-02 15:49:13 +00:00 |
|
joostverburg
|
b37a95ddcb
|
LicenseForceSelection support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2407 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-04-02 12:21:05 +00:00 |
|
kichik
|
4e037ab153
|
- GetTempFile will now try 100 times before failing
- InitPluginsDir will give an error if unable to initialize
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2406 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-04-01 18:07:32 +00:00 |
|
joostverburg
|
8595c5001f
|
LicenseForceSelection support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2405 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-04-01 16:20:30 +00:00 |
|
joostverburg
|
2a9e0ef0af
|
finish header inserted when MUI_FINISHPAGE_NOAUTOCLOSE is defined - removed double bcheck
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2404 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-04-01 14:24:15 +00:00 |
|
joostverburg
|
238051f56f
|
macro's can contain !ifdef etc.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2403 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-31 14:28:43 +00:00 |
|
flizebogen
|
b6117c6992
|
Changed section syntax again (added req flag)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2402 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-30 17:12:08 +00:00 |
|
flizebogen
|
ddb1214134
|
Section Syntax (! for bold sections)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2401 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-30 16:49:13 +00:00 |
|
kichik
|
8f849c07e5
|
IfErrors clears the error flag again
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2400 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-30 15:08:24 +00:00 |
|
joostverburg
|
31bbb272b2
|
typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2399 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-30 12:45:31 +00:00 |
|
joostverburg
|
e1cd0373a4
|
updated changelog, blue links
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2398 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-30 12:21:00 +00:00 |
|
joostverburg
|
897cd164d5
|
finish page accelerator keys
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2397 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-30 11:42:32 +00:00 |
|
joostverburg
|
f37f1407e7
|
finish page accelerator keys
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2396 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-29 20:32:20 +00:00 |
|
joostverburg
|
100467ddbc
|
LicenseForceSelection support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2395 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-29 20:31:10 +00:00 |
|
joostverburg
|
0a6ea577ae
|
RMDir /REBOOTOK
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2394 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-29 18:32:27 +00:00 |
|
flizebogen
|
8bf38c08ba
|
Updated RMDIR command Syntax, added internal Referencies, rearanged order of some commands (by letter), new css file (no underlines for links)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2393 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-29 17:33:48 +00:00 |
|
kichik
|
4df5cb4fac
|
Back to 33.5/34
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2392 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-29 17:16:09 +00:00 |
|
kichik
|
34e75bfd21
|
Buttons from focused license text fixed (return will not work if next button not enabled and escape will work as cancel)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2391 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-29 13:39:48 +00:00 |
|
kichik
|
68c97de740
|
RMDir /REBOOTOK
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2390 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-29 11:45:22 +00:00 |
|
kichik
|
5fbadb7e97
|
or not and
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2389 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-29 11:05:26 +00:00 |
|
flizebogen
|
01b0fb71f0
|
Updated SetBKColor and Changelog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2388 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-28 20:45:40 +00:00 |
|
kichik
|
9cc76210b4
|
Transparent controls. Use SetBkColor (hwnd) transparent
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2387 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-28 18:41:15 +00:00 |
|
kichik
|
7212948929
|
Now shows line number for unresolved \R cross-references
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2386 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-28 18:32:16 +00:00 |
|
joostverburg
|
0e72470909
|
langdll text parameter
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2385 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-28 16:04:36 +00:00 |
|
kichik
|
13d4130442
|
No need for two LoadLangugeFile sections
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2384 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-28 13:24:25 +00:00 |
|
flizebogen
|
5dd33fff25
|
Updated Tutorial, typos and a few links
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2383 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-27 19:45:50 +00:00 |
|
joostverburg
|
7c3c591228
|
LicenseForceSelection support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2382 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-27 14:50:37 +00:00 |
|
joostverburg
|
180cec0aeb
|
LicenseForceSelection support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2381 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-27 14:27:26 +00:00 |
|
joostverburg
|
ae6369b729
|
fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2380 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-27 14:16:24 +00:00 |
|
kichik
|
061a9749f9
|
No license page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2379 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-27 13:11:17 +00:00 |
|
kichik
|
8cc035ffe3
|
Source code for latest fixes (brainsucker)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2378 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-27 12:52:43 +00:00 |
|
kichik
|
90d227e095
|
(brainsucker) new system build. now work's at the kichik's computer too :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2377 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-26 23:00:53 +00:00 |
|
joostverburg
|
8d6e3c56ed
|
message text
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2376 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-26 22:40:43 +00:00 |
|
joostverburg
|
88dfb90ea4
|
updated for Modern UI 1.64
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2375 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-26 22:29:24 +00:00 |
|
joostverburg
|
fc86a10811
|
better translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2374 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-26 22:03:46 +00:00 |
|
joostverburg
|
17c687180a
|
no finish header macro's anymore - language preference stored when installation has completed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2373 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-26 21:54:02 +00:00 |
|
joostverburg
|
e0871d504d
|
LicenseForceSelection support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2372 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-26 21:11:27 +00:00 |
|
kichik
|
ac0e7d0b2a
|
Bug with new force and license page not being first
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2371 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-26 20:51:16 +00:00 |
|