Commit Graph

180 Commits (035ef19b17ab6cedce7b68d3bc6a3b1108acaf56)

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
5 months ago
ozone10 6cd6aa3843 Make clang warnings flags in makefile and msvc consistent
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"
8 months ago
Don Ho 10305ebded Revert "Use undocumented dpi API to support win7"
8 months ago
ozone10 c8a2bcb6b0 Use undocumented dpi API to support win7
9 months ago
ozone10 356d5cd072 Improve hiDPI appearance for some DM elements
9 months ago
Don Ho c45d7aca75 Fix plugin crash regression due to CET enhancement
1 year ago
ozone10 eef91b0214 Enable optimization flags & CET
1 year 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 e7f321f21a Add message NPPM_DARKMODESUBCLASSANDTHEME
2 years ago
ozone10 997ef821d1 GUI enhancement: Find Characters in Range dialog
2 years ago
ozone10 3cf45ec3a8 Reorder tab focus in Run dlg
2 years ago
ozone10 83b0b1e4ce Move uchardet file definitions from main project file to separate targets file
2 years ago
Don Ho 36da61dc35 Code enhancement: remove some MSVS analysis warning (Part 5)
2 years ago
Don Ho ab5d29b6fe Code enhancement: remove some MSVS analysis warning (Part 4)
2 years ago
ozone10 34545beddd Code enhancement: enable code analysis with custom rule set
2 years ago
Christian Grasser e163c6d0aa Code enhancement: Secure overloads
2 years ago
ozone10 63ba30cfe1 Code enhancement: add -Wextra flag for GCC builds
2 years ago
ozone10 f38195a0da Fix GCC conversion warnings
2 years ago
ozone10 8add866460 Code enhancement: use conformant code
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