Commit graph

389 commits

Author SHA1 Message Date
kichik
78c25b042a Some more improvments
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1867 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-02 16:02:03 +00:00
kichik
3e0bfbd21f Install script fixes. .onSelChange is now called after installation type change too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1866 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-02 15:51:33 +00:00
kichik
95483e3eff Desktop flickering with first page a custom page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1861 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-01 18:42:16 +00:00
kichik
34d7fc0f9b Fixed a bug with !if and friends and fixed an ancient bug with line counting going wrong with macros
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1859 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-01 13:19:23 +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
bcb7a623f1 Fixed bug with escaping quotes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1848 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-28 15:57:53 +00:00
kichik
77dd6eed7f DS_SHELLFONT fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1843 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-28 13:13:06 +00:00
kichik
9ff5b1f33e Moved new and delete away from ResourceEditor into util.cpp
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1838 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-27 16:04:34 +00:00
kichik
0707a05326 #define DS_SHELLFONT
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1837 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-27 15:23:46 +00:00
kichik
f4f390fb01 InitPluginsDir now causes to Init___PluginsDir to always get added
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1835 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-25 20:16:57 +00:00
kichik
1a865438f0 Next button text is now always added when needed, instfiles dialog is destroyed when needed.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1832 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-25 16:50:05 +00:00
kichik
2d7e541bf6 Exec will now always work
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1821 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-22 15:46:33 +00:00
kichik
3eaa8894f7 Another line... =/
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1820 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-22 12:58:44 +00:00
kichik
617cf2bbe2 Forgot a line
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1819 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-22 12:56:19 +00:00
kichik
83b92fb6ea Plugins used both in uninstaller and installer problems should be fixed now
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1817 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-22 12:45:38 +00:00
kichik
5abd9f0dde Defines returned to normal after !insertmacro
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1816 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-22 12:32:47 +00:00
kichik
1fc6f94b86 Temporary solution to make SetFont work again
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1811 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-21 23:32:05 +00:00
kichik
20e2277078 Fixes with uninstall plugins and custom pages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1810 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-21 22:59:11 +00:00
kichik
c0a2659a05 Support for escaping quotes using $" Source\lineparse.h Source\script.cpp
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1802 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-21 19:09:02 +00:00
kichik
1fc09ac3f7 Fixed bug item 641776 and returned zlib header to 34KB
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1798 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-21 16:46:05 +00:00
justin1014
b8283efe51 fixed bug in zlib support (oops, my bad)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1797 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-20 23:58:32 +00:00
kichik
03e17bbbed nsisconf.nsh works again
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1795 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-20 17:41:00 +00:00
joostverburg
e11278afdd shell font
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1785 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-18 15:53:32 +00:00
kichik
04fbea4aef Now works with DIALOGEX (not thanks to MS docs)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1781 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-18 14:19:45 +00:00
joostverburg
22611f295c removed useles constant
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1773 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-17 16:44:56 +00:00
joostverburg
8c25188704 shell font
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1771 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-17 16:12:20 +00:00
kichik
f9075a8346 Enabled SetWindowLong
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1722 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 13:45:12 +00:00
kichik
0276abd2b1 ShowWindow added
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1719 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 13:15:42 +00:00
kichik
be7192efb7 /NOCD instead of /CD
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1704 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-14 20:03:07 +00:00
kichik
1f9aee2b38 Plugin size only counted once now, no more huge "optimizations" when using one plugin a lot of times.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1703 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-14 19:43:14 +00:00
kichik
b2a2045a53 No resources in makensis...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1698 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-14 12:12:57 +00:00
kichik
9eea87e3d7 Use MS Shell Dlg
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1697 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-14 12:09:19 +00:00
kichik
82b4cb19b2 Resource Files folder cleaned
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1696 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-14 11:57:42 +00:00
kichik
27dc7c79cb First page a skipped custom page with now works again and doesn't enter a infinite loop.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1689 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-12 19:20:24 +00:00
kichik
45d3d9e62f No more Reboot crash when recompiling under VC7
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1687 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-12 18:19:24 +00:00
kichik
69bc516677 No more locking
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1683 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-11 20:49:02 +00:00
kichik
14628a4daf First page a custom page now works
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1682 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-11 20:30:30 +00:00
kichik
b9381d0d5d Unlock right after pre func
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1681 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-11 20:24:26 +00:00
kichik
85ee7cbd0a Some bytes off, zlib is still 34.5 =/
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1680 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-11 19:19:02 +00:00
kichik
11110c3f90 Display the right number of expected parameters
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1673 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-11 17:51:06 +00:00
kichik
448b66a7ef Page ignores "" as a function
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1672 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-11 17:37:59 +00:00
kichik
279b1c3703 Auto define of last page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1671 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-11 17:30:55 +00:00
kichik
fe197ce529 Now always unlocks the dialog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1667 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-11 16:45:30 +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
fdd5119f75 Caption parameter for custom pages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1662 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-11 15:11:49 +00:00
kichik
46272ca674 Back button disabled for pages after instfiles
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1651 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-09 20:19:13 +00:00
kichik
3519f1fca6 InitPlugin*S*Dir
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1640 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-09 13:53:34 +00:00
kichik
09e7008d83 Made it so only one resource editor will be created instead of every time a resource editor is needed, and added InitPluginDir
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1639 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-09 13:51:40 +00:00
kichik
7ae7b6469d Pretty summary
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1638 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-09 13:08:45 +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