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-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
2000-08-29
Initial version.
nyamatongwe
2
-0
/
+1319
2000-08-28
Character set names.
nyamatongwe
1
-2
/
+28
2000-08-27
Fixed sorting to use qsort by implementing a string comparison
nyamatongwe
1
-32
/
+6
2000-08-25
Patches from Eric Prmislow and Steffen Goeldner to fix up here docs
nyamatongwe
1
-5
/
+32
2000-08-25
Patch from Steve for handling comments in PHP.
nyamatongwe
1
-36
/
+26
2000-08-22
Added C# support to LexCPP with verbatime string literals and @ quoted
nyamatongwe
3
-1
/
+20
2000-08-22
Added SCE_H_VALUE.
nyamatongwe
1
-0
/
+1
2000-08-22
Added SCE_H_VALUE class for HTML for unquoted values.
nyamatongwe
4
-8
/
+47
2000-08-21
Merging patches from Ferda and Jan.
nyamatongwe
7
-55
/
+147
2000-08-18
Added in most of Ferdinand Prantl's changes except for regular expression
nyamatongwe
14
-36
/
+221
2000-08-16
Invisible text.
nyamatongwe
2
-0
/
+5
2000-08-16
Invisible text.
nyamatongwe
6
-370
/
+423
2000-08-03
Fixes from Philippe for preprocessor and HTML comments and one from Steve
nyamatongwe
3
-24
/
+39
2000-08-02
Couple of typos found by Philippe.
nyamatongwe
1
-2
/
+2
2000-07-31
Added to TODO list.
nyamatongwe
1
-1
/
+11
2000-07-29
Patch to PHP lexer to handle multiple line strings.
nyamatongwe
1
-9
/
+9
2000-07-26
Updated for modular properties files.
rel-1-30
nyamatongwe
1
-0
/
+1
2000-07-26
Updated download sizes.
nyamatongwe
1
-1
/
+1
2000-07-26
Ensured all messages are documented.
nyamatongwe
1
-1
/
+29
2000-07-26
Updated download size.
nyamatongwe
1
-1
/
+1
2000-07-26
Avoided warning on GTK+ because DBCS not supported.
nyamatongwe
1
-6
/
+7
2000-07-26
Updated downloads to refer to 1.30.
nyamatongwe
1
-4
/
+4
2000-07-26
Updated for 1.30.
nyamatongwe
2
-49
/
+30
2000-07-26
Added history entry for 1.30.
nyamatongwe
2
-3
/
+61
2000-07-25
Updated version number to 1.30.
nyamatongwe
1
-4
/
+4
2000-07-24
Updated documentation for removal of WM_* and EM_* and addition of
nyamatongwe
1
-58
/
+115
2000-07-24
Updated lexer state list.
nyamatongwe
2
-5
/
+45
2000-07-24
Renumbered constants and added new messages to Scintilla.iface.
nyamatongwe
2
-43
/
+160
2000-07-24
Added SCI_CANPASTE.
nyamatongwe
1
-0
/
+1
2000-07-23
Changed SCI_POSITIONFROMPOINT to take x,y parameters rather than a pointer
nyamatongwe
1
-6
/
+2
2000-07-22
Converting key codes to SCK_* values on input so they can be handled in a
nyamatongwe
1
-9
/
+34
2000-07-22
Changed key codes to not overlap printing keys.
nyamatongwe
4
-27
/
+34
2000-07-22
Moved structures used by API into Scintilla.h and made cross-platform.
nyamatongwe
1
-1
/
+11
2000-07-22
Updates to make new API work on both GTK+ and Win32.
nyamatongwe
7
-26
/
+45
2000-07-21
Added SCI_GETDIRECTFUNCTION and SCI_GETDIRECTPOINTER to remove Windows
nyamatongwe
2
-0
/
+16
2000-07-21
Provide alternative symbols for all features defined in WinDefs.h to allow
nyamatongwe
12
-182
/
+396
2000-07-19
Updated to 1.29.
nyamatongwe
1
-4
/
+4
2000-07-19
Speed ups by Steve.
nyamatongwe
1
-24
/
+28
2000-07-19
More Steve updates - allows folding of embedded Python.
nyamatongwe
1
-26
/
+76
2000-07-18
Updates from Steve to make Python strings and incremental styling work.
nyamatongwe
1
-3
/
+21
2000-07-18
Added functions to clear all styling and contraction.
nyamatongwe
10
-660
/
+262
2000-07-15
Fixed problem with CancelModes killing drag and drop by setting empty
nyamatongwe
4
-6
/
+10
2000-07-14
Added SCI_POSITIONFROMPOINT.
nyamatongwe
1
-0
/
+1
2000-07-14
Added PositionFromPoint API function.
nyamatongwe
3
-0
/
+12
2000-07-13
Showing selection in grey when its not the primary selection on GTK+.
nyamatongwe
5
-4
/
+22
[next]