Commit graph

219 commits

Author SHA1 Message Date
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
joostverburg
2ee43c8be5 updated FileRequest/DirRequest size
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2041 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-06 16:21:14 +00:00
kichik
d46696db59 If writting into ${TEMP} better read from there too...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2040 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-06 15:10:48 +00:00
joostverburg
8dc6850486 dialog units
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2039 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-06 12:58:29 +00:00
joostverburg
245f947ee5 flag fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2031 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-04 14:05:55 +00:00
joostverburg
f500ec0149 new flags
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2030 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-04 13:59:36 +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
rainwater
913066089e Added DISABLED flag to docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2027 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-03 23:15:01 +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
joostverburg
cd61ccec21 group radio buttons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2016 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-29 20:30:45 +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
joostverburg
12c3a5db45 nicer dialog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2014 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-29 20:01:53 +00:00
joostverburg
3769825be5 groupbox / return value info
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2013 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-29 20:01:42 +00:00
kichik
f01cfc2e5f Fixed bug #659359
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2009 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-28 13:05:07 +00:00
joostverburg
3732dc36a4 removed debug stuff
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1990 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-21 16:16:57 +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
joostverburg
4387018496 xhtml
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1976 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-18 21:08:15 +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
fb8dde26d6 small fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1961 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-16 14:03:11 +00:00
joostverburg
5cbb82a894 ReserveFile
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1959 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-15 20:56:58 +00:00
joostverburg
92029c8558 new documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1957 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-15 20:29:28 +00:00
joostverburg
d82951674b stack fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1956 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-15 19:03:34 +00:00
joostverburg
4e69178ba4 removed some useles stuff
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1955 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-15 14:44:15 +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
ac4ef5df5c /NOUNLOAD added
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1842 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-28 13:08:15 +00:00
joostverburg
89d0d8735a ReserveFile info
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1827 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-24 15:30:13 +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
e9d42aeff2 Rect added
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1753 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 21:11:30 +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
joostverburg
5e5a2ec7af Dialog Item 1200 instead of 12000
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1684 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-11 21:14:09 +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
11d65381d9 Caption for custom pages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1665 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-11 15:20:14 +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
joostverburg
e6aacce2b9 InitPluginsDir
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1655 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-10 16:32:46 +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
f173669bc0 Dates fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1588 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-04 16:28:06 +00:00
kichik
6fe69862f9 Updated docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1587 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-04 16:27:21 +00:00