lazarus/components/synedit
2022-12-02 00:58:42 +01:00
..
design updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01: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 crash/hang (endless loop) in SearchReplace. Advance 1 char, if regex returns an zero-len match. Issue #39999 2022-11-22 15:44:40 +01: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
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: fix crash/hang (endless loop) in SearchReplace. Advance 1 char, if regex returns an zero-len match. Issue #39999 2022-11-22 15:44:40 +01: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 SynEdit: fix save/load fold-state. 2022-06-25 22:16:19 +02:00
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
syneditmarkupbracket.pp
syneditmarkupctrlmouselink.pp
syneditmarkupfoldcoloring.pas
syneditmarkupguttermark.pp
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
syneditmarkupselection.pp
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 synedit: ssMeta on darwin instead of only carbon 2022-10-28 07:52:26 +02:00
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 SynEdit: fix crash/hang (endless loop) in SearchReplace. Advance 1 char, if regex returns an zero-len match. Issue #39999 2022-11-22 15:44:40 +01: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
syneditviewedlinemap.pp
syneditwrappedview.pp SynEdit: fix range check in WrappedView 2022-12-02 00:58:42 +01:00
synexporthtml.pas
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
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
synguttermarks.pp
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 synhighlighterpas: support multiline double quoted strings 2022-08-14 12:06:24 +02:00
synhighlighterperl.pas
synhighlighterphp.pas
synhighlighterpike.pas
synhighlighterpo.pp
synhighlighterposition.pas
synhighlighterpython.pas
synhighlightersql.pas
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