lazarus/components/synedit
2022-05-04 21:14:06 +02:00
..
design synedit: readme 2022-04-01 11:04:38 +02:00
docs/xml
languages SynEdit: cleaned up unused resource strings and constants of highlighters which are not shipped with Lazarus (issue #36043), regenerated translations 2022-01-10 01:34:10 +03:00
test SynEdit: fix more PasHighLighter for "default" modifier after property. (fix false matches). Issue #39726 2022-05-04 21:14:06 +02:00
allsynedit.pas SynEdit: Handle new Gtk2 IM / Experimental / Issue #38730 / Based on Patch by Do-wan Kim / Moved to new unit 2021-06-05 22:33:53 +00:00
Contributors.txt
fpmake.pp
images-copyright.txt Components: Add copyright notes to all folders to which Roland Hahn has contributed images. 2021-02-24 22:17:51 +00:00
lazsyneditmousecmdstypes.pp
lazsynedittext.pas SynEdit: Highlighter, make sure to call SendHighlightChanged (even if lines where deleted, instead of scanned / HL still changed back to valid/"no scan needed") 2021-09-28 00:07:54 +02:00
lazsyngtk2imm.pas SynEdit: Handle new Gtk2 IM / Experimental / Issue #38730 / Based on Patch by Do-wan Kim / Moved to new unit / See commit 65175 #176f0b3310 2021-06-15 13:06:15 +00:00
lazsynimm.pas SynEdit: WinIME (workaround), make sure the emoji candidate window is shown at the caret. 2021-06-06 12:53:10 +00:00
lazsynimmbase.pas SynEdit: Handle new Gtk2 IM / Experimental / Issue #38730 / Based on Patch by Do-wan Kim / Moved to new unit 2021-06-05 22:33:53 +00:00
lazsyntextarea.pp SynEdit: fixed incorrect line-invalidation / repaint when scrolling (with folded text) 2022-04-05 10:57:15 +02:00
Makefile
Makefile.compiled
Makefile.fpc
synbeautifier.pas Corrections for spelling errors in LCL and Components. Issue #38986, patch by Don Siders. 2021-06-11 07:11:44 +00:00
synbeautifierpascal.pas Corrections for spelling errors in LCL and Components. Issue #38986, patch by Don Siders. 2021-06-11 07:11:44 +00:00
syncompletion.pas SynCompletion: Add OnBeforeComplete event. Issue #30965 and Merge-request !53 2021-12-29 14:48:59 +01:00
synedit.inc
synedit.lpk SynEdit: Handle new Gtk2 IM / Experimental / Issue #38730 / Based on Patch by Do-wan Kim / Moved to new unit 2021-06-05 22:33:53 +00:00
synedit.pp SynEdit: fixed incorrect line-invalidation / repaint when scrolling (with folded text) 2022-04-05 10:57:15 +02:00
syneditautocomplete.pp LazUtils: New LazStartsStr and similar functions. StartsStr etc. in StrUtils return False for empty sub-string, thus Delphi incompatible. 2021-03-04 08:58:54 +00:00
syneditexport.pas SynEdit: fixed typos related to 'occur' word 2021-06-10 22:13:34 +00:00
syneditfoldedview.pp
synedithighlighter.pp SynEdit: Highlighter, make sure to call SendHighlightChanged (even if lines where deleted, instead of scanned / HL still changed back to valid/"no scan needed") 2021-09-28 00:07:54 +02:00
synedithighlighterfoldbase.pas
synedithighlighterxmlbase.pas
syneditkeycmds.pp
syneditlines.pas
syneditmarks.pp
syneditmarkup.pp SynEdit: revert wrong changes (ScreenRowToRow->ScreenXYToTextXY, RowToScreenRow->TextXYToScreenXY) during the circular dependency removal 2021-02-14 18:46:26 +00:00
syneditmarkupbracket.pp SynEdit: remove circular dependency between SynEdit and SynEditMarkupBracket 2021-02-05 13:28:58 +00:00
syneditmarkupctrlmouselink.pp
syneditmarkupfoldcoloring.pas
syneditmarkupguttermark.pp SynEdit: remove circular dependency between SynEdit and SynEditMarkupGutterMark 2021-02-05 13:20:26 +00:00
syneditmarkuphighall.pp SynEdit: Restore Copy() calls. SetLength() may make a string longer with garbage in the end. 2021-03-03 10:21:52 +00:00
syneditmarkupifdef.pp SynEdit: remove circular dependency between SynEdit and SynEditMarkupIfDef 2021-02-05 13:24:59 +00:00
syneditmarkupselection.pp SynEdit: remove circular dependency between SynEdit and SynEditMarkupSelection 2021-02-05 13:24:16 +00:00
syneditmarkupspecialchar.pp
syneditmarkupspecialline.pp
syneditmarkupwordgroup.pp
syneditmiscclasses.pp SynEdit: fixed incorrect line-invalidation / repaint when scrolling (with folded text) 2022-04-05 10:57:15 +02:00
syneditmiscprocs.pp
syneditmousecmds.pp
syneditplugins.pas
syneditpointclasses.pas SynEdit: Internal caret (multi caret / custom-color caret) keep visible while scrolling. 2022-04-01 15:02:47 +02:00
syneditregexsearch.pas
syneditsearch.pp Components: Reduce calls to UpperCase() and LowerCase(). Improves performance. 2021-02-08 19:09:30 +00:00
syneditstrconst.pp SynEdit: cleaned up unused resource strings and constants of highlighters which are not shipped with Lazarus (issue #36043), regenerated translations 2022-01-10 01:34:10 +03:00
synedittextbase.pas
synedittextbidichars.pas
synedittextbuffer.pp
synedittextdoublewidthchars.pas
synedittextsystemcharwidth.pas
synedittexttabexpander.pas
synedittexttrimmer.pas SynEdit: Restore Copy() calls. SetLength() may make a string longer with garbage in the end. 2021-03-03 10:21:52 +00:00
synedittypes.pp SynEdit: remove circular dependency between SynEdit and SynGutterChanges 2021-02-05 13:32:42 +00:00
syneditviewedlinemap.pp
syneditwrappedview.pp
synexporthtml.pas SynEdit: move implementation uses to interface 2021-02-05 14:22:50 +00:00
syngutter.pp SynEdit: fixed incorrect line-invalidation / repaint when scrolling (with folded text) 2022-04-05 10:57:15 +02:00
syngutterbase.pp
syngutterchanges.pas SynEdit: remove circular dependency between SynEdit and SynGutterChanges 2021-02-05 13:32:42 +00:00
synguttercodefolding.pp SynEdit: partly fix unfolding lines with mixed collapse and expand info 2021-04-20 13:55:52 +00:00
syngutterlinenumber.pp SynEdit: Linenumber gutter, "Every Nth Line" must be 1 or greater. Issue #39394 2021-09-24 22:00:25 +02:00
syngutterlineoverview.pp SynEdit: revert wrong changes (ScreenRowToRow->ScreenXYToTextXY, RowToScreenRow->TextXYToScreenXY) during the circular dependency removal 2021-02-14 18:46:26 +00:00
synguttermarks.pp SynEdit: remove circular dependency between SynEdit and SynGutterMarks 2021-02-05 14:20:11 +00:00
synhighlighterany.pas Fix compilation with FPC 3.0.4. 2021-02-05 20:07:12 +00:00
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: fix more PasHighLighter for "default" modifier after property. (fix false matches). Issue #39726 2022-05-04 21:14:06 +02:00
synhighlighterperl.pas
synhighlighterphp.pas Components: Reduce calls to UpperCase() and LowerCase(). Improves performance. 2021-02-08 19:09:30 +00:00
synhighlighterpike.pas
synhighlighterpo.pp Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
synhighlighterposition.pas
synhighlighterpython.pas
synhighlightersql.pas SynEdit: Update Firebird 4.0 highlighter. Issue #0038520 Patch by Gabor Boros 2021-02-22 18:54:04 +00:00
synhighlightertex.pas
synhighlighterunixshellscript.pas
synhighlightervb.pas
synhighlighterxml.pas
synmacrorecorder.pas
synmemo.pas
synpluginmulticaret.pp
synpluginsyncroedit.pp
synpluginsyncronizededitbase.pp
synplugintemplateedit.pp
syntextdrawer.pp Correct spelling errors for "Width" in various units. Issue #39402, patch by Don Siders. 2021-09-26 21:40:16 +03:00