aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaDoc.html
AgeCommit message (Expand)AuthorFilesLines
2006-03-17Extra information for SCI_GETFIRSTVISIBLELINE.nyamatongwe1-2/+2
2006-03-08RBR - typo fix: value of INDIC_ROUNDBOX is 7rdaneelolivaw1-1/+1
2006-02-27Typo.nyamatongwe1-1/+1
2006-02-26Translucency implementation for INDIC_ROUNDBOX and caret line.nyamatongwe1-1/+30
2006-02-04Modification from Greg Smith to allow setting text style attributes fornyamatongwe1-14/+47
2006-01-27Documented use of 0 as action for keys.nyamatongwe1-1/+2
2006-01-26SCI_GRABFOCUS works on Windows as well.nyamatongwe1-2/+2
2006-01-06Improved SCI_SETDOCPOINTER explanation.nyamatongwe1-0/+1
2006-01-04Added explanation of target range after replacement for #1395006.nyamatongwe1-2/+6
2006-01-04Moved SCI_MARKERDEFINEPIXMAP out from the middle of SCI_MARKERDEFINEnyamatongwe1-12/+8
2005-12-31More information on the line field of SCNotification.nyamatongwe1-16/+16
2005-11-25Mentioned that SCN_CHARADDED sent before that characternyamatongwe1-1/+3
2005-11-23Fixed up type of SCI_AUTOCSETMAXHEIGHT / SCI_AUTOCGETMAXWIDTH.nyamatongwe1-2/+2
2005-11-15Removed extra end tags.nyamatongwe1-2/+2
2005-11-10Added selection duplicate command.nyamatongwe1-0/+5
2005-11-09Patch, mostly from Simon Steele, that converts new lines innyamatongwe1-5/+14
2005-11-08Explained point of whitespace flag in folding.nyamatongwe1-1/+3
2005-11-01Changed type of id in scintilla_set_id to uptr_t to be compatiblenyamatongwe1-2/+2
2005-11-01Documented GTK+ functions, message argument types and sizenyamatongwe1-8/+39
2005-10-30RBR - Added description for new SCI_MARKERADDSET message.rdaneelolivaw1-1/+12
2005-10-20Explanation about printing whole lines only.nyamatongwe1-1/+1
2005-10-14Added to SCI_GETCURLINE.nyamatongwe1-2/+4
2005-09-08Added parameter.nyamatongwe1-1/+1
2005-08-30Added StyleBitsNeeded property and implemented to return 5 for all lexersnyamatongwe1-1/+10
2005-08-01RBR - update description of SCI_GETPROPERTYINT to match reality.rdaneelolivaw1-4/+5
2005-07-28Modified SCI_STYLESETCHARACTERSET for SC_CHARSET_CYRILLIC,nyamatongwe1-4/+7
2005-07-27RBR - update description of SCI_GETLINEENDPOSITION to match reality.rdaneelolivaw1-7/+5
2005-07-18RBR - make documented SC_SEL_* values match actually defined ones.rdaneelolivaw1-4/+4
2005-06-04RBR - Added descriptions for the GetProperty* functions from Robert Roessler.rdaneelolivaw1-1/+33
2005-05-07RBR - Added values and descriptions of SC_MULTISTEPUNDOREDO and SC_MULTILINEU...rdaneelolivaw1-6/+27
2005-05-04RBR - update SC_MULTISTEPUNDOREDO description to match actual behavior and ad...rdaneelolivaw1-1/+10
2005-04-12RBR - Reflect the addition of the SC_MARK_FULLRECT marker symbol.rdaneelolivaw1-3/+4
2005-04-03Update on SCN_MODIFIED>nyamatongwe1-4/+4
2005-04-01Added GTK+ specific encoding calls.nyamatongwe1-0/+22
2005-03-28Corrected SCIINSERTTEXT which does not move the caret if it is at thenyamatongwe1-2/+2
2005-03-25Patch from Franck Marcia implements sticky caret.nyamatongwe1-20/+30
2005-03-25Patch from Blair McGlashan for autocompletion on Windows tonyamatongwe1-19/+40
2005-03-20Patch from nissl in RFE 1164540 adds WrapCount method.nyamatongwe1-19/+24
2005-03-09Patch from Blair McGlashan to send a notification before accepting an autocom...nyamatongwe1-7/+44
2005-03-05A bit more detail on text field of SCNotification.nyamatongwe1-3/+5
2005-03-01Documenting asynchronicity of X clipboard.nyamatongwe1-0/+4
2005-02-16Fixed grammar of Wrap mode documentation.nyamatongwe1-7/+11
2005-02-10Patch from Suzumizaki-Kimitaka to add character wrap mode.nyamatongwe1-3/+10
2005-02-07Changed language from "forces" to "requests" because anyamatongwe1-1/+1
2005-02-07Clarified SCN_KEY.nyamatongwe1-2/+2
2005-02-03Added argument to SCI_SETSELECTIONMODE.nyamatongwe1-2/+2
2004-10-05Code page information.nyamatongwe1-0/+4
2004-07-22New method SCI_FINDCOLUMN.nyamatongwe1-0/+6
2004-05-29More documentation of "fold" property.nyamatongwe1-2/+4
2004-05-25Fixed grammar error.nyamatongwe1-1/+1