Commit graph

219 commits

Author SHA1 Message Date
kichik
21d0160dba No need for ATL
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2738 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 13:05:53 +00:00
kichik
e971cc9b40 No default libraries needed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2737 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 12:28:23 +00:00
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
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
joostverburg
7fdfd8a0c5 format
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2668 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-23 12:51:31 +00:00
o_owd
c6fcdeb6ba corrected link on "NSIS documentation" that goes to Chapter
"Chapter3.html#3.5" instead of "Chapter4.html#4.5"


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2667 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-23 12:04:03 +00:00
ramon18
2ff0e96a38 Completing documentations for installoptions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2655 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-17 19:06:13 +00:00
ramon18
1f2a811c47 Documentation of link control and new options for text control
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2654 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-17 18:55:34 +00:00
ramon18
c8cc81303a Added new control "LINK" and example
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2650 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-16 18:49:23 +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
joostverburg
cde1bec3d3 font size setting for older browsers
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2630 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-11 16:32:10 +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
joostverburg
b06d2531d5 wrong variable
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2535 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-07 14:56:17 +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
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
joostverburg
0a2cb77684 leave function
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2459 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-14 14:43:02 +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
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
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
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
joostverburg
3ae6d897b8 another small html fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2333 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 13:49:51 +00:00
joostverburg
52933d9ee0 html errors
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2332 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 13:44:42 +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
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
joostverburg
9bfdf0b5c1 only IO stuff
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2296 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-14 22:06:38 +00:00
joostverburg
a69728f8e2 removed old recommended values
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2295 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-14 22:04:19 +00:00
joostverburg
4d2c2ee325 copyright years
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2278 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-11 15:23:24 +00:00
joostverburg
dcc3443bca comments
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2277 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-11 13:29:38 +00:00
kichik
835461d69a STATE should work again
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2157 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-14 18:51:11 +00:00
kichik
afd47d611a Shift by one, we have a group box now
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2156 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-14 17:44:10 +00:00
kichik
82c57f2fb6 initDialog should pop out the INI location, not show
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2154 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-14 10:19:12 +00:00
kichik
2f8b6f5c25 /NOUNLOAD must be here
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2144 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-10 18:34:52 +00:00
kichik
cdecc5971a No more STATE for labels, useless and buggy with line breaks
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2112 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-07 11:58:06 +00:00
kichik
c12d20910b + New browse dialog style (modern)
+ Word wrapping for check boxes and radio buttons
+ No ugly border for edit fields under XP
+ Scroll bar for list boxes
+ Only labels can have \r\n - fixed in docs


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2084 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-27 16:15:00 +00:00
kichik
a4885280f1 Setting the background color for label controls in IO fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2081 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-25 08:43:06 +00:00
kichik
b2beea777c Fixed bug #671161: DISABLED dir and file request fields now disable the browse button too.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2074 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-20 13:57:30 +00:00
kichik
03dd8209c2 ListBox and state now play along
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2072 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-19 16:56:10 +00:00
kichik
ed82cf39f6 State information for list boxes and their relatives
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2071 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-18 11:14:51 +00:00
kichik
647182ae8a Missing i
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2063 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-14 14:24:36 +00:00