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
path:
root
/
gtk
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-09
Updated makefile deps.
mitchell
1
-3
/
+166
2020-04-05
Backport: Widen types to size_t to match change from int to position of CallT...
mitchell
1
-0
/
+1
2020-03-29
Fixed bad backport r8078:742f17c763a4.
mitchell
1
-0
/
+5
2020-03-26
Backport: Fix spelling mistakes.
Neil
2
-6
/
+6
2020-03-21
Backport: Bug [#2149]. Enable windowed IME on Wayland by setting as transient...
Zufu Liu
2
-2
/
+13
2020-03-21
Backport: Remove some casts that are not needed.
Zufu Liu
1
-3
/
+2
2020-03-27
Backport: Use dynamic_cast and assertion to make bugs more obvious.
mitchell
3
-46
/
+46
2020-02-15
Backport: Extract image conversion from RGBA to BGRA premultiplied into commo...
Neil
1
-10
/
+5
2020-02-09
Backport: Standardise header guard names and use.
Neil
1
-1
/
+1
2020-01-06
Backport: Bug [#2135]. Prevent movement of candidate window while typing.
Zufu Liu
1
-2
/
+4
2020-01-06
Backport: Bug [#2135]. Improve location of candidate window.
Zufu Liu
1
-2
/
+4
2020-01-06
Backport: Bug [#2135]. Set candidate window position in windowed IME mode.
Zufu Liu
1
-0
/
+2
2020-03-05
Fixed building LPeg lexer on GTK.
mitchell
1
-2
/
+2
2020-01-06
More synchronizing LongTerm3 with default.
mitchell
1
-1
/
+1
2020-01-05
Added Sci::round() and Sci::lround() for better compatibility with the defaul...
mitchell
1
-2
/
+2
2020-01-05
Added Sci::make_unique() and Sci::size() for better compatibility with the de...
mitchell
1
-1
/
+1
2020-01-05
Synchronizing LongTerm3 with default.
mitchell
2
-3
/
+3
2020-01-04
Backport: Added Raku lexer and style properties and example files
mitchell
1
-0
/
+14
2020-01-03
Backport: Move collection of modules from Catalogue.cxx to CatalogueModules.h...
mitchell
2
-3
/
+1
2019-12-13
Backport: Move SCI_LOADLEXERLIBRARY from platform layers to ScintillaBase.cxx.
Neil
3
-27
/
+2
2019-12-30
Backport: Use pattern rules instead of suffix rules as they are clearer.
Neil
1
-4
/
+6
2019-12-30
Backport: Remove line end whitespace.
Neil
1
-1
/
+1
2019-12-29
Backport: Builds without GNU extensions so set to standard C++11.
Neil
1
-1
/
+1
2019-12-29
Backport: Standardize names and order between make files on win32 and gtk.
Neil
1
-3
/
+4
2019-12-29
Backport: Support Clang on Windows.
Neil
1
-0
/
+12
2019-12-27
Backport: Use Unix paths except when deleting files, then call normalize to c...
Neil
1
-3
/
+5
2019-12-29
Backport: Use if function to simplify GTK version setting.
Neil
1
-6
/
+2
2019-12-29
Backport: Simplify makefile and use better variable names.
Neil
1
-30
/
+26
2019-12-27
Backport: Collect objects into variables and define one-per-line.
Neil
1
-7
/
+52
2019-12-29
Backport: Drop G_THREADS_IMPL_NONE as not implemented in glib since 2011.
Neil
1
-9
/
+3
2019-12-29
Backport: Use ranlib everywhere so no special case on macOS.
Neil
1
-7
/
+1
2019-12-29
Backport: Move suppression of Clang warning missing-braces from makefile to a...
Neil
1
-1
/
+1
2019-12-29
Backport: Update comments.
Neil
1
-4
/
+5
2019-12-13
Backport: Fix incorrect comments.
Neil
1
-1
/
+1
2019-11-22
Backport: Replace GTimeVal and g_get_current_time with gint64 and g_get_monot...
Neil
2
-11
/
+5
2019-11-15
Backport: Feature [feature-requests:#1316] Allow target to have virtual space.
Neil
1
-4
/
+4
2019-12-06
Backport: Feature [feature-requests:#1324] Add Hollywood lexer.
mitchell
1
-0
/
+13
2019-09-30
Backport: Delete standard functions on classes where there could be attempts ...
Neil Hodgson
4
-1
/
+47
2019-07-11
Backport: Bug [#2038]. Source of input reported in SCN_CHARADDED.
mitchell
1
-5
/
+2
2019-06-29
Backport: Bug [#2111]. Retracted change to IME on GTK.
Neil
1
-7
/
+0
2019-06-22
Backport: Bug [#2111]. Reset IME when mouse is clicked on GTK.
Hodong Kim
1
-0
/
+7
2019-06-22
Backport: Remove CHECK_DEPRECATED option as deprecations always checked.
Neil Hodgson
1
-4
/
+1
2019-06-22
Backport: Feature [feature-requests:#1297] Update to use INDICATOR_ instead o...
Neil
1
-5
/
+5
2019-07-11
Backport: Feature [feature-requests:#1293]. InsertCharacter replaces AddCharUTF.
mitchell
1
-3
/
+3
2019-07-11
Backport: Feature [feature-requests:#1295]. Lexer added for DataFlex.
mitchell
1
-0
/
+12
2019-05-27
Backport: Feature [feature-requests:#1280]. Lexer added for X12.
mitchell
1
-0
/
+8
2019-04-27
Fixed bad backport involving std::round and std::lround for older Mac OSX SDKs.
mitchell
1
-2
/
+2
2019-04-11
Backport: Bug [#2087]. Fix flickering when inserting primary selection on GTK...
Neil
2
-14
/
+32
2019-04-11
Backport: Bug [#2094]. Avoid exceptions by treating text as one-byte per char...
Neil
1
-0
/
+6
2019-04-05
Backport: Bug [#2095]. gtk: Accessible: emit the text deletion signal before ...
Colomban Wendling
2
-9
/
+3
[next]