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
2015-07-31
Document use of Sci_Position and Sci_PositionCR.
Neil
1
-7
/
+11
2015-07-31
Updated lexer interfaces for Sci_Position.
Neil
1
-177
/
+44
2015-07-30
Updated header dependencies to include Sci_Position.h and Position.h.
Neil
2
-356
/
+554
2015-07-30
Updated header dependencies to include Sci_Position.h.
Neil
1
-371
/
+512
2015-07-30
Use Sci_Position / Sci_PositionU for variables in lexers that represent
Joe Mueller
96
-1100
/
+1105
2015-07-29
Change lexlib to use Sci_Position and Sci_PositionU to prepare for large file
Neil
7
-73
/
+73
2015-07-29
Update version numbers and dates for 3.6.0 release.
Neil
7
-19
/
+15
2015-07-28
Remove archaic mention of cells.
Neil
1
-2
/
+2
2015-07-28
Change log.
johnsonj
1
-0
/
+4
2015-07-28
Avoid candidate box randomly popping up away from edit pane with (especially
johnsonj
3
-0
/
+3
2015-07-27
Add Position.h as a place-holder and to allow #include "Position.h" in source.
Neil
30
-0
/
+51
2015-07-25
Use Sci_PositionU/Sci_Position for arguments to functional lexers, folders, and
Neil
93
-226
/
+226
2015-07-24
Change log.
Neil
1
-0
/
+10
2015-07-20
Use Sci_Position when required to implement interfaces.
Neil
22
-160
/
+160
2015-07-17
Add the Sci_Position, Sci_PositionU, and Sci_PositionCR typedefs to external
Neil
4
-30
/
+63
2015-07-16
Cast for 64-bit warning with Visual C++ 2015.
Neil
1
-1
/
+1
2015-07-14
Fix Xcode project file to contain all the individual lexers split out from Le...
Neil Hodgson
1
-5
/
+25
2015-07-14
Split LexOthers.cxx into separate files for each lexer: LexBatch, LexDiff,
Neil
9
-1153
/
+1353
2015-07-14
Fix drawing problem when control characters are in a hidden style as they then
Neil
2
-1
/
+8
2015-07-10
SciTE change log.
Neil
1
-0
/
+3
2015-07-06
White space fix.
Neil
1
-1
/
+1
2015-07-06
Change log for SciTE.
Neil
1
-0
/
+3
2015-07-06
Change log.
Neil
1
-0
/
+3
2015-07-06
Upgrading Python to an object lexer that supports substyles.
Neil
2
-73
/
+237
2015-07-06
SCI_SETIDENTIFIERS resets styling ensuring any added identifier are highlighted.
Neil
2
-0
/
+4
2015-07-05
Change log.
Neil
1
-0
/
+3
2015-07-05
Change log.
Neil
1
-0
/
+4
2015-07-05
GTK: Fix leaking scrollbars
Colomban Wendling
1
-0
/
+3
2015-07-04
Closer correspondence between return type of *WndProc and Win32 definition.
Neil
1
-9
/
+9
2015-07-04
Make std::exception visible to all core code to remove chance that a different
Neil
16
-0
/
+19
2015-07-04
Unit tests need to see std::exception now.
Neil
3
-0
/
+3
2015-07-04
Also need to see std::exception in PerLine.
Neil
1
-0
/
+1
2015-07-04
Throw an exception for a negative sized reallocation as occurs when asked
Neil Hodgson
3
-0
/
+5
2015-07-04
On Cocoa, translate exceptions into error codes.
Neil Hodgson
1
-44
/
+50
2015-07-03
Feature [feature-requests:#1109]. SCN_AUTOCCOMPLETED sent after text insertion.
Jonathan Hunt
6
-18
/
+151
2015-06-30
Added SC_CASE_CAMEL to the case mode style attribute.
Neil
6
-4
/
+25
2015-06-29
Change log.
Neil
1
-0
/
+3
2015-06-27
Merged from different machines.
Neil
2
-1
/
+5
2015-06-27
Make documentation of SCI_MARKERENABLEHIGHLIGHT consistent.
Neil
1
-1
/
+1
2015-06-26
Updated OS X deployment target to 10.7 at the project level as it already was
Neil Hodgson
1
-2
/
+2
2015-06-26
Added CodeMirror to list of editing components.
Neil
1
-0
/
+4
2015-06-26
Change log.
Neil
1
-0
/
+3
2015-06-25
Fix regression due to recent multiple-selection changes with the selection not
Neil Hodgson
1
-1
/
+1
2015-06-25
Change log.
Neil Hodgson
1
-0
/
+5
2015-06-25
Bug [#1740]. Cancel autocompletion and calltip when window moved.
Neil Hodgson
3
-0
/
+24
2015-06-25
Bug [#1740]. Improve autocompletion positioning to avoid being off-screen.
Neil Hodgson
1
-2
/
+14
2015-06-24
Simplify text measurement and drawing by removing segmentation and failure
Neil
1
-88
/
+25
2015-06-24
Make multiple selection work over most cursor movement and selection, new line,
Neil
6
-338
/
+577
2015-06-24
Fix URL to point to correct download.
Neil
1
-1
/
+1
2015-06-23
Casts to silence warnings for 64-bit builds.
Neil
1
-2
/
+2
[prev]
[next]