Commit Graph

5305 Commits

Author SHA1 Message Date
ArkadiuszMichalski 4d217387f1 Fix Dock/Undock label when we change localization 2023-02-25 02:58:37 +01:00
Don Ho b1e1361189 Updat the translation of 'Edit with Notepad++' 2023-02-25 02:36:48 +01:00
Juan 2939039dbe [xml] Update galician.xml to v8.5.0
Close 

Estuve más de cuatro horas para adaptarlo al english.xml actual y son necesarios más cambios.
Espero que lo acepten para terminar de igualarlo en futuras traducciones.
2023-02-25 01:27:25 +01:00
Patriccollu 07804a8288 [xml] Update Corsican translation for Notepad++ 8.5.0
Close 
2023-02-25 01:19:34 +01:00
kubalav 3abd500d70 [xml] Update Slovak translation
Close 
2023-02-25 01:17:03 +01:00
Marcellomco dc611488e2 [xml] Update brazilian_portuguese.xml
Close 
2023-02-25 01:14:41 +01:00
A. Regnander 74101aa689 Update swedish.xml
Close 
2023-02-25 00:41:28 +01:00
Juan 2525c2d102 [xml] Update spanish.xml to v8.5.0
Close 
2023-02-25 00:27:27 +01:00
rddim 167e7fdd4f [xml] Update Bulgarian localization
Close 
2023-02-25 00:17:51 +01:00
ozone10 2bf50bc191 Add edit ctrl highlight on focus for incremental search & function panel
- Enable edit control highlight for incremental search and function panel
- add initializers

Fix , close 
2023-02-24 23:49:42 +01:00
~GOLEM~ 8444f85c1c [xml] Update russian.xml for v8.5.0
Close 
2023-02-24 20:26:28 +01:00
Matteo Concato 130ccd81fc [XML] update italian.xml v.8.5.0
Close 
2023-02-24 18:08:46 +01:00
xomx 5a886fd60b [xml] Update czech.xml to v8.5
Close 
2023-02-24 17:57:56 +01:00
ArkadiuszMichalski cbb1375f65 CI enhancement: Add ini files to exclusions
Close 
2023-02-24 17:07:42 +01:00
ArkadiuszMichalski bb260a15d7 [xml] Update polish.xml to 8.5
Close 
2023-02-24 16:51:16 +01:00
xomx e819b6d392 Czech translation of context menu entry
translation for 

Close 
2023-02-24 16:48:48 +01:00
Don Ho 99e7c5a84c Set english.xml version right 2023-02-24 02:59:43 +01:00
ozone10 8b3f072a38 GUI enhancement: use edit field instead of tab size link + mini dlg
Fix , fix , close 
2023-02-24 01:58:40 +01:00
ozone10 ea008dc29d Fix regression about search progress window visual glitch
Fix , close 
2023-02-24 01:21:03 +01:00
ArkadiuszMichalski 0649ca9c57 [xml] Add RETURNING keyword to SQL
Fix , close 
2023-02-24 00:51:29 +01:00
ArkadiuszMichalski a689635037 Make "Cannot open file" message translatable
Fix , close 
2023-02-24 00:49:49 +01:00
Matteo Concato 81b41be647 Translate explorer context menu "Edit with Notepad++" in Italian
Close 
2023-02-23 22:26:29 +01:00
rddim 96030fe833 Add Bulgarian context menu entry
Close 
2023-02-23 21:10:05 +01:00
Don Ho a0031159cd Add new explorer context menu entry "Edit with Notepad++" for W11
Windows 11 has its new interface for its explorer context menu. It makes the old "Edit with Notepad++" command hardly accessible. This commit improves the accessibility and also fix issue of run as an administrator (Properties set in Compatibility) in the new context menu command.
It fixes also the context menu command issue under ARM64 architecture (fixed only under Windows 11).

The localization of "Edit with Notepad++" is also possible in this commit.

Note that if the command place of "Edit with Notepad++" context menu command is taken by other application ("\HKEY_CLASSES_ROOT*\shell\pintohome"), the new context menu "Edit with Notepad++" won't be installed. User should install it him/herself.

Fix , fix , fix , fix , fix , fix , fix , fix , fix , fix , fix , close 
2023-02-23 15:17:46 +01:00
Alan Kilborn b077c58b5d Make volatile Find uses least-strict option settings
Fix , close 
2023-02-23 02:59:00 +01:00
mpheath 4fd972cda3 Auto-completion enhancement: reduce duplicate items in function/word list
Fix , close 
2023-02-23 02:07:25 +01:00
Alan Kilborn 1b65cc0104 Make Select and Find (Next or Previous) always in Normal search mode
Fix , close 
2023-02-21 18:46:20 +01:00
ArkadiuszMichalski 3f3aed43ed Rename commanfd "Remove Unmarked Lines" to "Remove Non-Bookmarked Lines"
Fix 5502; close 
2023-02-21 16:05:01 +01:00
ArkadiuszMichalski a0caaf83e3 [xml] Add more pseudo-classes to CSS
Fix , close 
2023-02-21 04:25:24 +01:00
Christian Grasser b9ab516c2c Code enhancement: fix clang warnings
- reduced visibility of tagMaxLen to AutoCompletion.cpp
- fixed missing init of BoostRegexSearch::_lastDirection, adapted also _substituted
- removed unused vars Printer::_nbPageTotal, FunctionListPanel::_hTreeViewImaLst
- fileBrowser.cpp(511,35): warning : equality comparison with extraneous parentheses [-Wparentheses-equality]
- ProjectPanel.cpp(595,35): warning : equality comparison with extraneous parentheses [-Wparentheses-equality]
- removed unused methods IsStateComment(), IsStateString() from LexObjC.cxx
- removed unused var KEYWORD_FOLDCONTRACTED from LexObjC.cxx

Close 
2023-02-21 02:24:33 +01:00
Alan Kilborn 5c10f58212 Fix hit text in search results being out of sight issue
Fix , close 
2023-02-21 02:09:04 +01:00
ozone10 caff51c788 GUI enhancement: replace auto-complete link mini dlg with slider
Fix , close 
2023-02-21 01:05:12 +01:00
Alan Kilborn 5e2f5d79aa Code enhancement: correct parameter error to call of doOpen
Fix , close 
2023-02-20 23:21:59 +01:00
ozone10 d30b789d67 Add support for non-printing char in main Search Result dock window
ref: https://github.com/notepad-plus-plus/notepad-plus-plus/pull/13020#issuecomment-1430034599

Close 
2023-02-20 17:20:04 +01:00
ozone10 278f694f3a Code enhancement: fix GCC implicit-fallthrough warnings
Fix , close 
2023-02-17 15:00:53 +01:00
ArkadiuszMichalski 9627494043 Fix translation issue for Dock/Undock label in User-Defined dialog
Fix 8020, close 
2023-02-16 14:30:47 +01:00
ozone10 4a4f96cefc Code enhancement: Fix GCC warnings
- fix conversion warnings
- fix missing-field-initializers warnings
- fix unused-parameter warnings
- fix deprecated-copy warnings
- add initializers

Fix , close 
2023-02-15 21:06:38 +01:00
Christian Grasser e163c6d0aa Code enhancement: Secure overloads
- use  _CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES, like in scintilla, see description in msdn https://msdn.microsoft.com/de-de/library/ms175759.aspx
- enable SDLCheck https://learn.microsoft.com/en-us/cpp/build/reference/sdl-enable-additional-security-checks?view=msvc-170

Close 
2023-02-15 15:19:37 +01:00
Don Ho 52c850de74 Fix a minor GUI glitch in Preferences lg
Ref: https://github.com/notepad-plus-plus/notepad-plus-plus/pull/13075#issuecomment-1429515246
2023-02-14 19:00:39 +01:00
ArkadiuszMichalski f403b12264 Make Context menu in Shortcut Mapper (Modify, Delete, Clear) translatable
Fix one of issues in https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8972

Close 
2023-02-14 17:41:02 +01:00
ArkadiuszMichalski d2ba9cae0e Add keywords and functions of PHP
Fix , fix , close 
2023-02-14 16:59:15 +01:00
ozone10 37963ea21a Apply tab colors to document list items
and add groups to document list.

Fix , fix , cllose 
2023-02-14 14:15:13 +01:00
ArkadiuszMichalski 0c704fd66b Make theme warning message translatable (switching unsaved theme to another)
Fix report from comment:  (comment).

Close 
2023-02-14 04:37:01 +01:00
ArkadiuszMichalski f7fcab4c21 Make categories in the Shortcut Mapper dialog translatable
Fix , close 
2023-02-14 04:19:19 +01:00
ozone10 63ba30cfe1 Code enhancement: add -Wextra flag for GCC builds
- fix ignored-qualifiers warnings
- fix inconsistent-missing-override warnings
- use -O3 flag for GCC builds to keep inline with scintilla and lexilla
- add clang default settings in props
- add clang detection in debug info

Fix , close 
2023-02-13 23:55:35 +01:00
Alan Kilborn dbd0c43dd1 Fix missing translation for the context menu items
Fix tab-bar-drag-to-edit-area move-and-clone ("Move to Other View" and "Clone to Other View") menu items not translating.

Fix , close 
2023-02-13 17:27:49 +01:00
ArkadiuszMichalski 3f13957f69 Make two items in progress dialog translatable
Fix part of , close  
2023-02-12 18:30:33 +01:00
Christian Grasser 43182e1d04 Update to Scintilla 5.3.3 and Lexilla 5.2.2
update to https://www.scintilla.org/scintilla533.zip with:

   1. Released 8 February 2023.
   2. Fix SCI_LINESJOIN bug where carriage returns were incorrectly retained. Bug .
   3. Fix SCI_VERTICALCENTRECARET to update the vertical scroll position.
   4. When an autocompletion list is shown in response to SCN_CHARADDED, do not process character as fill-up or stop. This avoids closing immediately when a character may both trigger and finish autocompletion.
   5. On Cocoa fix character input bug where dotless 'i' and some other extended Latin characters could not be entered. The change also stops SCI_ASSIGNCMDKEY from working with these characters on Cocoa. Bug .
   6. On GTK, support IME context. Feature .
   7. On GTK on Win32, fix scrolling speed to not be too fast. Bug .
   8. On Qt, fix indicator drawing past left of text pane over margin. Bug , Bug .
   9. On Qt, allow scrolling with mouse wheel when scroll bar hidden.

and https://www.scintilla.org/lexilla522.zip with

   1. Released 8 February 2023.
   2. C++: Fix keywords that start with non-ASCII. Also affects other lexers. Issue .
   3. Matlab: Include more prefix and suffix characters in numeric literals. Issue .
   4. Matlab: More accurate treatment of line ends inside strings. Matlab and Octave are different here. Issue .
   5. Modula-3: Don't treat identifier suffix that matches keyword as keyword. Issue .
   6. Modula-3: Fix endless loop in folder. Issue .
   7. Modula-3: Fix access to lines beyond document end in folder. Issue .
   8. Python: Don't highlight match and case as keywords in contexts where they probably aren't used as keywords. Pull request .
   9. X12: Support empty envelopes. Bug .

update CMakeLists.txt to latest changes within vcxproj file

Close 
2023-02-12 17:11:57 +01:00
mpheath 9eab1f566d Add option to make auto-completion list brief
Add filter and recall autocomplete option, so list will be shorter and shorter by adding characters.

Fix , close 
2023-02-12 03:01:56 +01:00
Don Ho 03a5c4795b Add new notification for lexer plugin
The NPPN_EXTERNALLEXERBUFFER is sent to plugins with buffer ID (idFrom) when a new lexer is applied to the buffer in question.

Fix , close 
2023-02-11 19:20:57 +01:00