.. |
design
|
|
|
docs/xml
|
|
|
languages
|
SynEdit: removed obsolete README.txt from languages directory
|
2019-08-29 23:20:43 +00:00 |
test
|
SynEdit: Tests for SetTextBetweenPoints and selection adjustments
|
2019-08-10 21:54:57 +00:00 |
allsynedit.pas
|
|
|
Contributors.txt
|
|
|
fpmake.pp
|
|
|
lazsyneditmousecmdstypes.pp
|
SynEdit: support horizontal mouse wheel
|
2019-03-02 19:29:53 +00:00 |
lazsynedittext.pas
|
SynEdit: improved syncro/template edit to deal with adjacent cells. (no text between cells)
|
2019-01-14 01:53:46 +00:00 |
lazsynimm.pas
|
SynEdit: Fix position for IME (e.g. Candidate window). Requests are received before "StartComposition". Issue #0035682
|
2019-06-07 17:29:16 +00:00 |
lazsyntextarea.pp
|
|
|
Makefile
|
|
|
Makefile.compiled
|
|
|
Makefile.fpc
|
|
|
synbeautifier.pas
|
|
|
syncompletion.pas
|
|
|
synedit.inc
|
|
|
synedit.lpk
|
|
|
synedit.pp
|
SynEdit: Keep Caret.y (and selection) at 1, even for lines.count = 0
|
2019-08-10 21:54:59 +00:00 |
syneditautocomplete.pp
|
|
|
syneditexport.pas
|
|
|
syneditfoldedview.pp
|
|
|
synedithighlighter.pp
|
|
|
synedithighlighterfoldbase.pas
|
|
|
synedithighlighterxmlbase.pas
|
|
|
syneditkeycmds.pp
|
|
|
syneditlines.pas
|
|
|
syneditmarks.pp
|
|
|
syneditmarkup.pp
|
|
|
syneditmarkupbracket.pp
|
|
|
syneditmarkupctrlmouselink.pp
|
|
|
syneditmarkupfoldcoloring.pas
|
|
|
syneditmarkupguttermark.pp
|
|
|
syneditmarkuphighall.pp
|
synedit: fixed CompareBinary for Length(s2) > l
|
2019-02-04 14:54:22 +00:00 |
syneditmarkupifdef.pp
|
SynEdit: MarkupIfdef, clear caches.
|
2019-02-26 18:51:51 +00:00 |
syneditmarkupselection.pp
|
|
|
syneditmarkupspecialchar.pp
|
|
|
syneditmarkupspecialline.pp
|
|
|
syneditmarkupwordgroup.pp
|
|
|
syneditmiscclasses.pp
|
SynEdit: fix potential rangecheck in compare function
|
2019-05-05 15:30:00 +00:00 |
syneditmiscprocs.pp
|
|
|
syneditmousecmds.pp
|
SynEdit: support horizontal mouse wheel
|
2019-03-02 19:29:53 +00:00 |
syneditplugins.pas
|
|
|
syneditpointclasses.pas
|
SynEdit: Keep Caret.y (and selection) at 1, even for lines.count = 0
|
2019-08-10 21:54:59 +00:00 |
syneditregexsearch.pas
|
|
|
syneditsearch.pp
|
|
|
syneditstrconst.pp
|
SynEdit: Reverted change in PO highligter name (SYNS_LangPo) from r61786 #489168d083. These language names should remain static, otherwise config loading will be broken.
|
2019-09-02 22:23:24 +00:00 |
synedittextbase.pas
|
|
|
synedittextbidichars.pas
|
|
|
synedittextbuffer.pp
|
SynEdit: improved syncro/template edit to deal with adjacent cells. (no text between cells)
|
2019-01-14 01:53:46 +00:00 |
synedittextdoublewidthchars.pas
|
|
|
synedittextsystemcharwidth.pas
|
|
|
synedittexttabexpander.pas
|
|
|
synedittexttrimmer.pas
|
SynEdit: Trailing-Space-Trimmer, clean up / better workaround for syncro edit
|
2019-01-14 01:45:01 +00:00 |
synedittypes.pp
|
|
|
synexporthtml.pas
|
|
|
syngutter.pp
|
|
|
syngutterbase.pp
|
SynEdit: fixed gutter bug, when auto-sizing is off. (fixed loaded values are ignored / fixed div-zero for zero width gutter)
|
2019-03-13 20:37:10 +00:00 |
syngutterchanges.pas
|
|
|
synguttercodefolding.pp
|
|
|
syngutterlinenumber.pp
|
|
|
syngutterlineoverview.pp
|
fix compare function
|
2019-05-05 15:53:28 +00:00 |
synguttermarks.pp
|
SynEdit: fixed gutter bug, when auto-sizing is off. (fixed loaded values are ignored / fixed div-zero for zero width gutter)
|
2019-03-13 20:37:10 +00:00 |
synhighlighterany.pas
|
|
|
synhighlighterbat.pas
|
|
|
synhighlightercpp.pp
|
|
|
synhighlightercss.pas
|
|
|
synhighlighterdiff.pas
|
|
|
synhighlighterhashentries.pas
|
|
|
synhighlighterhtml.pp
|
|
|
synhighlighterini.pas
|
|
|
synhighlighterjava.pas
|
|
|
synhighlighterjscript.pas
|
|
|
synhighlighterlfm.pas
|
|
|
synhighlightermulti.pas
|
|
|
synhighlighterpas.pp
|
SynEdit: PasHighLighter, small optimization (avoid re-calling function)
|
2019-03-16 16:21:03 +00:00 |
synhighlighterperl.pas
|
|
|
synhighlighterphp.pas
|
|
|
synhighlighterpike.pas
|
|
|
synhighlighterpo.pp
|
|
|
synhighlighterposition.pas
|
|
|
synhighlighterpython.pas
|
|
|
synhighlightersql.pas
|
|
|
synhighlightertex.pas
|
|
|
synhighlighterunixshellscript.pas
|
SynEdit: Converted Unix Shell Script highligter name from resource string to constant and moved it to syneditstrconst.pp for symmetry with other highlighters. Removed now obsolete synhighlighterunixshellscript.*.po files. While at this, corrected the case of SYNS_LangPo constant value (didn't seem to cause any regressions).
|
2019-08-29 23:06:38 +00:00 |
synhighlightervb.pas
|
|
|
synhighlighterxml.pas
|
|
|
synmacrorecorder.pas
|
|
|
synmemo.pas
|
|
|
synpluginmulticaret.pp
|
SynEdit: Optimization for processing multi-carets (updating huge amounts during scrolling). Part of issue: #35854
|
2019-07-31 21:13:52 +00:00 |
synpluginsyncroedit.pp
|
|
|
synpluginsyncronizededitbase.pp
|
SynEdit: Fixed crash in SyncroEdit, when undoing. Introduced in r60079 #507784f308 "improved syncro/template edit to deal with adjacent cells"
|
2019-03-31 17:04:14 +00:00 |
synplugintemplateedit.pp
|
SynEdit: improved syncro/template edit to deal with adjacent cells. (no text between cells)
|
2019-01-14 01:53:46 +00:00 |
syntextdrawer.pp
|
|
|