aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/Scintilla.h
AgeCommit message (Expand)AuthorFilesLines
2001-10-02Patch from Mark to make the x offset accessible through the API.nyamatongwe1-0/+2
2001-09-24Patch from Stephan for the SC_MARK_BACKGROUND marker.nyamatongwe1-0/+1
2001-09-14Addition of more SGML styles from Steve.nyamatongwe1-0/+1
2001-09-07Marker can be any character.nyamatongwe1-0/+1
2001-09-01Using new SelectionText type to handle text that is the subject of copy,nyamatongwe1-12/+1
2001-08-17Separate out the enforcement of the visibilty policy by having both annyamatongwe1-0/+1
2001-08-17Deprecated SCFIND_DOWN as reverse searching is performed by inverting startnyamatongwe1-1/+0
2001-08-10Added PositionFromLocationClose which returns the position in the documentnyamatongwe1-0/+1
2001-08-08Patch from Philippe to make the display jump more when the caret reachesnyamatongwe1-0/+1
2001-08-08Added mouse dwell feature.nyamatongwe1-1/+8
2001-08-06Fold column gets outlining style appearence.nyamatongwe1-1/+25
2001-05-22Support for forced upper and lower case styles.nyamatongwe1-0/+4
2001-05-20Removed uncounted version of ReplaceTarget to allow fornyamatongwe1-2/+1
2001-05-18Eiffel support.nyamatongwe1-1/+1
2001-05-14Merged patch from Michele to add ability for tab key to perform indent whennyamatongwe1-0/+4
2001-04-29Addition of new target methods - versions of ReplaceTarget that take countednyamatongwe1-0/+5
2001-04-27Feature from Stephan to allow autocompletion to stay open even when therenyamatongwe1-0/+2
2001-04-16Changed spelling mistake URIsDropped -> URIDropped.nyamatongwe1-1/+1
2001-04-14Removed SC_UNDOCOLLECT_* enumeration which was deprecated in 1.27.nyamatongwe1-4/+0
2001-04-14Documented new messages and some old constants.nyamatongwe1-2/+4
2001-04-13Start of new lexer infrastructure.nyamatongwe1-0/+1
2001-04-04Target API for changing document withot visible changes: SetTargetStart,nyamatongwe1-0/+3
2001-03-31Added caret line feature.nyamatongwe1-0/+4
2001-03-31Support for URI drag and drop on GTK+.nyamatongwe1-0/+1
2001-03-22Patch from James Larcombe.nyamatongwe1-0/+3
2001-02-24Updated documentation comments from Philippe.nyamatongwe1-1/+3
2001-02-17Changed header order to work on GTK+.nyamatongwe1-3/+0
2001-02-17Defining sptr_t and uptr_t to be integral types large enough to containnyamatongwe1-3/+12
2001-01-29Fiddled with caret and visible policies.nyamatongwe1-1/+0
2001-01-28Updating copyright notices for 2001.nyamatongwe1-1/+1
2000-12-27Put VISIBLE_CENTER back in.nyamatongwe1-0/+1
2000-12-21Patch from James for SetVisiblePolicy.nyamatongwe1-0/+3
2000-12-17Added Laurent's User List.nyamatongwe1-8/+11
2000-11-30Patches from Stephan to slow down autoscrolling, exposednyamatongwe1-0/+1
2000-10-16Merged Jason's WordPart left and right movement patch.nyamatongwe1-0/+4
2000-10-06Patch from Mark for SCN_PAINTED notification at end of painting.nyamatongwe1-0/+1
2000-10-05Added cursor setting.nyamatongwe1-0/+4
2000-10-03Mouse down captures now optional.nyamatongwe1-0/+2
2000-10-03Error status attribute created.nyamatongwe1-0/+2
2000-09-22Added SetFocus and GetFocus for access to the internal focus flag whichnyamatongwe1-0/+2
2000-09-18Some "struct"s added to make compile as C as well as C++.nyamatongwe1-10/+10
2000-09-14Markus added some more print modes.nyamatongwe1-0/+2
2000-09-08Implemented settable caret width.nyamatongwe1-0/+2
2000-09-04Added SCFIND_WORDSTART.nyamatongwe1-2/+4
2000-08-30Added comments and improved the HFacer.py code.nyamatongwe1-0/+3
2000-08-30SciLexer.h and Scintilla.h now generated from Scintilla.iface.nyamatongwe1-392/+308
2000-08-21Merging patches from Ferda and Jan.nyamatongwe1-0/+4
2000-08-18Added in most of Ferdinand Prantl's changes except for regular expressionnyamatongwe1-0/+5
2000-08-16Invisible text.nyamatongwe1-0/+1
2000-07-24Updated lexer state list.nyamatongwe1-4/+1