Commit Graph

90 Commits (7af3c104d51f889ced48bc9f51e48bc0ee1876df)

Author SHA1 Message Date
Jiri Hruska 955b042fcb Enhance DoubleBuffer and fix the debug assert issue
4 months ago
Jiri Hruska 5b36e097c2 Fix status bar and tab bar flicker when updated
6 months ago
ozone10 cdf32d198b Reorganize icons folder
6 months ago
ozone10 29fcd1ac91 Readd dpi API
8 months ago
Don Ho 999b4d1887 Revert "Improve hiDPI appearance for some DM elements"
9 months ago
ozone10 356d5cd072 Improve hiDPI appearance for some DM elements
9 months ago
Don Ho 4ffd897ccf Add SHA-512 hash features
1 year ago
Don Ho 32ce6b5b4c Code Enhancement: make notepadPlus.vcxproj less messed
1 year ago
Don Ho b883759c83 Add SHA-1 hash feature
1 year ago
Don Ho 7077e304aa Add CSHA1
1 year ago
Don Ho 3b823f358e Add SHA1 hash generator
1 year ago
ozone10 83b0b1e4ce Move uchardet file definitions from main project file to separate targets file
2 years ago
ozone10 34545beddd Code enhancement: enable code analysis with custom rule set
2 years ago
ozone10 63ba30cfe1 Code enhancement: add -Wextra flag for GCC builds
2 years ago
ozone10 662b54e28a Add property sheet in VS project and clean project file
2 years ago
ozone10 6078ec7369 Replace macro min/max with std::min/std::max
2 years ago
ozone10 0742410737 Use predefined cursor (hand) for link text
2 years ago
SinghRajenM 4b539b4d5d Build project using C++20
2 years ago
Don Ho 4c96f86979 Update build environment
2 years ago
Don Ho 83ee8f09bf Clean up NPPM_ALLOCATEMARKER API
2 years ago
Don Ho d1347d5014 Use "Max Speed" compiling optimization instead of "Full" compiling optimization
2 years ago
Christian Grasser a61b03ea88 Update Scintilla from v4.4.6 to v5.2.1 and add Lexilla v5.1.5
3 years ago
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 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