Commit graph

56 commits

Author SHA1 Message Date
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
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
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
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
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
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
f0173e1d8e Fixed problems with wsprintf limit of 1024 chars
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2057 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-11 19:23:49 +00:00
kichik
dba09fcf5e + IO works with new SetStaticBkColor
+ IO doesn't crash when a label has empty text
+ LangStrings now really start as "" when not defined


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2055 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-10 15:05:46 +00:00
kichik
bc8c080335 4096 chars in Text field, that should be enough
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2048 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-09 14:33:30 +00:00
kichik
52dbb25cfa - No more group by default
- Added NoTabStop flag


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2028 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-04 13:02:17 +00:00
kichik
3e78d6f50f Little typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2024 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-03 22:33:16 +00:00
kichik
3425f84a88 DISABLED flag
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2023 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-03 22:26:08 +00:00
kichik
b98ede7c88 Group flag added for radio buttons only
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2015 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-29 20:16:35 +00:00
kichik
d66016acfe Added group box, and made dir request not crash and use Text field
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1989 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-21 11:24:42 +00:00
kichik
4dad461d26 Debug compiles too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1966 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-16 16:53:26 +00:00
joostverburg
6f600e4485 Install Options DLL 2.0
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1948 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-14 00:10:29 +00:00
kichik
19ba599b90 RESIZETOFIT flag for Image
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1946 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-12 20:36:28 +00:00
kichik
2887407beb No more flickering, cross your fingers for no bugs...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1905 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-06 15:43:35 +00:00
kichik
5e9ede6d31 + Sections can be unselected in silent mode too
+ Some documentation fixes
+ Transition between a normal page and a custom page no longer causes a flicker (between two custom pages it still does)
+ The completed sub-caption shows again


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1853 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-30 13:15:49 +00:00
kichik
7b33e4d596 Now works with latest changes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1799 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-21 17:29:26 +00:00
kichik
8137626030 Forgot two lines...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1731 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 16:17:10 +00:00
kichik
a3370541de Leave the cancel alone evil IO!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1730 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 16:13:22 +00:00
kichik
a3d6b9dc6b \t works again, and stil 11kb
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1729 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 16:05:18 +00:00
kichik
3ccea2e265 Back to 11KB
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1726 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 15:15:20 +00:00
kichik
5458fbf391 New lines in labels, different rect and dialog background
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1725 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 15:07:09 +00:00
kichik
590da83f5f Enabled/show stuff now doesn't do a thing unless specified in the INI file, no more IO defaults, only NSIS defaults.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1717 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 12:53:08 +00:00
kichik
6f447ca9ee Easier to read
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1705 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-14 21:21:45 +00:00
kichik
ecea4a776c No more flickering
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1666 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-11 16:06:23 +00:00
kichik
a51632f947 Back button no longer enabled by default
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1657 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-10 18:13:35 +00:00
kichik
297e981d32 Even easier paging system, no more Abort and Quit from custom pages creator functions, NSIS does it all!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1636 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-09 12:50:00 +00:00
kichik
945a30a7bb Doesn't crash if initDialog is called without /NOUNLOAD.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1618 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-08 16:51:26 +00:00
kichik
6c51b44657 New paging system. All scripts must be updated, but it sure is worth it. InstallOptions has two new functions initDialog and show. Docs massively updated.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1536 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-01 20:34:55 +00:00
joostverburg
c7a681751a CancelConfirmIcon > CancelConfirmFlags in changelog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1247 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-01 09:34:56 +00:00
eccles
7c94be4df3 CancelConfirmIcon becomes CancelConfirmFlags with extra options
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1239 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-30 22:22:16 +00:00
eccles
5cd0b376e7 Clicking [x] behaves the same as Cancel (thank's brainsucker).
Saved 224 bytes.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1197 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-26 22:47:21 +00:00
justin1014
895e5b7763 updated with new exdll.h interface
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1118 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 18:31:08 +00:00