Rusi Dimitrov
cb3df2a3a3
Update Bulgarian translation
...
Closes #3278
8 years ago
schnurlos
2f5a79dadd
Update german.xml to v7.3.3
...
Closes #3268
8 years ago
Hiro5
f4d1dd81bd
Update catalan.xml
...
Closes #3286
8 years ago
xomx
ffa22adee6
Update czech.xml translation to v7.4
...
Closes #3291
8 years ago
EugenioAvila
d936d0e373
Fix a typo in Spanish translation
...
Complementada palabra Insertar
Closes #3300
8 years ago
SinghRajenM
a78046b5df
Translation for new strings for Hindi & English
...
Closes #3265
8 years ago
Roman Artiukhin
e8e325b7c1
Fixed Toolbar initialization code
...
It seems REBARBANDINFO.cbSize initialization logic got broken after
migration to VS 2013 (last working version - 6.6.9)
That leads to various problems related to toolbar logic (like missing
chevron - #3385 or incorrect plugin toolbar placement #3094 )
Closes #3386 , fixes #3385 , fixes #3094
8 years ago
Don HO
eb43167fbf
Disable document peeker as default
8 years ago
Don HO
dbe2b698b1
Fix replace in files regression.
...
Make focus always on main editor, so we don't need to set document as
read only while it's being peeked.
8 years ago
Don HO
8e4b7014ff
:)
8 years ago
AngryGamer
6b0977b0b8
Fix rapid swapping between two tabs during tab drag and drop.
...
Closes 3328, Fixes #3017 , fixes #2771
8 years ago
Don HO
a00a913752
Fix a crash issue while doing a column insertion on a CJK unicode document
...
Fixes #3314
8 years ago
Boris
85216fe577
Fix repeated requests of reloading from disk
...
A popuped message appear for the 1st modification from outside of
Notepad++, if users ignore it and save another change outside, the 2nd
popuped message appears. This commit fix this bad behaviour, which could
lead crash.
Closes #3307
8 years ago
Don Ho
71ffe870c5
Notepad++ 7.4.1 release
8 years ago
Don HO
a067de8ce2
Improve Document Peeker performance issue for large files
8 years ago
Don HO
8dbd956344
Disable the certification chain verification
...
WinTrust library checks chain of trust on line which makes Notepad++
hanging due to the Firewall's restriction.
8 years ago
Don HO
caee890960
Refine the empty file as UTF8 encoding feature
8 years ago
Don HO
8aa6562ac3
Fix the opened zero length file not saving bug
8 years ago
Don HO
2befd1321e
Change to the right name
8 years ago
Don HO
a98c884470
Notepad++ release 7.4 - fix typo in change.log
8 years ago
Don HO
66d91d93bb
Notepad++ release 7.4 - make name right
...
Change "Document Snapshot" to "Document Peeker".
Fix a peeker bug on reading from setting file.
8 years ago
Don Ho
481a275ad6
Notepad++ 7.4 release
8 years ago
SinghRajenM
7e5afd862a
Don't open change.log everytime
...
This bug is reproduced that user is pinning Notepad++ on the task bar
after its installation.
Fixes #2896 , fixes #2979 , fixes #3014 , closes #3162
8 years ago
Patriccollu
08fd2cfbdf
Update Corsican translation for Notepad++ 7.3.3
...
Corsican translation has been updated to take some new strings into account.
Closes #3230
8 years ago
SinghRajenM
b45b10385f
Make folding style visible using proper color
...
Fixes #2948 , closes #2949
8 years ago
SinghRajenM
3c1a7dd436
Updgrading from 32bit to 64 bit and vice versa does not remove app registry key
...
Closes #2965
8 years ago
jiffe
f917abd1f4
Setting fold.quotes.python in setPythonLexer
...
Closes #3104
8 years ago
Supriyo Biswas
23cdf94926
Add ip(6)tables.* commands for bash.
...
Closes #3242
8 years ago
Egor
23dd7228d0
Fixed file attribute managing in FileManager::saveBuffer
...
Original code was flawed:
* On +S+H (hidden and system) files, the attributes are set 4 times,
when there's only need for 2 calls.
* When clearing +S bit, it is masked out from the _original_
attribute value, which means that if the +H was cleared previously,
it is set back again. It doesn't seem like this was intended, so
I assume it's a bug.
* When restoring the attributes, there's a pointless OR operation.
Close #2881
8 years ago
Don HO
bfb672d8bb
A small modification regarding the certificate checking function
8 years ago
Don HO
e2329fd15c
Improve certificate verifying method
8 years ago
Don HO
11accf92e9
Fix issue of lossing syntax highlighting during "save as"
...
The new behaviour is: as user set a new syntax highlighting once, the
new file extension of "save as" will be ignored.
Fixes #1298
8 years ago
LinuxLab
675d586840
Update Portuguese translation
...
Fixes #2998 , Closes #3021
8 years ago
Cimon Lucas (LCM)
b2e46391ab
Putting unused javascript.js type2 keywords into instre2 keywords
...
Fixes #3117 , closes #3119
8 years ago
SinghRajenM
65a90fd91a
Fixed regression for save session file
...
Fixes #3029 , closes #3032
8 years ago
SinghRajenM
3661527fca
Enhancement for saving workspace file
...
closes #3029 , closes #3234
8 years ago
AngryGamer
ca3c2a6016
Make "Window->Windows...->Sort Tabs" more user friendly
...
Closes #3248
8 years ago
Don HO
76395bb5e5
Add copyright information
8 years ago
Don Ho
5c714043fb
Fix compiliing issue in VS2013
8 years ago
Don HO
6b0a3c8e6b
Enhance certificate check
8 years ago
Don HO
f4228f5e52
Add "droppong folder as workspace" warning while both files and folddrs are being dropped.
8 years ago
dail8859
74c24cf6b5
Fix issue with clicking links in html/js/asp/php
8 years ago
Richard Brock
a9de79a550
Apply the new file custom encoding to an opened empty file
...
Closes #2997 , fixes #2947 , fixes #1874
8 years ago
Tmp341
4c03c3eab7
Update turkish.xml
...
Update to latest version.
Closes #3147
8 years ago
Steven Vascellaro
d817584986
shortcuts.xml: Reword `Trim Trailing and save`
...
Reword option from `Trim Trailing and save` to `Trim Trailing Space and Save`
Closes #3154
8 years ago
AngryGamer
adf02ca9eb
Fix right clicking tabs with multiline enabled
...
Fixes #3186 , closes #3110
8 years ago
AngryGamer
cb2c8e102d
Remove excess margin with multi-line.
8 years ago
SinghRajenM
336992ea77
Activate buffer after reload
...
Fixes #3080 , closes #3082
8 years ago
SinghRajenM
e10847b429
Improve whitespace visibility
...
Closes #3200
8 years ago
SinghRajenM
ea87ffd7d0
Support RTL for header & footer printing
...
Closes #3208
8 years ago