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-11-29
Add a missing comma to separate word list decriptions.
rel-3-5-2
Neil
1
-1
/
+1
2014-11-29
Updates for 3.5.2 release.
Neil
7
-22
/
+18
2014-11-28
Change log.
Neil
1
-0
/
+4
2014-11-25
Bug [#1420]. CoffeeScript: Describe existing secondary keyword sets
Colomban Wendling
1
-0
/
+3
2014-11-25
Bug [#1420]. CoffeeScript: Drop code that doesn't apply to CoffeeScript
Colomban Wendling
1
-166
/
+9
2014-11-24
SC_TECHNOLOGY_DIRECTWRITEDC is another provisional mode for DirectWrite drawing
Neil
5
-20
/
+65
2014-11-19
Platform overrides for some drawing and behaviour to benefit PLAT_CURSES.
Neil
9
-12
/
+73
2014-11-19
Bug [#1670]. Avoid processing mouse move events where the mouse has not moved
Neil
2
-6
/
+19
2014-11-14
Feature [feature-requests:#1086]. Annotation display style ANNOTATION_INDENTED;
Erik Angelin
5
-9
/
+27
2014-11-13
Bug [#1643]. Only show system caret for GDI as it interferes with Direct2D.
Neil
2
-1
/
+8
2014-10-20
Optimize retrieval of empty range.
Neil
1
-1
/
+1
2014-10-19
Avoid warning about assiging pointer to integer.
Neil
1
-2
/
+2
2014-10-16
Reordered searching section so preferred SCI_SEARCHINTARGET API is shown first
Neil
1
-99
/
+94
2014-10-16
Explain how multiple selections are processed.
Neil
1
-0
/
+3
2014-10-16
Bug [#1666]. Include <stdexcept> due to report of a problem with compiling
Neil
1
-0
/
+1
2014-10-14
Bug [#1664]. Fix folding of "block" keyword.
Neil
2
-1
/
+6
2014-10-14
Change log.
Neil
1
-0
/
+4
2014-10-11
GTK: Don't create widgets in the ::realize handler
Colomban Wendling
1
-13
/
+16
2014-10-10
Remove 32-bit support.
Neil Hodgson
1
-2
/
+2
2014-10-10
Ensure can see standard exceptions and so build.
Neil
2
-0
/
+2
2014-10-09
Avoid extra space when pasting from external application on Windows.
Neil
2
-0
/
+10
2014-10-07
Feature [feature-requests:#1077]. Support MinGW compilation under Linux.
Neil
2
-3
/
+14
2014-10-07
Removing old CVS artifacts.
Neil
3
-7
/
+0
2014-10-07
Change log.
Neil
1
-0
/
+4
2014-10-07
Trace failures to flush when drawing bitmaps in Direct2D.
Neil
1
-1
/
+4
2014-10-07
Feature [feature-requests:#1080]. Allow right click selection in popup menu.
Neil
1
-1
/
+1
2014-10-06
Include <stdexcept> due to report of a problem with compiling Document.h.
Neil
1
-0
/
+1
2014-10-04
Change log.
Neil
1
-0
/
+14
2014-10-04
Bug [#1657]. Prevent caret blinking when holding down Delete key.
Neil
2
-0
/
+13
2014-10-03
CountCharacters can be const so it is now.
Neil
2
-2
/
+2
2014-10-02
Allocate indicators for IME use after previously allowed indicators.
Neil
4
-7
/
+15
2014-10-02
Switch C++ runtime library to libc++ to allow use of features from C++11.
Neil Hodgson
1
-0
/
+4
2014-10-02
Allow using C++11 <regex> for searches as a provisional feature.
Neil
13
-84
/
+630
2014-10-02
Fix spelling.
Neil
1
-4
/
+4
2014-10-02
Include <stdexcept> so that exceptions derived from std::runtime_error can be
Neil
8
-0
/
+8
2014-09-30
Added tag rel-3-5-1 for changeset 01c4696a39a9
Neil
0
-0
/
+0
2014-09-30
Updated date and release.
rel-3-5-1
Neil
1
-2
/
+2
2014-09-25
Updating for 3.5.1.
Neil
7
-13
/
+14
2014-09-25
Mentioning that SC_TECHNOLOGY_DIRECTWRITERETAIN is provisional.
Neil
2
-5
/
+10
2014-09-24
GTK: Fix auto-completion popup row height computation on GTK 3.14
Colomban Wendling
1
-0
/
+9
2014-09-22
Add a constructor that takes arguments for each attribute to make it easier to
Neil
2
-11
/
+8
2014-09-19
Updated for Xcode 6.0.1.
Neil Hodgson
1
-1
/
+1
2014-09-16
GTK: Don't hardcode auto-completion popup frame border width
Colomban Wendling
1
-3
/
+6
2014-09-12
GTK: Fix auto-completion popup sizing on some themes
Colomban Wendling
1
-11
/
+11
2014-09-12
GTK: Allow the auto-completion popup to be as small as needed
Colomban Wendling
1
-13
/
+32
2014-09-13
Use const where possible in regular expression code.
Neil
1
-6
/
+6
2014-09-13
Avoid extra NUL in strings and unnecessary allocations.
Neil
1
-2
/
+1
2014-09-12
Change log.
Neil
1
-0
/
+3
2014-09-11
GTK: Fix auto-completion popup width to better fit contents
Colomban Wendling
1
-2
/
+23
2014-09-11
GTK: Fix auto-completion popup height to better fit contents
Colomban Wendling
1
-22
/
+30
[next]