File tree
3 files changed
+24
-2
lines changed- resources
- desktop
- text
- src/libtextosaurus/3rd-party
3 files changed
+24
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
1 | 23 | | |
2 | 24 | | |
3 | 25 | | |
| |||
- cocoa/PlatCocoa.mm+4-1
- cocoa/ScintillaCocoa.mm+1-1
- cocoa/ScintillaFramework/Info.plist+2-2
- cppcheck.suppress+11
- doc/ScintillaDoc.html+16-4
- doc/ScintillaDownload.html+5-5
- doc/ScintillaHistory.html+50
- doc/index.html+4-3
- gtk/ScintillaGTK.cxx+4-3
- include/Scintilla.h+2
- include/Scintilla.iface+7-1
- lexers/LexCPP.cxx+6-2
- lexers/LexFortran.cxx+4-4
- lexers/LexMarkdown.cxx+30-30
- lexers/LexVerilog.cxx+5-1
- lexlib/CharacterCategory.cxx+178-62
- qt/ScintillaEdit/ScintillaEdit.cpp+10-2
- qt/ScintillaEdit/ScintillaEdit.h+3-1
- qt/ScintillaEdit/ScintillaEdit.pro+1-1
- qt/ScintillaEditBase/ScintillaEditBase.pro+1-1
- qt/ScintillaEditBase/ScintillaQt.cpp+6-4
- src/CaseConvert.cxx+10-4
- src/Catalogue.cxx+2-2
- src/CellBuffer.cxx+18-10
- src/CellBuffer.h+1
- src/Document.cxx+38-35
- src/Document.h+21-1
- src/EditModel.cxx+1-1
- src/Editor.cxx+49-27
- src/Editor.h+2
- src/ExternalLexer.cxx+1-1
- src/Indicator.cxx+2-2
- src/PerLine.cxx+2-2
- src/PositionCache.cxx+3-2
- src/RESearch.cxx+2-2
- src/ScintillaBase.cxx+13-13
- src/Style.cxx+3-3
- src/ViewStyle.cxx+1-1
- test/simpleTests.py+3
- version.txt+1-1
- win32/PlatWin.cxx+29-39
- win32/ScintRes.rc+2-2
- win32/ScintillaWin.cxx+18-16
0 commit comments