anders_k
ed4f2ab384
!system decodes child output as OEMCP if GetConsoleOutputCP() == GetOEMCP(), this should help bug #1092 (or fix it completely?)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6456 212acab6-be3b-0410-9dea-997c60f758d6
2014-03-30 22:43:49 +00:00
anders_k
1e17d02ff7
Added CreateShortcut /NoWorkingDir optional parameter
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6452 212acab6-be3b-0410-9dea-997c60f758d6
2014-03-28 16:17:07 +00:00
anders_k
a864703ce9
Fix bug #1088 and try even harder by using substring if possible
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6451 212acab6-be3b-0410-9dea-997c60f758d6
2014-03-10 00:06:42 +00:00
anders_k
ce0d6a7a94
Don't list /amd64-unicode in !addplugindir help (makensis win32)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6446 212acab6-be3b-0410-9dea-997c60f758d6
2014-03-04 19:26:56 +00:00
anders_k
ac873f36cb
Added P<, P<=, P=, P<>, P>= and P> LogicLib ptrdiff_t tests
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6445 212acab6-be3b-0410-9dea-997c60f758d6
2014-03-04 19:00:09 +00:00
anders_k
a7076ff238
Basic AMD64 System::Call support
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6444 212acab6-be3b-0410-9dea-997c60f758d6
2014-03-03 18:10:53 +00:00
anders_k
204f371097
Added Int32/64/Ptr helper macros to Util.nsh
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6438 212acab6-be3b-0410-9dea-997c60f758d6
2014-02-03 20:19:35 +00:00
kichik
3fa78720f0
get ready for release
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6422 212acab6-be3b-0410-9dea-997c60f758d6
2013-12-25 04:53:58 +00:00
anders_k
527cf2d7a4
Fix bug#1086, don't parse non-branch instructions inside a !if 0 block
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6418 212acab6-be3b-0410-9dea-997c60f758d6
2013-12-08 16:24:06 +00:00
anders_k
c16bc083b5
Fixed incorrect page count in compiler statistics
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6417 212acab6-be3b-0410-9dea-997c60f758d6
2013-12-08 15:41:47 +00:00
anders_k
be6c7e6a1d
Major POSIX overhaul
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6416 212acab6-be3b-0410-9dea-997c60f758d6
2013-12-08 14:34:38 +00:00
anders_k
e23b3db418
Windows 8.1 & 2012R2 support in WinVer.nsh
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6412 212acab6-be3b-0410-9dea-997c60f758d6
2013-09-02 21:19:45 +00:00
anders_k
5744372364
Fix bug #1080 , Unicode stubs must use RichEdit20W, otherwise EM_GETTEXTRANGE gives us ANSI strings
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6410 212acab6-be3b-0410-9dea-997c60f758d6
2013-08-15 23:14:12 +00:00
anders_k
51e2b07f05
Fixed bug #1079 , broken !define Unicode null terminator
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6409 212acab6-be3b-0410-9dea-997c60f758d6
2013-08-15 21:22:17 +00:00
anders_k
6c283bde91
!include defaults to UTF-8 after Unicode True
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6407 212acab6-be3b-0410-9dea-997c60f758d6
2013-08-08 00:26:59 +00:00
anders_k
4d46324599
Fixed MakeNSISW default pushbutton and tab order
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6403 212acab6-be3b-0410-9dea-997c60f758d6
2013-08-07 19:26:03 +00:00
anders_k
d387a32658
FileRead in Unicode installers can handle DBCS, conversion output is limited to UCS-2
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6399 212acab6-be3b-0410-9dea-997c60f758d6
2013-07-27 23:09:54 +00:00
anders_k
a5f0809ee9
FileReadByte should not do any kind of conversion
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6394 212acab6-be3b-0410-9dea-997c60f758d6
2013-07-25 18:27:02 +00:00
kichik
7943b52966
update changelog for release
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6386 212acab6-be3b-0410-9dea-997c60f758d6
2013-07-14 19:46:33 +00:00
anders_k
5ae11b00fa
Zip2Exe: Unicode checkbox and minor fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6383 212acab6-be3b-0410-9dea-997c60f758d6
2013-07-10 19:09:39 +00:00
anders_k
5e1edb3d75
Added Windows 8.1 Preview GUID alias to ManifestSupportedOS
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6380 212acab6-be3b-0410-9dea-997c60f758d6
2013-07-07 23:27:11 +00:00
anders_k
e6f549adee
Add !finalize %1 fix to changelog and shut up MinGW
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6376 212acab6-be3b-0410-9dea-997c60f758d6
2013-06-08 19:10:42 +00:00
anders_k
47e481a3bf
Default verbosity is /V3 without logo, MakeNSISW still uses /V4
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6375 212acab6-be3b-0410-9dea-997c60f758d6
2013-06-08 18:48:38 +00:00
anders_k
41c993aa0b
Update changelog
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6371 212acab6-be3b-0410-9dea-997c60f758d6
2013-05-28 20:13:16 +00:00
kichik
897dc32f66
updated history for 3.0a0 release
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6355 212acab6-be3b-0410-9dea-997c60f758d6
2013-05-19 22:45:59 +00:00
anders_k
eaa6991b91
UTF16BE support in NStreamLineReader
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6344 212acab6-be3b-0410-9dea-997c60f758d6
2013-04-11 15:28:45 +00:00
anders_k
936244da8d
Added Scottish Gaelic translation
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6328 212acab6-be3b-0410-9dea-997c60f758d6
2013-04-09 18:44:08 +00:00
anders_k
1b994f4ba4
Minor changelog additions
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6327 212acab6-be3b-0410-9dea-997c60f758d6
2013-04-03 23:01:37 +00:00
anders_k
9b35c900cb
Added !appendfile /CHARSET parameter, output is written using the new NOStream class
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6326 212acab6-be3b-0410-9dea-997c60f758d6
2013-04-03 22:46:17 +00:00
anders_k
fe8e4a36bf
Added ${__COUNTER__} predefine
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6325 212acab6-be3b-0410-9dea-997c60f758d6
2013-03-29 02:39:07 +00:00
anders_k
9fa3398dd9
Support special ${U+1}...${U+FFFFFFFF} Unicode character defines
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6324 212acab6-be3b-0410-9dea-997c60f758d6
2013-03-29 02:04:21 +00:00
anders_k
e173cd33a4
Updated changelog and fixed minor documentation bugs (bug #3063566 , bug #3567313 )
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6322 212acab6-be3b-0410-9dea-997c60f758d6
2013-03-27 02:50:27 +00:00
anders_k
baf8bb138b
Fix dead links with archive.org
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6311 212acab6-be3b-0410-9dea-997c60f758d6
2013-03-22 22:33:52 +00:00
anders_k
d3d637fab9
Fixed minor MakeNSIS leaks (Bug #3474662 )
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6309 212acab6-be3b-0410-9dea-997c60f758d6
2013-03-19 02:11:37 +00:00
anders_k
97cc6033e1
Fixed Korean MUI_[UN]TEXT_FINISH_INFO_* (Bug #3541515 )
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6307 212acab6-be3b-0410-9dea-997c60f758d6
2013-03-17 22:10:24 +00:00
anders_k
0e851e4b79
Reduced !include/!insertmacro recursion stack usage (Bug #3067954 )
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6306 212acab6-be3b-0410-9dea-997c60f758d6
2013-03-17 21:13:07 +00:00
anders_k
043b4006ed
* Georgian and Pashto are now part of default install.
...
* LANGFILE macro now takes 4 parameters, all .nsh files have been updated
* LANGFILE_INCLUDE_WITHDEFAULT will now warn if the fallback string is used
* Removed some invalid English strings in various files
* Fixed Khmer LangId
* Minor Norwegian language fixes
* Some files changed from UTF16LE to UTF8SIG
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6302 212acab6-be3b-0410-9dea-997c60f758d6
2013-03-16 00:28:45 +00:00
anders_k
e43d5a3b9e
Add new (optional) makensis win32 abort event to avoid multiple instance issues
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6298 212acab6-be3b-0410-9dea-997c60f758d6
2013-03-14 18:00:00 +00:00
anders_k
9b287fc648
Added /plugin parameter to ReserveFile for our multi-arc. plugin subdirectories.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6290 212acab6-be3b-0410-9dea-997c60f758d6
2013-03-07 23:38:25 +00:00
anders_k
da2fe44184
Add ManifestSupportedOS attribute
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6265 212acab6-be3b-0410-9dea-997c60f758d6
2012-09-20 10:18:40 +00:00
kichik
041a8a9881
applied patch #3307144 - more cross links in documentation (whyeye)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6152 212acab6-be3b-0410-9dea-997c60f758d6
2011-05-28 18:45:57 +00:00
kichik
1872573b9e
2.46
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6007 212acab6-be3b-0410-9dea-997c60f758d6
2009-12-05 22:33:50 +00:00
kichik
c7bb0d6bd1
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5985 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 19:59:07 +00:00
kichik
80e3d99a8c
2.45
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5984 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 19:40:03 +00:00
kichik
059b0786be
shorter urls
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5941 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-21 19:25:03 +00:00
kichik
6a57d28330
2.44
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5940 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-21 19:16:25 +00:00
kichik
4c1b54d033
2.43
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5928 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-05 01:23:58 +00:00
kichik
4c402ea0e7
2.42
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5861 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-20 11:48:54 +00:00
kichik
5ac5b3f95b
deprecate SetPluginUnload and /NOUNLOAD
...
plug-ins are now responsible to keeping themselves loaded using the new api
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5855 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-20 08:17:15 +00:00
kichik
4284d05606
2.41
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5769 212acab6-be3b-0410-9dea-997c60f758d6
2008-11-20 20:06:32 +00:00