Commit graph

7 commits

Author SHA1 Message Date
wizou
752d7d239a Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant.
Compiler output is identical before & after this step

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/branches/wizou@6036 212acab6-be3b-0410-9dea-997c60f758d6
2010-03-24 17:22:56 +00:00
kichik
130074428e revert r5314 - if the banner plug-in shows IDD_VERIFY in its own thread and that thread sets it as the foreground window because of the WS_VISIBLE style, the main thread loses the ability to set the foreground window. this causes the installer window to start on the background if banner is used in .oninit.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5915 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-01 12:32:34 +00:00
kichik
50b9472841 verification dialog is now never used hidden, so it can show itself using WS_VISIBLE
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5314 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-03 22:08:37 +00:00
kichik
ea8b087593 added missing checkbox for logging
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4424 212acab6-be3b-0410-9dea-997c60f758d6
2005-11-24 21:40:18 +00:00
kichik
8e9acad170 passed rc files through msvc to fix compatibility with mingw
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4166 212acab6-be3b-0410-9dea-997c60f758d6
2005-07-09 10:45:53 +00:00
kichik
8eb80ec56a WS_VISIBLE is the default, NOT WS_VISIBLE must be specified
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4138 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-24 17:26:44 +00:00
kichik
63276d8689 build UIs from source
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4124 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-22 15:55:41 +00:00