ramon18
|
8bf75b3634
|
LINK, dirreq, filereq and browse button in dirpage can be opened using ENTER KEY (WM_COMMAND events forward to inner dialogs), fixed problem with focus on Close/Finish button which was generating wierd beeps if user attempted to finish the installer with ENTER key.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2707 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-07-10 00:28:05 +00:00 |
|
ramon18
|
00926155b9
|
Fixed LINK control problem on Win9X and improved tabstop handling
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2703 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-07-07 21:08:26 +00:00 |
|
kichik
|
c6b7e9f9a2
|
LINK disabled until crashes under Windows 98 are resolved
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2692 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-07-05 16:55:54 +00:00 |
|
ramon18
|
cf0a0762a5
|
Small bug with structures fixed (thanks brainsucker)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2689 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-07-03 21:53:38 +00:00 |
|
kichik
|
c3fb01e1d4
|
ResizeToFit flag should now work for bitmap controls too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2684 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-06-27 12:48:52 +00:00 |
|
ramon18
|
3f4c97dc96
|
Fixes problems with LINK
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2671 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-06-23 21:48:45 +00:00 |
|
kichik
|
9adf1acb50
|
Find all directories and make sure found entries are directories
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2666 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-06-22 13:44:02 +00:00 |
|
ramon18
|
45a9eb4ae7
|
Control "LINK" example
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2651 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-06-16 19:02:27 +00:00 |
|
ramon18
|
361dbff6bc
|
READONLY in text box
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2631 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-06-11 23:57:24 +00:00 |
|
ramon18
|
8270d8bdca
|
Added MULTILINE support for edit box, better tab order between ReqFile, DirReq and it's browse button
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2626 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-06-10 13:18:07 +00:00 |
|
kichik
|
7144cb0f97
|
750338 again
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2620 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-06-08 13:41:48 +00:00 |
|
kichik
|
a798cabcff
|
Safer "bug" report 750338
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2618 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-06-07 10:59:11 +00:00 |
|
kichik
|
76243e8769
|
Bug #747445 fixed - FileRequest "..." button does nothing on some State values
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2604 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-06-02 14:26:15 +00:00 |
|
kichik
|
8dace3977a
|
Fixed flags collisions (thanks Ramon) and added the ONLY_NUMBERS flag
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2597 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-05-30 13:35:47 +00:00 |
|
kichik
|
fea14ee723
|
Back to the old version
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2591 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-05-29 12:55:37 +00:00 |
|
kichik
|
f36051ff3c
|
- Errors from JNetLib now show again
- Shows a dialog with ShowInstDetails hide too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2586 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-05-27 18:47:18 +00:00 |
|
kichik
|
4cb488964d
|
Threads safer
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2574 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-05-26 17:05:13 +00:00 |
|
kichik
|
3c29d31593
|
- NSISdl will now take the installer's style
- Little typo in script.cpp
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2569 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-05-25 17:10:14 +00:00 |
|
kichik
|
409385923a
|
Refresh banner's text when erased and minize along with the installer window
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2568 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-05-25 15:33:48 +00:00 |
|
joostverburg
|
fbc323c3db
|
VPatch
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2556 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-05-21 12:24:22 +00:00 |
|
kichik
|
103fd23c3e
|
Flicker reduction by A. Schiffler
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2546 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-05-11 16:57:42 +00:00 |
|
kichik
|
deefa7415c
|
Sound loops
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2544 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-05-10 21:45:48 +00:00 |
|
kichik
|
26845a8b74
|
- BgImage improved a lot
- Added .onGUIEnd
- Some optimizations
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2542 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-05-09 21:11:14 +00:00 |
|
kichik
|
ce6f98cdcd
|
Guests comes after users
http://forums.winamp.com/showthread.php?s=&threadid=112655
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2528 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-05-02 19:31:11 +00:00 |
|
kichik
|
024ea9c1b6
|
Unable to open file error was still set in $0 instead of on the stack
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2515 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-04-30 12:48:48 +00:00 |
|
kichik
|
383da256bf
|
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2469 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-04-18 21:46:11 +00:00 |
|
kichik
|
641104a79f
|
Oops :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2468 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-04-18 21:42:57 +00:00 |
|
kichik
|
dc783e9ff8
|
Fixed bug [ 720332 ] ">301 Characters in State of List Box Bug - Install Options 2"
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2467 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-04-18 20:01:23 +00:00 |
|
kichik
|
96a524c1b7
|
(brainsucker) fixed a bug with calling proc(void) and added e switch to get GetLastError return value.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2465 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-04-18 11:21:06 +00:00 |
|
kichik
|
ed285baf9d
|
Transparency bug in IO too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2463 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-04-16 12:32:15 +00:00 |
|
kichik
|
bd996b8562
|
No more weird border
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2460 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-04-15 08:30:28 +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 |
|
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 |
|
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 |
|
kichik
|
7fb39be4dc
|
Icon with path works again
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2360 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-26 14:37:20 +00:00 |
|
kichik
|
56abf7e444
|
Now frees the memory of loaded bitmaps when exiting
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2353 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-23 17:12:14 +00:00 |
|
joostverburg
|
3667a05636
|
Updated System plugin - Win9x fixes and more
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2350 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-22 11:15:53 +00:00 |
|
kichik
|
03cafaf818
|
SetStaticBkColor -> SetBkColor, now works for dialogs, buttons, edit boxes and list boxes (only in IO)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2347 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-20 20:49:13 +00:00 |
|
rainwater
|
a46ab81918
|
Downloading text in nsisdl page cut off first char of path name if it wasn't a full path.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2337 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-18 16:12:06 +00:00 |
|
kichik
|
070d1f136a
|
Leave function for custom pages too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2335 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-18 15:45:25 +00:00 |
|
kichik
|
35557a6ca0
|
Escaping notes in the readme and a check for ConvertNewLines
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2320 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-17 13:46:13 +00:00 |
|
joostverburg
|
6241cec9a4
|
Warning icon for 'validation error' MessageBox
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2309 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-16 09:56:33 +00:00 |
|
kichik
|
4f1d71027e
|
now compatible with the minimize button
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2301 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-15 14:16:21 +00:00 |
|
joostverburg
|
6b4c318e4b
|
InstallOptions 2.1, always \r\n for newline
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2298 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-15 12:55:31 +00:00 |
|
kichik
|
dca0c7c4c4
|
LangDLL defaults to MS Shell Dlg
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2268 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-10 21:13:18 +00:00 |
|
kichik
|
4605b49113
|
Forgot one pop
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2262 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-09 21:24:04 +00:00 |
|
kichik
|
496874b242
|
LangDLL now accepts A too. A for auto count, it looks for the first empty string ("") pushed.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2260 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-09 20:17:27 +00:00 |
|
joostverburg
|
3b36f82a8f
|
dynamically load
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2196 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-02-20 19:09:53 +00:00 |
|
joostverburg
|
d9577c0ffe
|
Dialer plugin
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2185 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-02-19 21:09:05 +00:00 |
|