Commit graph

7 commits

Author SHA1 Message Date
kichik
0bca3c8255 size optimization
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4253 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-09 14:29:12 +00:00
kichik
76d64a2992 fixed compile error without NSIS_CONFIG_COMPONENTPAGE
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3971 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-19 18:10:45 +00:00
kichik
b4b3f0b1eb fixed bug #1155836 - Incorrect section group state
section flags weren't read again after a recursive call for _RefreshSectionGroups returned


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3914 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-03 20:15:58 +00:00
kichik
282cd1ef72 if the first section was a section group, following section groups didn't behave correctly
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3900 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-04 20:45:02 +00:00
kichik
931f5e42c2 a section group can't be both selected and toggled
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3893 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-04 14:17:11 +00:00
kichik
6008ab4265 removed unneeded test
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3872 212acab6-be3b-0410-9dea-997c60f758d6
2005-01-14 15:46:28 +00:00
kichik
6173889411 components functions that don't rely on the TreeView
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3854 212acab6-be3b-0410-9dea-997c60f758d6
2005-01-11 16:28:10 +00:00