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
2001-03-31
Added caret line feature.
nyamatongwe
6
-13
/
+57
2001-03-31
Removed debugging from URI drop.
nyamatongwe
1
-4
/
+0
2001-03-31
Support for URI drag and drop on GTK+.
nyamatongwe
3
-0
/
+12
2001-03-31
Start of file drag and drop on GTK+.
nyamatongwe
1
-0
/
+7
2001-03-30
Undo coalescing now allows deletes of size 1 or 2 to be coalesced.
nyamatongwe
2
-100
/
+100
2001-03-30
Added a contains method so it is easy to see if a string contains a
nyamatongwe
1
-0
/
+6
2001-03-30
Fixed bug when single character deletions were being coalesced even though
nyamatongwe
1
-12
/
+15
2001-03-28
Changed handling of the end of stream comments which was perturbed by
nyamatongwe
1
-4
/
+6
2001-03-28
Patch from Stephan to prevent double recording of newlines in macros.
nyamatongwe
1
-4
/
+4
2001-03-27
Documented that SearchNext and SearchPrev do not ensure the selection is
nyamatongwe
1
-0
/
+2
2001-03-25
Future features available again.
nyamatongwe
1
-2
/
+0
2001-03-23
Hack around scroll bar size problem on GTK+ 1.2.9 / Gnome 1.4 by hardcoding
nyamatongwe
1
-0
/
+8
2001-03-23
Fixed CPP lexer to work correctly when the '{' starting a fold section
nyamatongwe
1
-41
/
+52
2001-03-22
Documentation of SCI_DELLINERIGHT, SCI_DELLINELEFT and CARET_XEVEN.
nyamatongwe
1
-1
/
+4
2001-03-22
Patch from James Larcombe to add Ctrl+Shift+BackSpace and Ctrl+Shift+Delete
nyamatongwe
1
-0
/
+2
2001-03-22
Patch from James Larcombe for SCI_DELLINERIGHT, SCI_DELLINELEFT and
nyamatongwe
1
-1
/
+20
2001-03-22
Patch from James Larcombe.
nyamatongwe
2
-0
/
+12
2001-03-21
Enumeration interface from Laurent.
nyamatongwe
1
-0
/
+40
2001-03-21
Added enumeration interface from Laurent.
nyamatongwe
1
-0
/
+4
2001-03-21
Calling DefWindowProc if not showing context menu so container can do so.
nyamatongwe
1
-1
/
+2
2001-03-02
Initial version.
nyamatongwe
2
-0
/
+4
2001-03-02
Update from Steve to make string style terminate after a variable.
nyamatongwe
1
-0
/
+1
2001-03-02
Added *.lib to things that are deleted.
nyamatongwe
1
-1
/
+1
2001-03-02
Update from Steve to PHP in the HTML lexer.
nyamatongwe
3
-5
/
+62
2001-03-02
Removed use of Platform::SendScintilla as that is indirect was of talking
nyamatongwe
1
-5
/
+4
2001-03-02
Avoid lots of warning messages for files that aren't there.
nyamatongwe
1
-22
/
+1
2001-03-01
Added Edward to credits.
nyamatongwe
1
-123
/
+42
2001-03-01
Commented out future features page as it has not been maintained for some
nyamatongwe
1
-0
/
+2
2001-03-01
Included 64 bit preparation in 1.36 highlights.
nyamatongwe
1
-1
/
+1
2001-03-01
INcluded not about escapes in Python triple quoted strings.
nyamatongwe
1
-0
/
+4
2001-03-01
Updated.
nyamatongwe
1
-0
/
+7
2001-03-01
Updated size of tgz.
nyamatongwe
1
-1
/
+1
2001-03-01
Fixed typo.
nyamatongwe
1
-1
/
+1
2001-03-01
Added TiLP, Anjuta and Filerx to related projects but TiLP is commented
nyamatongwe
1
-24
/
+40
2001-03-01
Added recently requested to do items.
nyamatongwe
1
-6
/
+46
2001-03-01
Added changes since last version.
nyamatongwe
1
-9
/
+3
2001-03-01
Removed things already done and bugs not reported for over a year.
nyamatongwe
1
-23
/
+4
2001-03-01
Updates preparing for release of 1.36.
nyamatongwe
3
-18
/
+131
2001-02-28
Added operator== to PRectangle.
nyamatongwe
1
-9
/
+13
2001-02-27
Added Richard Pecl.
nyamatongwe
1
-53
/
+56
2001-02-27
Option fold.html added.
nyamatongwe
1
-0
/
+4
2001-02-27
Patch from Philippe to regularise comments.
nyamatongwe
15
-203
/
+208
2001-02-26
WordList[] Returns non const as that made some other code simpler.
nyamatongwe
1
-1
/
+1
2001-02-25
Updated version number.
nyamatongwe
1
-4
/
+4
2001-02-25
Increased allocation chunk size for GetNearestWords as it was slow.
nyamatongwe
1
-1
/
+1
2001-02-25
Added appendwithseparator method as this is common and there is extra mess
nyamatongwe
1
-9
/
+24
2001-02-24
Patch from Jan to allow folding multi-line C++ comments.
nyamatongwe
1
-5
/
+14
2001-02-24
Added Jan Hercek and Alexey.
nyamatongwe
1
-0
/
+6
2001-02-24
Patch from Jan to avoid warnings.
nyamatongwe
1
-0
/
+4
2001-02-24
Patch from Jan Hercek to fix folding by using the display line rather than
nyamatongwe
2
-12
/
+13
[next]