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
2015-06-20
Updating download sizes.
Neil
1
-2
/
+2
2015-06-20
Fixed API name for selecting each.
Neil
1
-1
/
+1
2015-06-20
Added tag rel-3-5-7 for changeset 49ce1d4c2dea
Neil
0
-0
/
+0
2015-06-19
Updates for release 3.5.7.
Neil
6
-13
/
+15
2015-06-19
Updates for release 3.5.7.
Neil
1
-2
/
+5
2015-06-19
Fix crash in drag and drop.
Neil Hodgson
3
-3
/
+16
2015-06-19
Updated test program with Xcode recommended settings.
Neil Hodgson
1
-5
/
+7
2015-06-16
Clean up some selection operations. Commonly when changing selection modes,
Neil
4
-30
/
+36
2015-06-13
Fix bug where maximum two selections possible at once with Ctrl+click due
Neil Hodgson
1
-6
/
+6
2015-06-12
Change log.
Neil
1
-0
/
+4
2015-06-09
When combining MarkerHandlerSets, prepend the other set instead of appending
Jiřà Techet
1
-2
/
+3
2015-06-11
Added explanation of SCI_MULTIPLESELECTADDEACH.
Neil
1
-3
/
+7
2015-06-11
Added MultipleSelectAddNext, MultipleSelectAddEach, IsRangeWord, and
Neil
9
-10
/
+188
2015-06-11
Explain styling a little more.
Neil
1
-4
/
+7
2015-06-10
Change log.
Neil Hodgson
1
-0
/
+8
2015-06-05
Simplified retrieval of correct display for widget and ensure works on older ...
nyamatongwe
2
-15
/
+2
2015-06-04
Move FindText flag decoding from caller to function to minimize code and chance
Neil
3
-20
/
+6
2015-06-04
Remove cppcheck suppression that is no longer needed.
Neil
1
-3
/
+0
2015-06-04
Use static_cast instead of C-style casts to avoid warnings.
Neil
1
-41
/
+41
2015-06-04
Restored compatibility with GTK+ 2.18 for cursor calls.
nyamatongwe
2
-2
/
+9
2015-06-03
GTK: Don't use gdk_window_set_user_data() in a deprecated manner
Colomban Wendling
1
-0
/
+4
2015-06-03
GTK: Use the proper GTK3 way to set widget window background
Colomban Wendling
1
-6
/
+2
2015-06-03
GTK: Remove unused prototype
Colomban Wendling
1
-1
/
+0
2015-06-02
GTK: Fix runtime completion popup warning
Colomban Wendling
1
-1
/
+2
2015-06-02
Added privacy policy
Neil
2
-0
/
+71
2015-06-02
Provide downloads from scintilla.org to avoid degradation of SourceForge.
Neil
2
-6
/
+6
2015-05-29
As of GTK+ 3.16, gdk_cursor_new is deprecated and has been replaced with
Neil
2
-11
/
+20
2015-05-29
Change log.
Neil
1
-0
/
+8
2015-05-29
Fix warning from Visual C++.
Neil
1
-1
/
+1
2015-05-21
add support for protected regions, prevent styling and folding within protect...
Joe Mueller
1
-53
/
+72
2015-05-22
GTK: Fill the scrollbars junction
Colomban Wendling
1
-0
/
+18
2015-05-29
Remove wrongly duplicated text.
Neil
1
-6
/
+0
2015-05-29
Change log.
Neil
1
-0
/
+4
2015-05-29
Bug [#1728]. Initialise fields to nil when they may be released in ReleaseViews
Neil Hodgson
1
-3
/
+15
2015-05-29
Document indexing of selection.
Neil
1
-2
/
+2
2014-01-20
Fix typos in comments (win32)
Stefan Weil
2
-4
/
+4
2014-01-20
Fix typo in comment
Stefan Weil
1
-1
/
+1
2014-01-20
Fix typo in comment
Stefan Weil
1
-1
/
+1
2014-01-20
Fix typo in string (cocoa)
Stefan Weil
1
-1
/
+1
2015-05-29
Add extra section for next release.
Neil
1
-0
/
+14
2015-05-26
Added tag rel-3-5-6 for changeset e9bfc7a0cb83
Neil
0
-0
/
+0
2015-05-23
Change log.
rel-3-5-6
Neil
1
-0
/
+5
2015-05-22
GTK: Workaround ABI issue with Windows GTK2 bundle and GCC > 3
Colomban Wendling
1
-1
/
+16
2015-05-22
Updates for 3.5.6.
Neil
7
-16
/
+20
2015-05-21
Fix bug with TentativeUndo where the undo history was being damaged on OS X.
Neil Hodgson
1
-0
/
+2
2015-05-20
SCI_TARGETASUTF8 and SCI_ENCODEDFROMUTF8 implemented on Win32.
Neil
3
-2
/
+65
2015-05-20
Fix bug with Hanja conversions for DBCS.
Neil
2
-40
/
+30
2015-05-17
Change log.
Neil
1
-0
/
+8
2015-05-16
Avoid some warnings from clang.
Neil
1
-3
/
+3
2015-05-16
Make unused single argument constructors explicit.
Neil
3
-3
/
+3
[next]