lazarus/components/synedit
2024-10-22 00:30:20 +02:00
..
design updated makefiles 2024-10-22 00:30:20 +02:00
docs/xml
languages Translations: French translation update by Gilles Vasseur, issue #41195 2024-10-20 02:18:21 +03:00
test IDE, SynEdit: Add indent for column mode selection 2024-10-04 23:56:24 +02:00
allsynedit.pas
Contributors.txt
fpmake.pp
images-copyright.txt
lazsyncocoaimm.pas SynEdit/Cocoa: UTF8CodepointCount() used instead of UTF8Length() 2024-08-29 21:27:32 +08:00
lazsyneditmousecmdstypes.pp
lazsynedittext.pas Add deprecated for old names. More fixes. 2024-09-23 12:44:32 +02:00
lazsyngtk2imm.pas
lazsynimm.pas
lazsynimmbase.pas
lazsyntextarea.pp
Makefile updated makefiles 2024-10-22 00:30:20 +02:00
Makefile.compiled
Makefile.fpc
synbeautifier.pas
synbeautifierpascal.pas Add deprecated for old names. More fixes. 2024-09-23 12:44:32 +02:00
syncompletion.pas
synedit.inc
synedit.lpk
synedit.pp IDE, SynEdit: Add indent for column mode selection 2024-10-04 23:56:24 +02:00
syneditautocomplete.pp
syneditexport.pas SynEdit: fix endless loop in html-exporter. Patch by michalgw. Issue #40927 2024-04-28 13:35:08 +02:00
syneditfoldedview.pp Add deprecated for old names. More fixes. 2024-09-23 12:44:32 +02:00
synedithighlighter.pp SynEdit: Extend Syncro edit, key-combo for case/context sensitivity Issue #40808 / key-combo to add/change/remove cells 2024-03-13 21:55:31 +01:00
synedithighlighterfoldbase.pas synedit: less hints 2024-03-05 15:38:14 +01:00
synedithighlighterxmlbase.pas
syneditkeycmds.pp IDE, SynEdit: Add indent for column mode selection 2024-10-04 23:56:24 +02:00
syneditlines.pas
syneditmarks.pp SynEdit: fix memleak with recent BookMark changes. 2024-10-01 12:56:24 +02:00
syneditmarkup.pp
syneditmarkupbracket.pp
syneditmarkupctrlmouselink.pp
syneditmarkupfoldcoloring.pas
syneditmarkupguttermark.pp
syneditmarkuphighall.pp SynEdit: fix superfluous invalidate while scrolling 2024-09-01 14:19:35 +02:00
syneditmarkupifdef.pp
syneditmarkupselection.pp
syneditmarkupspecialchar.pp
syneditmarkupspecialline.pp
syneditmarkupwordgroup.pp
syneditmiscclasses.pp IDE, SynEdit: Add options for the editor gutter layout. Issue #40170 2024-03-12 13:40:12 +01:00
syneditmiscprocs.pp IDE, SynEdit: Add indent for column mode selection 2024-10-04 23:56:24 +02:00
syneditmousecmds.pp
syneditplugins.pas
syneditpointclasses.pas SynEdit: added adjusting column selection in shared edit / fixed, prevent column-sel-bounds from becoming invalid (bytepos in middle of utf8 char) 2024-10-04 01:41:26 +02:00
syneditregexsearch.pas
syneditsearch.pp
syneditstrconst.pp
synedittextbase.pas
synedittextbidichars.pas
synedittextbuffer.pp Add deprecated for old names. More fixes. 2024-09-23 12:44:32 +02:00
synedittextdoublewidthchars.pas
synedittextdyntabexpander.pas synedit: less hints 2024-03-05 15:53:40 +01:00
synedittextsystemcharwidth.pas
synedittexttabexpander.pas synedit: less hints 2024-03-05 15:38:14 +01:00
synedittexttrimmer.pas
synedittypes.pp IDE, SynEdit: add option to have bookmarks restore the scroll pos. Issue #40912 2024-09-24 22:35:09 +02:00
syneditviewedlinemap.pp
syneditwrappedview.pp Turn some LazLogger into LazLoggerBase. 2024-04-06 16:45:28 +03:00
synexporthtml.pas
syngutter.pp IDE, SynEdit: Add option to highlight current line in gutter 2024-03-12 13:40:13 +01:00
syngutterbase.pp SynEdit: check AnOwner for gutter parts 2024-09-22 10:24:30 +02:00
syngutterchanges.pas IDE, SynEdit: Add option to highlight current line in gutter 2024-03-12 13:40:13 +01:00
synguttercodefolding.pp SynEdit: Fix a typo in the method name TSynEditStringsLinked.RemoveHanlders 2024-09-23 10:11:37 +00:00
syngutterlinenumber.pp SynEdit: Fix a typo in the method name TSynEditStringsLinked.RemoveHanlders 2024-09-23 10:11:37 +00:00
syngutterlineoverview.pp SynEdit: Fix a typo in the method name TSynEditStringsLinked.RemoveHanlders 2024-09-23 10:11:37 +00:00
synguttermarks.pp SynEdit: fix marks gutter autosizing 2024-10-01 22:02:25 +02:00
synhighlighterany.pas
synhighlighterbat.pas
synhighlightercpp.pp
synhighlightercss.pas SynEdit: CSS-Highlighter fixes - issue #41087 2024-10-01 15:27:35 +02:00
synhighlighterdiff.pas
synhighlighterhashentries.pas
synhighlighterhtml.pp
synhighlighterini.pas
synhighlighterjava.pas
synhighlighterjscript.pas
synhighlighterlfm.pas
synhighlightermulti.pas
synhighlighterpas.pp SynEdit: Pascal-Highlighter add cppdecl and oldfpccall. Issue #41051 2024-09-24 16:58:51 +02:00
synhighlighterperl.pas
synhighlighterphp.pas
synhighlighterpike.pas
synhighlighterpo.pp
synhighlighterposition.pas synedit: less hints 2024-03-05 15:38:14 +01:00
synhighlighterpython.pas SynEdit: Python-HL, add some keywords. Issue #40585 2024-09-26 11:12:31 +02:00
synhighlightersql.pas SynEdit: Add keywords to Sql-Hl. Issue #40936 2024-09-26 09:21:31 +02:00
synhighlightertex.pas
synhighlighterunixshellscript.pas SynEdit: fix shell HL multi-line string. Issue #40584 2024-10-01 14:40:14 +02:00
synhighlightervb.pas
synhighlighterxml.pas SynEdit: fix endless XML HL, do not return empty tokens. 2024-04-28 13:35:35 +02:00
synmacrorecorder.pas
synmemo.pas
synpluginmulticaret.pp IDE, SynEdit: Add indent for column mode selection 2024-10-04 23:56:24 +02:00
synpluginsyncroedit.pp SynEdit: fix superfluous invalidate while scrolling 2024-09-01 14:19:35 +02:00
synpluginsyncronizededitbase.pp SynEdit: fixed syncro edit cell order (added by IDE for templates). Issue #40866 2024-04-06 20:02:39 +02:00
synplugintemplateedit.pp
synpopupmenu.pas
syntextdrawer.pp
syntextmatesyn.pas synedit: less hints 2024-03-05 15:38:14 +01:00