vlakoff
a459d10e03
Show dialog before printing via toolbar icon
...
Closes #1278 , fixes #1215
So little change, such hassle less, much paper saved, wow.
9 years ago
qme5400
bc4603ef00
Add FreePascal/Lazarus pascal files extensions
...
Closes #1261
(www.freepascal.org) (www.lazarus-ide.org)
9 years ago
dail8859
03c8e0c80c
Add identifier style to R
...
Closes #1264 , closes #1265
9 years ago
Hiro5
fc0664d158
Update catalan.xml
...
Closes #1276
Updated to np++ 6.8.8.
3 strings added, and 1 changed a little bit.
9 years ago
Don Ho
5c48259aee
Clean up
...
Remove unnecessary directive.
9 years ago
Don Ho
6f4140a281
Fix Notepad++ hanging issue while user uses touch screen to activate Notepad++ windows
...
Make checkModifiedDocument as thread to avoid Notepad++ hanging while
user uses touch screen to activate Notepad++ windows.
9 years ago
Markus Heidelberg
715a64a32a
Make GCC/MinGW build work again and support cross-building under Linux
...
Close #1229 , Fixes #385
Only build errors are fixed, compile warnings are left alone. To reduce
the number of changes, even the compiler option "-fpermissive" has been
used to downgrade several errors to warnings.
9 years ago
Don Ho
2d7ae96a64
[RELEASE] Notepad++ 6.8.8 release
9 years ago
Don Ho
232ccc7d46
Revert 735e019382
for preventing from regression
9 years ago
Don Ho
53809d8ef9
Fix Slovenian translation not working problem
...
The old version contain UTF8 BOM.
The new version remove UTF8 BOM, and solve the problem.
9 years ago
Luca
45ea135848
Update Italian translation for v6.8.7
...
Add 6430 string
9 years ago
Don Ho
c54bc72b90
Enhance debug info display message
9 years ago
Don Ho
773397d6ea
Add Debug Info feature
9 years ago
Don Ho
48e9b84bb2
Enhance the version detection capacity
...
By adding targeting in notepad++.manifest:
https://msdn.microsoft.com/en-us/library/windows/desktop/dn481241(v=vs.85).aspx
Windows 8.1 and windows 10 are detected correctely
9 years ago
Don Ho
6c7ca02fea
Add no editor border edge option
...
Close #707
Add no editor border edge option in preferences dialog.
Add new API NPPM_SETEDITORBORDEREDGE
9 years ago
Flobe
32b45e16d8
Minor coding style fix, removed unecessary comment
...
Closes #1192 , fixes #868
9 years ago
SEATURCH
e800e7efbf
Removed unneccessary, refactored out code left in as comments for review
9 years ago
SEATURCH
d96f8890f7
Changed testing of whether or not position is within comment section through xml definition of system versus self testing character sequence
9 years ago
Amy Wu
e37354842d
fixes highlighting for tags inside comment, needs improvement
9 years ago
dail8859
7b2b640357
Add styles for additional strings in D
...
Closes #1099 , closes #1210
9 years ago
dail8859
4fee79907b
Add styles for Powershell
...
Close #1184
Comment blocks, here-strings, here-characters, and comment document keywords. Closes #1183
9 years ago
dail8859
378673da90
Add styles for Lua label and identifier
...
Closes #1181 , closes #1182
9 years ago
dail8859
5b45ddb7d9
Add style for Python decorator
...
Closes #1179 , closes #1180
9 years ago
dail8859
6a91b26af0
Add styles for preprocessor comments
...
Closes #803 , Closes #1180
9 years ago
Pavel Nedev
accf7da2d1
Fix find in files progress window alway on top issue.
...
Closes #1202 . Fixes #293 , fixes #1198
Progress window is not "always on top" anymore.
9 years ago
Don Ho
0e6e84c0ed
Fix a regression of link style in html/php
...
This regression was inserted by d8f6ac67ea
9 years ago
Eduard Braun
5b7f900ce8
Improve and simplify drawing of tabs in TabBarPlus
...
Closes #1075
- All positions are dynamically calculated relative to the tab rectangle now (i.e. no hardcoded pixel values are used to position icons/text anymore)
- Match positioning of icons/text in active and inactive tabs (i.e. elements are not "jumping around" anymore upon selection)
Some specific fixes:
- Most issues with vertical TabBar are resolved now (it was basically unusable before, for example labels were cut)
- Darkened background of inactive tabs fills the whole tab now (fixes #1011 )
- Close button is centered correctly now (fixes #1010 )
9 years ago
Don HO
da144f4688
Update CONTRIBUTING.md
9 years ago
Don Ho
901f772e54
Small cosmetic enhancement in preference dialog
9 years ago
vlakoff
48238b704b
Fix some bugs and inconsistencies in installer
...
Closes #1100
9 years ago
Don Ho
9a419cec57
[RELEASE] Notepad++ 6.8.7 release
9 years ago
Don Ho
b61170d669
Restore file extension feature in save dialog
...
Fixes #1159 , fixes #1129
Restore file extension feature in save dialog: make new style save
dialog optional (without file extension feature).
9 years ago
Pavel Nedev
89cd163cca
Fix crash issue while moving Find In Files progress window
...
Close #1187 , Fixes #1172
Fix crash issue when moving the Find In Files progress window while the
search finishes.
9 years ago
Christian Grasser
d8f6ac67ea
Remove scintilla deprecated calls/defines
...
Closes #1174
remove deprecated INDIC1_MASK and INDIC2_MASK, see http://www.scintilla.org/ScintillaDoc.html#DeprecatedMessages
9 years ago
Don Ho
d7b0eb9ebf
Enhance language detection while "Save as"
...
By using detectLanguageFromTextBegining function
9 years ago
Christian Grasser
735e019382
Remove scintilla deprecated calls SCI_SETSTYLEBITS
...
Close #1173
Remove deprecated call to SCI_SETSTYLEBITS, see http://www.scintilla.org/ScintillaDoc.html#DeprecatedMessages
9 years ago
Don Ho
d24d3bc33c
Add a new translation and update some translation
9 years ago
Artem Polivanchuk
0b1832e2ba
Update ukrainian.xml
...
Closes #1120
9 years ago
fpaganini
7c791956c5
Update brazilian_portuguese.xml
...
Closes #1118 , closes #1155
Add new features translates.
9 years ago
cpasmoi
91b9503beb
french.xml typos + improve
9 years ago
JAMESY9868
5b8f8ac800
Fix Chinese wrong translate.
...
Closes #1079
空白操作->空白字符操作
9 years ago
vlakoff
14c84f68e1
Update GetWindowsVersion installer script to 4.1.1
...
Closes #1164
Adds support for Windows 8.1 and 10
9 years ago
Don Ho
5d369194d9
Make the name CMake right
9 years ago
Don Ho
c866bb7e95
Make several language names right
...
Fixes #907
9 years ago
Stanislav Golovin
7fbdb31dee
Add back-quoted string support for javascript
...
Closes #1084 , Fixes : #1055
9 years ago
Don Ho
8e43715baf
Fix tab settings not working in javascript
...
When tab settings exists only for L_JS (the old settings) but if the
current document is L_JAVASCRIPT, tab settings for L_JS won't apply to
L_JAVASCRIPT document.
The fix is to use L_JS's tab settings for both L_JS and L_JAVASCRIPT
documents, and to synchronize the values of both type while user
modifies javascript tab settings.
9 years ago
Don Ho
08bc46ddfa
Fix user defined keywords no effect in Javascript.
...
Fixes #1152
9 years ago
Christian Grasser
71edfb2dba
Fix out-of bounds read access issue for smart highlighting.
...
Closes #1111
See https://github.com/notepad-plus-plus/notepad-plus-plus/pull/187/files
, see also comments added in the PR:
String returned by SCI_GETWORDCHARS from scintilla is not null terminated, so check for strlen in isWordChar() below on listChar is dangerous as strlen accesses data after the buffer until the first following null is found in memory
- seen with MS Application Verifier on x64 release
- expected to also happen on win32 x86 release
9 years ago
Don Ho
54cf3ca3a3
Let user choose to keep DSpell or not in Installer
9 years ago
JAMESY9868
43a7f39d47
Make "change Cace To" translation correct.
...
Close #1077
9 years ago