aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaDoc.html
AgeCommit message (Expand)AuthorFilesLines
2007-08-18Addition of DelWordRightEnd by Nick Treleaven eases compatibility withnyamatongwe1-0/+4
2007-07-26Documented SC_MOD_CHANGELINESTATE.nyamatongwe1-1/+14
2007-07-15Made clear that Scintilla does not support named coloours.nyamatongwe1-1/+3
2007-07-12Modification allows indentation guides to appear on lines that arenyamatongwe1-1/+34
2007-07-02Scroll width tracking feature.nyamatongwe1-1/+10
2007-06-20Fixed spelling, bad styles and date.nyamatongwe1-5/+5
2007-06-17Added warning about limited regular expression support.nyamatongwe1-0/+4
2007-06-15Documentation for indicator feature.nyamatongwe1-0/+21
2007-06-14Fixing position cache size setting and documenting the position cache.nyamatongwe1-0/+8
2007-05-29Block caret feature added by Todd Whiteman.nyamatongwe1-3/+19
2007-04-23Added setting to allow each indicator to be drawn either under ornyamatongwe1-0/+6
2007-04-23Updated indicator documentation to deprecate style byte indicators innyamatongwe1-39/+49
2007-04-07More decoration code, with modifications reported from document to viewsnyamatongwe1-4/+58
2007-02-25Slightly more understandable wording.nyamatongwe1-1/+1
2007-02-04Patch from Chris Rickard adds get calls for many style settings.nyamatongwe1-68/+101
2007-01-24Set the modifiers field on the SCN_DOUBLECLICK notification so the SCI_SHIFT,...nyamatongwe1-1/+1
2007-01-15Added some key codes.rel-1-72nyamatongwe1-3/+5
2006-12-28Patch from Jason Haslam to optionally extend selection colour to left side whennyamatongwe1-0/+6
2006-10-17Armel Asselin contributed a feature that adds the flag SC_STARTACTION tonyamatongwe1-6/+21
2006-07-20Added line and position to SCN_DOUBLECLICK notification.nyamatongwe1-3/+4
2006-06-14Added Korean Johab 1361 to list of supported code pages on Windows andnyamatongwe1-6/+9
2006-06-13Clarification.nyamatongwe1-1/+1
2006-06-06Patch from RFE 1501054 by Greg Smith adds margin styles that fill with thenyamatongwe1-3/+6
2006-06-05Clarify code page.nyamatongwe1-1/+3
2006-05-28Increased number of margins to 5.nyamatongwe1-5/+5
2006-05-21Added translucency for selection and markers.nyamatongwe1-0/+13
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