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
2012-07-14
Added tag rel-3-2-1 for changeset 41bdec833d4a
nyamatongwe
1
-0
/
+1
2012-07-13
Updated date of release.
nyamatongwe
1
-1
/
+1
2012-07-13
Updates for release.
nyamatongwe
1
-3
/
+3
2012-07-11
Updated sizes for release.
nyamatongwe
1
-2
/
+2
2012-07-11
Updates for next release 3.2.1.
nyamatongwe
7
-13
/
+130
2012-07-11
Fix margin click so clicking on first pixel of margin causes a notification.
nyamatongwe
2
-1
/
+2
2012-07-10
Turn off '$' when lexer.cpp.allow.dollars changes to 0. Bug #3541461.
nyamatongwe
1
-1
/
+6
2012-07-10
Added copy constructor and assignment operator to ease manipulation.
nyamatongwe
1
-0
/
+21
2012-07-10
Avoid warnings from Visual Studio Code Analysis for unchecked values and a
nyamatongwe
2
-53
/
+57
2012-07-05
LexHTML: Fix folding of CDATA blocks when fold.html.preprocessor is off
Colomban Wendling
1
-1
/
+1
2012-07-09
Bugs #3540486, #3087226, #2906275, #2809176.
nyamatongwe
2
-10
/
+24
2012-07-09
Fixed spelling mistakes.
nyamatongwe
1
-3
/
+3
2012-07-08
Credit.
nyamatongwe
1
-0
/
+2
2012-07-04
Mark StyleClearAll as a functions because it isn't a setter.
nyamatongwe
1
-1
/
+1
2012-07-04
Convert functions to properties where safe.
nyamatongwe
1
-11
/
+11
2012-07-04
Fix ModificationFlags enum prefixes
nyamatongwe
1
-1
/
+1
2012-07-04
Fix incorrect inclusion of SCE_HA_ prefix in HTML lexer and friends
nyamatongwe
1
-4
/
+4
2012-07-04
Spaced consistently. From Denis Shelomovskij.
nyamatongwe
1
-2
/
+2
2012-07-04
Added reference to QGrinUI.
nyamatongwe
1
-0
/
+5
2012-07-02
When line starts with 0 width character, do not allow end of previous line
nyamatongwe
1
-0
/
+2
2012-07-02
Implement clipped text drawing on Direct2D. This will improve drawing of
nyamatongwe
1
-1
/
+9
2012-06-27
Fix screen redraw issues introduced with change set 4199.
Marko Njezic
1
-6
/
+7
2012-07-02
Remove unnecessary check.
nyamatongwe
1
-1
/
+1
2012-07-02
Remove functions provided by headers.
nyamatongwe
1
-9
/
+0
2012-07-02
Make IsLowerCase and IsUpperCase not depend on non-portable isascii, take
nyamatongwe
2
-8
/
+8
2012-07-02
Remove unnecessary check.
nyamatongwe
1
-2
/
+2
2012-07-02
Treat negative values as non-ASCII.
nyamatongwe
1
-1
/
+1
2012-07-02
Ensure full initialised.
nyamatongwe
1
-1
/
+1
2012-07-02
Reduce scope of variable.
nyamatongwe
1
-1
/
+1
2012-07-01
Fix hang when Zero Width Space U+200B occurs at start of document.
nyamatongwe
1
-1
/
+1
2012-06-29
Fix 64-bit compilation errors on Windows.
nyamatongwe
2
-3
/
+4
2012-06-27
Document limitations in styling of text margins and annotations.
nyamatongwe
1
-1
/
+7
2012-06-27
Using the correct side margin for previous commit.
nyamatongwe
1
-1
/
+1
2012-06-26
Bugs #699587, #3537799. Allow text at start of line to overlap 1 pixel
nyamatongwe
1
-3
/
+16
2012-06-26
Fixed incorrect comment.
nyamatongwe
1
-1
/
+1
2012-06-23
Added some related projects mentioned on the mailing list.
nyamatongwe
1
-0
/
+21
2012-06-22
Added reference to LIVEditor.
nyamatongwe
1
-0
/
+4
2012-06-22
Bug #3487406. New style SCE_C_PREPROCESSORCOMMENT for stream comments
nyamatongwe
5
-4
/
+18
2012-06-22
Prevent empty lines from continuing preprocessor style.
nyamatongwe
3
-3
/
+14
2012-06-19
Credit.
nyamatongwe
1
-0
/
+1
2012-06-19
Removed limitation that is no longer true.
nyamatongwe
1
-3
/
+1
2012-06-18
Removed unnecessary code after change for bug #3535806.
nyamatongwe
1
-6
/
+1
2012-06-18
Remove marker only once for SCI_MARKERDELETE. Bug #3535806.
nyamatongwe
3
-4
/
+16
2012-06-17
Use std::string instead of fixed size strings.
nyamatongwe
6
-36
/
+55
2012-06-16
Existing autocompletion list is cancelled when single entry automatically
nyamatongwe
1
-0
/
+1
2012-06-16
Redraw margin when changing margin styles.
nyamatongwe
1
-0
/
+2
2012-06-13
Discover name of qmake as it is qmake-qt4 in some distributions of Linux.
Neil Hodgson
1
-2
/
+9
2012-06-13
Moved Qt platform section as it was interfering with GTK+ sub-platforms.
nyamatongwe
1
-4
/
+4
2012-06-13
Fix extra comma. Bug #3534667.
nyamatongwe
1
-1
/
+1
2012-06-13
Detect too many parameters in function, display error and throw exception.
nyamatongwe
1
-2
/
+6
[next]