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
2013-08-10
Removed change log for backed out change.
Neil
1
-3
/
+0
2013-08-10
Backed out change #4739 for Qt 5 on OS X as the code was LGPL.
Neil
2
-60
/
+0
2013-08-10
Fix PySide interface to match 64-bit fixes in ScintillaEdit.
Unknown
2
-4
/
+8
2013-08-10
Change log.
Neil
1
-0
/
+3
2013-08-10
Fix building qith Qt 5 on OS X.
Neil
2
-0
/
+60
2013-08-09
Update make dependencies.
Neil
2
-91
/
+125
2013-08-09
Structure colour settings into ColourOptional and ForeBackColours types.
Neil
3
-105
/
+81
2013-08-09
Move wrapping, edge and visual adjustments from Editor to ViewStyle.
Neil
8
-106
/
+172
2013-08-08
Avoid warnings for uninitialized strings.
Neil
3
-1
/
+5
2013-08-08
Bug [#1512]. Fix bug with horizontal caret position when margin changed.
Neil
2
-0
/
+7
2013-08-08
Move functionality from Editor to ViewStyle.
Neil
5
-173
/
+187
2013-08-07
Ensure strings initialised to avoid warnings.
Neil
4
-4
/
+4
2013-08-07
Bindings in ScintillaEdit made to work on 64-bit Unix systems.
Unknown
2
-1
/
+12
2013-08-07
Bug [#1511]. Ensure representation set up initially.
Neil
1
-0
/
+2
2013-08-07
Change log.
Neil
1
-0
/
+4
2013-08-07
Include lexlib and lexers directory in make dependencies.
Unknown
2
-2
/
+397
2013-08-07
Ensure no reads outside allocation.
Unknown
1
-1
/
+1
2013-08-07
Optimize performance with many control characters such as when opening
Neil
3
-197
/
+163
2013-08-07
Removed dead code.
Neil
1
-17
/
+0
2013-08-03
On Windows, fix painting on an explicit HDC when first paint attempt abandoned.
Neil
2
-1
/
+8
2013-08-03
Change log.
Neil
1
-0
/
+8
2013-08-03
Initialise string to avoid warnings.
Neil
1
-1
/
+1
2013-08-03
Bug [#1509]. ';' not styled as an operator.
Neil
1
-14
/
+1
2013-08-03
Bug [#1508]. Coloring for enumeration member malfunctions.
Neil
1
-4
/
+9
2013-08-02
Fix failures when invalid DBCS text was measured by ensuring
Neil
1
-4
/
+7
2013-08-01
Change log.
Neil
1
-0
/
+3
2013-08-01
Expose SCI_FORMATRANGE for printing.
Unknown
2
-0
/
+36
2013-08-01
Change log.
Neil
1
-0
/
+4
2013-08-01
Bug [#1506]. In some locales Visual C++ fails with UTF-8 in string literals.
Neil
2
-129
/
+132
2013-07-31
Change log.
Neil
1
-0
/
+4
2013-07-29
Change log.
Neil
1
-0
/
+5
2013-07-26
Support rectangular selected text in clipboard from and to Borland Delphi IDE
Oezguer Emir
1
-3
/
+12
2013-07-26
Avoid warnings for uninitialized fields.
Unknown
1
-1
/
+1
2013-07-26
Change log.
Neil
1
-1
/
+5
2013-07-26
Avoid a switch fall-through even though it makes no difference to behaviour.
Neil
1
-0
/
+1
2013-07-25
Make Coverity happy. Ensure return value is seen to never be negative although
Neil
1
-1
/
+1
2013-07-25
Minor changes to avoid warnings from Coverity.
Neil
6
-14
/
+24
2013-07-23
Fix potential write beyond allocation found by Visual C++ analyzer.
Neil
2
-2
/
+2
2013-07-23
Change log.
Neil
1
-0
/
+4
2013-07-22
Bash: Fix handling of quoted HereDoc delimiters
Colomban Wendling
1
-2
/
+12
2013-07-23
Made header inclusion more consistent.
nyamatongwe
2
-5
/
+5
2013-07-23
Only use map for character representations instead of unordered_map where pos...
nyamatongwe
8
-26
/
+1
2013-07-22
Added the character representation feature.
Neil
18
-134
/
+443
2013-07-22
There were occsional failures in clipboard tests so add some DoEvents calls
Neil
1
-0
/
+2
2013-07-22
Bug: [#1470] Fix GTK+ crash for Hebrew text.
Unknown
1
-2
/
+14
2013-07-22
Fixed historical reference.
Neil
1
-1
/
+1
2013-07-21
Add standard compliance flag.
nyamatongwe
1
-0
/
+2
2013-07-21
Removed functions that had never been used - looks like they had been copied
Neil
1
-25
/
+0
2013-07-21
Normalising order of language headers.
Neil
19
-24
/
+24
2013-07-21
Separating out C and C++ flags so that Clang works agin for C files.
Unknown
1
-5
/
+6
[prev]
[next]