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-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
2013-11-07
Feature [feature-requests:#1544]. Qt build system fixes for PySide separate f...
nyamatongwe
3
-15
/
+22
2013-11-07
Bug [#1546]. Fix horizontal scroll bar range to not be double the needed width.
Unknown
2
-5
/
+9
2013-11-07
Feature [feature-requests:#962]. Improvement of folding for Fortran.
Neil
2
-24
/
+83
2013-11-07
Normalize indentation to tabs.
Neil
1
-45
/
+45
2013-11-04
Remove local functions that are not used.
Neil
5
-40
/
+0
2013-11-03
Clean line-end whitespace.
Unknown
1
-2
/
+2
2013-11-03
Avoid warnings for scope and unused value set.
Neil
1
-2
/
+3
2013-11-03
Bug [#1544]. Mac font quality not applied to margin.
nyamatongwe
2
-0
/
+14
2013-11-03
Change log.
nyamatongwe
1
-0
/
+3
2013-11-03
Report control key as SCI_META for mouse down events for GTK+ on OS X.
nyamatongwe
5
-37
/
+90
2013-10-31
Change log.
Neil
1
-0
/
+4
2013-10-31
Fix drawing of scrollbars, where previous contents were not drawn over.
Neil
1
-1
/
+1
2013-10-30
Bug [#1542]. Margin click focus handling on Cocoa.
nyamatongwe
2
-0
/
+6
2013-10-28
Additions to C++ lexer.
Neil
1
-1
/
+8
2013-10-28
Allow single quote digit separators for C++14.
Neil
1
-0
/
+1
2013-10-28
Added lexical class for user defined literals in C++11.
Neil
3
-4
/
+21
2013-10-26
Avoid invalidating the buffered text when flushing styles.
Neil
1
-1
/
+0
2013-10-25
Bug [#1541]. Paste into multiple selections on OSX only inserts at one select...
nyamatongwe
2
-5
/
+9
2013-10-23
Feature [feature-requests:#887]. Apply GDI gamma to DirectWrite .
Neil
2
-1
/
+49
2013-10-23
Change log.
Neil
1
-0
/
+7
2013-10-23
Widen scroll width for annotations.
Neil
1
-7
/
+12
2013-10-23
Explain why symbols are redefined.
Neil
1
-0
/
+3
2013-10-19
Remove shadowing declarations to avoid warnings.
Neil
1
-2
/
+2
2013-10-18
Avoid a spurious warning from Visual Studio 2013 Code Analysis.
Neil
1
-0
/
+4
2013-10-18
Change log.
Neil
1
-0
/
+3
2013-10-18
Fix Window::GetMonitorRect when top left of screen is not 0,0.
Neil
1
-2
/
+1
2013-10-18
Added DMAP lexer to Cocoa build.
nyamatongwe
1
-0
/
+4
2013-10-18
Feature [feature-requests:#1026]. DMAP lexer added.
Neil
6
-0
/
+263
2013-10-18
Credit.
Neil
1
-0
/
+1
2013-10-17
Avoid namespace pollution by making lexer functions static.
Neil
2
-4
/
+4
[prev]
[next]