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
path:
root
/
doc
/
ScintillaDoc.html
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-20
Added line and position to SCN_DOUBLECLICK notification.
nyamatongwe
1
-3
/
+4
2006-06-14
Added Korean Johab 1361 to list of supported code pages on Windows and
nyamatongwe
1
-6
/
+9
2006-06-13
Clarification.
nyamatongwe
1
-1
/
+1
2006-06-06
Patch from RFE 1501054 by Greg Smith adds margin styles that fill with the
nyamatongwe
1
-3
/
+6
2006-06-05
Clarify code page.
nyamatongwe
1
-1
/
+3
2006-05-28
Increased number of margins to 5.
nyamatongwe
1
-5
/
+5
2006-05-21
Added translucency for selection and markers.
nyamatongwe
1
-0
/
+13
2006-03-17
Extra information for SCI_GETFIRSTVISIBLELINE.
nyamatongwe
1
-2
/
+2
2006-03-08
RBR - typo fix: value of INDIC_ROUNDBOX is 7
rdaneelolivaw
1
-1
/
+1
2006-02-27
Typo.
nyamatongwe
1
-1
/
+1
2006-02-26
Translucency implementation for INDIC_ROUNDBOX and caret line.
nyamatongwe
1
-1
/
+30
2006-02-04
Modification from Greg Smith to allow setting text style attributes for
nyamatongwe
1
-14
/
+47
2006-01-27
Documented use of 0 as action for keys.
nyamatongwe
1
-1
/
+2
2006-01-26
SCI_GRABFOCUS works on Windows as well.
nyamatongwe
1
-2
/
+2
2006-01-06
Improved SCI_SETDOCPOINTER explanation.
nyamatongwe
1
-0
/
+1
2006-01-04
Added explanation of target range after replacement for #1395006.
nyamatongwe
1
-2
/
+6
2006-01-04
Moved SCI_MARKERDEFINEPIXMAP out from the middle of SCI_MARKERDEFINE
nyamatongwe
1
-12
/
+8
2005-12-31
More information on the line field of SCNotification.
nyamatongwe
1
-16
/
+16
2005-11-25
Mentioned that SCN_CHARADDED sent before that character
nyamatongwe
1
-1
/
+3
2005-11-23
Fixed up type of SCI_AUTOCSETMAXHEIGHT / SCI_AUTOCGETMAXWIDTH.
nyamatongwe
1
-2
/
+2
2005-11-15
Removed extra end tags.
nyamatongwe
1
-2
/
+2
2005-11-10
Added selection duplicate command.
nyamatongwe
1
-0
/
+5
2005-11-09
Patch, mostly from Simon Steele, that converts new lines in
nyamatongwe
1
-5
/
+14
2005-11-08
Explained point of whitespace flag in folding.
nyamatongwe
1
-1
/
+3
2005-11-01
Changed type of id in scintilla_set_id to uptr_t to be compatible
nyamatongwe
1
-2
/
+2
2005-11-01
Documented GTK+ functions, message argument types and size
nyamatongwe
1
-8
/
+39
2005-10-30
RBR - Added description for new SCI_MARKERADDSET message.
rdaneelolivaw
1
-1
/
+12
2005-10-20
Explanation about printing whole lines only.
nyamatongwe
1
-1
/
+1
2005-10-14
Added to SCI_GETCURLINE.
nyamatongwe
1
-2
/
+4
2005-09-08
Added parameter.
nyamatongwe
1
-1
/
+1
2005-08-30
Added StyleBitsNeeded property and implemented to return 5 for all lexers
nyamatongwe
1
-1
/
+10
2005-08-01
RBR - update description of SCI_GETPROPERTYINT to match reality.
rdaneelolivaw
1
-4
/
+5
2005-07-28
Modified SCI_STYLESETCHARACTERSET for SC_CHARSET_CYRILLIC,
nyamatongwe
1
-4
/
+7
2005-07-27
RBR - update description of SCI_GETLINEENDPOSITION to match reality.
rdaneelolivaw
1
-7
/
+5
2005-07-18
RBR - make documented SC_SEL_* values match actually defined ones.
rdaneelolivaw
1
-4
/
+4
2005-06-04
RBR - Added descriptions for the GetProperty* functions from Robert Roessler.
rdaneelolivaw
1
-1
/
+33
2005-05-07
RBR - Added values and descriptions of SC_MULTISTEPUNDOREDO and SC_MULTILINEU...
rdaneelolivaw
1
-6
/
+27
2005-05-04
RBR - update SC_MULTISTEPUNDOREDO description to match actual behavior and ad...
rdaneelolivaw
1
-1
/
+10
2005-04-12
RBR - Reflect the addition of the SC_MARK_FULLRECT marker symbol.
rdaneelolivaw
1
-3
/
+4
2005-04-03
Update on SCN_MODIFIED>
rel-1-63
nyamatongwe
1
-4
/
+4
2005-04-01
Added GTK+ specific encoding calls.
nyamatongwe
1
-0
/
+22
2005-03-28
Corrected SCIINSERTTEXT which does not move the caret if it is at the
nyamatongwe
1
-2
/
+2
2005-03-25
Patch from Franck Marcia implements sticky caret.
nyamatongwe
1
-20
/
+30
2005-03-25
Patch from Blair McGlashan for autocompletion on Windows to
nyamatongwe
1
-19
/
+40
2005-03-20
Patch from nissl in RFE 1164540 adds WrapCount method.
nyamatongwe
1
-19
/
+24
2005-03-09
Patch from Blair McGlashan to send a notification before accepting an autocom...
nyamatongwe
1
-7
/
+44
2005-03-05
A bit more detail on text field of SCNotification.
nyamatongwe
1
-3
/
+5
2005-03-01
Documenting asynchronicity of X clipboard.
nyamatongwe
1
-0
/
+4
2005-02-16
Fixed grammar of Wrap mode documentation.
nyamatongwe
1
-7
/
+11
2005-02-10
Patch from Suzumizaki-Kimitaka to add character wrap mode.
nyamatongwe
1
-3
/
+10
[next]