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
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 (
Collapse
)
Author
Files
Lines
2008-06-02
Bug #1945003 corrects styling of PHP heredocs.
nyamatongwe
1
-3
/
+8
2008-06-01
Bug #1776285 allow "src" near "<?php".
nyamatongwe
1
-1
/
+1
2008-06-01
Feature request #1978041 adds IE-specific <comment> tag.
nyamatongwe
1
-30
/
+32
2008-05-28
Patch from Eric Promislow makes #{ work as a fold comment.
nyamatongwe
1
-1
/
+2
2008-05-26
Bug 1971086. Add property to disable scripts within XML.
nyamatongwe
1
-3
/
+4
2008-05-26
More accurate comment.
nyamatongwe
1
-1
/
+1
2008-05-26
Include SciTEProps.cxx in regeneration to pick up lexer properties.
nyamatongwe
1
-0
/
+1
2008-05-17
Added include guard.
nyamatongwe
1
-0
/
+5
2008-04-27
Grammar.
nyamatongwe
1
-4
/
+4
2008-04-27
Typo.
nyamatongwe
1
-1
/
+1
2008-04-27
Implemented GetCharacterPointer feature.
nyamatongwe
8
-0
/
+40
2008-04-20
Safety for non-ASCII characters when calling ctype functions.
nyamatongwe
3
-8
/
+8
2008-04-18
Bug #1945318 handle more compiler directives.
nyamatongwe
1
-2
/
+11
2008-04-15
Florian Balmer fixed VCHome for last line of document.
nyamatongwe
1
-2
/
+2
2008-04-10
Updated name and URL of application.
nyamatongwe
1
-1
/
+1
2008-04-06
Added Kephra.
nyamatongwe
1
-0
/
+4
2008-04-03
Removed extraneous white space.
nyamatongwe
1
-1
/
+1
2008-03-29
Document fixes from Andrew Howell.
nyamatongwe
2
-86
/
+83
2008-03-29
Removed redundant drawing from feature request #1924618.
nyamatongwe
1
-7
/
+0
2008-03-16
Fixed link to current version.
rel-1-76
nyamatongwe
1
-1
/
+1
2008-03-14
More updates.
nyamatongwe
1
-3
/
+15
2008-03-14
Updated version number.
nyamatongwe
1
-1
/
+1
2008-03-14
Updates for 1.76.
nyamatongwe
2
-2
/
+47
2008-03-13
Updated version numbers.
nyamatongwe
5
-14
/
+27
2008-02-25
Made fix for #1894195 work in single pass mode.
nyamatongwe
1
-5
/
+8
2008-02-25
Fixed bug #1894195 where whitespace background was not being
nyamatongwe
1
-2
/
+4
displayed on wrapped lines.
2008-02-25
Folder added.
nyamatongwe
1
-1
/
+65
2008-02-25
Changed case of include files so it works when cross-compiling
nyamatongwe
1
-1
/
+1
on Unix using mingw32.
2008-02-13
Revert last change which was accidental.
nyamatongwe
1
-3
/
+0
2008-02-08
Recognize != operator from Octave instead of entering command mode.
nyamatongwe
2
-1
/
+4
2008-02-08
Fixed comment.
nyamatongwe
1
-2
/
+2
2008-02-06
Can compile for GTK+ on Windows using mingw.
nyamatongwe
1
-2
/
+2
2008-02-06
Added TOP.
nyamatongwe
1
-0
/
+4
2008-01-30
Credit.
nyamatongwe
1
-0
/
+1
2008-01-30
Path from Boris optimizes redraw when extending selection.
nyamatongwe
2
-15
/
+22
2008-01-21
Fixed crash when line states is allocated and line inserted after end of
nyamatongwe
1
-0
/
+1
line states.
2008-01-19
CopyAllowLine from 280Z28 / Sam Harwell that reproduces Visual Studio's
nyamatongwe
8
-35
/
+114
behaviour when performing copy on an empty selection copies the current line.
2008-01-19
Made som emethods const.
nyamatongwe
2
-4
/
+4
2008-01-19
Added SC_MARK_LEFTRECT margin marker.
nyamatongwe
4
-1
/
+8
2008-01-18
PowerShell lexer implemented by Tim Gerundt.
nyamatongwe
12
-9
/
+161
2008-01-17
Bug #1873210 fix for too-fast scrolling.
nyamatongwe
1
-2
/
+2
2008-01-15
Patch from Kein-Hong Man for // operator.
nyamatongwe
1
-4
/
+11
2008-01-11
Removed include of windows.h.
nyamatongwe
1
-2
/
+0
2008-01-08
Fixes horizontal scroll when document is wide and scroll position does
nyamatongwe
1
-4
/
+9
not fit into 16 bits.
2008-01-08
Link fixing.
nyamatongwe
1
-3
/
+3
2008-01-08
Checked links, removed bad and moved some.
nyamatongwe
1
-26
/
+7
2008-01-07
Added UniversalIndentGUI.
nyamatongwe
1
-0
/
+5
2007-12-31
Added Magik lexer.
nyamatongwe
11
-17
/
+516
2007-12-30
Reindented.
nyamatongwe
1
-172
/
+172
2007-12-12
Ensure folding set for last line when ends without line end character.
nyamatongwe
1
-3
/
+3
Bug #1847057.
[next]