Commit Graph

145 Commits (44150ea675ab01f3cd7cc2fa72727b74c8980ec3)

Author SHA1 Message Date
Pavel Nedev 9aa9ecb664 Fix NUL file-corruption issue after system shutting down brutally
3 years ago
mere-human 52c73f92dc Remove "Unicode" from build configuration names
3 years ago
Don Ho 7d65bb9503 Use toolkits v141 still for a while
3 years ago
Christian Grasser 2e0d358cdc Adapt for VS2019 builds with toolkit v142
3 years ago
mere-human 263910a9a9 Fix compiler warnings when building Notepad++ solution
3 years ago
Adam D. Walling 5a3bf49c86 Add Dark Mode for not attracting bugs
4 years ago
Christian Grasser ab58c8ee3e One button to compile them all
4 years ago
Udo Hoffmann 6834d796ab Replaced UCS-2 by UTF-16, removed unused UniConversion.*
4 years ago
mere-human 6e43ba6ea5
Add an option to mute all sounds in preferences dialog
4 years ago
mere-human 3cf65ade81
Fix typo in ScitillaComponent directory name
4 years ago
mere-human e7079d57c6
Enhance FileDialog for allowing UNIX stile file path
4 years ago
Don HO 45912a3321
Drop Windows XP support for IFileDialogCustomize
4 years ago
mere-human b9f498f041
Add "save Folder as Workspace in session" option in save session dialog
4 years ago
Scott Sumner 5965b3d352 Project structure improvement: Move TreeView files in the right place
4 years ago
Scott Sumner 7bcb34b848 Add some missing items to Visual Studio project
4 years ago
Don HO c0c070abaf
Split functionList.xml into multifile in "functionList" Folder
4 years ago
Udo Hoffmann e2a650ec10
Fix blue link-type number input boxes cut off issue
4 years ago
Udo Hoffmann 401bfcb0cd
Add new URL parser to replace inaccurate regex detection
4 years ago
Jorge Rocha Gualtieri 66893f980f
Fix "Monitoring" not detecting all file changes issue
5 years ago
Scott Sumner d3cb2ceb36
Add external sound control capability for unsuccessful search bell
5 years ago
Don HO 581aff630a
Use standard C++11 mutex
5 years ago
Don HO c34d3c9a4b
Make standard conformance for C++
5 years ago
Don HO 66fc977304
Pass VS Toolset from v140_xp to v141
5 years ago
Don HO d14cb43e9d
Remove VS2013 project file.
6 years ago
Don HO 486e2188b2
Revert "Update uchardet to 0.0.6 to improve UTF-8 detection quality"
6 years ago
Silent bfb7e863cc Update uchardet to 0.0.6 to improve UTF-8 detection quality
6 years ago
Don HO 519fecbb82 Add SHA-256 implementation and use sha-256 instead of md5 in Plugin Admin
6 years ago
Silent 6b5144d176 Fix format specifier warnings - /Wv:18 can now be removed
7 years ago
Silent 08eb29e3d6 Force cpp standard const char pointer on string literals
7 years ago
Don HO 40163e0338 switch from VS2013 to VS2015 & VS2017
7 years ago
Don HO b033d907b2 Export function list in json format
7 years ago
Don Ho 5c714043fb Fix compiliing issue in VS2013
8 years ago
Don HO 6b0a3c8e6b Enhance certificate check
8 years ago
Don HO 20e669ff01 Add document snapshot feature (in progress)
8 years ago
Don Ho e5f4344f69 Add Crypto lib in vcproj to make Notepad++ compiled under VC2013
8 years ago
Don HO b869163609 Check SciLexer.dll certificate
8 years ago
Don HO f62bf83bca Make VS2015 compile again
8 years ago
Don Ho c235e17f7d Add Plugins Administrator (UI part, in progress)
8 years ago
Don HO 035bcfeb22 Fix VS 2015 post build error
8 years ago
Don HO b0a625913c Fix the shadow declarations & make VS2015 compile again
8 years ago
Don Ho f98686d9f4 Add some functions for future use
8 years ago
Don Ho 8fc1a2ed30 Add MD5 functionalities
8 years ago
Don Ho 0746d1f4f7 config.xml is generated by notepad++
8 years ago
dail8859 5f8ba93b78 Check plugin architecture before loading
8 years ago
Don Ho 6d2b1e4f5e Remove the old icon
8 years ago
A-R-C-A 3bf382f16b Make margins dpi aware
8 years ago
Don HO 472d54d7c9 Fix crash in x64 due to C style cast
9 years ago
Don HO 5a5582b972 Make Scintilla 64-bit built with boost's pcre
9 years ago
Don HO 561713e46c Put warning as error in Release x64 build
9 years ago
Don HO 64d7535be1 x64 ready
9 years ago