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
2016-02-01
Simplified inline IME by using StringEncode.
johnsonj
1
-26
/
+6
2016-02-01
Support single-line comments, abbreviated keywords and extend nested comments to
Matt Gilarde
2
-22
/
+59
2016-01-31
Replace expressions to find level number of a fold level with function call.
Neil
4
-27
/
+27
2016-01-31
Bug [#1799]. Folds unfolded when two fold regions are merged by either deleting
Markus Nißl
3
-0
/
+27
2016-01-26
Change log.
Neil
1
-0
/
+3
2016-01-26
Fix flags to be compatible with Qt 4.x.
Neil
1
-2
/
+5
2016-01-25
Make IME indicators work similarly on all 3 platforms.
johnsonj
2
-25
/
+20
2016-01-22
Encapsulate ImmGetCompositionStringW for GCS_COMPSTR and GCS_RESULTSTR.
johnsonj
1
-19
/
+22
2016-01-22
For Qt, release builds have assertions turned off.
John Ehresman
4
-0
/
+12
2016-01-22
Limit the extent of Mako line comments to finish before the line end characters.
John Ehresman
2
-1
/
+13
2016-01-18
Added tag rel-3-6-3 for changeset e575024931f8
Neil
1
-0
/
+1
2016-01-15
Deferred release due to SciTE fix.
rel-3-6-3
Neil
2
-4
/
+7
2016-01-13
Updated modification date.
Neil
1
-1
/
+1
2016-01-12
Add entries for ZeroBrane and XML Validator Buddy and fix description of
Neil
1
-1
/
+10
2016-01-11
Remove dead links and fix a broken link.
Neil
1
-20
/
+1
2016-01-11
Remove dead links and update others.
Neil
1
-46
/
+28
2016-01-11
Update links.
Neil
1
-2
/
+2
2016-01-11
Close viewport tag.
Neil
10
-10
/
+10
2016-01-10
Updates for 3.6.3.
Neil
8
-16
/
+17
2016-01-10
Use value initialization in preference to memset as simpler and more robust.
Neil
1
-2
/
+1
2016-01-09
Factored out mapping IME state to indicators and finding caret position.
johnsonj
1
-25
/
+36
2016-01-09
Recognize numbers more accurately and allow non-ASCII verbatim quoting
Thomas Linder Puls
2
-5
/
+15
2016-01-08
Bug [#1801]. Fix spelling.
Bewied
1
-2
/
+2
2016-01-07
Remove pragmas that were needed for Windows 9x which is no longer supported.
Neil
1
-10
/
+0
2016-01-07
Factored out mapping IME state to indicators and finding caret position.
johnsonj
1
-55
/
+66
2016-01-07
Fix bug with final line in escape sequence recognition mode.
Neil
2
-0
/
+4
2016-01-06
Clarify out of bounds behaviour.
Neil
1
-0
/
+1
2016-01-05
Fix module ::-syntax when special characters such as 'x' are used.
Kein-Hong Man
3
-6
/
+12
2016-01-05
Fix infinite loop with both wrap and idle styling to end turned on.
Neil
1
-8
/
+4
2016-01-02
IME attribute processing simplified for GTK+.
johnsonj
1
-32
/
+19
2015-12-31
Bug [#1796]. Expand folded areas before deleting fold header line.
Neil
2
-8
/
+22
2015-12-31
Treat Unicode line ends like common line ends when maintaining fold state.
Neil
4
-5
/
+22
2015-12-28
Fix typo.
Neil
1
-1
/
+1
2015-12-28
Bug [#1797]. Highlight changed subroutine prototype syntax for Perl 5.20.
Kein-Hong Man
5
-17
/
+567
2015-12-28
Bug [#1778]. Recognize more characters as here-doc delimiters.
Kein-Hong Man
2
-8
/
+11
2015-12-21
Bug [#1794]. Update previous change for '#' to get priority correct.
Kein-Hong Man
1
-5
/
+4
2015-12-20
Bug [#1794]. Support using '#' in non-comment ways as is possible with zsh.
Kein-Hong Man
2
-5
/
+49
2015-12-18
Bug [#1793]. Add support for Perl 5.22.
Kein-Hong Man
5
-30
/
+453
2015-12-16
Change log.
Neil
1
-0
/
+7
2015-12-16
Don't use .DEF file as it is not needed.
Neil
2
-4
/
+4
2015-12-16
Detect warnings from the Microsoft linker.
Neil
1
-0
/
+4
2015-12-15
Updated change log for SciTE addition.
Neil
1
-0
/
+5
2015-12-15
Minor cleanups for GObject introspection.
Neil
4
-8
/
+9
2015-12-13
Fix issues raised by review and some more
Thomas Martitz
4
-15
/
+28
2015-09-30
Add a test suite to check gobject-introspection data
Thomas Martitz
3
-0
/
+184
2015-08-10
Enable g-ir-scanner to run on ScintillaWidget.h
Thomas Martitz
2
-5
/
+39
2015-12-15
Simplify IME code by using g_unichar_to_utf8.
johnsonj
1
-44
/
+21
2015-12-14
Block IME when some selected text is protected.
johnsonj
4
-3
/
+7
2015-12-13
Korean input by word fixed.
johnsonj
2
-4
/
+4
2015-12-12
Update configuration to remove suppression no longer needed for Perl lexer.
Neil
1
-1
/
+0
[next]