Marcus
6dacca9508
Fixed fontname and font size in Obsidian.xml
...
See changes mentioned in #1299 ; This update fixes it in the files used by the installer so it works by default without requiring the steps in #1299 .
Closes #1799
2017-02-12 23:03:44 +01:00
dail8859
e1f01e00ba
Add C# type keywords to style configurator
...
Closes #2415
2016-10-12 12:27:59 -04:00
nmlgc
ddf81ecc02
Update old themes to use the correct style IDs for Pascal
...
Scintilla got a [new Pascal lexer] in version 1.78, which was included in
Notepad++ version 5.4.4. However, this lexer also introduced [new style IDs]
and most of Notepad++'s bundled themes that were created before version 5.4.4
haven't been updated in all that time.
Fixes #249 , closes #1912
2016-07-15 02:32:27 +02:00
dail8859
cf4d3d2599
Add xml entity style
...
Fixes #1991
2016-07-03 16:01:06 -04:00
vlakoff
2b87e3a850
Correct "JavaScript" capitalization in themes
...
Closes #1860
2016-07-03 18:30:23 +02:00
WGriffing
3ff59b2a70
Update themes' styles for fortran.
...
Closes #1741 , closes #1784
2016-05-15 18:14:55 +02:00
vlakoff
4a89971ee4
Improvements for JSON highlighting
...
Closes #1349
2016-03-18 17:16:52 +01:00
dail8859
d7a0649c1f
Adds string styles to other themes for D
...
Closes #1146 , fixes #1445
2016-02-11 22:48:01 +01:00
vlakoff
09d505ab1d
Enhance JS keywords and JSON in Zenburn theme
...
Closes #1337 , Closes #1338 , Fixes #1303
Add JSON language to Zenburn theme
Add "null" literal to list of JavaScript keywords
2016-01-09 19:19:42 +01:00
Stanislav Golovin
7fbdb31dee
Add back-quoted string support for javascript
...
Closes #1084 , Fixes : #1055
2015-11-21 15:25:17 +01:00
squarefractal
ffaa74c15a
Update Obsidian theme for diff/patch syntax highlighting ( closes #841 )
...
Make the Obsidian theme color additions, deletions and position indicators in diff files.
2015-09-03 18:03:22 +02:00
Don Ho
8ec487d668
[RELEASE] Notepad++ 6.7.5 Release.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1351 f5eea248-9336-0410-98b8-ebc06183d4e3
2015-03-10 20:53:52 +00:00
Don Ho
bf76a3f5ee
[RELEASE] Notepad++ 6.7.1 Release.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1313 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-12-21 19:43:40 +00:00
Don Ho
9418974c87
[RELEASE] Notepad++ 6.6.8 Release.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1267 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-07-27 22:54:02 +00:00
Don Ho
4479476230
[BUG_FIXED] Prevent Notepad++ from crash due to indexation in clipbordHistory object.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1262 f5eea248-9336-0410-98b8-ebc06183d4e3
2014-07-21 06:07:19 +00:00
Don Ho
95de01147d
[UPDATE] Add powershell styles in Plastic Code Wrap theme.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1125 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-09-20 07:04:32 +00:00
Don Ho
5da5167b7d
[RELEASE] Notepad++ 6.3.3 Release.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1038 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-05-05 18:12:01 +00:00
Don Ho
73c4811c8b
[RELEASE] Notepad++ 6.3 RC.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1016 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-01-28 01:18:56 +00:00
Don Ho
07671e8d71
[RELEASE] 6.1.4 release
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@918 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-06-24 23:06:31 +00:00
Don Ho
a896922136
[UPDATE] Update the GPL of all project source code to avoid the bundle version made by the tiers sites : cnet, softonic and 01net.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@896 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-04-15 16:54:38 +00:00
Don Ho
f077b71ebf
[RELEASE] Notepad++ 6.0 release
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@887 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-03-25 23:18:14 +00:00
Don Ho
9ac8c7dea8
[FIXED_BUG] Fix some minor bug.
...
[UPDATE]
1. Update several native language.
2. Update Ruby keywords.
3. add 2 new themes.
4. Change the book marker for adapting darker theme.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@886 f5eea248-9336-0410-98b8-ebc06183d4e3
2012-03-19 00:01:58 +00:00
Don Ho
3f6f0e9b2e
[NEW] (Author : Christian Cuvier) Add "\u" in find extened mode to find Unicode encoding character(ex. "\u00e9" find 'é').
...
[BUG_FIXED] (Author : Fabrizio Gennari) Fix finding "\0" or "\x00" issue in find extened mode.
[NEW] (Author : Hayes Roberts) Add Notepad++ mascot images.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@602 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-01-24 21:59:33 +00:00
Don Ho
56a236af40
[RELEASE] Notepad++ v5.6.3 release
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@591 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-12-17 23:33:39 +00:00