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-10-05
Mouse capture doesn't always call ::GetCapture.
nyamatongwe
3
-18
/
+36
2000-10-04
Added SCLEX_CONF.
nyamatongwe
2
-0
/
+2
2000-10-04
Changed SetDocPointer to use second argument.
nyamatongwe
1
-1
/
+1
2000-10-03
Mouse down captures now optional.
nyamatongwe
4
-11
/
+33
2000-10-03
Mouse down captures now optional.
nyamatongwe
5
-6
/
+17
2000-10-03
Error status attribute created.
nyamatongwe
4
-0
/
+16
2000-10-03
Added PLATFORM_ASSERT which is a verson of the standard assert which
nyamatongwe
4
-3
/
+52
2000-09-22
Added SCI_GRABFOCUS handling.
nyamatongwe
1
-0
/
+4
2000-09-22
An hasFocus flag was added to separate logical focus from environment
nyamatongwe
4
-16
/
+32
2000-09-22
Added SetFocus and GetFocus for access to the internal focus flag which
nyamatongwe
2
-0
/
+7
2000-09-19
Patch from Stephan with some casts to avoid warnings.
nyamatongwe
1
-6
/
+6
2000-09-18
Patches from Stephan for XIM input to allow accented characters to be typed
nyamatongwe
2
-4
/
+137
2000-09-18
Some "struct"s added to make compile as C as well as C++.
nyamatongwe
1
-10
/
+10
2000-09-18
Added patch from Eric Hougaard to send the length in the need shown
nyamatongwe
1
-1
/
+1
2000-09-14
Markus added some more print modes.
nyamatongwe
3
-2
/
+15
2000-09-08
Implemented settable caret width.
nyamatongwe
5
-6
/
+33
2000-09-08
Updated version number to 1.32.
nyamatongwe
4
-11
/
+28
2000-09-07
Incorporated Mark's patch to handle failing GetTextExtentExPoint.
nyamatongwe
1
-1
/
+5
2000-09-07
Changed back to two pass way of creating word arrays.
nyamatongwe
1
-1
/
+5
2000-09-06
Switched description of 1.31 with SciTE.
nyamatongwe
1
-2
/
+2
2000-09-06
Updated file sizes.
nyamatongwe
1
-1
/
+1
2000-09-06
Define either DEBUG or NDEBUG to compiler if DEBUG defined to make.
nyamatongwe
1
-1
/
+7
2000-09-06
Added change log for 1.31.
nyamatongwe
2
-5
/
+93
2000-09-06
Removed a couple of completed items from the TODO list and added a couple
nyamatongwe
3
-10
/
+15
2000-09-06
Added Tahir Karaca to credits.
nyamatongwe
1
-0
/
+3
2000-09-06
Fix from Tahir Karaca for LineVector::MergeMarkers.
nyamatongwe
2
-59
/
+66
2000-09-06
Dots inside identirifers are now in the operator lexical class.
nyamatongwe
2
-0
/
+10
2000-09-06
Updated documentation for 1.31 release.
nyamatongwe
3
-6
/
+38
2000-09-05
Added StyleSetVisible.
nyamatongwe
1
-0
/
+1
2000-09-05
Updated for new build procedures for Microsoft and Borland compilers.
nyamatongwe
2
-63
/
+16
2000-09-05
Fixed indentation.
nyamatongwe
1
-6
/
+6
2000-09-05
Removed testing code for assert call.
nyamatongwe
1
-1
/
+1
2000-09-05
makefile_vc and makefile_bor are replaced with scintilla.mak
nyamatongwe
3
-189
/
+3
2000-09-05
Support for DEBUG or NDEBUG defines to make assert work.
nyamatongwe
4
-14
/
+26
2000-09-04
Updated version to 1.31.
nyamatongwe
1
-4
/
+4
2000-09-04
Added SCFIND_WORDSTART.
nyamatongwe
5
-27
/
+45
2000-09-04
Mention of Boa Constructor.
nyamatongwe
1
-1
/
+6
2000-09-04
Small tweak from Steffen.
nyamatongwe
1
-2
/
+3
2000-09-01
Fix from Ferda to make the binary search work for autocompletion and
nyamatongwe
1
-14
/
+50
2000-08-31
Changes from Ferda to put the sorting and searching here rather than in
nyamatongwe
2
-5
/
+280
2000-08-31
Added link to agast.
nyamatongwe
1
-0
/
+5
2000-08-31
Added some fixes from Steffen to keep ch and chNext synchronised.
nyamatongwe
1
-3
/
+3
2000-08-31
scintilla.mak is combined make file for both Microsoft and Borland.
nyamatongwe
2
-0
/
+261
2000-08-30
Sharing most of the definition of how to build objects in objs.mak.
nyamatongwe
3
-268
/
+227
2000-08-30
Added comments and improved the HFacer.py code.
nyamatongwe
3
-30
/
+32
2000-08-30
SciLexer.h and Scintilla.h now generated from Scintilla.iface.
nyamatongwe
3
-446
/
+366
2000-08-30
Initial version.
nyamatongwe
2
-0
/
+165
2000-08-30
Added link to IBM SashXB for Linux.
nyamatongwe
1
-0
/
+5
2000-08-30
Perl error format supported.
nyamatongwe
3
-7
/
+29
2000-08-29
Merged Jan's changes to SString. Has a size field and allows C++ standard
nyamatongwe
2
-21
/
+55
[next]