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-12-19
Expose the EOLMode on the document object.
Neil Hodgson
3
-0
/
+13
2013-12-17
Added DropSelectionN API.
Neil
8
-0
/
+69
2013-12-17
Change log.
Neil
1
-0
/
+5
2013-12-17
Bug [#1564]. Keyword followed immediately by quoted string continued keyword ...
Neil
1
-0
/
+2
2013-12-16
Change log fixed issue#.
Neil
1
-1
/
+1
2013-12-16
Add code for finding unsued values but leave commented out.
Neil
1
-1
/
+7
2013-12-16
Updated headers.
Neil
2
-3
/
+2
2013-12-15
Make single argument constructors explicit to avoid unexpected conversions.
Neil
25
-40
/
+40
2013-12-15
Format normalization - whitespace and braces made consistent.
Neil
39
-401
/
+412
2013-12-14
Change log.
Neil
1
-0
/
+12
2013-12-10
Bug [#1562]. Clickable area of hotspots was off by half a character width.
Christian Walther
1
-9
/
+13
2013-12-14
Hide Coverity scan files.
Neil
1
-0
/
+1
2013-12-12
Mention responsive scrolling change for Cocoa in 3.3.7 release.
Neil
1
-0
/
+3
2013-12-12
Added tag rel-3-3-7 for changeset 5693714a8b0b
Neil
1
-0
/
+1
2013-12-06
Ensure find indicator correctly flipped on OS X 10.9.
Neil Hodgson
1
-0
/
+9
2013-12-05
Updates for 3.3.7.
Neil
7
-14
/
+15
2013-12-04
Change log.
Neil
1
-0
/
+5
2013-12-03
Bug [#1560]. Fix missing second one of adjacent indicators.
Christian Walther
1
-1
/
+4
2013-12-03
Fix problems with appearance of newly scrolled content on OS X 10.9 where pre...
Neil Hodgson
3
-2
/
+26
2013-12-02
Fixed a problem when lexing started at the start of a comment line so the
Neil
1
-0
/
+1
2013-12-01
Change log.
Neil
1
-0
/
+3
2013-11-26
Change log.
Unknown
1
-0
/
+6
2013-11-24
Disable scroll wheel magnification by default since it causes visual garbage to
Neil Hodgson
1
-0
/
+5
2013-11-21
Bug [#1554]. Bugs in interface file.
Neil
1
-8
/
+5
2013-11-19
Change log.
Neil
1
-0
/
+4
2013-11-18
Bash: fix comment detection inside a word
Colomban Wendling
1
-1
/
+7
2013-11-18
Bug [#1552]. Search string could be const.
Neil
2
-2
/
+2
2013-11-18
Added necessary header.
Unknown
1
-1
/
+2
2013-11-18
Add some tests for CellBuffer.
Neil
4
-1
/
+152
2013-11-18
Add some tests for DecorationList.
Neil
2
-1
/
+45
2013-11-17
Fix problem where cursor didn’t change over margin after showing a dialog.
Neil Hodgson
3
-0
/
+11
2013-11-17
Add unit tests.
Neil Hodgson
1
-2
/
+13
2013-11-17
Added tests for Decoration.
Neil
4
-2
/
+52
2013-11-17
Switch unit tests to Catch framework.
Neil
13
-1022
/
+8833
2013-11-17
Change log.
Neil
1
-0
/
+7
2013-11-17
Highlight comment doc keywords at end of document.
Neil
1
-1
/
+1
2013-11-17
Bug [#1551]. Doxygen keywords @code{.fileExtension} and @param[in,out] are s...
Neil
1
-1
/
+7
2013-11-16
Change log.
Neil
1
-0
/
+4
2013-11-15
CMake: fix continuation after empty comments
Colomban Wendling
1
-9
/
+5
2013-11-16
ScintillaGTK: Call superclass finalize() in ScintillaObject
Thomas Martitz
1
-5
/
+5
2013-11-14
Change log and credit.
Unknown
1
-0
/
+6
2013-11-14
ScintillaGTK: Call superclass finalize() in ScintillaObject
Thomas Martitz
1
-0
/
+4
2013-11-12
Fix out-of-bounds bug. Use symbolic constants instead of numbers.
Neil Hodgson
1
-6
/
+9
2013-11-12
Fix a warning from Xcode about using a INSTALL_PATH that includes @executable...
Neil Hodgson
1
-0
/
+2
2013-11-12
Specify deployment target as OS X 10.5 so builds on recent versions will run ...
Neil Hodgson
1
-0
/
+2
2013-11-11
Update InfoBar to use combined images.
Neil Hodgson
2
-5
/
+5
2013-11-11
Add @2x images for cursors and info bar to match retina displays.
Neil Hodgson
7
-2
/
+14
2013-11-11
When Direct2D returns D2DERR_RECREATE_TARGET handle by complete redraw instead
Neil
2
-13
/
+14
2013-11-11
Update SDK version so builds on both Xcode 4.6 and 5.0.
Neil Hodgson
1
-3
/
+5
2013-11-09
Note limitation on Qt.
Neil
1
-1
/
+3
[next]