Don Ho
343aae1f7a
Update Russian translation
...
Closes #2862 , closes #1410
8 years ago
Mark Raymond
28eedd86dd
Detect "Vagrantfile" as Ruby file.
...
Closes #1981
8 years ago
SinghRajenM
896d0ab695
Fix toolbar not showing issue while launching Notepad++ from system tray
...
Fixes #2600 , closes #2729
8 years ago
redmanmale
73ee4426e4
Fix uncomment in block for line comment bug
...
Fixed block uncomment in undoStreamComment func, new argument.
tryBlockComment is to avoid loop call.
Fixed typo in doStreamComment func.
Fixes #1200 , fixes #1714 , fixes #2125 , fixes #2854 , closes #2875
8 years ago
SinghRajenM
3dfe526019
Show OS platform (32/64 bit) in Debug Info.
...
Closes #2895
8 years ago
Don HO
1d59e3ed0e
Plugin Admin (in progress)
8 years ago
Don Ho
67b0ed9b42
Minors fixes
...
Closes #2797 , closes #2663
8 years ago
Artem Polivanchuk
131716121e
Update belarusian.xml
...
Closes #2872
8 years ago
bradley101
e5babc3d2b
Add StringBuilder keyword for Java API
...
Closes #2882
8 years ago
Dan Gibson
7ad86ad688
Enhance 'Open File' command - open file without selecting whole path.
...
Closes #2878
8 years ago
CFrank
389524d230
Fix check sign in Language menu not shown
...
Closes #1095 , Closes #1677
8 years ago
SinghRajenM
286a33dc16
Fixed localization installation issue.
...
Closes #2849
8 years ago
SinghRajenM
2119b171af
Fix crash issue on clomn mode editor
...
If empty column(s) is/are selected in column mode: create a new document
then Alt-Shift + Arrow right key to select, launch colomn mode editor to
insert some number -> NPP crash.
Fixes #2820 , Closes #2850
8 years ago
redmanmale
1caa457aae
Disable couple of File menu items when it's needed.i
...
Fixes #2620 , Closes #2858
8 years ago
Don Ho
9fa1637605
Update vb.xml
8 years ago
SinghRajenM
7f98067c12
Add error notification on run dialog
...
1. GetLastErrorAsString is moved from PluginsManager.cpp to Common.h and common.cpp and also function signature is changed
2. Below method were already defined in common.cpp, but not declared in common.h
generic_string intToString(int val);
generic_string uintToString(unsigned int val);
3. Updated RunDlg.cpp to show error if ShellExecute fails
Closes #2626 , Fixes #2179
8 years ago
Wanibzh29
6c340a3189
Update breton.xml
...
Closes #2832
8 years ago
CyberDragon777
b939ec9c7f
Treat Arduino .ino extension as C++
...
Fixes #1433 , Closes #2834
8 years ago
Artem Polivanchuk
01da32e285
Update Ukrainian translation
...
Closes #2846
8 years ago
Joey Novak
05e75b139b
Added elif to the list of Inno Setup (.iss) preprocessor directive keywords.
...
Inno Setup has an "else if" preprocessor directive (elif).
Closes #2575
8 years ago
SinghRajenM
1ee8cbd21c
Retain the caret position between document move
...
Close #2664 , Fixes #2541
8 years ago
Don Ho
754b92871d
Fix Word char list bug
...
Fix custom word char list doesn't take effect after relauching
Notepad++.
8 years ago
xomx
e3f1a31a51
Update czech.xml translation to v7.3.1
...
Closes #2816
8 years ago
SinghRajenM
f9aac2e58a
Updated Hindi Translation
...
Closes #2823
8 years ago
dail8859
f2756c2286
Go to correct position after word completion
...
Closes #2675 , Closes #2802
8 years ago
Don Ho
6e3726950c
Merge branch 'master' of https://github.com/notepad-plus-plus/notepad-plus-plus
8 years ago
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
8 years ago
Don HO
1a0e6d7611
Fix the regression in settings
...
Closes #2814
8 years ago
oirfeodent
1b1265302f
Enable Scintilla Lexer SCLEX_BAAN (BaanC Language)
...
Closes #2696
8 years ago
scootergrisen
4e14e14893
Update danish.xml to 7.3.1
...
Closes #2810
8 years ago
Christophe Meriaux
96ed68c24b
Language VHDL updated
...
Reserved keyword from IEEE 1076-2008 LRM §15.10
Closes #2659
8 years ago
György Bata
eb0d5ed757
Hungarian translation update for 7.3.1
...
Closes #2742
8 years ago
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
8 years ago
Artem Polivanchuk
4fd376058d
Update ukrainian.xml to v7.3.1
...
Closes #2787
8 years ago
MISE Yasuhiro
22df4c4738
update japanese.xml to v7.3.1
...
Closes #2697
8 years ago
Don HO
f62bf83bca
Make VS2015 compile again
8 years ago
Don Ho
c235e17f7d
Add Plugins Administrator (UI part, in progress)
8 years ago
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