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
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
2017-03-14
Scintilla Gtk: use gdk_threads_add_idle_full() instead of g_idle_add_full() a...
sciteco-dev-pre-v2.0.0
Robin Haberkorn
1
-16
/
+5
2017-03-14
added git submodule for Scinterm
Robin Haberkorn
2
-0
/
+4
2016-03-10
Fix caret position bug on Qt and Gtk for win32 for Korean.
johnsonj
3
-0
/
+7
2016-03-09
Fix typos.
Neil
1
-2
/
+2
2016-03-09
Updates for 3.6.4.
Neil
8
-17
/
+18
2016-03-07
Change log.
Neil
1
-0
/
+6
2016-03-07
To avoid failures with MinGW 4.9 switch language standard from c++0x to gnu++0x.
Neil
2
-2
/
+3
2016-03-07
Include stddef.h as using ptrdiff_t and stddef.h is its home.
Neil
1
-0
/
+1
2016-03-03
CPP: Add support for folding on `(` and `)`
Colomban Wendling
2
-2
/
+6
2016-02-29
Backed out changeset: 8bc19ede3b51
Neil
2
-28
/
+12
2016-02-25
Support hexadecimal numeric literals.
Matt Gilarde
2
-2
/
+5
2016-02-24
Change log.
Neil
1
-0
/
+5
2016-02-24
Bug [#1813]. Unmangle exported Scintilla_DirectFunction.
Neil
2
-4
/
+4
2016-02-24
Retry copying to clipboard if it fails as another application may have opened it
Jason Hallam
2
-12
/
+28
2016-02-23
Retry OpenClipboard if it fails as another application may have opened it.
Neil
3
-5
/
+27
2016-02-17
Ruby: Fix some HereDoc recognition with several expressions on a line
Colomban Wendling
1
-1
/
+30
2016-02-17
Ruby: Allow a symbol before a HereDoc for an implicit hash argument
Colomban Wendling
1
-0
/
+10
2016-02-16
Change log.
Colomban Wendling
1
-1
/
+5
2016-02-14
Bug [#1809]. Rust: Handle new-style Unicode escape sequences
Colomban Wendling
1
-2
/
+24
2016-02-16
Bug [#1810]. Lex alternate hash key syntax 'key:' as a symbol.
Colomban Wendling
2
-0
/
+9
2016-02-09
Simplified IME caret position discovery.
johnsonj
1
-12
/
+8
2016-02-09
Fix 64-bit build on Windows which was broken in 3.6.3 as long only 32-bits.
Neil
4
-3
/
+6
2016-02-08
Extract IME text insertion into AddWString method.
johnsonj
1
-27
/
+19
2016-02-06
Move IME code into IMContext.
johnsonj
1
-22
/
+22
2016-02-04
SciTE change log.
Neil
1
-0
/
+5
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
0
-0
/
+0
2016-01-15
Deferred release due to SciTE fix.
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
[next]