Commit graph

5933 commits

Author SHA1 Message Date
anders_k
89cbb22e42 Added note about /REBOOTOK not working without admin. rights for bug #1174
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6837 212acab6-be3b-0410-9dea-997c60f758d6
2017-01-28 18:49:11 +00:00
anders_k
aec58509b4 Fixed unbalanced push/pop in MUI_UNGETLANGUAGE (MUI v1)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6836 212acab6-be3b-0410-9dea-997c60f758d6
2017-01-20 21:15:49 +00:00
anders_k
871589cab4 Unicode nsExec now supports the /OEM switch (bug #1171)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6835 212acab6-be3b-0410-9dea-997c60f758d6
2017-01-15 15:20:07 +00:00
anders_k
3659de8e37 (C) 2017
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6834 212acab6-be3b-0410-9dea-997c60f758d6
2017-01-02 03:51:39 +00:00
anders_k
b57f71ddaa Minor documentation fix (bug #919)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6833 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-30 00:52:24 +00:00
anders_k
5185900a8e Taller MULTIUSER_INSTALLMODEPAGE_TEXT_TOP label (bug #916)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6832 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-30 00:39:02 +00:00
anders_k
cea0fd8693 Added support for MUI_UNCONFIRMPAGE_VARIABLE (RFE #511)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6831 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-30 00:00:35 +00:00
anders_k
11b34a9fc7 Minor French improvements (patch #221)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6830 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-29 22:11:32 +00:00
anders_k
859c2ad6eb Added basic WriteRegMultiStr support (RFE #382, patch #219)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6829 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-29 21:59:35 +00:00
anders_k
aee38bfa77 Fixed minor 64-bit warnings (Bug #1170)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6828 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-29 19:25:14 +00:00
anders_k
e8e2cbadc6 Minor documentation fix (Patch #231)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6827 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-26 23:52:10 +00:00
anders_k
d09e2dc1ac Added MultiUser text from patch #246. Still undecided if we should merge the rest of the patch...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6826 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-26 23:48:22 +00:00
anders_k
d50eab4f73 Add link to translations forum (Bug #1167)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6825 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-26 23:23:25 +00:00
anders_k
75cf6b20ef MultiUser now supports $ProgramFiles64 (Bug #843)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6824 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-26 23:01:41 +00:00
kichik
28e6462b4e print all bad eols
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6821 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-11 21:46:29 +00:00
kichik
75b07c1102 3.01
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6820 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-11 21:46:07 +00:00
kichik
ed64bd7082 fix eol
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6819 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-11 21:45:07 +00:00
kichik
a5aba23afe update history for 3.01
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6818 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-11 21:27:59 +00:00
anders_k
015aea3f49 Fixed some minor GCC warnings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6817 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-11 21:01:48 +00:00
anders_k
82c714e853 * Double-click to copy on Vista+
* Don't include \0 in count from GetLocaleInfo


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6816 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-10 17:04:34 +00:00
anders_k
deb811e453 MakeLangId rewritten from scratch to support EnumSystemLocales and our internal list
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6815 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-10 01:52:59 +00:00
kichik
70e21917ae new menu icons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6814 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-05 22:52:06 +00:00
kichik
302609dd22 use right uninstall icon
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6813 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-05 20:34:35 +00:00
kichik
607021d145 install new icons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6812 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-05 20:30:48 +00:00
anders_k
9dfe34672a * Tweaked filetype icons
* MS resource compiler <= VS 2005 does not like PNG compressed icons


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6811 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-05 19:40:31 +00:00
anders_k
7f2ca3cdee Fixed bug #1122 StrCpy maxlen inconsistent behavior
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6810 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-05 15:44:19 +00:00
anders_k
aaca82cd5f Added final dash in XGCC_W32_PREFIX documentation description.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6809 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-04 17:15:49 +00:00
kichik
62a6202f90 new graphics by idleberg
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6808 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-03 22:06:46 +00:00
anders_k
f2e5729525 * MakeLangId will now display the codepage if Windows supports the specified langid.
* Added more languages.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6807 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-03 00:21:22 +00:00
anders_k
0f2a6027e9 Make sure tstring can store wchar_t. This currently blocks anyone from writing unit tests for strlist.cpp because the tests are not Unicode yet!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6806 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-02 19:58:32 +00:00
anders_k
9c598cafff Updated Danish translation (bug #1164)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6805 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-02 19:19:34 +00:00
anders_k
62b8ca9bb5 A more aggressive workaround for bug #1156
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6804 212acab6-be3b-0410-9dea-997c60f758d6
2016-11-25 21:35:28 +00:00
anders_k
7339c8c795 Temporary workaround for bug #1156
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6803 212acab6-be3b-0410-9dea-997c60f758d6
2016-11-23 17:10:12 +00:00
anders_k
27ed0e502b Unify g_output and console initialization
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6802 212acab6-be3b-0410-9dea-997c60f758d6
2016-11-23 15:42:20 +00:00
anders_k
37c2cce029 Allow POSIX to see QUERYHOST constants even though there is no way to use them on those platforms
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6801 212acab6-be3b-0410-9dea-997c60f758d6
2016-11-23 00:38:57 +00:00
anders_k
d698d166d5 Use a common helper macro to declare some UI output related variables
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6800 212acab6-be3b-0410-9dea-997c60f758d6
2016-11-22 23:11:33 +00:00
anders_k
ca0c51491b Norwegian MultiUser fixes (patch #279)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6799 212acab6-be3b-0410-9dea-997c60f758d6
2016-11-22 21:21:58 +00:00
anders_k
04d6fe9367 Write error messages to stderr by default
Disabled if -O is used or if -NOTIFYHWND is valid and returns 0 to QUERYHOST:QH_ENABLESTDERR



git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6798 212acab6-be3b-0410-9dea-997c60f758d6
2016-11-22 21:17:00 +00:00
anders_k
9841c101cf Arabic MultiUser fixes (#278)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6797 212acab6-be3b-0410-9dea-997c60f758d6
2016-10-22 18:19:27 +00:00
anders_k
0816ccba30 Swedish MultiUser fixes (patch #277)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6796 212acab6-be3b-0410-9dea-997c60f758d6
2016-10-22 18:16:21 +00:00
anders_k
a71541bb87 Added SetCtlColors Windows COLOR_* constants support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6795 212acab6-be3b-0410-9dea-997c60f758d6
2016-10-22 18:12:28 +00:00
anders_k
6fc995ed70 Updates to Brazilian Portuguese translation (Patch #276)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6794 212acab6-be3b-0410-9dea-997c60f758d6
2016-10-12 21:08:17 +00:00
anders_k
d0a461cbca Undo Lockwindow Off fix from [r6789] because it caused the taskbar button to become invisible!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6793 212acab6-be3b-0410-9dea-997c60f758d6
2016-10-12 19:31:57 +00:00
anders_k
78bf493cb8 Ukrainian MultiUser fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6792 212acab6-be3b-0410-9dea-997c60f758d6
2016-10-12 17:20:26 +00:00
anders_k
d1da9f8646 Portuguese fixes (patch #274)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6791 212acab6-be3b-0410-9dea-997c60f758d6
2016-10-11 23:52:01 +00:00
anders_k
66c91fab54 Fixed broken MSDN URLs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6790 212acab6-be3b-0410-9dea-997c60f758d6
2016-10-11 19:58:58 +00:00
anders_k
08ebc678e5 LockWindow Off should always enable painting
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6789 212acab6-be3b-0410-9dea-997c60f758d6
2016-10-11 19:47:21 +00:00
anders_k
0bb94c1591 Tooting my own horn
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6788 212acab6-be3b-0410-9dea-997c60f758d6
2016-10-11 19:36:06 +00:00
kichik
a024ff95b2 bug #1153 - better doc location for SetRegView
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6787 212acab6-be3b-0410-9dea-997c60f758d6
2016-10-09 22:23:58 +00:00
anders_k
8e582490ff Added Corsican translation (patch #268)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6786 212acab6-be3b-0410-9dea-997c60f758d6
2016-10-08 13:48:28 +00:00