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
path:
root
/
src
/
Document.h
Age
Commit message (
Expand
)
Author
Files
Lines
2003-09-28
Hotspot improvements from Simon, including setting to
nyamatongwe
1
-1
/
+1
2003-03-28
Jakub's paragraph movement commands.
nyamatongwe
1
-0
/
+2
2003-03-20
Patch from Simon Steele to implement the hotspot style and associated
nyamatongwe
1
-0
/
+1
2003-03-04
Patch from Jakub to optionally implement more POSIX compatible regular
nyamatongwe
1
-1
/
+1
2003-02-15
Updating version numbers and copyright.
nyamatongwe
1
-1
/
+1
2003-01-13
Simplified and corrected code.
nyamatongwe
1
-7
/
+6
2002-07-26
Patch from John Ehresman to return false from styling operations when
nyamatongwe
1
-2
/
+2
2002-04-21
Some Win64 compatibility and size_t correctness.
nyamatongwe
1
-1
/
+1
2002-04-04
Improved caret movement in read-only mode by handling more cases where text i...
nyamatongwe
1
-2
/
+1
2002-04-03
Enhancements to read-only mode to stop caret moving when typing or deleting.
nyamatongwe
1
-5
/
+6
2002-03-01
Fixed problem where brace highlights were remembered in line layout cache.
nyamatongwe
1
-0
/
+10
2002-02-28
Line layout cache feature added.
nyamatongwe
1
-0
/
+2
2002-01-18
Updated copyrights for 2002.
nyamatongwe
1
-1
/
+1
2002-01-13
Added option to autocompletion AutoCSetDropRestOfWord which removes any
nyamatongwe
1
-1
/
+1
2001-12-20
Unicode and multi-byte fixes to edge display and column number calculation.
nyamatongwe
1
-0
/
+1
2001-10-25
Changed definition of word to either be a sequence of word characters or
nyamatongwe
1
-2
/
+3
2001-07-03
Simplified by removal of stylingPos variable as it mostly shadowed
nyamatongwe
1
-1
/
+0
2001-05-14
Merged patch from Michele to add ability for tab key to perform indent when
nyamatongwe
1
-18
/
+20
2001-04-29
Addition of new target methods - versions of ReplaceTarget that take counted
nyamatongwe
1
-1
/
+1
2001-04-05
Replace target functionality to make find and replace operations faster
nyamatongwe
1
-1
/
+7
2001-04-04
Moved to public domain regular expresion implementation.
nyamatongwe
1
-2
/
+0
2001-04-03
Regular expression find support.
nyamatongwe
1
-1
/
+3
2001-02-24
Updated documentation comments from Philippe.
nyamatongwe
1
-16
/
+28
2001-01-28
Updating copyright notices for 2001.
nyamatongwe
1
-1
/
+1
2000-10-16
Merged Jason's WordPart left and right movement patch.
nyamatongwe
1
-0
/
+4
2000-09-04
Added SCFIND_WORDSTART.
nyamatongwe
1
-1
/
+4
2000-07-21
Provide alternative symbols for all features defined in WinDefs.h to allow
nyamatongwe
1
-1
/
+1
2000-07-18
Added functions to clear all styling and contraction.
nyamatongwe
1
-0
/
+1
2000-06-22
Removed deprecated APIs.
nyamatongwe
1
-1
/
+3
2000-06-08
Added GetColumn that determines the column of a position.
nyamatongwe
1
-0
/
+1
2000-04-23
Fixing problems with fold information degrading when lines inserted and
nyamatongwe
1
-0
/
+10
2000-04-11
Added smart indentation support code.
nyamatongwe
1
-3
/
+4
2000-04-10
Tab size and indent size can now be different.
nyamatongwe
1
-0
/
+7
2000-04-07
Changing code to ensure no warnings are produced by compilers.
nyamatongwe
1
-1
/
+1
2000-04-06
Initial Unicode support code.
nyamatongwe
1
-0
/
+2
2000-04-03
Added Mark's change to support changing the document from within the
nyamatongwe
1
-0
/
+1
2000-03-22
Split UndoHistory out of CellBuffer.
nyamatongwe
1
-1
/
+4
2000-03-16
Split up KeyWords.cxx into 7 individual lexer files Lex*.cxx.
nyamatongwe
1
-0
/
+2
2000-03-09
Marker changes are relayed through document to all views.
nyamatongwe
1
-4
/
+4
2000-03-08
Initial revision
nyamatongwe
1
-0
/
+222