schnurlos
08b0d390ee
Small fix in german.xml
...
Close #4316
7 years ago
Artur
f4460075e6
Update Russian translation for 7.5.6
...
Close #4441
7 years ago
Nicedward
ddb886c665
Update Indonesian.xml
...
Close #4446
7 years ago
Don HO
454f92af4a
Adapt new plugin file system structure for the future release.
7 years ago
Don HO
7cf5232056
Make new file system of plugin works on installation directory
7 years ago
Luca
a4ac43f141
Update italian.xml to version 7.5.6
...
Various update on translation for italian
Close #4355
7 years ago
SinghRajenM
6890e94952
Fixed a code in ReadDirectoryChangesPrivate.cpp
...
Close #4257
7 years ago
Acheron
bdae39ff24
Update dutch.xml
...
Fix a few spelling mistakes, change mail address
Close #4344
7 years ago
SinghRajenM
094fbabe02
Updated Hindi Translation
...
Close #4376
7 years ago
Christian Grasser
0f4b0ec9a4
Fix typo to make translation work.
...
correct typo STRT_REPLACE -> STR_REPLACE
Fix #4354 , close #4391
7 years ago
FishDoctor78
92e65f33eb
Updated Slovak language file for the latest Notepad++ version.
...
Close #4341
7 years ago
vlakoff
f0e0e0248a
Various fixes in french.xml
...
Close #4319
7 years ago
SinghRajenM
e9c0ee4866
Fixed UDL export extension issue
...
Fix #4372 , close #4377
7 years ago
Don HO
9210bd37b6
Fix a typo in French translation
7 years ago
Don HO
ce1ffd441d
Update stylers.xml model
7 years ago
Don HO
c4cf9165ae
Update Russian translation
7 years ago
Don HO
3aaf083c1d
Add unit tests for function list feature
...
go to notepad-plus-plus\PowerEditor\Test\FunctionList directory then
launch the following commands:
powershell ./unitTestLauncher.ps1
7 years ago
Don HO
985fa654b9
Fix Javascript not working regression in Function list since 2016
...
due to 2 commits:
5d438aa
fb189fa
7 years ago
Don HO
01cfe5d083
Rename label in functionlist output json
7 years ago
Don Ho
9733729bfb
Notepad++ 7.5.6 release
7 years ago
MCCshreyas
460564554e
Major improvements to C# intellisense
...
Close #4142
7 years ago
d0vgan
58fa70b580
Fix file status detection issue under Windows XP (32-bit only)
...
Close #4226
7 years ago
Don HO
6c9a5a2afe
Fix typos in translation entry string
7 years ago
Don HO
5fa7a718eb
Update French localization
7 years ago
swirti
9685f46229
Update french.xml
...
Close #4263
7 years ago
Phroneris
af1cc71b28
Fit access keys of the main manu to English behavior
...
Close #4230
7 years ago
SinghRajenM
543dce8942
Update Hindi Localization
...
Close #4244
7 years ago
rddim
d4d403dabd
Update Bulgarian localization
...
Close #4260
7 years ago
Tmp341
2291bb3a75
Update Turkish localization
...
Close #4289
7 years ago
Patriccollu
03abfc8f7c
Update Corsican translation for Notepad++ 7.5.5
...
Close #4290
7 years ago
MAPJe71
51b7eb1b59
Update Dutch translation for 7.5.5
...
Close #4292
7 years ago
Magnus Österlund
0924134533
Update Swedish localization
...
Close #4296
7 years ago
Artem Polivanchuk
d99ce6ff02
Update Ukrainian translation
...
Close #4304
7 years ago
György Bata
93142b12c6
Hungarian translation update for 7.5.5
...
Close #4308
7 years ago
schnurlos
ef07777714
Update german localization
...
Close #4310
7 years ago
Don HO
3332aa918b
Add more funny quotes
7 years ago
yasmise
fab3db50df
Change english.xml to match to GUI texts
...
Some texts of `english.xml` is not equivalent to GUI texts. This commit change `english.xml` to match GUI.
Close #4297
7 years ago
Don HO
a3be39a3ad
Quotes clean up
7 years ago
xomx
a808e3fd92
Update czech.xml for v7.5.5
...
Close #4235
7 years ago
schnurlos
7969e30841
Update german.xml to v7.5.5
...
Closes #4256
7 years ago
SinghRajenM
1e0b0b2cd9
Fix crash on styler dialog of User Defined Language dialog
...
Fixes #2646 , fixes #4215 , close #4279
7 years ago
GaryBloom
a724cc49a6
Function List enhancement: Highlight the current function based on cursor position
...
Closes #715 , close #4113
7 years ago
Asaq
86aa5e6484
Fix GDI objects leak problem
...
Fix #1017 , close #3896
7 years ago
popcorner
ecba7be9e4
Update english.xml & chineseSimplified.xml
7 years ago
popcorner
22abebefe9
Update chineseSimplified.xml
7 years ago
Don HO
d9b9fb6046
Add a message from outer space
7 years ago
Don HO
5df6e9bbfe
Ghost typing enhancement
...
1. Make ghost typing Unicode supported so any language can be displayed.
2. Ghost typing's speed (slow, rapid and spped of light) can be set.
3. Any supported programming language (syntax highligting) can be applied.
4. All above supports are accessible via command line arguments.
7 years ago
Don HO
f0e1ecdc72
Add ghost typing Unicode capacity
7 years ago
Don HO
d9f3cfd82b
Remove the TODO to prevent from the useless modification
7 years ago
Don HO
9b565319e3
Fix macro playing back crash issue
...
Fix crash issue while playing back macro if "find previous" and/or "find next"
button actions are/is recorded.
Also prevent from future crash if new commands in Find dialog are forgotten to be
treated.
7 years ago