Commit graph

45 commits

Author SHA1 Message Date
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
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
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
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
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
b53dd1eda3 Added CancelShow (by ORTIM: 13-August 2002)
Added pixel transformation for widgets (by ORTIM: 14-August-2002)


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@744 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-26 13:27:51 +00:00
kichik
3e9e73ec59 This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@625 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-02 10:01:35 +00:00