Don Ho
8f2977a018
Notepad++ v7.3.1 release
8 years ago
Don Ho
f3db698166
Fix warning display for Word char list bug
8 years ago
Motaz Alnuweiri
6a0b7653b0
Improve Folder Browse And Save Dialog
...
Enable the new user interface for "Folder Browse Dialog" including the
edit box and enable Vista style for "Save Dialog".
Closes #2631
8 years ago
rddim
6f00f73b56
Update bulgarian.xml
...
Closes #2751
8 years ago
schnurlos
6834191d07
Update german.xml to 7.3.1
...
Including the suggestion #2737 from https://github.com/notepad-plus-plus/notepad-plus-plus/pull/2737
Closes #2741
8 years ago
vlakoff
b7cf7271fd
Add some missing AutoIt keywords
...
Closes #2728
8 years ago
popcorner
444840f2db
Update chineseSimplified.xml
...
Closes #2748
8 years ago
Don HO
80004ebe7c
Add new language Breton
8 years ago
Don HO
d923ece38d
Fix an issue due to VS2015 compiling result (bug)
8 years ago
Don HO
f49133a1dc
Update 3 translations
8 years ago
Don HO
6a05bedd05
Enhancement of "Word characters list"
...
While double-clicking to select or searching with "Match whole word
only" option, the selected characters stop on non-word characters. With
this enhancement, users can include any non-word character into word
characters list, to change its default behaviour.
8 years ago
Don HO
035bcfeb22
Fix VS 2015 post build error
8 years ago
Don HO
b0a625913c
Fix the shadow declarations & make VS2015 compile again
8 years ago
Don Ho
f98686d9f4
Add some functions for future use
8 years ago
Don Ho
e838758e9b
Fix geneation of MD5 on Unicode bug
...
"Geneate MD5 fom text dialog" has geneated wrong result on non ANSI
character (Unicode text). This bug is due to wong input data.
Fixes #2743
8 years ago
Don Ho
cad87a0124
Fix "Don't check at launch time" not working problem
...
Preferences... -> Recent Files History -> Don't check at launch time
does not work anymore. If it is unchecked, it will be checked again on
next Notepad++ launch time.
Fixes #2746
8 years ago
Don Ho
8efadf9bf7
Notepad++ v7.3 release
8 years ago
Don Ho
8fc1a2ed30
Add MD5 functionalities
8 years ago
SinghRajenM
c95e098500
Fix the problem of launch Notepad++ with Admin right after installation.
...
Launch N++ with same privileges as explorer
FIxes #2641 , fixes #159 , fixes #556 , closes #2643
8 years ago
SinghRajenM
746c3da88a
Add to recent file history only if file is removed from all the views
...
There might be cases when file is cloned/moved to view. Don't add to recent list unless file is removed from all the views
Closes #2665 , Fixes #2277
8 years ago
Don Ho
ac871cacd4
Get back Find dialog while you lost it
...
In the environment of multi-monitor with a laptop + a stantion, it
happens all the time that users have lost Find dialog after detaching
and retatching - the solution: Ctrl-F twice will get back your Find
dialog.
8 years ago
dail8859
911fd9a7bd
Simplify determination of URL at click location
...
Closes #1248 , Closes #1255 , Closes #1595 , Closes #1762 , Closes #1768 , Closes #2583
8 years ago
Don Ho
4c23de61b4
Notepad++ 7.2.2 release
8 years ago
Don Ho
9b4ceae15e
Update translations
8 years ago
dail8859
5045b02fa3
Remove duplicate keywords from langs.model.xml
...
Closes #2592
8 years ago
SinghRajenM
a07fcd8f9a
Fixed auto-updater setting toggles between startups bug
...
Fixes #2597 , closes #2599
8 years ago
rddim
3bf3778535
Update bulgarian.xml
...
Closes #2591
8 years ago
popcorner
009943827c
Update chinese.xml and chineseSimplified.xml
...
Closes #2588
8 years ago
Don Ho
591a07110e
Add Plugin Manager default behaviour
8 years ago
Don Ho
1ce7df0408
Restore "Find All in Current Document" buttons none shorcut status
...
In Find dialog, the new shortcut of "Find All in Current Document"
buttons (in v7.2.1) has hijacked the one of Replace &All. Here's the
fix for this regression.
8 years ago
Don Ho
7ee1a5d935
Notepad++ v6.2.1 released
8 years ago
schnurlos
f0cb492268
Update german.xml to v7.2
...
Closes #2530
8 years ago
evpobr
44d90cd228
CMake: use WIN32 variable
...
Closes #2434
8 years ago
SinghRajenM
2b27a5f33b
Write additional uninstaller information
...
- Use DWORD instead of string for Minor and major version
- Show only "Uninstall" instead of "Uninstall/Change"
- Write installed size as well which will be shown in "Program and Features"
Closes #2580
8 years ago
SinghRajenM
bd6f7b4d20
Make installer Unicode again !!
...
Closes #2570
8 years ago
Magnus Österlund
8372082b53
Update swedish.xml
...
Closes #2567
8 years ago
Luca
9645f9871f
Update italian translation to v7.2
...
Update italian translation to v7.2, with new higjlights and language settings pages
Closes #2533
8 years ago
xomx
06e05939a5
Update czech.xml translation to v7.1
...
Closes #2511
8 years ago
Chris
407fccba67
Added new VB keywords
...
Added new VB keywords; all from addhandler to xor are official keywords
of the current VB.NET; those from attribute to unload are legacy
keywords (VB6 etc.); those from aggregate to yiels are not reserved but
still have a special meaning in most cases
Closes #2496
8 years ago
Doug Ilijev
4c5a1f96bf
Add an accelerator key in Find dialog
...
Add accelerator key to "Find &All in Current Document" in Find dialog.
Closes #2391
8 years ago
dail8859
642fdb421a
Fix double click after double clicking hotspot
...
Closes #2547 , Closes #1259 , Closes #2569
8 years ago
evpobr
2007cac5a6
Fix incorrect type conversion
...
UINT -> UINT_PTR as declared in MSDN.
Closes #2448
8 years ago
Don Ho
e6fad9bd4f
Fix x64 installer install in "C:\Program Files (x86)" regression
8 years ago
dail8859
5af1c055d1
Correctly identify when a macro is playing
...
In certain cases (e.g. running the current macro until the end of file) and auto-completion and auto-indentation was not getting turned off, causing certain commands to get interpreted incorrectly. Closes #2553 , Closes #2545 , Closes #2556
8 years ago
SinghRajenM
decc9645e1
Remove post installation leftover files from temp
...
Closes #242
8 years ago
SinghRajenM
2c2c80a266
Remove 32bit shell dll from 64bit installer
...
Closes #2408
8 years ago
SinghRajenM
6fdfd04704
Small tune on Run Macro dialog UI.
...
1. Radio button and edit box were overlapped
2. Edit box and comboxed were not vertically aligned.
Closes #2549
8 years ago
SinghRajenM
bc38c74c3a
Improve Javascript string readability
...
Fixes #1543 , closes #2550
8 years ago
Don HO
490ed5be92
Update readme.txt
8 years ago
dail8859
5f3654b362
Expand environment variables in backup path
...
Fixes #2520 , Fixes #2525
8 years ago