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
2010-07-13
Added some more text files to use CRLF.
nyamatongwe
1
-0
/
+4
2010-07-13
Line ending settings and files to ignore.
nyamatongwe
2
-0
/
+40
2010-07-12
update tags
convert-repo
0
-0
/
+0
2010-07-12
Feature #3027559 Extend "sticky caret" feature from Jason Oster.
nyamatongwe
5
-18
/
+49
2010-07-12
Fix regular expression searches for ranges above 0x80 like [A-].
nyamatongwe
1
-2
/
+2
2010-07-12
Fixed incorrect description of second margin settings.
nyamatongwe
1
-3
/
+4
2010-07-07
Redraw when annotations change.
nyamatongwe
4
-6
/
+19
2010-06-26
Improve responsiveness in wrap mode by only lexing text that is about
nyamatongwe
1
-2
/
+3
2010-06-26
Fix for bug #3017512 Autocomplete popup not working on secondary monitor
nyamatongwe
1
-22
/
+33
2010-06-26
Fix for bug #3021480 Selection SC_SEL_LINES no longer works
nyamatongwe
1
-2
/
+14
2010-06-26
Fix for bug #3021473, indicator fill alpha capped at 100.
nyamatongwe
3
-4
/
+4
2010-06-24
Protect against bad UTF-8 when case folding.
nyamatongwe
1
-0
/
+6
2010-06-23
Credit.
nyamatongwe
1
-0
/
+1
2010-06-18
Fix for bug #3017572 FindText crashes with empty text
nyamatongwe
2
-0
/
+6
2010-06-16
For compatibility with TDM MingW64, undefine _WIN32_WINNT before defining it.
nyamatongwe
2
-1
/
+3
2010-06-15
Switched from dllwrap to g++ -shared to make work with TDM GCC 4.5.
nyamatongwe
1
-3
/
+3
2010-06-14
Improved PowerShell by Friedrich Vedder. Feature #3015176.
nyamatongwe
3
-2
/
+31
2010-06-11
Ensure thread safety with idle callbacks in case application is multithreaded.
nyamatongwe
1
-0
/
+4
2010-06-07
Fix for bug #3012164 Cobol: number masks incorrectly highlighted.
nyamatongwe
1
-2
/
+2
2010-06-05
Dropping regeneration of makefiles that use GNU Make since they
nyamatongwe
1
-4
/
+0
2010-06-05
Updated.
nyamatongwe
1
-36
/
+41
2010-06-05
Using Make functions to avoid regenerating makefile when set of
nyamatongwe
1
-16
/
+1
2010-06-05
Using Make functions to avoid regenerating makefile when set of
nyamatongwe
2
-17
/
+1
2010-06-05
Updated.
nyamatongwe
1
-198
/
+248
2010-06-05
Whitespace.
nyamatongwe
1
-1
/
+1
2010-06-05
Using Make functions to avoid regenerating makefile when set of
nyamatongwe
2
-17
/
+1
2010-06-01
Fix for bug #2854183 <?php string included in a comment is highlighted
nyamatongwe
1
-0
/
+1
2010-06-01
Fixed memory leaks from bug #3007669.
nyamatongwe
1
-0
/
+3
2010-06-01
Updated sizes.
rel-2-12
nyamatongwe
2
-3
/
+3
2010-05-28
Credit.
nyamatongwe
1
-0
/
+2
2010-05-28
Patch from Xavi ensures that
nyamatongwe
1
-1
/
+5
2010-05-26
Added some more changes.
nyamatongwe
1
-0
/
+22
2010-05-26
Updated for 2.12.
nyamatongwe
1
-1
/
+1
2010-05-26
Added changelog.
nyamatongwe
1
-1
/
+56
2010-05-26
Preparing for 2.12.
nyamatongwe
5
-13
/
+25
2010-05-26
Drawing optimizations adding a styling idle task redrawing less of the
nyamatongwe
3
-94
/
+203
2010-05-24
Added another user of Scintilla.
nyamatongwe
1
-0
/
+4
2010-05-21
EOL conversion for drop. Fixes bug #3005328.
nyamatongwe
1
-0
/
+10
2010-05-18
Fix for bug #3002874 make Django template highlighting work also within
nyamatongwe
1
-2
/
+4
2010-05-17
Safety check in case called with negative character value.
nyamatongwe
1
-0
/
+1
2010-05-17
Fix debug assertions for bug #3000566.
nyamatongwe
5
-8
/
+8
2010-05-13
Fix debug assertions for bug #3000566.
nyamatongwe
7
-15
/
+15
2010-05-11
Ensure each external lexer library is only loaded once.
nyamatongwe
1
-0
/
+4
2010-05-11
Fix compilation on OS X.
nyamatongwe
1
-4
/
+5
2010-05-11
Removed redundant code.
nyamatongwe
2
-9
/
+5
2010-05-11
Made method const.
nyamatongwe
3
-11
/
+11
2010-05-09
Added CodeAssistor
nyamatongwe
1
-0
/
+4
2010-05-08
Switched to using documented parameter for SCI_LOADLEXERLIBRARY
nyamatongwe
1
-1
/
+1
2010-05-05
Made some methods const.
nyamatongwe
2
-6
/
+6
2010-05-05
Fixed warnings.
nyamatongwe
1
-20
/
+20
[next]