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-09-05
Bug [#1654]. Missing cast in PositionIsHotspot.
Neil
1
-1
/
+1
2014-09-05
Credit.
Neil
1
-0
/
+1
2014-09-05
Bug [#1652]. Revert to allowing fractional tab stops.
Neil Hodgson
2
-8
/
+7
2014-09-05
Avoid shadowed identifiers.
Neil
1
-11
/
+11
2014-09-04
GTK: fix cached completion popup window sizing
Colomban Wendling
1
-13
/
+14
2014-09-04
Better explanation of SCI_GETNEXTTABSTOP.
Neil
1
-3
/
+3
2014-09-03
Added SC_TECHNOLOGY_DIRECTWRITERETAIN mode.
Neil
5
-5
/
+19
2014-09-03
Normalise header inclusion order.
Neil
1
-1
/
+1
2014-09-03
Add BibTeX lexer to OS X project.
Neil Hodgson
1
-0
/
+4
2014-09-03
Remove unused function.
Neil Hodgson
1
-5
/
+0
2014-09-03
Feature [feature-requests:#1071]. BibTeX lexer added.
Neil
6
-0
/
+341
2014-09-03
Normalise header inclusion order.
Neil
1
-2
/
+2
2014-09-02
Change log.
Neil
1
-0
/
+5
2014-09-01
GTK: cache the completion popup window
Colomban Wendling
1
-3
/
+22
2014-08-24
Removed comma at end of enum as it caused an error on i686-apple-darwin10-g++...
Neil Hodgson
1
-1
/
+1
2014-08-22
Change log.
Neil
1
-0
/
+4
2014-08-22
Bug [#613]. Fix folding when "component' before name.
Neil
1
-13
/
+37
2014-08-21
Updated SourceForge links to the canonical projects/scintilla/.
Neil
1
-4
/
+4
2014-08-20
Bug [#1527]. Support block comments in VHDL.
Neil
4
-11
/
+73
2014-08-19
Bug [#1636]. Support Visual Studio 2010+ line copy clipboard tag.
Neil
2
-3
/
+11
2014-08-19
Bug [#1645]. Validate position of deletion.
Neil
1
-0
/
+2
2014-08-18
Change log.
Neil
1
-0
/
+3
2014-08-18
Bug [#1639]. Only unregister windows classes registered.
Neil
2
-6
/
+36
2014-08-18
Bug [#1640]. Remove dead DelChar method.
Neil
3
-9
/
+1
2014-08-13
Added tag rel-3-5-0 for changeset a431f85e13c9
Neil
1
-0
/
+1
2014-08-11
Handle empty pre-edit string.
Neil
1
-1
/
+1
2014-08-09
Change log.
Neil
1
-0
/
+3
2014-08-09
Added registry lexer to Cocoa build.
Neil Hodgson
1
-0
/
+4
2014-08-09
Documented SC_MOD_CHANGETABSTOPS.
Neil
1
-1
/
+14
2014-08-09
Added lexer for registry files.
Neil
5
-0
/
+450
2014-08-09
Change log.
Neil
1
-0
/
+4
2014-08-09
Getting ready to release 3.5.0.
Neil
7
-15
/
+17
2014-08-08
Fix leak in ListBox::GetSelection() on GTK
Colomban Wendling
1
-2
/
+4
2014-08-08
Change log.
Neil
1
-1
/
+1
2014-08-08
Allow IME to be displayed inline for Korean.
Neil
1
-28
/
+133
2014-08-08
Stop using last argument to AddCharUTF from Korean IME code as previus release
Neil
2
-5
/
+5
2014-08-08
Implement explicit tab stops per line.
Neil
10
-4
/
+290
2014-08-08
Remove extra whitespace.
Neil
1
-10
/
+10
2014-08-06
Change log.
Neil
1
-0
/
+4
2014-08-06
Fix the platform scope to work on Linux.
Neil
1
-1
/
+1
2014-08-06
Change log.
Neil
1
-0
/
+16
2014-08-06
Bug [#1635]. Make build on FreeBSD 9.2.
Neil
1
-1
/
+4
2014-08-06
Bug [#1634]. Set qt list icon size to largest icon. Also adds padding on OS X.
Neil
1
-4
/
+40
2014-08-06
Feature [feature-requests:#1065]. Add SCI_* for methods to ScintillaConstants...
Neil
1
-0
/
+2
2014-08-06
Feature [feature-requests:#1064]. Add a get_character method on the document.
Neil
2
-0
/
+6
2014-08-06
Bug [#1633]. Redraw selection after SCI_DELWORDRIGHT.
Neil
2
-0
/
+6
2014-08-05
Create a class to manage pre-edit strings and ensure their resources are freed.
Neil
1
-33
/
+31
2014-08-05
Fix problem where annotations disappeared when SCI_CLEARDOCUMENTSTYLE called.
Neil
2
-0
/
+4
2014-08-03
Made destructor virtual to avoid warnings.
Neil
1
-1
/
+1
2014-08-01
Rust: Slightly refactor/comment the number literal scanning.
SiegeLord
1
-12
/
+25
[next]