Commit Graph

  • 19a1897eaa Fix changing toolbar icon set not change to matched panel icon set issue master ozone10 2025-05-16 19:13:53 +02:00
  • 8bc77857a7 Fix "Go To Settings" links in Style Configurator regression (from v8.8) xomx 2025-05-26 10:15:26 +02:00
  • a10cebe2cd Change from Nimrod to Nim in three themes PeterCJ 2025-05-21 10:08:53 -07:00
  • 8696d28cfd Fix typos (part 2) Don Ho 2025-05-21 17:57:33 +02:00
  • d3e846162a Fix Windows dialog file list not react with keystroke (character match) Anthony Lee Stark 2025-05-20 10:27:50 +07:00
  • b742c540bb Fix typos Don Ho 2025-05-21 00:39:07 +02:00
  • 9232226d3f Improve dark mode updown control appearance in dark mode ozone10 2025-05-18 18:05:53 +02:00
  • 2de6260610 Deprecate 3 APIs Don Ho 2025-05-18 20:22:15 +02:00
  • 140b11a835 Fix regression of tab background highlighting issue after drag&drop Don Ho 2025-05-18 15:35:25 +02:00
  • 393815b99f Add labels in Preferences Tab bar section Don Ho 2025-05-16 19:05:37 +02:00
  • 3548696bd7 Fix updown control style not changing when toggling dark mode ozone10 2025-05-15 19:36:14 +02:00
  • 5406b82fb4 Add new plugin API: NPPM_GETTOOLBARICONSETMODE to get toolbar icon set choice Shridhar Kumar 2025-05-12 18:34:57 -04:00
  • 0e249b1bb9 Sync plugin header (part 4) Don Ho 2025-05-14 18:51:34 +02:00
  • 3310a613e4 Fix URL Link controls color in dark mode consistent issue for plugins Shridhar Kumar 2025-05-11 14:22:20 -04:00
  • f677a0c5db Update plugin header (part 3) Don Ho 2025-05-14 15:10:54 +02:00
  • 3395108c59 Update plugin header file (part 2) Don Ho 2025-05-14 02:08:35 +02:00
  • c24bf54ae5
    Bring Back Political Incorrectness! Don HO 2025-05-14 02:00:58 +02:00
  • 108e555557 Mark modified files with "*" in Windows menu dropdown Anthony Lee Stark 2025-05-13 22:43:59 +07:00
  • bf1f4769ec Clean up header file (part 1) Don Ho 2025-05-13 22:47:40 +02:00
  • b7faa4d70d Add basic DisplayInfo for the DebugInfo xomx 2025-05-12 13:36:25 +02:00
  • dbce73c8fa Add release-notifier workflow for synchronizing the headers with 2 plugin demos PeterCJ 2025-05-12 09:58:12 -07:00
  • 1da3312c73 Refactoring & clean up Don Ho 2025-05-13 18:39:29 +02:00
  • b1cd1a9f29 Remove unused header file tchar.h Don Ho 2025-05-08 05:01:29 +02:00
  • 34677a5415 Code enhancement: Avoid usage of non FULL scintilla interfaces Christian Grasser 2022-10-31 15:10:54 +01:00
  • 51eea9827b
    Update CONTRIBUTING.md Don HO 2025-05-07 05:27:58 +02:00
  • 0f79a51646 Fix an unresponsive issue due to hide lines Don Ho 2025-05-04 18:00:27 +02:00
  • 910f02dfd5 Notepad++ release 8.8.1 v8.8.1 Don Ho 2025-05-05 04:21:55 +02:00
  • e719c56708 Fix Find in files progress bar visual regression (from v8.8) Don Ho 2025-05-03 18:16:31 +02:00
  • 46b4d35c5d [xml] Update japanese.xml yasmise 2025-05-03 09:21:15 +09:00
  • 8c5f461c70 [xml] Update brazilian_portuguese.xml Marcellomco 2025-05-02 22:35:11 -03:00
  • 8bc333dbd1 [xml] Update czech.xml to v8.8.1 xomx 2025-05-03 00:16:52 +02:00
  • e2c1362373 [xml] Update romanian.xml Andrei-Valentin Miloiu 2025-05-03 01:51:08 +03:00
  • eb1b7977f6 Enable Scintilla undo/redo selection history xomx 2025-05-02 22:58:47 +02:00
  • a9d8dca832 Add Locale-based line sort feature Randy Fellmy 2025-04-25 09:50:11 -07:00
  • be00dd5544 [xml] fix wrong toolbar-accent-tip in German CennoxX 2025-04-29 09:48:38 +02:00
  • 01dcaf01ab [xml] Update croatian.xml to v8.8 Karlo-F 2025-04-23 21:28:34 +02:00
  • fc2fa4bb10 Update slovak translation kubalav 2025-04-29 12:43:05 +02:00
  • 30976ec8d2 Fix ShortcutMapper displays wrong shortcut while editing regression (from v8.7.6) PeterCJ 2025-04-30 15:33:55 -07:00
  • 19e356d616 Add ErrorList syntax highlighting PeterCJ 2025-04-27 13:14:40 -07:00
  • 0feb209e94 Enlarge your FindReplaceDlg Don Ho 2025-04-30 17:10:04 +02:00
  • 0ffd606053 Fix tab settings for external lexers cannot be saved issue Ekopalypse 2025-04-23 12:56:06 +02:00
  • cfbb4de52a Fix inconsistent find dialog '<<' button position when resizing ozone10 2025-04-29 15:22:44 +02:00
  • 28978d3a16 Fix wrong directory defined in Preferences for opening files xomx 2025-04-26 01:04:17 +02:00
  • 13b08d0a5c Fix disabled Paste command with no previous text-data in clipboard xomx 2025-04-22 17:58:19 +02:00
  • 51449b09de Fix search result cut off result content due to nul characters ('\0') Don Ho 2025-04-25 23:53:42 +02:00
  • 8a4aa48ed7 Code improvement: improve header readability Don Ho 2025-04-21 04:50:57 +02:00
  • 08084d2b14 Use "(?)" static text instead of "?" button for the tip/info/message Don Ho 2025-04-27 18:55:05 +02:00
  • 4bc0d7f74b Notepad++ release 8.8 v8.8 Don Ho 2025-04-28 17:25:18 +02:00
  • 48d953693a Fix the wrong IDs of translation Don Ho 2025-04-23 21:12:57 +02:00
  • a506fb583d Reposition checkbox in tab bar section in Preferences Don Ho 2025-04-23 04:04:40 +02:00
  • 08c9774ea5 Remove items from the localization files Don Ho 2025-04-22 18:34:49 +02:00
  • e8f94c7412 Update hungarian.xml Krazal 2025-04-22 15:20:45 +02:00
  • 928e832e27 [xml] Update Bulgarian localization rddim 2025-04-07 23:24:09 +03:00
  • 8c4278759e Update italian.xml Matteo Concato 2025-04-12 13:41:45 +02:00
  • 0e32c63987 Update Serbian to v8.8 Radoš Milićev 2025-04-22 01:48:06 +02:00
  • b07f120e74 [xml] Update romanian.xml Andrei Miloiu 2025-04-04 10:13:20 +03:00
  • 22275b31bf [xml] Update Slovak translation kubalav 2025-04-03 12:04:24 +02:00
  • c02c8c9739 [xml] Update brazilian_portuguese.xml Marcellomco 2025-04-03 09:15:37 -03:00
  • 779c97a660 [xml] Update german.xml schnurlos 2025-04-04 08:13:49 +02:00
  • 963b7f4982 [xml] Update japanese.xml yasmise 2025-04-05 10:46:13 +09:00
  • f4e9257ee2 [xml] Update russian.xml ~GOLEM~ 2025-04-07 21:56:12 +03:00
  • 8cc7bfe7f2 [xml] Update czech.xml to v 8.8 xomx 2025-04-14 21:12:54 +02:00
  • 794e2bc419 [xml] Update Corsican translation for Notepad++ 8.8 Patriccollu 2025-04-20 16:10:40 +02:00
  • faec21b57e Fix accent tooltip behaviour and enhance '(?)' static control appearence ozone10 2025-04-20 11:11:46 +02:00
  • 9f2326d30c Fix GDI leak in setStartupBgColor ozone10 2025-04-18 19:14:50 +02:00
  • 4ddad4683b Make dark mode menu bar color in inactive state similar to light mode ozone10 2025-04-19 07:44:27 +02:00
  • a449c5e804 Fix breaking of the cloned file status after Notepad++ restart xomx 2025-04-17 21:55:28 +02:00
  • b324a68bc6 Fix inactive buffer reloading problem xomx 2025-04-15 12:07:37 +02:00
  • 6bd3d9bfbe Add accent tip for toolbar settings & update localization files Don Ho 2025-04-19 15:08:47 +02:00
  • 29c71c46bb Fix compiling failure by LLVM/Clang's Windres Hernan Martinez 2025-04-11 04:02:11 -06:00
  • 17cdde3622 Fix Find dialog status text too left visual glitch xomx 2025-04-12 11:26:35 +02:00
  • b3b4782848 Apply dark mode on rebar chevron ozone10 2025-04-13 17:58:17 +02:00
  • 714eeafc45 Apply dark mode on treeview edit controls ozone10 2025-04-12 16:41:51 +02:00
  • 1657dbbc53 Fix wrong toolbar color picker custom color between black/light mode Don Ho 2025-04-17 22:33:09 +02:00
  • b68f25f3d6 Fix toolbar icon color picker's incoherent behaviour Don Ho 2025-04-17 12:29:05 +02:00
  • d5b5e5e107 Refactor fluent icon color feature code ozone10 2025-04-16 18:47:20 +02:00
  • 331030ce66 Add Accent Color for filled Fluent icons WildByDesign 2025-04-16 09:00:20 -04:00
  • e45f72ae39 Reorganize GUI of Preferences dialog Don Ho 2025-04-16 13:53:08 +02:00
  • 5447ef7623 Add option to apply different color to fluent toolbar icons ozone10 2025-04-03 17:46:00 +02:00
  • f2b13814e8 Add Fluent Icons Accent WildByDesign 2025-04-11 21:54:24 -04:00
  • 4f649d24dd Use only toolbarButtonsConf.xml for toolbar buttons/icons customization Don Ho 2025-04-11 03:06:49 +02:00
  • a23955742c Make some control names more accurate for dark mode Don Ho 2025-04-09 00:53:16 +02:00
  • 07e8d84e04 Fix crash when using custom toolbar icons ozone10 2025-04-03 16:20:02 +02:00
  • 5c1813185a Update to scintilla 5.5.6 & Lexilla 5.4.4 Christian Grasser 2025-04-04 01:29:26 +02:00
  • f127ba02d0 Rename darkmode functions, variables ozone10 2025-04-05 17:34:25 +02:00
  • 2a3152cd1a Update localization files Don Ho 2025-04-07 23:54:26 +02:00
  • dba2a9890e Add "Make the selected text foreground a single color" option on GUI Don Ho 2025-04-06 20:58:53 +02:00
  • 673c3ee6cf Fix vertical tab bar messed up regression Don Ho 2025-04-05 19:13:07 +02:00
  • f7884726cf Add "Show only pinned button" option to prevent from inacurate click Don Ho 2025-03-28 04:12:33 +01:00
  • 8537f022b1 Improve slider control's look in dark mode when it's disabled ozone10 2025-04-04 18:55:37 +02:00
  • f59777b0b3 Fix a hanging issue on regexp Randy Fellmy 2025-04-03 13:07:10 -07:00
  • df74c19269 Make combobox in dark mode similar to standard visual style ozone10 2025-03-31 19:23:50 +02:00
  • bb61d0fabc Fix invalid dot-char(s) handling in filenames checking xomx 2025-03-26 19:05:57 +01:00
  • 15b92c69d7 Adjust hot and control (softer) colors ozone10 2025-04-01 22:14:09 +02:00
  • 9122f45bdf Force npcNoInputC0 value as "true" by default to avoid C0 code input Don Ho 2025-04-03 18:01:39 +02:00
  • 38ee65fdb2 Fix default installation setting for preventing control characters input xomx 2025-03-28 15:53:27 +01:00
  • 2ae5df05b9 Fix "Keep selection when right-click outside of selection" not work issue xomx 2025-03-26 20:10:33 +01:00
  • 6bc7abb021 Make some items translatable (in UDL & on status bar) Don Ho 2025-03-31 17:23:24 +02:00
  • 11e01d9abc Use '/' instead of English "or" Don Ho 2025-03-28 18:31:28 +01:00
  • 09abbad3d7 Fix -pluginMessage needing filename to work. Don Ho 2025-03-28 20:17:28 +01:00