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
3332aa918b
Add more funny quotes
7 years ago
Don HO
a3be39a3ad
Quotes clean up
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
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
Don HO
789cf387df
Make new entries translatable
7 years ago
dail8859
8c84e92349
Fix EOLs
7 years ago
Don Ho
f0a8c61d07
Notepad++ release 7.5.5
7 years ago
Don HO
7bf117dfe2
Fix a label display glitch in Preference
7 years ago
Don HO
abcbec181a
Change the EOL
7 years ago
Silent
166cb3fc9a
Fix for "Toggle Single Line Comment" malfunctioning with HTML/XML
...
Add space for a null character so last line character does not get cut off, and thus allow closing tag to be matched properly.
Fix #3869 , close #3870
7 years ago
Jorge Rocha Gualtieri
182063f31b
Fix for "Monitoring" doesn't detect changes
...
Fix #3142 , close #3882
7 years ago
AngryGamer
13801e3540
Make column names translatable in Window->Window...
...
Close #4219
7 years ago
Don HO
f9c8a0e221
Change the label of one option to match Unix style path on open dialog
7 years ago
Isaiah Norton
556901b83b
Make Unix style path (slashes) work in open file dialog (optional)
...
Close #3948 , fix #2438 , fix #3840
7 years ago
SinghRajenM
6e315e076a
Updated Hindi localization
...
1. Updated "Hindi.xml"
2. Corrected typos in English.xml (changed "NppIO.cpp" and "shortcut.rc" accordingly)
3. Synced "english_customizable.xml" with "English.xml"
Close #4152
7 years ago
SinghRajenM
bf9416d17f
Minor enhancements for Kurdish language
...
Make Kurdish be RTL
Command line support for Kurdish
Close #4206
7 years ago
Don HO
a1b4628b8b
Fix the wrong integer replacement (instead of string)
...
Fix also some minor grammatical errors
Close #4203
7 years ago
Christophe Meriaux
7572015bda
Enhance ShortcutMapper resizing
...
- keep centered buttons while resizing
- set minimum width and height
Close #4178
7 years ago
AngryGamer
883045d96f
Keep Doc Switcher's ordering in sync with Tab bar
...
Close #946 , close #1684 , close #2342 , close #4015
7 years ago
AngryGamer
6fba3ac067
Fix tab sticks to mouse pointer problem after external update of a file open in
...
Notepad++
Fixes #4122 , fixes #3851 , closes #4182
7 years ago
Silent
16fa79f057
Warning/error fixes as per VS2017 code analysis
...
Closes #4154
7 years ago
Silent
e403204103
Simplify and fix memory leak in getSpecialFolderLocation
...
Fixes #399 , closes #4138
7 years ago
Don HO
bd0867ee62
Add new language and update translations
7 years ago
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
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
SinghRajenM
7132a8540c
Add commandline support for few more languages
...
Closes #4084
7 years ago
SinghRajenM
fcb3ce31a0
Code improvement
...
Closes #4085
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