Commit Graph

24 Commits

Author SHA1 Message Date
Don HO
c0c070abaf
Split functionList.xml into multifile in "functionList" Folder
New "functionList" will be added beside of notepad++.exe or "%APPDATA%\Notepad++\", according the installation mode. If the portable package is used, after removing "doLocalConf.xml", the "functionList" folder should be copied manually from Notepad++ installed directory to "%APPDATA%\Notepad++\" to make function list work again.

All splited files are localized in this folder with the explicit language name.

"overrideMap.xml" is optional for overriding the default functionList parse rule files, and for adding UDL parse rule files.

Close #4896
2020-10-21 18:05:08 +02:00
Don HO
592acc3a68
Exclude PowerEditor/bin/themes/ for git 2020-06-13 16:33:03 +02:00
Don HO
f229524883 Exclude a file from git tracking 2020-06-01 18:12:33 +02:00
Don HO
9391fa764f Enhance Notepad++ installation packaging
Use GUP to retrieve GUP release from its website while doing Notepad++ release.
2018-05-20 03:28:48 +02:00
Don HO
1a0e6d7611 Fix the regression in settings
Closes #2814
2017-01-23 09:47:37 +01:00
Don HO
f62bf83bca Make VS2015 compile again 2017-01-22 00:59:40 +01:00
Don Ho
8fc1a2ed30 Add MD5 functionalities 2017-01-01 18:28:25 +01:00
Don Ho
fc014595a3 Make x32 and x64 packages
Refactoring NSIS installer
2016-09-09 23:26:15 +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
Markus Heidelberg
aa0bb73981
Adapt .gitignore for Scintilla GCC/MinGW build 2016-07-04 18:08:20 +09:00
Don HO
2c0b66da43 Remove duplicate line in gitIgnore 2016-06-05 21:50:53 +02:00
Don HO
64d7535be1 x64 ready
1. Remove all warning while compiling in x64
2. Treat warning as error (W4) while compiling in x64
2016-06-05 20:30:22 +02:00
Markus Heidelberg
715a64a32a Make GCC/MinGW build work again and support cross-building under Linux
Close #1229, Fixes #385
Only build errors are fixed, compile warnings are left alone. To reduce
the number of changes, even the compiler option "-fpermissive" has been
used to downgrade several errors to warnings.
2015-12-15 17:10:46 +01:00
Don Ho
d7ca1eaaf6 Fix the problem of display refresh missing in exit (closes #800)
Solution: release lock updating before killing main handle.
2015-08-28 01:05:36 +02:00
Don Ho
209058ed45 [UPDATE] ignore the font files 2015-07-30 02:05:41 +02:00
Don Ho
e8bb6bdede [UPDATE] Update gitIgnore file 2015-07-19 01:26:40 +02:00
Don HO
7f7d2809c4 Merge pull request #132 from NN---/patch-3
[UPDATE] Add .vs folder to ignore
2015-06-24 00:59:19 +02:00
Don Ho
251e987a71 [NEW_FEATURE] Add 2 context menus on status bar
Add language context menu and EOL conversion context menu on status bar.
2015-06-08 03:19:34 +02:00
milipili
41c2d99327 ignore scintilla generated files 2015-05-31 20:59:49 +02:00
NN
1f5f5db147 Add .vs folder to ignore 2015-05-28 21:59:41 +03:00
Don Ho
2beb7e2dfe Update .gitIgnore file 2015-05-26 09:25:36 +02:00
Don Ho
6870368034 Update gitIgnore file. 2015-05-23 18:57:06 +02:00
Don Ho
5c272a8818 [RELEASE] Notepad++ 6.7.8 release. 2015-05-16 02:36:09 +02:00
MAPJe
0f6d80b8d9 Let's ignore some files. 2015-04-23 01:49:23 +02:00