Rajendra Singh
ad72f7c36c
Fix Reload dialog displaying issue during File Monitoring
...
Fix #5586 , fix #4847 , close #5591
6 years ago
rddim
a86870d8a0
Update Bulgarian localization
...
Close #5746
6 years ago
Don HO
cc2d246ae2
Fix Cyrillic, Turkish and other languages input issue in ANSI mode.
...
For more information, check:
https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5671
Fix #5671
6 years ago
Don HO
344850aedb
Fix assert in `AutoCompletion::isAllDigits` methode
...
Fix debug mode assert in `AutoCompletion::isAllDigits` methode while inputting non ASCII characters.
Fix #5280
6 years ago
Don HO
d14cb43e9d
Remove VS2013 project file.
6 years ago
gagarekumar
b1c57b183c
Update marathi.xml
...
Close #5582
Changed some spellings in marathi and added item it 46250
6 years ago
Rajendra Singh
155c93d3b0
Fix "unhide lines" markers disappears issue
...
How to reproduce:
1. Select a few lines, trigger "Hide lines".
2. Select a few other lines, trigger "Hide lines" as well.
3. Unhide the topmost block by clicking on the appropriate marker.
4. The marker to restore the other block disappear. So the block is still hidden, it cannot be unhidden and there is no more visual indication there are hidden lines!
Fix #1112 , Close #5665
6 years ago
Rajendra Singh
36230cb31c
Fix Plugin Menu is not localized issue When no plugin installed
...
Fix #5577 , close #5592
6 years ago
Rajendra Singh
074a4bca93
Add "Copy File Name" command in context menu of "Folder as Workspace"
...
Close #5574 , close #5597
6 years ago
Rajendra Singh
ff20c264df
Fix crash while sorting lines with numbers longer than 20 digits
...
Fix #5261 , close #5555
6 years ago
Kjell Rilbe
3e993ff4c7
Adjusted a few Swedish shortcuts in the Find dialog to avoid clashes.
...
Fix #3699 , close #5549
6 years ago
Andreas Urbán
4c27f55ac4
Add Tcl 8.6 keywords
...
Close #5644
6 years ago
TigerxWood
44fdad9443
Update romanian.xml for v7.6.6
...
Close #5658
6 years ago
Alexander Grund
43893e5a2c
Add CMake new keywords.
...
Close #5701 , close #5511
6 years ago
Imre NAGY
8a048b0957
Enable Scintilla Virtual Space Option change from macro
...
Fixes #5463 , closes #5500
6 years ago
dail8859
e5de0c6d44
Set embedded ASP default language to VB
...
Closes #5702 , Closes #5677
6 years ago
Don HO
1a76bd5913
解決『一個shortcut,各自表述』的困擾
6 years ago
dail8859
6ae03f64e8
Add Python literal string interpolation
...
Closes #5698
Add support for:
- SCE_P_DECORATOR
- SCE_P_FSTRING
- SCE_P_FCHARACTER
- SCE_P_FTRIPLE
- SCE_P_FTRIPLEDOUBLE
6 years ago
dail8859
492870be0b
Use SCI_TARGETWHOLEDOCUMENT and SCI_COUNTCHARACTERS
6 years ago
dail8859
9a2dfeb263
Add literal string style to SQL lexer
...
Closes #3305
6 years ago
dail8859
133211051e
Update AutoIt keywords
...
Closes #3933
6 years ago
dail8859
c9e5b0b1e3
Add comment doc style to SQL lexer
...
Closes #3086
6 years ago
Don HO
23dd65549a
Notepad++ 7.7 release
6 years ago
Don HO
6d365d89c0
One more country in which same-sex marriage is legal. Congrats Taiwan!
6 years ago
Don HO
1a438ddc61
Fix some coding styles
6 years ago
Pavel Nedev
4988ee3fd3
Fix file manager memory leak in case of out of disk space.
...
File manager uses its Scintilla view (with its default document) to save and load file so these 2 op won't be done on foreground.
The fix decreases the reference of document to save correctly while the failure of saving (out of disk space).
Close #5659
6 years ago
Don HO
1cd454a8d5
Fix the regression: "Replace all" and "Mark all" work partially
6 years ago
Rajendra Singh
2e25741a22
Fix all plugins being removed problem while Plugin Admin romoves an old plugin (of old system).
...
Fix #5576 , fix #5279 , close #5593
6 years ago
Don HO
f07ae664b4
Revert "Allow undo after file reload and don't purge undo buffer"
...
This commit makes a performance issue: Re-loading the same text file over and over results in huge memory taken up
This reverts commit 198cf90c16
.
Fix #5595
6 years ago
Coding Seb
448144c228
Update french.xml
...
A small correction for the SHA-256 submenu texts in french are wrong
Close #5634
6 years ago
Artur
1bce41a69e
Russian lang - revision and fixes
...
Added new lines. Reworked a lot of text in MiscStrings + its organization.
Close #5497
6 years ago
popcorner
ace66fac7c
Update chineseSimplified.xml
...
Close #5580
6 years ago
rddim
97bae85cbc
Update Bulgarian localization
...
Close #5528
6 years ago
xomx
4a9b693c93
Update czech translation to v7.6.6
...
Close #5542
6 years ago
Artem Polivanchuk
3c5e031886
Update ukrainian.xml
...
Close #5628
6 years ago
Christian Grasser
3fb6db3e53
Uupdate for build with updated scintilla 4.1.4 and vs2017
...
Close #5635
6 years ago
Don HO
01d8349b1f
Security: switch from component sha256 checking to certificate checking.
6 years ago
Don HO
f548db82ed
Upgrade Scintilla - Update Scintilla build informtion
6 years ago
Don HO
d22d1609ab
Upgrade Scintilla - Adaptation of PowerEditor part
6 years ago
Don HO
2d90b38795
Upgrade Scintilla - integrate boost's PCRE in 64 build
...
And remove compiling warning.
6 years ago
Don HO
37c4b894cc
Upgrade Scintilla from v3.56 to v4.14
6 years ago
Don HO
b2191e9e6f
Fix unexpected behaviour after double clicking an URL
...
Close #5529
6 years ago
Don HO
687c6486a3
Fix cursor flickering after double clicking on URL
...
Fix #5529
6 years ago
Don HO
b2d4430df9
Force Python files to use spaces instead of tabs
...
Close #5506
6 years ago
Don HO
db02d7f129
Fix a regression of enlargement string label commit
6 years ago
Don HO
7b198fc952
Update 4 localization files
6 years ago
Don HO
bbb21cd299
Make some strings longger for fitting translation
...
Close #3058
6 years ago
Don HO
4c548d187d
Add "Count in selection" option in Find dialog
...
Close #722
6 years ago
Don HO
7e716a57f7
Add Ctrl+R shortcut for "Reload from disk" command
...
Close #20
6 years ago
Don HO
59cdab098f
Add some awesome quotes in easter eggs
6 years ago