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
2014-07-03
More accureate traffic count.
rel-3-4-4
Neil
1
-1
/
+1
2014-06-30
Making ready for 3.4.4.
Neil
7
-14
/
+15
2014-06-30
Update change log.
Neil
1
-1
/
+31
2014-06-26
Move decision to draw line end wrap marker and colour of marker to DrawEOL.
Neil
2
-19
/
+14
2014-06-26
Simplify DrawStyledText, extracting out DrawTextInStyle for re-use.
Neil
1
-21
/
+18
2014-06-26
Move calculation of line background colour to ViewStyle and represent as a
Neil
4
-55
/
+56
2014-06-24
Ensure context is not freed for measurement surfaces as it is NULL.
Neil
1
-1
/
+1
2014-06-23
GTK: Don't create unnecessary drawing contexts
Colomban Wendling
1
-14
/
+9
2014-06-23
Mark DrawBlockCaret as const since it only draws and does not affect Editor.
Neil
2
-2
/
+2
2014-06-23
Use Range type for hotspot to simplify manipulation.
Neil
5
-35
/
+28
2014-06-23
Make drawing of markers const.
Neil
2
-2
/
+2
2014-06-22
Add missing comma.
XhmikosR
1
-1
/
+1
2014-06-23
Updated comment to match change 5151.
Neil
1
-1
/
+1
2014-06-22
Avoid warning from g++.
Neil
1
-1
/
+1
2014-06-22
Extra casting to prevent warnings from cppcheck.
Neil
1
-2
/
+2
2014-06-22
Stop storing a pointer to the selection on LineLayout objects where it may have
Neil
5
-11
/
+17
2014-06-22
Further use of const in layout and drawing.
Neil
3
-19
/
+19
2014-06-22
Always use the passed ViewStyle instead of the global one as this can cause
Neil
1
-10
/
+10
2014-06-22
Drawing and measuring should not change ViewStyle which is set by the container
Neil
8
-42
/
+52
2014-06-22
Change log.
Neil
1
-0
/
+4
2014-06-22
Typo.
Neil
1
-1
/
+1
2014-06-19
Bug [#1614]. Don't crash on incomplete macro definition "#define x(".
Neil Hodgson
1
-1
/
+3
2014-06-17
Change log.
Neil
1
-0
/
+4
2014-06-17
Stop copying private headers to framework headers directory.
Neil Hodgson
1
-8
/
+8
2014-06-17
Only define namespaces when compiling as C++.
Neil Hodgson
1
-2
/
+2
2014-06-17
Using the platform's NS_OPTIONS macro to define exported enumeration as recom...
Neil Hodgson
1
-1
/
+1
2014-06-17
Use headers from framework instead of from relative paths.
Neil Hodgson
2
-4
/
+4
2014-06-17
Remove unused TopContainer method. Use less specific types when possible.
Neil Hodgson
2
-14
/
+2
2014-06-17
Move internal methods out of header.
Neil Hodgson
1
-4
/
+0
2014-06-16
Change log.
Neil
1
-0
/
+7
2014-06-16
Fix crashes on Ubuntu 12.04 caused by overlay scrolll bar causing the drawing
Neil
2
-0
/
+23
2014-06-12
Accepted updates from Xcode 5.1.
Neil Hodgson
1
-1
/
+23
2014-06-07
Change log.
Neil
1
-0
/
+3
2014-06-07
Failed to use the correct argument type in previous commit.
Neil Hodgson
1
-1
/
+1
2014-06-07
registerNotifyCallback is now marked as deprecated and will be removed in a f...
Neil Hodgson
1
-2
/
+2
2014-06-07
Avoid using ScintillaView.backend from ScintillaCocoa as this may be hidden i...
Neil Hodgson
1
-2
/
+1
2014-06-07
Using the platform's NS_ENUM macro to define exported enumeration as recommended
Neil Hodgson
1
-1
/
+1
2014-06-07
Fix laying out of emoji. Emoji are not in the BMP, taking 2 UTF-16 code units...
Neil Hodgson
1
-1
/
+1
2014-06-02
Change log.
Neil
1
-0
/
+4
2014-06-02
Bug [#1605]. Fix fold matching problem caused by "<<<".
Neil
1
-1
/
+10
2014-06-01
Change log.
Neil
1
-0
/
+11
2014-06-01
Bug [#1604]. Fix drawing of indicators when fold highlighting is on by more
Neil
1
-21
/
+29
2014-05-31
Use standard macro of C++ compiler CXX. Remove definitions that are not needed.
Neil
1
-10
/
+8
2014-05-31
Remove definitions that are provided by make.
Neil
1
-4
/
+0
2014-05-31
Compatibility with makefile conventions: use CXX for C++ compiler and CC for
Neil
2
-16
/
+15
2014-05-31
Safer handling of "#define X" which caused fault in debug build with Visual C++.
Neil
1
-1
/
+1
2014-05-31
Don't repeat file names that are used for both Scintilla.DLL and SciLexer.DLL.
Neil
1
-31
/
+9
2014-05-31
Merge with 343-Win32-Fix.
Neil
10
-45
/
+65
2014-05-31
Merge 343-Win32-Fix which fixes hangs and crashes at shutdown on Windows.
Neil
10
-45
/
+65
2014-05-26
Added tag rel-3-4-3 for changeset a3c10db89cc3
Neil
0
-0
/
+0
[next]