Commit Graph

395 Commits (66c6aca759463249c8fdb4cbf9d1380f387602d8)

Author SHA1 Message Date
dail8859 e1f01e00ba Add C# type keywords to style configurator
Closes #2415
2016-10-12 12:27:59 -04:00
Don Ho 8bf3decf21 Integrate Corsican language 2016-10-09 20:12:28 +02:00
Patriccollu 63ae2a9e9f Add Corsican translation for Notepad++ 7.0
Closes #2344
2016-10-09 17:59:18 +02:00
schnurlos fd5c706f18 Update german.xml to version 7.0
Closes #2328
2016-10-09 01:37:33 +02:00
popcorner 8c7151a40f Update chineseSimplified.xml to version 7.0
Closes #2329
2016-10-09 01:34:23 +02:00
xomx 7ebc5baadb Update czech.xml translation for v7
Closes #2340
2016-10-09 01:30:17 +02:00
dail8859 98a246c1e5 Add option to skip numbers during word completion
Closes #2365, Closes #2378
2016-10-07 09:08:58 -04:00
Don Ho 7ee63496d3 Add 64-bit/32-bit installer detection ability
64-bit Installer can detect the 32-bit installation (and vice versa),
and suggest users to remove the existing one before install the new one.
It works only when the existing installation is on "C:\Program Files
(x86)\Notepad++" or "C:\Program Files\Notepad++" directory
2016-10-06 09:37:25 +02:00
Don Ho bb01b0f528 Ask user for keeping userr data during uninstallation 2016-10-04 17:58:08 +02:00
Don Ho 5c031d9f81 Fix a regression of themes installation
Take consideration of installation with doLocal Conf.xml activated.
2016-10-03 01:11:21 +02:00
Don Ho f3fcb50015 Fix uninstaller bug to not remove themes files from APPDATA 2016-10-02 14:38:17 +02:00
Don Ho 181b487521 Fix 64-bit installer's uninstallation problem.
After uninstalling 64-bit Notepad++ via uninstaller, the entry remains in
the "uninstall programs" section of panel of configuration. This commit fixes the bug.
2016-10-01 23:20:06 +02:00
Rajendra Singh df91244234 Distinguish between x64 and x86 installer
Closes #2330
2016-10-01 13:19:43 +02:00
Don Ho 0fa10cb9fa Translation: remove invalidated entries 2016-09-25 12:38:50 +02:00
Don Ho 1a0cde0271 Remove unecessary component (ChangeIcon.exe)
Sign all binaries
Add License header
2016-09-21 20:55:10 +02:00
Don Ho 6d2b1e4f5e Remove the old icon 2016-09-21 09:06:22 +02:00
schnurlos 51797bf59e Update german.xml to version 7.0
Closes #2194
2016-09-18 02:15:33 +02:00
gszo123 79277dcd56 Update polish translation.
Closese #2199
2016-09-18 02:09:05 +02:00
Artem Polivanchuk 3cdc9470db Update Ukrainian translation
Updated ukrainian.xml tranlslation for version 7

Closes #2248
2016-09-18 01:53:43 +02:00
xomx 92453d0da6 Update czech.xml translation to v7
Closes #2250
2016-09-18 01:49:45 +02:00
Luca d9a601acfd Update Italian translation to version 7.0
Closes #2267
2016-09-18 01:44:44 +02:00
Rajendra Singh c0c80c28d4 Updated Hindi Translation
Closes #2193
2016-09-17 11:57:21 +02:00
Rajendra Singh ee2604341d Added Description for Localization in installer
Added description for "Localization" on component selection page in
installer.
Reword some items in installer.

Closes #2281
2016-09-17 11:50:43 +02:00
Rajendra Singh b491ef0f64 Remove extra slash in Urdu Localization
Closes #2280
2016-09-17 11:35:21 +02:00
Rajendra Singh a361c8cec7 Corrected typo in nsis script
compability ->compatibility

Closes #2285
2016-09-17 11:32:00 +02:00
Don Ho c5645d009d Update Croatian & Russian translations 2016-09-17 10:06:05 +02:00
Don Ho 4b18a878e5 Fix NSIS compiling warning 2016-09-16 04:11:27 +02:00
Don Ho 0278554272 Update translations 2016-09-15 00:27:53 +02:00
Don Ho fc014595a3 Make x32 and x64 packages
Refactoring NSIS installer
2016-09-09 23:26:15 +02:00
Don Ho e451efbd29 Add "Search on Internet" for selected words as build-in command
Update translation for French, Chinese and English.
2016-08-29 00:13:28 +02:00
Don Ho 863c4e90c1 Add open file on selection & open container on selection commands 2016-08-22 00:52:26 +02:00
Don Ho fe01f7501b Update translations
Update english.xml, english_customizable.xml, chinese.xml, french.xml to
7.0
A minor refactoring
2016-08-19 13:39:31 +02:00
György Bata c15ff9dc13 Update english.xml
Closes #1475
Add 3 missing translatable items
2016-08-18 11:07:54 +02:00
Rajendra Singh 60105c9326 Reduce the installer size by 30~35%
Closes #2175
As of now npp installer is not using any compression to reduce the installer size. I don't know if there is any history behind not using any compression algorithm.

But I noticed a reasonable difference after using /SOLID lzma compression technique. It reduces the installer size by 30~35%.
If we uses /FINAL lzma, it is improved by 15~18%.
2016-08-15 16:15:18 +02:00
vlakoff 311c4e58cf Fix autocompletion for PHP function class_alias()
Closes #1468
2016-08-14 16:19:06 +02:00
Fábio Paganini 54f8367c11 Update Brazilian Portuguese
Closes #2121

Add some missing menu itens translation.
2016-08-14 13:38:54 +02:00
Lautis Sun 318a6207ea Update english.xml, chinese.xml : Add 41022 "Open Folder as Workspace" and 44085 "Folder as Workspace"
Closes #1903
2016-08-14 11:30:00 +02:00
Don Ho 3f4816b030 Update some binaries and script file 2016-08-13 02:19:27 +02:00
Don HO f8a24efa90 Fix DLL Hijacking Vulnerability
Closes #2086

DLL Hijacking Vulnerability is present in old version of NSIS. This
issue is fixed by updating new version of NSIS to build Notepad++
installer.
2016-08-03 20:01:52 +02:00
gszo123 2fb505b5a8
translation: updated polish translation to 6.9.2
closes #2055
2016-07-20 09:21:43 +09:00
nmlgc ddf81ecc02 Update old themes to use the correct style IDs for Pascal
Scintilla got a [new Pascal lexer] in version 1.78, which was included in
Notepad++ version 5.4.4. However, this lexer also introduced [new style IDs]
and most of Notepad++'s bundled themes that were created before version 5.4.4
haven't been updated in all that time.

Fixes #249, closes #1912
2016-07-15 02:32:27 +02:00
xomx 79a9f42e37 Update czech.xml translation to v6.9.2
Closes #2068
2016-07-15 00:43:37 +02:00
Don HO 79028b3341 Appveyor artifacts debug and release for x86 & x64
Fixes #1942 Closes #2079
2016-07-15 00:10:15 +02:00
Tmp341 ec433863c3
translation: updated turkish
There was a change in line 89, which states singular other than plural. And id 2036 added too.
closes #1393
2016-07-05 18:16:42 +09:00
gszo123 e770aff94d
translation: fixes for polish.xml
closes #2044
2016-07-05 18:12:56 +09:00
Igor Minin bf2a987ad1
translation: updated russian
Closes #1899, #1900
2016-07-04 18:04:18 +09:00
Luca 5b92b4b9cf
translation: updated italian
closes #1901
2016-07-04 18:03:05 +09:00
Sérgio ec9bcf00af
translation: updated Brazilian Portuguese
Fix Brazilian Portuguese misspelled words and added some missing entries
closes #1987
2016-07-04 18:03:05 +09:00
Hiro5 87757e1a3f
translation: updated catalan
closes #2001
2016-07-04 18:03:02 +09:00
Mike Schwörer bb0eea56e5
translation: Removed cloding parenthesis in text 47004
closes #2024
2016-07-04 17:56:07 +09:00