Don Ho
6e3726950c
Merge branch 'master' of https://github.com/notepad-plus-plus/notepad-plus-plus
2017-01-27 01:45:06 +01:00
MAPJe
9dc109f599
FunctionList Update 2
...
* Implemented XML Schema for functionList.xml.
* functionList.xml:
1. new layout of association map;
2. placed `displayName` before `id` attribute where applicable;
3. utilize inline comments;
4. parsers added: 'XML for FunctionList', Assembly, AutoIt3, InnoSetup, PowerShell, KRL, Sinumerik and UniVerse BASIC;
5. parsers improved: C, Java, Batch, Bash, XML and NSIS;
6. replaced `[\t\x20]` with `\h` where possible;
7. using upper case notation for hexadecimal values e.g. `\x7F-\xFF`;
Closes #2602
2017-01-27 01:40:57 +01:00
Don HO
1a0e6d7611
Fix the regression in settings
...
Closes #2814
2017-01-23 09:47:37 +01:00
oirfeodent
1b1265302f
Enable Scintilla Lexer SCLEX_BAAN (BaanC Language)
...
Closes #2696
2017-01-22 23:10:08 +01:00
scootergrisen
4e14e14893
Update danish.xml to 7.3.1
...
Closes #2810
2017-01-22 19:10:15 +01:00
Christophe Meriaux
96ed68c24b
Language VHDL updated
...
Reserved keyword from IEEE 1076-2008 LRM §15.10
Closes #2659
2017-01-22 15:53:15 +01:00
György Bata
eb0d5ed757
Hungarian translation update for 7.3.1
...
Closes #2742
2017-01-22 15:39:04 +01:00
Luca
246c1147cb
Update italian to v7.3.1
...
Update italian translation according to version 7.3.1 (MD5 tool &
Customization of Word char set)
Closes #2745
2017-01-22 15:32:26 +01:00
Artem Polivanchuk
4fd376058d
Update ukrainian.xml to v7.3.1
...
Closes #2787
2017-01-22 15:27:15 +01:00
MISE Yasuhiro
22df4c4738
update japanese.xml to v7.3.1
...
Closes #2697
2017-01-22 15:01:42 +01:00
Don HO
f62bf83bca
Make VS2015 compile again
2017-01-22 00:59:40 +01:00
Don Ho
c235e17f7d
Add Plugins Administrator (UI part, in progress)
2017-01-20 14:13:41 +01:00
Don Ho
8f2977a018
Notepad++ v7.3.1 release
2017-01-17 20:34:41 +01:00
Don Ho
f3db698166
Fix warning display for Word char list bug
2017-01-17 02:08:54 +01:00
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
2017-01-17 00:02:32 +01:00
rddim
6f00f73b56
Update bulgarian.xml
...
Closes #2751
2017-01-16 23:49:56 +01:00
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
2017-01-16 23:45:16 +01:00
vlakoff
b7cf7271fd
Add some missing AutoIt keywords
...
Closes #2728
2017-01-16 23:31:38 +01:00
popcorner
444840f2db
Update chineseSimplified.xml
...
Closes #2748
2017-01-16 23:23:17 +01:00
Don HO
80004ebe7c
Add new language Breton
2017-01-16 22:08:14 +01:00
Don HO
d923ece38d
Fix an issue due to VS2015 compiling result (bug)
2017-01-16 21:52:52 +01:00
Don HO
f49133a1dc
Update 3 translations
2017-01-16 02:21:09 +01:00
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.
2017-01-15 22:16:17 +01:00
Don HO
035bcfeb22
Fix VS 2015 post build error
2017-01-10 09:10:42 +01:00
Don HO
b0a625913c
Fix the shadow declarations & make VS2015 compile again
2017-01-10 01:09:18 +01:00
Don Ho
f98686d9f4
Add some functions for future use
2017-01-08 23:59:36 +01:00
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
2017-01-04 20:31:53 +01:00
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
2017-01-04 03:08:05 +01:00
Don Ho
8efadf9bf7
Notepad++ v7.3 release
2017-01-01 23:24:48 +01:00
Don Ho
8fc1a2ed30
Add MD5 functionalities
2017-01-01 18:28:25 +01:00
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
2016-12-24 21:11:34 +01:00
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
2016-12-24 20:57:34 +01:00
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.
2016-12-18 17:37:43 +01:00
dail8859
911fd9a7bd
Simplify determination of URL at click location
...
Closes #1248 , Closes #1255 , Closes #1595 , Closes #1762 , Closes #1768 , Closes #2583
2016-12-11 10:54:59 -05:00
Don Ho
4c23de61b4
Notepad++ 7.2.2 release
2016-11-27 19:55:58 +01:00
Don Ho
9b4ceae15e
Update translations
2016-11-27 16:00:37 +01:00
dail8859
5045b02fa3
Remove duplicate keywords from langs.model.xml
...
Closes #2592
2016-11-27 09:57:47 -05:00
SinghRajenM
a07fcd8f9a
Fixed auto-updater setting toggles between startups bug
...
Fixes #2597 , closes #2599
2016-11-27 13:06:48 +01:00
rddim
3bf3778535
Update bulgarian.xml
...
Closes #2591
2016-11-27 12:59:33 +01:00
popcorner
009943827c
Update chinese.xml and chineseSimplified.xml
...
Closes #2588
2016-11-27 12:47:01 +01:00
Don Ho
591a07110e
Add Plugin Manager default behaviour
2016-11-26 18:46:00 +01:00
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.
2016-11-26 12:42:45 +01:00
Don Ho
7ee1a5d935
Notepad++ v6.2.1 released
2016-11-21 00:25:54 +01:00
schnurlos
f0cb492268
Update german.xml to v7.2
...
Closes #2530
2016-11-19 18:39:58 +01:00
evpobr
44d90cd228
CMake: use WIN32 variable
...
Closes #2434
2016-11-19 18:33:18 +01:00
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
2016-11-19 18:09:18 +01:00
SinghRajenM
bd6f7b4d20
Make installer Unicode again !!
...
Closes #2570
2016-11-19 18:04:27 +01:00
Magnus Österlund
8372082b53
Update swedish.xml
...
Closes #2567
2016-11-19 18:01:01 +01:00
Luca
9645f9871f
Update italian translation to v7.2
...
Update italian translation to v7.2, with new higjlights and language settings pages
Closes #2533
2016-11-19 17:54:50 +01:00
xomx
06e05939a5
Update czech.xml translation to v7.1
...
Closes #2511
2016-11-19 17:32:46 +01:00