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
/
ScintillaGTKAccessible.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-11
Bug [#2094]. Avoid exceptions by treating text as one-byte per character in
Neil
1
-0
/
+6
2019-04-05
Bug [#2095]. gtk: Accessible: emit the text deletion signal before deletion
Colomban Wendling
1
-2
/
+0
2019-04-05
Bug [#2094]. gtk: Accessible: use the built-in character position cache
Colomban Wendling
1
-14
/
+12
2018-05-02
Decrease use of casts and replace reinterpret_cast with static_cast.
Neil Hodgson
1
-1
/
+1
2017-09-11
The Scintilla namespace is always active for internal symbols and for the lexer
Neil
1
-4
/
+0
2017-04-07
Use same parameter names in declarations and definitions.
Neil
1
-3
/
+3
2017-03-31
Using Sci::Position and Sci::Line to mark variables that are document positions
Neil
1
-18
/
+18
2017-03-07
Bug [#1910]. Fixed double declaration.
Neil
1
-3
/
+0
2017-03-07
Bug [#1910]. Accessibility support may be queried and, on GTK+, disabled.
Neil
1
-0
/
+5
2017-02-21
Bug [#1910]. GTK a11y: Speed up converting byte offsets to character offsets
Colomban Wendling
1
-1
/
+15
2016-12-18
GTK: Ensure styles are valid when retrieving them for accessibility purposes
Colomban Wendling
1
-0
/
+6
2016-12-18
GTK: Fix reporting deletion length in the accessible
Colomban Wendling
1
-0
/
+2
2016-10-24
GTK: Add some documentation on accessible object reference ownerships
Colomban Wendling
1
-0
/
+1
2016-10-26
Include windows.h on Windows and provide a ATK_CHECK_VERSION if not defined.
Neil
1
-0
/
+8
2016-10-21
Initial accessibility support for the GTK platform v7
Colomban Wendling
1
-0
/
+163