rddim
5a24dc77f9
Update Bulgarian localization
...
Close #12118
2 years ago
Matteo Concato
0dd9756740
Update italian.xml to 8.4.6
...
Close #12197
2 years ago
kubalav
1d07d4717c
Update Slovak translation
...
Close #12123
2 years ago
ArkadiuszMichalski
36bfe59d2a
Update polish.xml to 8.4.6
...
Update polish.xml to 8.4.6 according to the last commit.
Close #12206
2 years ago
Christophe Mateos
b48af08e8c
Update french.xml
...
Close #12176
2 years ago
Tmp341
a064015c01
Update Turkish localization
...
* According to 2258274
, 059bca3
, 67ab4d5
, 7d5516e
, 8519003
, and 9809e2f
commits.
Close #12115
2 years ago
~GOLEM~
d5a89ed922
Update russian.xml v8.4.6
...
Close #12173
2 years ago
schnurlos
514c9a4629
Update german.xml
...
Close #12168
2 years ago
Hugo Carvalho
26f80a7d31
Update portuguese translation
...
Close #12167
2 years ago
yasmise
aebab9330e
Update japanese.xml to v8.4.6
...
Close #12162
Add/Update translations for these commits:
* Unify the terms "Fold/unfold" on menu (15e5da6f7d
)
* Add setting colour ability for individual tab (42d863dd9f
)
* Change to menu name to the "normalized" terms on Internet (aad36afc6b
)
* Revamp tab context menu (6322562cf8
)
* Complete localization files with missing entries (4cb63ff011
)
* Add Change History markers for saved/unsaved/undone modification (fc32fbdcce
)
2 years ago
Patriccollu
b54481350e
Update Corsican translation for Notepad++ 8.4.6
...
Close #12136
2 years ago
Marcello-mco
e0afc7a281
Update brazilian_portuguese.xml
...
Close #12119
2 years ago
popcorner
c3c410506b
Update chineseSimplified.xml
...
Close #12096
2 years ago
ozone10
b29a9ce142
Code enhancement - removing gcc warning
...
Fix conversion-null, nonnull-compare, dangling-else, address warnings, add initializers.
Fix #12198 , close #12199
2 years ago
ozone10
d3b630841e
Fix horizontal bar showing issue while resizing document list's height
...
Take into account vertical scrollbar when resizing document list.
Fix #12191 , close #12192
2 years ago
Don Ho
6a801cc0a4
Make Change History margin colour configurable
...
Ref: https://github.com/notepad-plus-plus/notepad-plus-plus/pull/12165#issuecomment-1250899679
2 years ago
Christian Grasser
ead6fb6b8f
Fix gcc linux build and cmake build issues under ubuntu
...
1. Fix gcc build issues under ubuntu linux due to upper/lower case filename issues.
2. corrected cmake build issues.
Close #12188
2 years ago
ozone10
1ac1b1150d
Code enhancement
...
Fix some conversion-null, nonnull-compare, unknown-pragmas, switch warnings, add initializers.
Fix #12179 , close #12180
2 years ago
Don Ho
fc32fbdcce
Add Change History markers for saved/unsaved/undone modification
...
Implement Change History by using the new abilities of Scintilla v5.3.0.
Fix #12164 , close #12165
2 years ago
ozone10
3295cc8d2c
Code improvement
...
Fix warnings ,some conversion-null, format, unused-but-set-variable, class-memaccess.
Add initializer.
Fix #12171 , close #12172
2 years ago
Don Ho
4cb63ff011
Complete localization files with missing entries
...
Fix #12163
2 years ago
ozone10
43c8d8115f
Code improvement, remove unnecessary part
...
Fix some conversion-null, unused-* warnings, add initializer.
Fix #12151 , close #12152
2 years ago
blu3mania
84b8c64944
Fix NPPN_DARKMODECHANGED wrong return value to plugins
...
Send NPPN_DARKMODECHANGED notification with hwndNpp as hwndFrom, so the documented API info on https://npp-user-manual.org/docs/plugin-communication/#nppn-darkmodechanged is correct. Previously it sends 0 which is of no use to plugin authors.
Fix #12144 , close #12160
2 years ago
blu3mania
d03b11ebf8
Add dark mode support to ColourPicker/ColourPopup's ChooseColor dialog
...
Fix #12148 , close #12158
2 years ago
Christian Grasser
1646ea6139
Update to scintilla 5.3.0 and lexilla 5.1.9
...
Close #12045
2 years ago
Don Ho
9455684b42
Renumber Notepad++ marks for preparing Scintilla 5.3.0's integration
...
Ref: https://github.com/notepad-plus-plus/notepad-plus-plus/pull/12045#issuecomment-1229195785
2 years ago
Don Ho
6322562cf8
Revamp tab context menu
...
Add sub-menu in tab context menu so it will be less cluttered.
Fix #12147 , close #12150
2 years ago
Don Ho
aad36afc6b
Change to menu name to the "normalized" terms on Internet
...
Fix #12146
2 years ago
ozone10
2da5c5b393
Code enhancement
...
Fix parentheses, misleading-indentation, sign-compare, some conversion-null warnings.
Fix #12139 , close #12140
2 years ago
spaxio
42d863dd9f
Add setting colour ability for individual tab
...
Fix #2271 , close #12098
2 years ago
ozone10
233c697183
Fix gcc reorder warnings
...
Fix #12132 , close #12133
2 years ago
Don Ho
82055985f3
Add Plugin list repository link and its version in PluginAdmin dialog
...
And add the localization entries.
2 years ago
Don Ho
a5c201f79c
Fix Windows 11 OS version not detected in getWindowsVersion
...
Fix #12100
2 years ago
Sweepi
ce85323a9e
Add last supported version for Win2k in SUPPORTED_SYSTEM.md
...
6.6.9 is the last version to "offically" support Win2k, although 6.7.3 also works if i remember correctly.
Close #11971
2 years ago
Don Ho
5a94263bee
Add incompatible (unloaded) plugin list in Plugin Admin
...
The plugins which are not compatible but their newer versions are available are not only on the incompatible list, but also on the Updates list.
Fix #12069 , close #12105
2 years ago
SinghRajenM
85d7215d9b
Fixes security vulnerability
...
Fix #12113 , close #12114
2 years ago
Don Ho
15e5da6f7d
Unify the terms "Fold/unfold" on menu
...
Rename menu item from "collapse" to "fold".
Fix #12035 , close #12094
2 years ago
ozone10
ebe7648ee1
Code improvement, remove unnecessary part
...
Fix pedantic warnings, add initializers.
Close #12093
2 years ago
Don Ho
ea1e9295eb
Notepad++ v8.4.5 release
2 years ago
Karlo-F
6d36d9d398
Update croatian.xml to v8.4.5
...
Close #12076
2 years ago
ozone10
4ddd2d4a46
Remove unneeded subclass
...
Fix #12086 , close #12087
2 years ago
ozone10
95cb564c27
Don't use memset to initialize tTbData
...
Fix #12084 , close #12085
2 years ago
ozone10
39ab226c8c
Fix button text in dark mode regression from Wine crash fix
...
ref: https://community.notepad-plus-plus.org/topic/23432/notepad-v8-4-5-release-candidate/4?_=1662157237187
Close #12083
2 years ago
Hugo Carvalho
1aa93bd85a
Update portuguese.xml
...
Commits: 7d5516e0a8
851900334c
9809e2fc2c
Other minor corrections
Close #12068
2 years ago
Don Ho
d6ca0198e1
Revert "Update portuguese.xml"
...
This reverts commit b96b7ef1be
.
2 years ago
Thomas De Rocker
27e489623c
Update dutch.xml
...
Close #12002
2 years ago
yasmise
1df1954eb2
Update japanese.xml
...
Add translations for these commits:
* Add an option for hiding the + ▼ ✕ from the menu bar (7d5516e0a8
)
* Add cycling function hints ability by ALT-UP/DOWN shortcuts (851900334c
)
* Add option to turn off selecting text when Field dialog is invoked (9809e2fc2c
)
Close #11967
2 years ago
Hugo Carvalho
b96b7ef1be
Update portuguese.xml
...
Commit: 7d5516e0a8
Other minor corrections/improvements
Close #12004
2 years ago
Sapziller
d937e62eed
Update korean.xml to 8.4.5
...
Close #12008
2 years ago
ArkadiuszMichalski
31f8a57503
Update polish.xml to 8.4.5
...
Update polish.xml to 8.4.5 according to the last commit.
Close #12061
2 years ago