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
2016-05-22
Pushed release date.
rel-3-6-6
Neil
2
-3
/
+3
2016-05-22
Drop dead warning suppression.
Neil
1
-1
/
+0
2016-05-22
Bug [#1831]. Fix GTK+ error due to not allocating enough space for scrollbars.
Johannes Sasongko
2
-5
/
+13
2016-05-18
Updates for 3.6.6.
Neil
8
-19
/
+20
2016-05-18
Normalized formatting.
Neil Hodgson
1
-7
/
+5
2016-05-17
Enable g-ir-scanner to scan ScintillaObject signals
Thomas Martitz
10
-48
/
+364
2016-05-17
GTK: Add makefile rules to auto-generate marshallers
Colomban Wendling
2
-9
/
+19
2016-05-17
Backed out changeset: 89cda794d0dd as fixed changeset will be sent by author.
Neil
12
-281
/
+136
2016-05-16
Bug [#1829]. Include comments for enu and lex definitions.
Kasper B. Graversen
2
-1
/
+7
2016-05-16
Change log.
Neil Hodgson
1
-0
/
+3
2016-04-26
Enable g-ir-scanner to scan ScintillaObject signals
Thomas Martitz
12
-136
/
+281
2016-05-15
SciTE change log.
Neil
1
-0
/
+4
2016-05-14
Post a caret moved accessibility event in Editor::MovedCaret so that screen
Neil
4
-0
/
+15
2016-05-12
Change log.
Neil
1
-0
/
+4
2016-05-11
Bug [#1827]. GTK: Avoid possible IdleWork() calls on destructed objects
Colomban Wendling
2
-8
/
+17
2016-05-12
SciTE change log.
Neil
1
-0
/
+5
2016-05-11
Allow comments preceded by a tab.
Matt Gilarde
2
-1
/
+4
2016-05-08
Moved text about FIRSTVISIBLELINE into scrolling section and moved XOFFSET text
Neil
1
-17
/
+18
2016-05-05
Remove suppression for warning that no longer occurs.
Neil
1
-1
/
+0
2016-05-05
Make Open work again and print out message when SciLexer can't be found.
Neil
1
-5
/
+9
2016-05-05
Remove template adaptor as only g_iconv is used now. Use glib's gsize type as it
Neil Hodgson
3
-32
/
+23
2016-05-03
Current builds allow RTTI and dynamic_cast is used on GTK+ and Cocoa.
Neil
1
-2
/
+1
2016-05-03
Avoid use of const_cast when retrieving window positions.
Neil
3
-6
/
+7
2016-05-03
Fix off-by-one error that allowed resizing autocompletion from bottom when it
Neil
2
-1
/
+5
2016-05-01
Change log.
Neil
1
-0
/
+4
2016-05-01
Do not call deprecated functions on newer GTK+.
Neil Hodgson
1
-0
/
+6
2016-04-30
Move function braces for consistency.
Neil Hodgson
1
-4
/
+2
2016-04-27
GTK: Get border for the exact current style's state on GTK 3
Colomban Wendling
1
-3
/
+4
2016-04-27
GTK: Fix auto-completion popup sizing code for GTK 3.20
Colomban Wendling
1
-24
/
+39
2016-04-27
GTK: Plug a memory leak
Colomban Wendling
1
-0
/
+1
2016-04-27
GTK: Fix fetching the frame border width on GTK 3.20
Colomban Wendling
1
-1
/
+24
2016-04-27
GTK: Properly ask wText what size it wants to please GTK 3.20
Colomban Wendling
1
-2
/
+11
2016-04-27
GTK: Fix popup font on GTK >= 3.20
Colomban Wendling
1
-1
/
+1
2016-04-28
Fixes for problems with C++11 <regex>.
Neil Hodgson
4
-2
/
+29
2016-04-28
C++ 11 <regex> support built by default.
Neil
4
-20
/
+37
2016-04-26
Added tag rel-3-6-5 for changeset afd67be6f0b1
Neil
1
-0
/
+1
2016-04-24
SciTE change log.
rel-3-6-5
Neil
1
-0
/
+3
2016-04-23
Added bug ID.
Neil
1
-0
/
+1
2016-04-23
Updates for 3.6.5 release.
Neil
8
-16
/
+17
2016-04-23
Fix a bug with multi-line strings with line continuation where the string style
ActiveState
2
-0
/
+7
2016-04-21
Correct comments.
Neil
2
-3
/
+3
2016-04-21
Correct comment.
Neil
1
-2
/
+2
2016-04-16
Feature [feature-requests:#1146]. Allow '?' as a valid operator in Rust.
Pavel Sountsov
2
-1
/
+7
2016-04-14
Simplified IME caret positioning.
johnsonj
3
-27
/
+20
2016-04-12
Font cache removed along with its thread locking and initialisation.
Neil Hodgson
2
-249
/
+26
2016-04-08
Update link to SciTECO related project.
Neil
1
-1
/
+1
2016-04-08
Update header ordering to cover all headers used in Scintilla and reorder
Neil Hodgson
3
-4
/
+18
2016-04-08
Added JSON lexer to Cocoa.
Neil Hodgson
1
-0
/
+4
2016-04-08
Change log.
Neil Hodgson
1
-0
/
+4
2016-04-08
Scintilla Gtk: use gdk_threads_add_idle_full() instead of g_idle_add_full() a...
Robin Haberkorn
1
-16
/
+5
[next]