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
2000-04-27
Ctrl+Up and Ctrl+Down now keep the caret visible.
nyamatongwe
2
-2
/
+19
2000-04-27
Added commctrl.h on Windows as now using tool bar and status bar controls in ...
nyamatongwe
1
-0
/
+1
2000-04-27
Fixed bugs removed from TODO.
nyamatongwe
2
-9
/
+3
2000-04-27
Mad preprocessor continue when \ at end of line.
nyamatongwe
1
-17
/
+20
2000-04-27
Fixed bug when deleting lines.
nyamatongwe
1
-7
/
+8
2000-04-27
Added const indicators to methods that are const.
nyamatongwe
1
-2
/
+2
2000-04-27
Deletes source browsing files.
nyamatongwe
1
-0
/
+1
2000-04-23
Added notifications before inserting or deleting text.
nyamatongwe
1
-1
/
+3
2000-04-23
Fixing problems with fold information degrading when lines inserted and
nyamatongwe
6
-34
/
+114
2000-04-23
Ensured lexers do not style any more than they have been asked to.
nyamatongwe
5
-10
/
+10
2000-04-21
Changed font sizing to use more Windows compatible calculation
nyamatongwe
8
-57
/
+43
2000-04-18
Horizontal scroll bar disabling.
nyamatongwe
1
-22
/
+114
2000-04-18
Horizontal scroll bar disabling.
nyamatongwe
2
-5
/
+21
2000-04-18
Removed PropSet from Accessor interface.
nyamatongwe
8
-7
/
+39
2000-04-18
Removed use of PropSet in Accessor to avoid linkage.
nyamatongwe
5
-3
/
+12
2000-04-18
Added indenting and horizontal scrollbar commands.
nyamatongwe
1
-2
/
+7
2000-04-11
Added fix for Calltip window registration.
nyamatongwe
1
-0
/
+7
2000-04-11
Added smart indentation support code.
nyamatongwe
5
-17
/
+45
2000-04-11
Fixed handling folding in of triple quoted strings.
nyamatongwe
1
-11
/
+24
2000-04-10
Added get/set of separator character used when setting auto-completion list.
nyamatongwe
5
-3
/
+37
2000-04-10
Tab size and indent size can now be different.
nyamatongwe
5
-21
/
+109
2000-04-10
Removed redundant subexpression in PropSet::GetInt.
nyamatongwe
1
-1
/
+1
2000-04-10
Death of Accessor.
nyamatongwe
3
-166
/
+86
2000-04-09
Fixed key entry so characters between 128 and 255 can be entered.
nyamatongwe
1
-2
/
+2
2000-04-08
Unicode keyboard input and dragging from Scintilla.
nyamatongwe
7
-67
/
+135
2000-04-08
Warning squashing.
nyamatongwe
12
-121
/
+61
2000-04-07
Warning level set to 4.
nyamatongwe
1
-1
/
+1
2000-04-07
Changing code to ensure no warnings are produced by compilers.
nyamatongwe
4
-16
/
+22
2000-04-07
Changing code to ensure no warnings are produced by compilers.
nyamatongwe
20
-102
/
+97
2000-04-07
Accessor has a virtual destructor.
nyamatongwe
5
-1
/
+10
2000-04-06
Mouse wheel patch added.
nyamatongwe
1
-1
/
+20
2000-04-06
Initial Unicode support code.
nyamatongwe
10
-146
/
+361
2000-04-05
Changed the lexer module objects to be globally visible (by removing 'static')
nyamatongwe
7
-11
/
+11
2000-04-05
Moved performance critical functionality back up into Accessor from
nyamatongwe
5
-66
/
+39
2000-04-04
Initial version.
nyamatongwe
4
-0
/
+471
2000-04-04
Avoid lots of warnings from Borland C++.
nyamatongwe
18
-86
/
+99
2000-04-04
Split a Document based Accessor (DocumentAccessor) off from
nyamatongwe
17
-135
/
+149
2000-04-03
Added Mark's change to support changing the document from within the
nyamatongwe
2
-4
/
+12
2000-04-03
Changed Borland instructions to include -l flag.
nyamatongwe
1
-1
/
+2
2000-04-03
Fixed problems with undo history not coalescing undo nodes correctly.
nyamatongwe
2
-4
/
+11
2000-04-01
Fixed warnings from Borland compiler.
nyamatongwe
7
-13
/
+6
2000-04-01
Fixed comments to refer to Borland.
nyamatongwe
1
-1
/
+2
2000-03-31
Fixed up line ends.
nyamatongwe
3
-721
/
+723
2000-03-31
Fixed line ends.
nyamatongwe
6
-2195
/
+2197
2000-03-31
Fixed line ends.
nyamatongwe
3
-987
/
+987
2000-03-30
Updated for 1.24
rel-1-24
nyamatongwe
2
-719
/
+719
2000-03-30
Fixed bugs in handling undo history.
nyamatongwe
5
-2193
/
+2195
2000-03-30
Updated for 1.24
nyamatongwe
3
-946
/
+987
2000-03-25
FIxed problem with first modification sometimes not looking dirty.
nyamatongwe
2
-9
/
+9
2000-03-23
Fixed bug when copying null font name.
nyamatongwe
1
-0
/
+2
[prev]
[next]