Don HO
213af53389
Add more translations
...
Find dialog status bar messages are translatable.
Add more shortcut mapper translation entries.
7 years ago
Christophe Meriaux
360d45db1a
Add filter capacity in the shortcut mapper
...
Closes #4096 , closes #2562
7 years ago
Christophe Meriaux
b47de8048d
Shortcut Mapper is resizable and maximizable
7 years ago
Don HO
fb17638de7
Enhance Shortcut Mapper and make it translatable
7 years ago
Don HO
70f7287e58
More translatable entries for Folder as Workspace
7 years ago
Don HO
37b30dd396
More translatable dialogs
7 years ago
Don HO
1a86603a0c
Make more dialog strings translatable
7 years ago
Don HO
1f7f00b607
Add forgotten translation entries
7 years ago
Silent
683c358e8a
Fix 2 different files whose canonic names are the same can't be opened
...
in the same time issue
Fix Unicode file name comparision to match Windows behaviour (as opposed to doing a linguistic filename comparision)
Fixes #3820 , closes #4141
7 years ago
Silent
7a0dae5912
Fix a crash by improving cutString() function
...
Remove an arbitrary MAX_PATH character limit
Fixes #2727 , closes #4037
7 years ago
Don HO
0e60bd8957
Restore "Find Previous" & "Find Next" button in Find dialog
...
The pair of button "Find Previous" and "Find Next" have been removed in
the previous version due to some regressions. It's restored with being optional.
7 years ago
Silent
2c4a389f55
Fix encoding not sync (on status bar) after reloading
...
Extracted parts of FileManager::reloadBuffer and FileManager::loadFile
to a separate function, so that both exhibit the same feature level of
EOL/encoding detection. reloadBuffer() used to have less logic than loadFile() and incorrectly handled UTF-8 detection when the file was ANSI
Fixes #2637 , fixes #2843 , closes #4124
7 years ago
SinghRajenM
926a5f5300
Fix menu items' state is not maintained due to save macro command
...
Fixes #4112 , fixes #4114 , closes #4115
7 years ago
MISE Yasuhiro
2a15c216a8
Update japanese.xml to v7.5.4
...
* Replace '\r' by real carriage return
* Fix some translations for clear japanese
closes #4043
7 years ago
SinghRajenM
fc9f0de771
Update localization files (English & Hindi)
...
Fixes #4040 , closes #4046
7 years ago
SinghRajenM
7132a8540c
Add commandline support for few more languages
...
Closes #4084
7 years ago
SinghRajenM
fcb3ce31a0
Code improvement
...
Closes #4085
7 years ago
SinghRajenM
440c9c57fe
Use reversed header image for RTL installer
...
Closes #4107
7 years ago
SinghRajenM
8104d8ae01
Make UI Right To Left when Farsi & Uyghur are loaded
...
Closes #4108
7 years ago
SinghRajenM
46d0f12c3e
Fix line ending changes are not detected in reloaded changed files issue
...
Fixes #4033 , closes #4043
7 years ago
Shreyas Jejurkar
e0c4011982
Added .coffee extension to CoffeeScript
7 years ago
Don HO
c05f24a3f6
Fix a typo
7 years ago
Don HO
3101a2f395
Plugins Admin (in progress)
7 years ago
dail8859
c97b35c815
Fix highlighting of <script> tags in XML files
7 years ago
Don Ho
1725c8f8c1
Notepad++ release 7.5.4
7 years ago
Joel Teichroeb
999b1cfa7b
Improve smart highlighting performance
...
Abort highlight search if the selection crosses a line boundry.
Closes #3908
7 years ago
annbumagina
f07ebbf806
Autompletion enhancement: remove unwanted symbols
...
Fixes #3861
Closes #3917
7 years ago
Don HO
92d962782e
Fix typo in French translation
...
Closes #3921
7 years ago
Don HO
58d70b46b7
Merge branch 'SinghRajenM-nsis_ImproveInstaller'
7 years ago
Don HO
6fff9837c6
Merge branch 'nsis_ImproveInstaller' of https://github.com/SinghRajenM/notepad-plus-plus into SinghRajenM-nsis_ImproveInstaller
7 years ago
Drewler
06e42023bd
Fix spanish translation for "tail"
...
Command `tail` shouldn't be translated (there isn't a `cola` command)
Closes #3920
7 years ago
oirfeodent
2c4e5b2601
Add Auto Completion for BaanC
...
Closes #3927
7 years ago
Shreyas jejurkar
5cf0292dad
Added keywords auto-completion for CoffeeScript
...
Closes #3977
7 years ago
György Bata
5aff254c73
Hungarian translation update for 7.5.3
...
Closes #3978
7 years ago
Devin Nakamura
1002865144
Fix broken indicies in EncodingMapper
...
Fixes #3983
Fixes #3991
Closes #3992
7 years ago
SinghRajenM
250ca9e6e2
Improve installer
7 years ago
dail8859
8f848b7b27
Remove duplicate keywords for autocompletion
7 years ago
dail8859
a73c45db5a
Fix 9f0ba445
typo
7 years ago
Don HO
2390b19706
Fix a crash bug due to eventual disordered notifications sent to plugins
...
The Access Violation while closing Notepad++:
https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3961
could be due to SCN_UPDATEUI sending after NPPN_SHUTDOWN, that makes
plugins treat SCN_UPDATEUI on the released handle.
To avoid such situation, once NPPN_SHUTDOWN has been sent, no more
message will be sent to plugin.
Fixes #3961 , fixes #4021
7 years ago
Don Ho
b2c3e82ce7
Notepad++ release 7.5.3
7 years ago
Don Ho
48b3613d38
Fix DSpellCheck incomplete installation
7 years ago
Don HO
7faaa1bb24
Fix installer issues
...
1. Fix shell extension registration error (due to notepad++.exe has not
yet been copied)
2. Fix themes' absence after installation (one variable depends on
its initialization in mainSection)
7 years ago
Don Ho
5dcb0efedc
Fix a crash issue in Plugin Admin
7 years ago
Don Ho
e339c0f600
Notepad++ 7.5.2 release
7 years ago
Don Ho
dd6101ea18
Upgrade wingup to fix the problem of connetion for updating
7 years ago
oirfeodent
16b62c9f45
Add BaanC Sections in functionlist.xml
...
Based on
https://notepad-plus-plus.org/community/topic/14494/functionlist-classrange-question
Closes #3842
7 years ago
SinghRajenM
c8a15a5225
Add version and other info into installer
...
Closes #3751
7 years ago
SinghRajenM
60f113727c
Remove unused/empty encoding from shortcut mapper
...
Closes #3763
7 years ago
Don HO
5eee71f493
Prevent from crash in TAB settings
7 years ago
SinghRajenM
dfeaa578f0
Fixed hang issue while opening JavaScript file
...
Fixes #3770 , closes #3785
7 years ago