Commit Graph

  • 9510f75fda Enhance Window dialog "File Modified Time" sorting capacity master Don Ho 2025-09-21 20:50:54 +02:00
  • 5528fed4b0 Add Window dialog "File Modified Time" sorting capacity Get Lit Games 2025-08-30 00:01:22 -04:00
  • 105a141a43 Fix double clicking on border creates a new tab issue Anthony Lee Stark 2025-06-26 14:51:24 +07:00
  • 884f8cdc06 Fix C# function list not working with comments Christian Grasser 2025-04-05 16:20:41 +02:00
  • 03d1268b44 Add function list ability for CSS Don Ho 2025-09-18 14:44:32 +02:00
  • be59048c5e Fix filling Find what length not accurate problem Don Ho 2025-09-14 23:14:08 +02:00
  • 7a1cde702a Adjust "Find what" tooltip position for not hidding search settings Don Ho 2025-09-11 17:22:47 +02:00
  • 962a17e9f6 Allow user to customize max selected chars to auto-fill "Find what" field Don Ho 2025-09-10 14:18:20 +02:00
  • d4442b9d15 Enhance Ctrl-F to copy to Find What field behaviour Don Ho 2025-09-08 16:15:01 +02:00
  • cfc3fb6cf5 Improve copy multilines to comboboxs behaviour in Find Replace Dialog Don Ho 2025-09-07 17:26:06 +02:00
  • 5c6f89df32 Add capacity of pasting multiline into Find/Replace fields Alan Kilborn 2025-08-30 07:51:05 -04:00
  • de7aa5ae7a Add NPP_UAC_CREATEEMPTYFILE xomx 2025-09-04 00:34:46 +02:00
  • b3884c18af Add NPPM_GETNPPSETTINGSDIRPATH message to get Notepad++ settings directory path PeterCJ 2025-08-26 12:47:53 -07:00
  • 4b0fc8d316 Improve Notepad++ UAC operations largely xomx 2025-08-20 18:27:22 +02:00
  • dc58d41359 Enhance Column Editor Don HO 2025-08-30 17:29:58 +02:00
  • 06750919ac Fix column editor egression: insert column with bad parameters Don Ho 2025-08-29 17:20:57 +02:00
  • 1a0e8bea75 Use radix for GUI input fields to match the output in Column Editor PeterCJ 2025-08-19 14:34:58 -07:00
  • dab30de9c6 Fix font size inconsistencies PeterCJ 2025-08-18 09:07:57 -07:00
  • 5933f791c4 Prevent stale search-result from making selection inside a multibyte character Alan Kilborn 2025-08-04 07:05:14 -04:00
  • 4467a4c99e Notepad++ 8.8.5 release v8.8.5 Don HO 2025-08-14 01:32:08 +02:00
  • faaa9bee78 Notepad++ 8.8.4 release v8.8.4 Don HO 2025-08-12 12:09:17 +02:00
  • 8b5fafca0b [xml] Update croatian.xml translation Karlo-F 2025-08-06 13:35:15 +02:00
  • b56ac80ff7 Fix MSIX singing issue Don HO 2025-08-10 13:08:47 +02:00
  • 5542066816 [xml] Update czech.xml xomx 2025-08-07 00:38:37 +02:00
  • aed12006a6 Update chineseSimplified.xml wzsx150 2025-08-09 03:48:40 +08:00
  • df87c76724 Fix "Edit with Notepad++" not removed by uninstaller regression (from v8.8.3) Don HO 2025-08-05 18:19:06 +02:00
  • 67693a84a2 [xml] Update Bulgarian localization rddim 2025-08-02 23:19:16 +03:00
  • 3a90f4f8c3 Make NFO font overridable by adding fontName in Lexer "nfo" of stylers.xml Don Ho 2025-08-03 02:49:11 +02:00
  • 559085be82 [xml] Update polish.xml to the latest commit ArkadiuszMichalski 2025-08-02 11:03:28 +02:00
  • c9f750fe15 [xml] Update Turkish localization Tmp341 2025-07-05 22:22:36 +03:00
  • 4ddcd0b9a6 [xml] Update Slovak translation kubalav 2025-07-20 20:19:32 +02:00
  • 5f101df77e [xml] Update brazilian_portuguese.xml Marcellomco 2025-07-20 20:18:52 -03:00
  • 1ccdacc198 [xml] Update japanese.xml yasmise 2025-07-21 09:27:02 +09:00
  • fb5f1171b9 Update swedish.xml A. Regnander 2025-07-21 02:15:13 +02:00
  • 1afd680efb [xml] Update russian.xml ~GOLEM~ 2025-07-22 18:58:48 +03:00
  • 9e7ab3f0fc [xml] Update german.xml schnurlos 2025-07-22 21:51:01 +02:00
  • 8c0db1450b [xml] Update Corsican translation for Notepad++ 8.8.3 Patriccollu 2025-07-23 13:04:40 +02:00
  • a75832cf93 Update romanian.xml Andrei-Valentin Miloiu 2025-07-23 23:09:58 +03:00
  • 8abf5814fa Update dutch.xml Thomas De Rocker 2025-07-25 21:28:49 +02:00
  • 95996b9db9 [xml] Update hungarian.xml Krazal 2025-07-29 14:25:57 +02:00
  • 6f65d6fa48 Add pyi extension to Python PeterCJ 2025-07-31 13:24:24 -07:00
  • 76c3e30fe3 Fix JavaScript indent settings incorrect behaviour Don Ho 2025-07-31 01:43:22 +02:00
  • c710439b51 Fix possible heap memory leak xomx 2025-07-30 19:59:55 +02:00
  • c367ab8966 Some code improvements Christian Grasser 2024-03-29 10:45:38 +01:00
  • bf6fd373d4 Fix JavaScript listed twice in Language Preferences issue Don Ho 2025-07-29 20:23:37 +02:00
  • 8fd2d12ab5 Fix crash on indent settings after changing lang name in lang.xml Don Ho 2025-07-29 18:26:12 +02:00
  • 07a49ca0f1 Reduce stack memory usage to eliminate the compiling warning Don Ho 2025-07-27 13:47:40 +02:00
  • 36aeb8f681 Refactoring: use dynamic allocation to reduce stackoverflow risk Don Ho 2025-07-26 17:15:01 +02:00
  • 71fbdae005 Revert "Increase CURRENT_LINESTR variable length of run dialog" Don Ho 2025-07-26 15:40:49 +02:00
  • 11bc8107b0 Increase CURRENT_LINESTR variable length of run dialog Don Ho 2025-07-24 20:19:53 +02:00
  • fe3f609361 Add asNotepad.xml status to Debug Info Don Ho 2025-07-24 17:51:01 +02:00
  • 22c5063d26 Increase search input length from 2046 to 16383 Don Ho 2025-07-23 02:45:40 +02:00
  • f5a34dcc9f Enhance "Go to settings": guide users to the related setting explicitly Don Ho 2025-07-21 19:31:35 +02:00
  • 1582c67b63 Update tip info Don Ho 2025-07-21 14:37:02 +02:00
  • fe42d71db7 Update MVS to v17.14 (MS Visual Studio Community 2022) Don HO 2025-05-21 21:09:58 +02:00
  • d6ad51a022 Add warning tip for the max length text on search (Find/Replace) Don Ho 2025-07-19 15:33:33 +02:00
  • 0d98bd24f1 Fix -notabbar & asNotepad.xml stop hiding tabbar regression (from v8.7.9) Don HO 2025-07-16 19:28:01 +02:00
  • f897972070 Fix external lexers showing several time in tab_settings Don Ho 2025-07-16 23:37:35 +02:00
  • 47d120a6cf
    Fix the validation date of Notetepad++ certificate Don HO 2025-07-17 00:10:08 +02:00
  • e8b93575be Revert "Fix "Follow Windows" option makes external lexers show twice in tab settings" Don Ho 2025-07-16 22:11:56 +02:00
  • f234207f5d Fix "Follow Windows" option makes external lexers show twice in tab settings Don Ho 2025-07-15 21:10:30 +02:00
  • a6cd3de8a7 Add button to insert variables in the run dialog Gargaj 2025-07-12 17:53:43 +02:00
  • a93b533e81 Reword German FolderAsWorspaceSubfolderExists Konstantin Kotenko 2025-07-14 13:28:49 +02:00
  • aef5ff18af Remove SHA256 for X.509 certificates Don Ho 2025-07-12 19:52:38 +02:00
  • 83d5b18d4d Fix resizing Shortcut Mapper height makes a mess Don Ho 2025-07-12 19:44:07 +02:00
  • dddbf24ff5 Add a clear button for filter field in Shortcut Mapper Niranjen P 2025-06-20 02:00:24 +09:30
  • 45ce3418da
    Add more Notepad++ Root Certificate download locations Don HO 2025-07-10 00:01:34 +02:00
  • ebc6af14c0 Notepad++ release v8.8.3 v8.8.3 Don Ho 2025-07-09 21:23:06 +02:00
  • 03063ebf4b Use self-signed certificate Don Ho 2025-07-03 21:06:35 +02:00
  • dfa7417daa Update swedish.xml A. Regnander 2025-07-01 02:05:52 +02:00
  • 889efad2e8 Fix uninstaller security issue (CVE-2025-49144) Maverick Doan 2025-07-03 22:53:31 +10:00
  • 11cd8c55f0 Improve security for DLL loading ozone10 2025-06-27 17:12:18 +02:00
  • cc45875c60 Notepad++ v8.8.2 release v8.8.2 Don Ho 2025-06-30 15:59:47 +02:00
  • ae8bd95a73 [xml] Update Serbian Radoš Milićev 2025-06-27 22:59:37 +02:00
  • 19a4106038 [xml] Update spanish.xml Juan 2025-06-27 10:47:44 +02:00
  • 8aef10b7e2 [xml] Update galician.xml Juan 2025-06-27 10:49:34 +02:00
  • 91be70dd11 [xml] Update russian.xml ~GOLEM~ 2025-06-24 17:56:27 +03:00
  • a76957aff4 [xml] Update brazilian_portuguese.xml Marcellomco 2025-06-25 23:37:55 -03:00
  • 84692afd8b Update vietnamese.xml Anthony Lee Stark 2025-06-27 16:46:03 +07:00
  • e8fe145746 [xml] Update german.xml schnurlos 2025-06-25 09:50:12 +02:00
  • a1e9d0defc [xml] Update Slovak translation kubalav 2025-06-25 09:33:49 +02:00
  • 9e711e6577 [xml] Update romanian.xml Andrei-Valentin Miloiu 2025-06-25 10:22:05 +03:00
  • 6e13916738 [xml] Update Bulgarian localization rddim 2025-06-24 20:25:37 +03:00
  • 751c141373 [xml] Update hungarian.xml Krazal 2025-06-24 16:46:54 +02:00
  • ec8f7ac9ea [xml] Update polish.xml to the latest commit ArkadiuszMichalski 2025-06-23 23:20:24 +02:00
  • 5a6ae6b7d6 [xml] Update croatian.xml Karlo-F 2025-06-22 19:47:43 +02:00
  • 4a21d2e211 [xml] Update Corsican translation Patriccollu 2025-06-20 00:43:17 +02:00
  • b6f67d22b1 [xml] Update japanese.xml yasmise 2025-06-25 20:05:21 +09:00
  • 3d44ddc0cf [xml] Update czech.xml translation xomx 2025-06-25 20:40:46 +02:00
  • ab8d29399e [xml] Update portuguese.xml Blackspirits 2025-06-24 16:10:24 +02:00
  • 441b32c5e7 Themes: get rid of fontSize overrides PeterCJ 2025-06-26 09:54:14 -07:00
  • 7b613b1fff Fix typos Don Ho 2025-06-26 01:08:01 +02:00
  • f0f8f7ec2f Add warning message on "Read-only attribute in Windows" command failure Don Ho 2025-06-24 16:02:51 +02:00
  • e38016e3f5 Fix toggling "Read-only attribute in Windows" command wrong behaviour xomx 2025-06-24 00:01:19 +02:00
  • e8843222ae [xml] Update german.xml schnurlos 2025-06-22 16:30:28 +02:00
  • 5bcf24a7ab [xml] Update brazilian_portuguese.xml Marcellomco 2025-06-22 17:09:21 -03:00
  • 650d0dcd27 [xml] Update russian.xml ~GOLEM~ 2025-06-23 05:15:43 +03:00
  • 999ec7a6c1 Enable SHA256 verification between Notepad++ & internal components Don Ho 2025-06-23 16:25:54 +02:00
  • 7f837a04fb Update Bulgarian localization rddim 2025-06-21 22:06:22 +03:00
  • 222779cf7e [xml] Update Slovak translation kubalav 2025-06-22 09:04:01 +02:00