Waldi Ravens
6b51bb464a
Fix incorrect macro name
...
Close #8246
5 years ago
Don HO
ade01204c8
Fix minor coding error & remove unused variables
5 years ago
Udo Hoffmann
c80a5c13f1
Fix Doc switcher icon state update issue for cloned documents
...
Fix #8067 , close #8231
5 years ago
Scott Sumner
1c92779c20
Improve DebugInfo area of issue creation template
...
Close #8233 , close #8234
5 years ago
Don HO
80256710ca
Merge branch 'sasumner-ctrlm_invokes_mark_dialog_6022'
5 years ago
Don HO
8917d42e65
Merge branch 'ctrlm_invokes_mark_dialog_6022' of https://github.com/sasumner/notepad-plus-plus into sasumner-ctrlm_invokes_mark_dialog_6022
5 years ago
Don HO
de6eb92c5a
Found out the author of security advice of the previous commit
5 years ago
Don HO
8a60000936
Add a security advice.
5 years ago
Don HO
f637901db5
Fix a typo error in english.xml
5 years ago
Scott Sumner
ef2b5880d3
Assign ctrlm as default shortcut for invoking mark dialog
5 years ago
Don HO
2b345c8f39
Make Find result panel translatable
...
Fix also a folding visual glitchy in Find result.
5 years ago
Scott Sumner
9f23e1aadb
Add count of files searched to 'Find result' output
...
Close #3980 , close #8154
5 years ago
Don HO
85c0b3d692
Update French & Taiwanese Mandarin translation
...
according 924e4b23fe
5 years ago
Scott Sumner
924e4b23fe
Make ReplaceInFiles confirmation prompt translation capable
...
Close #8139 , close #8165
5 years ago
Scott Sumner
fbf6668a80
Fix Find/Replace history lost issue
...
Retain find history if config file value set too large
Fix #323 , close #8168
5 years ago
Scott Sumner
4be846e7ea
Fix bug of Mark clearing in selection mode
...
Fix bug of Mark clearing nothing or too much when clearing marking in selected text.
Fix #8150 , close #8151
5 years ago
Simon Buhrow
d20e11b93a
Update langs.model.xml to support VHDL-2008
...
Added the new keywords and standard functions introduced in VHDL-2008.
https://www.doulos.com/knowhow/vhdl_designers_guide/vhdl_2008/vhdl_200x_small/#env
Fix #8098 , close #8157
5 years ago
Don HO
d05bf63840
Add Nepali localization
5 years ago
Don HO
66c882a6d5
Add 2 funny quotes
5 years ago
Don HO
9ec6b58bd1
Notepad++ 7.8.6 release
5 years ago
Don HO
0323ed3425
Revert "Change the icon in About box"
...
Due to the mysterious reason, change the icon in About box makes application icon display incorrectly (in explorer & on taskbar).
This reverts commit 3a46a6c23d
.
5 years ago
Don HO
126b55b064
Fix a minor bug for vertical edge
5 years ago
Don HO
3a46a6c23d
Change the icon in About box
5 years ago
rddim
01d82bf57c
Update Bulgarian localization
...
Close #8118
5 years ago
Don HO
78d42fbd2d
Update localization files
5 years ago
Don HO
40b8666392
Update localization files
...
Update localization files due to c3ec0cbf6e
5 years ago
Don HO
3474b8b11e
Update localization for fixing the incorrect removal
5 years ago
Scott Sumner
73f5492d04
Fix strncmp return type and first parameter
...
Fix #8117 , close #8119
5 years ago
Don HO
ffda03c41c
Update localization files
5 years ago
Don HO
c3ec0cbf6e
Make vertical edge (column marker) usage easier
...
Simplify the UI to make vertical edge easy to use.
5 years ago
Don HO
905feb8dd8
Fix vertical edge mode problem
...
Fix the problem that edge is still displayed after disabling edge mode.
5 years ago
Don HO
8a37faa704
Fix typos
5 years ago
Tmp341
4dbe7b78ff
Update Turkish localization
...
Close #8014
5 years ago
yasmise
ce964e5550
Update japanese.xml to v7.8.6
...
Close #8016
5 years ago
Waldi Ravens
f09a5fd0c3
Update dutch.xml to 7.8.6
...
Close #8018
5 years ago
Vladimír Kubala
bc2afd8fca
Update slovak.xml
...
Translated new strings, fixed typos, made some little changes.
Close #8029
5 years ago
~GOLEM~
f1ebf8c404
Update russian.xml to v7.8.6
...
Close #8044
5 years ago
conky77
6ac1a24f21
Update venetian.xml
...
Close #8003
5 years ago
popcorner
edfd1f687f
Update chineseSimplified.xml
...
Close #8039
5 years ago
appelgran
b693be75ac
Added powershell styles for Monokai theme
...
Close #8041
5 years ago
b9a1
bbb5798569
Add C language keywords
...
Close #8024
5 years ago
Gitoffthelawn
8862042bfb
Updated CSS Keywords
...
I recently went through a bunch of my own source code as well as about half of Mozilla's source code for Firefox. As I found CSS keywords that were not included in Notepad++, I added them locally.
I then merged them with existing keywords, and sorted the combined list alphabetically.
The result is reflected in this pull request.
I hope it helps you and others.
Close #8028
5 years ago
Don HO
5483ad13d0
Update Englsh, French and Taiwanese Mandarin localization
...
For new feature "Multi-line edge".
Close #8107
5 years ago
Don HO
cc2c9b7740
Implement multi-line edge feature
...
Close #3128
5 years ago
Don HO
bf2cd8e05a
Changes localization file name "chinese.xml" to "taiwaneseMandarin.xml"
...
Saying Taiwan is part of China is like saying Java is part of JavaScript.
5 years ago
Don HO
a09c0a17db
Fix folding state lost on the next starup issue
...
Any setting other than the default setting "for new opened document - UTF8 apply to opened ansi files" will cause C/C++ and other some languages (not for xml though) folding lost on startup.
Fix #4103
5 years ago
Don HO
3de506bf48
Update copyright
...
Close #5919
5 years ago
Don HO
fc371a1ffe
Remove invald shortcut in Find dialog
...
"&R" keyboard shortcut for "Replace in Files" is in conflict with one for "Replace", and there's no more available shorcut for "Replace in Files". So let's just remove this useless shortcut.
Fix #3539
5 years ago
Don HO
ae6765372f
Change shortcut key of "Save All" to prevent from the duplication
...
Fix #3336
5 years ago
Don HO
3a8b744dfe
Folder as Workspace: Add dynamical sorting feature
...
Fix #1541
5 years ago