index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
sciteco-rel-5-5-8
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-04
Turn off idle events on destruction.
Neil
2
-0
/
+4
2013-09-04
Fix namespace compilation errors when SCI_NAMESPACE defined.
Neil
3
-42
/
+18
2013-09-04
Build Direct2D platform code if Direct2D headers are available.
Neil
1
-2
/
+9
2013-09-03
Documentation for GetStyleFromSubStyle.
Neil
2
-1
/
+19
2013-09-03
Added another test for cpp lexer support for Unicode line ends.
Neil
1
-0
/
+1
2013-09-03
Added GetStyleFromSubStyle.
Neil
7
-2
/
+66
2013-08-17
Fix CoffeeScript styles usage
Colomban Wendling
1
-71
/
+71
2013-08-31
Added tag rel-3-3-5 for changeset c343e43079c4
Neil
1
-0
/
+1
2013-08-26
Updated cheange log.
Neil
1
-0
/
+3
2013-08-26
Updated version number and description for next release.
Neil
7
-20
/
+17
2013-08-25
Recent MingW does not compile due to missing Direct2D headers so disable Dire...
Neil
1
-1
/
+1
2013-08-24
Updated compiler and build file information.
Neil
1
-6
/
+3
2013-08-23
Updated information on script location.
nyamatongwe
2
-3
/
+3
2013-08-22
Correct spelling and some out-of-date file and directory names.
nyamatongwe
1
-25
/
+25
2013-08-21
Fixed spelling mistakes.
nyamatongwe
1
-5
/
+4
2013-08-21
Added LexKVIrc to project.
nyamatongwe
1
-0
/
+4
2013-08-21
Feature: [feature-requests:#1008]. Lexer added for KVIrc script.
Neil
6
-0
/
+512
2013-08-20
Added PositionRelative to optimize navigation by character.
Neil
6
-0
/
+62
2013-08-20
Change log.
Neil
1
-0
/
+3
2013-08-20
Fix bug where coordinates were relative to the text view instead of the whole...
nyamatongwe
3
-5
/
+14
2013-08-18
Grammar fix.
Neil
1
-1
/
+1
2013-08-16
Change log.
Neil
1
-0
/
+7
2013-08-16
Initialize extended styles to the default style.
Neil
1
-0
/
+4
2013-08-15
Feature: [feature-requests:#1007]. Option to allow mouse selection to
Neil
10
-20
/
+85
2013-08-15
Use system symbol for constant.
Neil
1
-1
/
+1
2013-08-14
Remove archaic wxForceScintillaLexers function since wxWidgets now uses
Neil
1
-6
/
+1
2013-08-12
Feature: [feature-requests:#1007]. Fix bugs with redrawing selection.
Neil
2
-0
/
+8
2013-08-11
Avoid QMacPasteboardMime on Qt >= 5.0 since it is not implemented yet.
Neil Hodgson
1
-2
/
+2
2013-08-10
Bug [#1513]. Differentiate rectangular and non-rectangular pastes from Borland.
Neil
2
-9
/
+20
2013-08-10
Removed change log for backed out change.
Neil
1
-3
/
+0
2013-08-10
Backed out change #4739 for Qt 5 on OS X as the code was LGPL.
Neil
2
-60
/
+0
2013-08-10
Fix PySide interface to match 64-bit fixes in ScintillaEdit.
Unknown
2
-4
/
+8
2013-08-10
Change log.
Neil
1
-0
/
+3
2013-08-10
Fix building qith Qt 5 on OS X.
Neil
2
-0
/
+60
2013-08-09
Update make dependencies.
Neil
2
-91
/
+125
2013-08-09
Structure colour settings into ColourOptional and ForeBackColours types.
Neil
3
-105
/
+81
2013-08-09
Move wrapping, edge and visual adjustments from Editor to ViewStyle.
Neil
8
-106
/
+172
2013-08-08
Avoid warnings for uninitialized strings.
Neil
3
-1
/
+5
2013-08-08
Bug [#1512]. Fix bug with horizontal caret position when margin changed.
Neil
2
-0
/
+7
2013-08-08
Move functionality from Editor to ViewStyle.
Neil
5
-173
/
+187
2013-08-07
Ensure strings initialised to avoid warnings.
Neil
4
-4
/
+4
2013-08-07
Bindings in ScintillaEdit made to work on 64-bit Unix systems.
Unknown
2
-1
/
+12
2013-08-07
Bug [#1511]. Ensure representation set up initially.
Neil
1
-0
/
+2
2013-08-07
Change log.
Neil
1
-0
/
+4
2013-08-07
Include lexlib and lexers directory in make dependencies.
Unknown
2
-2
/
+397
2013-08-07
Ensure no reads outside allocation.
Unknown
1
-1
/
+1
2013-08-07
Optimize performance with many control characters such as when opening
Neil
3
-197
/
+163
2013-08-07
Removed dead code.
Neil
1
-17
/
+0
2013-08-03
On Windows, fix painting on an explicit HDC when first paint attempt abandoned.
Neil
2
-1
/
+8
2013-08-03
Change log.
Neil
1
-0
/
+8
[next]