rddim
3a4d1acad3
Update Bulgarian localization
...
Close #9547
2021-03-09 00:02:00 +01:00
schnurlos
1ef9b94581
Update german.xml
...
Following last changes of english.xml
Close #9596
2021-03-08 23:55:39 +01:00
popcorner
ed347fae90
Update chineseSimplified.xml
...
Close #9622
2021-03-08 23:52:16 +01:00
Patriccollu
4f64597762
Fix wrong translation ID in 2 localization files
...
Close #9616
2021-03-08 18:24:57 +01:00
yasmise
1f2c63cce1
Update japanese.xml to v7.9.4
...
Follow-up to these commits:
* Add an option to mute all sounds in preferences dialog (6e43ba6ea5
)
* Make tab splitter menu and incremental search translatable (35584b379f
)
Close #9559
2021-03-08 13:14:27 +01:00
Haoran Du
7c73faba57
Fix a interface error(missed a "$" symbol) in Chinese localization
...
Close #9589
2021-03-08 13:08:18 +01:00
conky77
e27c125ef7
update italian.xml to v7.9.4
...
Close #9619
2021-03-08 13:02:34 +01:00
xomx
63760073ef
Update Czech translation to v7.9.4
...
Close #9610
2021-03-08 00:36:42 +01:00
Tmp341
c6088dbcdf
Update Turkish localization
...
* According to d6c9410
, d5ad025
, e26199a
and 41c4180
commits.
Close #9531
2021-03-07 20:59:32 +01:00
Thomas De Rocker
cc17f69a37
Update dutch.xml
...
Update Dutch translations according to 35584b379f
and 6e43ba6ea5 (diff-a6ac7ceba70d88bf1547fd1defd760bd55052dcdb78c44f9d46d99ef1f450472)
Close #9541
2021-03-07 20:32:39 +01:00
Patriccollu
663b6471d1
Update Corsican translation for Notepad++ 7.9.4
...
Close #9571
2021-03-07 20:00:47 +01:00
~GOLEM~
e1df2ed032
Update russian.xml to v7.9.4
...
Close #9576
2021-03-07 19:55:21 +01:00
ArkadiuszMichalski
03332eca82
Update polish.xml to 7.9.4
...
Update polish.xml to 7.9.4 (according to the latest commit).
Close #9615
2021-03-07 19:52:26 +01:00
conky77
b4d8b1d5b0
Update Venetian.xml v7.9.4
...
Close #9614
2021-03-07 19:19:08 +01:00
Don HO
2e7c5e3e89
Update localization files
2021-03-07 17:34:10 +01:00
Don HO
68c537f697
Fix Find in Projects replace confirmation message localization problem
2021-03-07 17:05:02 +01:00
Udo Hoffmann
a044cefe7c
Fix Project workspace changes lost on save cancel
...
Fix #9605 , close #9609
2021-03-06 23:23:12 +01:00
Don HO
22e87184aa
Update CONTRIBUTING.md
2021-03-05 00:51:19 +01:00
Don HO
47ca5281fe
Revert "Improve high-dpi display"
...
This reverts commit 1364b199b4
.
3 ways we can choose:
1. PerMonitorV2: it would be the ideal solution if there were no custom control in Notepad++ : some part of the custom controls like panels and Find dialog are not rendered properly in PerMonitorV2 mode.
2. PerMonitor: in v7.9.3 WM_DPICHANGED message was not processed and that makes Notepad++ unusable under a high resolution monitor.
3. Without "PerMonitor" feature: (as in v7.9.2), it will be a little bit blurry, but at least the system resizes all parts of application correctly
This commit revert the modification in v7.9.3 and go back to the way in v7.9.2 (Without "PerMonitor" feature).
It's not easy to solve this issue, all I can do is choose the "less worst" way, just like people in world-wide vote for choosing their political leader.
Fix #9513 , fix #9579
2021-03-04 01:28:12 +01:00
Don HO
4b0010c4c3
Fix regression in "Find Result" field due to Scintilla upgrade
...
Fix #9595
2021-03-03 20:01:16 +01:00
Udo Hoffmann
5c884a80c6
Add "Find in Projects" features
...
Close #8125 , close #9534
2021-02-27 23:58:17 +01:00
Christian Grasser
10b091b54d
Use the generated SciLexer.dll which contains regExpr of Boost
...
Currently in Appveyor build, we download SciLixer.dll from the latest release for Unit tests (of function list especially).
In PR #9574 the boost is included in Appveyor build.
In this PR:
- Remove the download last release part from Appveyor script and use the generated SciLexer.dll
- Remove SUPPORT_XP from the script
Fix #9581 , close #9591
2021-02-27 19:57:32 +01:00
Udo Hoffmann
d6c6a49d1b
Include Boost in appveyor build
...
Close #9574
2021-02-25 18:24:58 +01:00
mere-human
91a570a305
Fix folder picker not displying as the given directory is invalid issue
...
Fix #9569 , close #9570
2021-02-25 16:43:23 +01:00
mere-human
064d844a41
Fix handling of network path (UNC path) in CustomFileDialog
...
Use STL algorithms for path transformation.
Fix #9527 , close #9551
2021-02-22 19:09:37 +01:00
QoL
26dad277c9
Fix shortcut name more than 64 characters makes an empty name issue
...
Fix #9556 , close #9543
2021-02-22 05:05:41 +01:00
mere-human
f96d81af11
Fix extension appending issue in file dialog
...
Fix #9510 , close #9532
2021-02-22 03:58:30 +01:00
Udo Hoffmann
75bcb7c536
Fix file not turning dirty (with Session Manager plugin) issue
...
Fixes #9475 , close #9498
2021-02-22 03:30:13 +01:00
Don HO
d7819cf601
Upgrade Scintilla from v4.2.0 to v4.4.6
...
Close #8900 , close #9550
2021-02-21 19:14:40 +01:00
Scott Sumner
41cfc7e1d1
Improve contributing guidelines by excluding not, and, or.
...
Reference: https://github.com/notepad-plus-plus/notepad-plus-plus/pull/9534#discussion_r579588184
Close #9544
2021-02-20 17:48:53 +01:00
Don HO
dbac42edd0
Use unary operator '!' instead of "not"
2021-02-20 04:44:34 +01:00
Don HO
1eaaf45d87
Add needed space in "Window dialog"
...
Fix #9542
2021-02-20 03:44:37 +01:00
mere-human
35584b379f
Make tab splitter menu and incremental search translatable
...
Rename menu IDs in tab splitter to be in English.
Relocate some controls in incremental search dialog to ease translation.
Fix #8955 , close #9496
2021-02-19 04:00:02 +01:00
mere-human
6e43ba6ea5
Add an option to mute all sounds in preferences dialog
...
Fix #7950 , close #9507
2021-02-19 03:46:52 +01:00
Victor Istomin
ea33a0cb76
Add JSON syntax highlightning to the Obsidian theme
...
Close #9503
2021-02-18 02:42:00 +01:00
Vince
69e6eb26a3
Make JSON auto-indent for brace
...
Fix #9499 , close #9504
2021-02-18 02:33:13 +01:00
Don HO
f576559eaa
Add some spiritual quotes
2021-02-16 03:05:29 +01:00
Don HO
16c8198915
Update Slovenian localization to v7.9.3
2021-02-15 21:08:19 +01:00
Don HO
994b10c18d
Notepad++ 7.9.3 release
2021-02-15 01:43:19 +01:00
Don HO
949a777ee5
Fix the issue that zip/7z packages contain still GPL v2
2021-02-10 21:04:12 +01:00
Don HO
4b30d1b786
Fix typo in French localization file
...
Fix #9492
2021-02-10 18:49:07 +01:00
Don HO
3419a749d9
Change Notepad++ binary description
...
https://community.notepad-plus-plus.org/topic/20678/gnu-source-code-editor-error-on-close?_=1612738141494&lang=fr
Fix #9489
2021-02-07 23:24:25 +01:00
Don HO
5155dfed9d
Synchronize GUP localization file with Notepad++ in installer
...
During the installation, GUP localization file will be synchronized with Notepad++ chosen localization.
So updater will show the same installed language of Notepad++ in the dialogs if the language is avalable in GUP.
2021-02-07 00:15:51 +01:00
Don HO
a4d7f77016
Fix regression of installer which cannot be launched
...
The regression is due to commit "Drop XP in installer" (ca1bcb1ec0
).
2021-02-06 15:23:15 +01:00
Don HO
541b4d1c7a
Add new localization file abkhazian.xml
2021-02-05 15:53:07 +01:00
conky77
821e3edfb7
Update italian.xml v7.9.3
...
Close #9469
2021-01-30 19:48:34 +01:00
mere-human
5a45674c36
Fix miss-treating browsing folder as saving file issue in FileDialog
...
Improve file name parsing.
Use the absolute path to check if a file name is a directory.
Expand environment variables if they are part of the file name.
Avoid unnecessary calls to onPreFileOk().
Close #9467
2021-01-29 23:11:16 +01:00
Thomas De Rocker
c677b15d82
Update dutch.xml
...
Close #9466
2021-01-29 20:18:39 +01:00
Artem Polivanchuk
5a77553631
Update ukrainian.xml
...
Close #9314
2021-01-28 20:34:40 +01:00
conky77
8e19014df7
Update venetian.xml
...
Close #9301
2021-01-28 20:30:46 +01:00