Don HO
58b2f057b0
Remove Appveyor Build Status from README
2023-12-03 03:01:22 +01:00
Don Ho
2724e0ddbb
Make RTL per document & remembered across the sessions
...
This commit adds the ability of RTL/LTR per document (tab), and memorizes RTL setting of each file in the session.xml.
It also adds an attribute "editZoneRTL" in localization XML file. if "RTL" attribute is present and its value is "yes", then user can add "editZoneRTL" attribute beside, and set the value of the attribute in question to "no", so Notepad++ GUI will be RTL, but Scintilla zone will be LTR by opening files. Of course, user can set any direction they want afterward, and what they have set on document will be remembered across the sessions.
Fix #9665 , fix #9950 , fix #14385 , close #14431
2023-12-02 17:49:09 +01:00
xomx
ffc0ed2516
Fix confusing memory allocation error message (reused FileTooBigToOpen)
...
Fix #14418 , close #14429
2023-12-02 02:29:17 +01:00
Don Ho
0978b2e29f
Fix visual glichy on multi-paste
...
This PR removes Shift-DEL Ctrl-INS & Shift-INS shortcut from Scintilla.
Ref: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14401#issuecomment-1830302635
Now for Copy/Cut/Paste commands and their shortcut are coherent. ie. if user remaps the shortcuts of these 3 commands, both single/multiple selection operation with the commands in question will follow the changed shortcuts.
It also fixes 2 bugs:
1. visual glitch problem of read-only while multi-pasting.
2. the shortcut **Ctrl-C** in Search results works now.
Fix #14410 , close #14423
2023-11-29 23:21:11 +01:00
Don Ho
7deb12aeed
Enable Copy & Cut commands on menu all the time
...
Before the implementation of e9c50ed967
,
Copy & Cut command were disabled when there were no selection, which makes sense because there was nothing to be copied & cut.
Now users can copy/cut current line without selection.
Fix #14401 , close #14415
2023-11-28 15:10:51 +01:00
Don Ho
2768cf5422
Update Finnish localization file
2023-11-24 22:29:59 +01:00
Don Ho
2fc7b706d8
Fix the error link
2023-11-23 18:17:08 +01:00
Don Ho
e215ae2de7
Notepad++ 8.6 release: 20th-Year Anniversary
...
The short story:
https://notepad-plus-plus.org/news/v86-20thYearAnniversary
2023-11-23 16:08:45 +01:00
xomx
ff590f3535
Update czech.xml to v8.6
...
Close #14394
2023-11-23 14:43:20 +01:00
~GOLEM~
ea3afd08c5
[xml] Update russian.xml to v8.6
...
Close #14393
2023-11-23 04:21:21 +01:00
yasmise
c3a8d13e5d
[xml] Update japanese.xml
...
Update translation texts for these commits:
* [xml] Remove the redundant entry (faba181
)
* Prevent Direct Write being set if user uses RTL (9bc790b
)
Close #14386
2023-11-22 21:11:41 +01:00
Marcellomco
7c592e013a
[XML] Update brazilian_portuguese.xml
...
Added translation for "Prevent Direct Write being set if user uses RTL"
Close #14387
2023-11-22 21:09:27 +01:00
Patriccollu
bfce07c75b
[xml] Update Corsican translation for Notepad++ 8.6
...
Close #14388
2023-11-22 21:07:34 +01:00
Karlo-F
84289c732b
[xml] Update croatian.xml to v8.6
...
Close #14392
2023-11-22 21:05:14 +01:00
Don Ho
2a90f11487
Add new styler entries to themes
2023-11-22 18:26:37 +01:00
Don Ho
9bc790b014
Prevent Direct Write being set if user uses RTL
...
Ref: 975d29b30b (commitcomment-132946815)
Close #14374
2023-11-22 02:06:01 +01:00
Don Ho
c62e222985
Fix Multi-edit DEL keystroke delete part of Unicode character
...
Fix https://community.notepad-plus-plus.org/topic/25150/notepad-v8-6-release-candidate/5?_=1700578401627
2023-11-22 00:17:26 +01:00
Andrei Miloiu
d77b270243
Update romanian.xml
...
Close #14280
2023-11-20 18:22:17 +01:00
artpoli
706dff6409
[xml] Update Ukrainian translation
...
Close #14318
2023-11-20 18:18:09 +01:00
Juan
45cec73a48
Update spanish.xml v. 8.5.9
...
Close #14342
2023-11-20 18:15:34 +01:00
Juan
64bca5fdd4
Update galician.xml v. 8.5.9
...
Close #14343
2023-11-20 18:10:15 +01:00
A. Regnander
562c367b79
Update swedish.xml
...
Added new strings and made a minor change to the existing translation.
Close #14348
2023-11-20 18:03:29 +01:00
Karlo-F
0baa474f30
[xml] Update croatian.xml to v8.6
...
Close #14371
2023-11-20 18:00:01 +01:00
Don Ho
0917875034
Make all SCI_SETELEMENTCOLOUR message use 32 bits color
2023-11-20 04:59:40 +01:00
Don Ho
b24734df8f
Fix backspace keystroke not working for multi-editing
...
Fix https://github.com/notepad-plus-plus/notepad-plus-plus/pull/14359#issuecomment-1815898951
2023-11-18 20:24:20 +01:00
Don Ho
975d29b30b
Enable Direct Write Technology in Scintilla by default
...
And disable Direct Write under WINE, due to the performance issue.
Ref: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8510
2023-11-18 19:22:59 +01:00
Iñigo Zendegi Urzelai
6ba33563bd
[xml] Minor fix
...
Close #14258
2023-11-18 00:31:56 +01:00
rddim
d1c335fff3
[xml] Update Bulgarian localization
...
Close #14282
2023-11-18 00:20:42 +01:00
Thomas De Rocker
3f81b2457d
Update dutch.xml
...
Close #14364
2023-11-17 20:05:04 +01:00
kubalav
40fc7a57c9
[xml] Update Slovak translation
...
Close #14365
2023-11-17 20:03:22 +01:00
Marcellomco
a2c10cc9a7
[xml] Update brazilian_portuguese.xml
...
Removed entry indicated in "Remove the redundant entry".
Close #14362
2023-11-17 20:01:17 +01:00
CennoxX
370f99556c
Fix wrong German translation of multi-select features
...
The German translation is completely missing the word "case" (meant is "upper/lower case"). The literally translation of "Nur Übereinstimmung" would be "Match only", which doesn't capture the essence of the phrase.
Also it's "Mehrfachauswahl", not "Mehrfach-Auswahl".
Close #14361
2023-11-17 19:59:47 +01:00
xomx
b85c1ebd34
[xml] Update czech.xml to v8.5.9
...
Close #14360
2023-11-17 02:48:27 +01:00
Don Ho
faba181e8f
[xml] Remove the redundant entry
2023-11-17 02:45:03 +01:00
schnurlos
24af65c602
[xml] Update german.xml
...
Small fixes (thx MarkusBodensee).
Close #14250
2023-11-16 21:15:31 +01:00
yasmise
b6624f05cc
[xml] Update japanese.xml
...
Add translation texts for these commits:
* Make session inaccessible files remembered (part 2/2) (0879451
)
* Force to enable multi-select feature in Scintilla (89278e1
)
* Enhance Multi-select feature (cecd161
)
* Enhance Find Dialog: display extra info in the status bar (05f339b
)
Close #14275
2023-11-16 21:05:51 +01:00
Don Ho
c517985beb
Fix DELETE key not working in multi-editing for EOL
...
Ref: https://github.com/notepad-plus-plus/notepad-plus-plus/pull/14338#issuecomment-1813006657
Close #14359
2023-11-16 18:31:00 +01:00
Don Ho
3e7425f6b1
Fix a typo
2023-11-16 05:29:24 +01:00
~GOLEM~
4123d531a0
[xml] Update russian.xml v8.5.9
...
Close #14256
2023-11-15 19:52:38 +01:00
kubalav
931155a311
[xml] Update Slovak translation
...
Close #14259
2023-11-15 19:06:32 +01:00
Marcellomco
eb3e1a65a0
[XML] Update brazilian_portuguese.xml
...
Added translation for Make session inaccessible files remembered
Close #14260
2023-11-15 19:03:55 +01:00
Christophe Mateos
2905efef6a
[xml] Update french.xml with latest additions + realign with english.xml
...
Close #14317
2023-11-15 19:00:04 +01:00
Patriccollu
4391274b37
[xml] Update Corsican translation for Notepad++ 8.5.9
...
Fix #14290
2023-11-15 18:57:37 +01:00
xomx
ca403b6627
Fix possible PluginsManager FindClose WINAPI errors
...
Otherwise the ERROR_INVALID_HANDLE (0x6) can be triggered.
Close #14356
2023-11-15 18:08:28 +01:00
Don Ho
1764758669
Enhance multi-edit paste and Enter key type
...
Also disable auto-indent during multi-editing.
Ref: https://github.com/notepad-plus-plus/notepad-plus-plus/pull/14338#issuecomment-1809045648
Close #14355
2023-11-15 15:37:34 +01:00
Don Ho
05f339b0cf
Enhance Find Dialog: display extra info in the status bar
...
Fix #14307 , close #14347
2023-11-14 21:13:02 +01:00
Don Ho
812745d850
Make multi-select background & caret colour customizable
...
Fix #14302 , close #14350
2023-11-14 05:40:08 +01:00
Don Ho
c7e1162f23
Fix menu Paste inconsitent behaviour
...
Fix #9260 , close #14346
2023-11-11 14:18:11 +01:00
Don Ho
2337a7b5b6
Fix network shared files saving regression
...
Cause:
https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14300#issuecomment-1791313760
Solution:
https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14300#issuecomment-1798075334
Enhancement:
https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14300#issuecomment-1804910680
Fix #14300 , close #14344
2023-11-11 01:32:30 +01:00
Don Ho
4ff9d77d2b
Make multi-select Copy/Paste behaviour as same as column edit's one
...
Copy some multi-select texts and paste them make all text glued all together.
This commit makes pasted texts separated by EOL, as column selection's Copy/Paste behaviour.
Ref: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14266#issuecomment-1799203336
Close #14338
2023-11-11 00:04:36 +01:00