Don Ho
12f649bf54
Add ability to copy "Find what" to "Replace with" and vice versa
...
This feature use the same swap button for new added actions:
Use mouse right click on swap button to have popup menu for toggling among "Swap Replace with Find", "Copy from Find to Replace" and "Copy from Replace to Find".
Related to #12195
Fix #12122 , close #13332
2023-03-12 14:11:05 +01:00
Alan Kilborn
5251d8477a
Code enhancement: remove unnecessary hidden lines separator marker
...
Let Scintilla manage hidden lines separator and free marker 17 for plugins use.
Fix #12109 , close #13223
2023-03-11 02:03:04 +01:00
Don Ho
399a8f3020
Fix tipos
...
Close #13323
2023-03-09 18:56:07 +01:00
Don Ho
bf8b9e613e
Fix x86 build error
2023-03-08 19:34:41 +01:00
Don Ho
36da61dc35
Code enhancement: remove some MSVS analysis warning (Part 5)
2023-03-08 18:35:02 +01:00
Don Ho
ab5d29b6fe
Code enhancement: remove some MSVS analysis warning (Part 4)
2023-03-08 00:28:42 +01:00
Don Ho
f85435d962
Code enhancement: remove some MSVS analysis warning (Part 2)
2023-03-07 05:03:16 +01:00
Don HO
61d96cd971
Update CONTRIBUTING.md
2023-03-07 04:12:05 +01:00
Don Ho
0b6a8e2011
Fix an eventual crash and UDL empty button issue after changing language
...
The bug was inserted by the following commit:
4d217387f1
Fix #13228
2023-03-07 03:52:10 +01:00
Don Ho
25be5dd3b6
Code enhancement: remove some MSVS analysis warning (Part 2)
2023-03-06 19:33:36 +01:00
Don Ho
c8e4e671da
Code enhancement: remove some MSVS analisis warning
2023-03-06 17:55:53 +01:00
ozone10
34545beddd
Code enhancement: enable code analysis with custom rule set
...
Ref https://github.com/notepad-plus-plus/notepad-plus-plus/pull/13143#issuecomment-1434689064
Close #13168
2023-03-06 16:17:30 +01:00
ArkadiuszMichalski
52d3c36e35
Make tray icon context menu translatable
...
Fix #11628 , close #13241
2023-03-06 15:49:55 +01:00
ozone10
b8291d4911
GUI visual enhancement: optimize dlg items redraw
...
Fix #13230 , close #13231
2023-03-06 15:39:38 +01:00
ozone10
269e78bc1e
Replace recent file ValueDlg with edit fields & fix DocSwitcher RTL problem
...
Remove ValueDlg class.
Fix #13244 , fix #13248 , close #13245
2023-03-06 14:44:50 +01:00
Don Ho
21a78ed035
Notepad++ release 8.5
2023-03-06 03:19:41 +01:00
Don Ho
f923940dcc
Add more translation of 'Edit with Notepad++'
...
Close #13265
2023-03-05 22:48:39 +01:00
ArkadiuszMichalski
20f381e506
Add langCode for English and convert passed value to one format
...
Fix #8927 , close #13272
2023-03-05 22:18:40 +01:00
ArkadiuszMichalski
dc0c8d6510
Fix visual glitch for UDL window when changing localization
...
Fix #10876 , close #13242
2023-03-05 22:12:58 +01:00
Alan Kilborn
fa9504d595
Don't populate in Find what if a stream selection more than 1024 characters
...
Avoid auto-population into "Find What" if "In Selection" is going to be auto-checkmarked.
Fix #12603 , close #12603
2023-03-05 20:24:43 +01:00
ArkadiuszMichalski
9c0e1e4559
Fix "Recent Files" menu lost translation
...
Fix #9343 , close #13208
2023-03-05 20:14:41 +01:00
ArkadiuszMichalski
892ab0850f
Fix untitled document number jumping or repeated problem
...
Fix #13194 , fix #8677 , fix #11704 , close #13204
2023-03-05 20:06:47 +01:00
Karlo-F
7789c7daf5
[xml] Update croatian.xml to 8.5
...
Close #13257
2023-03-05 19:54:19 +01:00
Daniel Fuchs
d4f8aea5d2
Update german.xml to v8.5
...
Close #13262
* update translation to current workprint of english.xml
* change version scheme to a yyyy.mm.dd format for better versioning
* removed redundant comments
2023-03-05 19:53:03 +01:00
Matteo Concato
e9e5f57f81
[xml] Update italian.xml
...
Close #13268
2023-03-05 19:17:07 +01:00
ArkadiuszMichalski
35dcffc33e
[xml] Update polish.xml to 8.5
...
Close #13275
2023-03-05 18:47:23 +01:00
Sahid Ali Zakaria
9362e782d8
Update indonesian.xml to v8.5
...
Close #13282
2023-03-05 18:45:53 +01:00
ArkadiuszMichalski
568075beb5
Fix wrong value set in Preferences->Performance->"Define Large File Size"
...
Use correct type for file size variables.
Fix #13280 , close #13290
2023-03-05 18:01:54 +01:00
Edditoria
081e8ad11b
[xml] Update localization: Hong Kong Cantonese...
...
Close #13247
2023-02-26 23:14:56 +01:00
schnurlos
8a69ab841f
[xml] Update german.xml
...
Close #13051
2023-02-26 21:07:40 +01:00
Thomas De Rocker
d660070ac1
Update dutch.xml
...
Close #13148
2023-02-26 21:06:13 +01:00
Juan
4648a25138
[xml] Update spanish.xml
...
Close #13239
2023-02-26 21:03:59 +01:00
Juan
e4b18fbcc7
[xml] Update galician.xml
...
Close #13240
2023-02-26 20:59:42 +01:00
Don Ho
cd64850ed8
Update SUPPORTED_SYSTEM.md for Vista & Server 2008
...
Fix #13074
2023-02-26 20:47:23 +01:00
Hugo Carvalho
055deeb4b5
[xml] Update portuguese.xml
...
close #13090
2023-02-26 01:39:16 +01:00
Don Ho
235b51af67
Merge branch 'ArkadiuszMichalski-fix_13228'
2023-02-25 18:39:15 +01:00
Don Ho
7c848e89e4
Merge branch 'fix_13228' of https://github.com/ArkadiuszMichalski/notepad-plus-plus into ArkadiuszMichalski-fix_13228
2023-02-25 18:39:04 +01:00
Christophe Mateos
7cc7bcf60a
[xml] Update French translation file
...
Close #13225
2023-02-25 18:17:04 +01:00
yasmise
642a3493fb
[xml] update japanese.xml
...
Add translations for these commits:
* Add Begin/End Select in Column Mode command (0792452
)
* Add show non-printable characters command (aaab190
)
* Make Non-Print Characters show by default (dc99ce1
)
* Translate 'Compact Language Menu' popup dialog (43d9f0d
)
* Add option to make auto-completion list brief (9eab1f5
)
* Make two items in progress dialog translatable (3f13957
)
* Make categories in the Shortcut Mapper dialog translatable (f7fcab4
)
* Make theme warning message translatable (switching unsaved theme to another) (0c704fd
)
* Apply tab colors to document list items and add groups to document list. (37963ea
)
* Make Context menu in Shortcut Mapper (Modify, Delete, Clear) translatable (f403b12
)
* Fix translation issue for Dock/Undock label in User-Defined dialog (9627494
)
* GUI enhancement: replace auto-complete link mini dlg with slider (caff51c
)
* Rename commanfd "Remove Unmarked Lines" to "Remove Non-Bookmarked Lines" (3f3aed4
)
* Make "Cannot open file" message translatable (a689635
)
* GUI enhancement: use edit field instead of tab size link + mini dlg (8b3f072
)
* Set english.xml version right (99e7c5a
)
Close #13093
2023-02-25 17:38:00 +01:00
Don Ho
d4d4163cb3
Fix an eventual memory leak
2023-02-25 16:40:38 +01:00
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 #13161
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 #13059
2023-02-25 01:19:34 +01:00
kubalav
3abd500d70
[xml] Update Slovak translation
...
Close #13050
2023-02-25 01:17:03 +01:00
Marcellomco
dc611488e2
[xml] Update brazilian_portuguese.xml
...
Close #13049
2023-02-25 01:14:41 +01:00
A. Regnander
74101aa689
Update swedish.xml
...
Close #13025
2023-02-25 00:41:28 +01:00
Juan
2525c2d102
[xml] Update spanish.xml to v8.5.0
...
Close #13144
2023-02-25 00:27:27 +01:00
rddim
167e7fdd4f
[xml] Update Bulgarian localization
...
Close #13169
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 #13187 , close #13187
2023-02-24 23:49:42 +01:00