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 |
|
anders_k
|
b4d51b196a
|
Added MUI_LANGUAGEEX macro so language files in other folders can be used (during testing)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6785 212acab6-be3b-0410-9dea-997c60f758d6
|
2016-10-06 20:31:13 +00:00 |
|
kichik
|
a525a42a04
|
more mingw versions https://github.com/kichik/nsis/pull/5/
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6784 212acab6-be3b-0410-9dea-997c60f758d6
|
2016-09-30 23:32:40 +00:00 |
|
f0rt
|
a190b4fc84
|
Make WinWStrDupFromWC endian agnostic (Patch #273)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6783 212acab6-be3b-0410-9dea-997c60f758d6
|
2016-09-06 18:48:32 +00:00 |
|
f0rt
|
25dac3a5e9
|
Make plugins not depend on libstdc++-6.dll (Patch #272)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6782 212acab6-be3b-0410-9dea-997c60f758d6
|
2016-08-22 19:22:45 +00:00 |
|
anders_k
|
765d245758
|
Fixed possible buffer overflow bug in unused WinWStrDupFromChar function (Patch #271)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6781 212acab6-be3b-0410-9dea-997c60f758d6
|
2016-08-21 12:00:00 +00:00 |
|
kichik
|
3b8afc2e89
|
i'm not sure why the previous fix fails only on linux, but here is another attempt...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6780 212acab6-be3b-0410-9dea-997c60f758d6
|
2016-07-25 01:26:53 +00:00 |
|
kichik
|
74a90ebedd
|
fix missing style.css for html docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6778 212acab6-be3b-0410-9dea-997c60f758d6
|
2016-07-25 01:09:12 +00:00 |
|
kichik
|
2130d48bd0
|
3.0
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6776 212acab6-be3b-0410-9dea-997c60f758d6
|
2016-07-25 00:49:38 +00:00 |
|
kichik
|
3eb7494584
|
3.0 release notes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6775 212acab6-be3b-0410-9dea-997c60f758d6
|
2016-07-25 00:47:29 +00:00 |
|
anders_k
|
50a892a084
|
Attempt to work around wxWidgets CustomLinks/Links incompatibility
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6773 212acab6-be3b-0410-9dea-997c60f758d6
|
2016-07-16 12:58:27 +00:00 |
|
anders_k
|
245c34216c
|
PortugueseBR fixes (bug #1149)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6772 212acab6-be3b-0410-9dea-997c60f758d6
|
2016-07-16 12:47:06 +00:00 |
|
anders_k
|
388d994ada
|
Added support for !finalize return value comparison
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6771 212acab6-be3b-0410-9dea-997c60f758d6
|
2016-07-14 10:53:25 +00:00 |
|
anders_k
|
f129597c2b
|
Fixed some Unicode characters in the credits
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6770 212acab6-be3b-0410-9dea-997c60f758d6
|
2016-07-09 15:42:09 +00:00 |
|
kichik
|
5eeee4e05d
|
oops got date wrong
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6768 212acab6-be3b-0410-9dea-997c60f758d6
|
2016-07-09 04:34:26 +00:00 |
|
kichik
|
306832ecf1
|
3.0rc2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6766 212acab6-be3b-0410-9dea-997c60f758d6
|
2016-07-09 04:08:18 +00:00 |
|
kichik
|
bc4e7cb2c2
|
#1144 fix windows build
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6765 212acab6-be3b-0410-9dea-997c60f758d6
|
2016-07-09 04:07:10 +00:00 |
|
kichik
|
e8dfbfd00a
|
prepare changelog for 3.0rc2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6764 212acab6-be3b-0410-9dea-997c60f758d6
|
2016-07-09 03:37:52 +00:00 |
|
anders_k
|
e6a1780485
|
Disable batch-file workaround for !makensis command
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6763 212acab6-be3b-0410-9dea-997c60f758d6
|
2016-07-06 11:28:48 +00:00 |
|
anders_k
|
73c00e3718
|
Fixed bug #1147: !makensis command must force Unicode output to be UTF-8
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6762 212acab6-be3b-0410-9dea-997c60f758d6
|
2016-07-04 12:23:58 +00:00 |
|
anders_k
|
cb95a4a23b
|
PortugueseBR fixes by deguix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6761 212acab6-be3b-0410-9dea-997c60f758d6
|
2016-06-28 16:56:44 +00:00 |
|
anders_k
|
f9e97af1ac
|
cchTextMax is count of TCHARs including \0
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6760 212acab6-be3b-0410-9dea-997c60f758d6
|
2016-06-26 15:32:44 +00:00 |
|
anders_k
|
74255de834
|
DocFix: System::Call/Get have been available when compiling with GCC for a very long time.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6759 212acab6-be3b-0410-9dea-997c60f758d6
|
2016-06-26 13:39:04 +00:00 |
|