lazarus/components/synedit
2025-04-14 22:21:47 +02:00
..
design updated makefiles 2024-10-22 00:31:29 +02:00
docs/xml
languages SynEdit: regenerated translations and updated Russian translation 2025-04-04 00:22:20 +03:00
test SynEdit: PascalHighlighter, improve detecting hint modifiers 2025-04-13 13:31:32 +02:00
allsynedit.pas SynEdit: Replace TextDrawer 2025-04-09 12:18:23 +02:00
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 SynEdit: Refactor TSynSelectedColorMergeResult - fix inheritance structure. 2025-04-06 10:04:14 +02:00
lazsyngtk2imm.pas
lazsynimm.pas SynEdit: Replace TextDrawer.RegisterOnFontChangeHandler with SynEdit.RegisterStatusChangedHandler(... scFontOrStyleChanged) 2025-04-06 17:48:03 +02:00
lazsynimmbase.pas
lazsyntextarea.pp SynEdit: Replace TextDrawer 2025-04-09 12:18:23 +02:00
Makefile updated makefiles 2024-10-22 00:31:29 +02:00
Makefile.compiled
Makefile.fpc
synbeautifier.pas SynEdit: move some helper to LazEdit 2025-03-05 23:41:35 +01:00
synbeautifierpascal.pas SynEdit: Added align-option to auto-string continue on line-break. Issue #23886 2025-03-07 01:01:25 +01:00
syncompletion.pas LazUtils: rename trNoError (TConvertResult) to trSuccess 2025-02-28 15:37:06 +01:00
synedit.inc
synedit.lpk SynEdit: Replace TextDrawer 2025-04-09 12:18:23 +02:00
synedit.pp SynEdit: fix delayed font size update. TextArea gets the event only after synedit already tried to read the new sizes for chars. 2025-04-09 22:53:16 +02:00
syneditautocomplete.pp
syneditexport.pas SynEdit: Refactor TSynSelectedColorMergeResult - fix inheritance structure. 2025-04-06 10:04:14 +02:00
syneditfoldedview.pp SynEdit: Refactor TSynSelectedColorMergeResult - fix inheritance structure. 2025-04-06 10:04:14 +02:00
synedithighlighter.pp SynEdit: move TLazEditTextAttributeModifierCollection 2025-04-09 18:45:08 +02:00
synedithighlighterfoldbase.pas SynEdit: rewrite FoldHighlighter range class. Use TDictionary. 2025-04-03 10:15:58 +02:00
synedithighlighterxmlbase.pas
syneditkeycmds.pp IDE, SynEdit: add ecDeleteLineKeepX 2025-03-23 12:57:15 +01: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 SynEdit: Replace TextDrawer 2025-04-09 12:18:23 +02:00
syneditmarkupguttermark.pp SynEdit: markup gutter-marks, use logical pos. Handle wrapped lines (phys pos occurs on every sub-line) 2025-01-24 21:43:09 +01:00
syneditmarkuphighall.pp SynEdit: Initialize "Result" var of managed type (avoid mem re-alloc in case caller passes non-nil). Issue #41461 (see notes). 2025-03-01 13:28:20 +01:00
syneditmarkupifdef.pp SynEdit: reduce compile warnings 2025-03-01 13:28:22 +01:00
syneditmarkupselection.pp IDE, SynEdit: implement flag to control if certain attributes/colors (comments, selection, ...) extend past EOL. 2025-04-14 22:21:47 +02:00
syneditmarkupspecialchar.pp SynEdit: move some helper to LazEdit 2025-03-05 23:41:35 +01:00
syneditmarkupspecialline.pp
syneditmarkupwordgroup.pp
syneditmiscclasses.pp SynEdit: Replace TextDrawer 2025-04-09 12:18:23 +02:00
syneditmiscprocs.pp IDE, SynEdit: Add column-selection-shift (shift inside selection only) Issue #40978 2025-03-06 18:06:18 +01:00
syneditmousecmds.pp
syneditplugins.pas SynEdit: fixed using for-var after loop. 2025-03-01 13:28:22 +01:00
syneditpointclasses.pas IDE, SynEdit: add ecDeleteLineKeepX 2025-03-23 12:57:15 +01:00
syneditregexsearch.pas
syneditsearch.pp SynEdit: Initialize "Result" var of managed type (avoid mem re-alloc in case caller passes non-nil). Issue #41461 (see notes). 2025-03-01 13:28:20 +01:00
syneditstrconst.pp SynEdit: improved a caption 2025-04-04 00:22:19 +03:00
synedittextbase.pas
synedittextbidichars.pas
synedittextbuffer.pp SynEdit: Refactor TSynSelectedColorMergeResult - fix inheritance structure. 2025-04-06 10:04:14 +02:00
synedittextdoublewidthchars.pas
synedittextdyntabexpander.pas SynEdit: elastic tab, fix stack overflow with shared text buffers. Ping-pong between 2 elastic-tab-views. 2025-03-21 15:06:33 +01:00
synedittextsystemcharwidth.pas SynEdit: Replace TextDrawer 2025-04-09 12:18:23 +02:00
synedittexttabexpander.pas SynEdit: Initialize "Result" var of managed type (avoid mem re-alloc in case caller passes non-nil). Issue #41461 (see notes). 2025-03-01 13:28:20 +01:00
synedittexttrimmer.pas SynEdit: clean up, formatting !442 2025-02-28 00:10:55 +01:00
synedittypes.pp SynEdit: Replace TextDrawer 2025-04-09 12:18:23 +02:00
syneditviewedlinemap.pp SynEdit: WordWrap, fix re-wrap. "Validate()" may have validated further nodes, NextBlockForValidation needs to check that before returning a node. 2025-03-22 18:50:03 +01:00
syneditwrappedview.pp SynEdit: rewrite part of the Highlighter-attribute 2025-04-06 10:04:13 +02:00
synexporthtml.pas SynEdit: Refactor TSynSelectedColorMergeResult - fix inheritance structure. 2025-04-06 10:04:14 +02:00
syngutter.pp SynEdit: Replace TextDrawer 2025-04-09 12:18:23 +02:00
syngutterbase.pp SynEdit: Replace TextDrawer 2025-04-09 12:18:23 +02:00
syngutterchanges.pas
synguttercodefolding.pp SynEdit: reduce compile warnings 2025-03-01 13:28:22 +01:00
syngutterlinenumber.pp SynEdit: Replace TextDrawer 2025-04-09 12:18:23 +02:00
syngutterlineoverview.pp SynEdit: reduce compile warnings 2025-03-01 13:28:22 +01: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 SynEdit: Refactor TSynSelectedColorMergeResult - fix inheritance structure. 2025-04-06 10:04:14 +02:00
synhighlighterpas.pp IDE, SynEdit: implement flag to control if certain attributes/colors (comments, selection, ...) extend past EOL. 2025-04-14 22:21:47 +02:00
synhighlighterperl.pas
synhighlighterphp.pas
synhighlighterpike.pas
synhighlighterpo.pp
synhighlighterposition.pas SynEdit: Initialize "Result" var of managed type (avoid mem re-alloc in case caller passes non-nil). Issue #41461 (see notes). 2025-03-01 13:28:20 +01:00
synhighlighterpython.pas SynEdit: Python HL, keyword fixes. Issue #41285 2024-12-21 21:02:31 +01:00
synhighlightersql.pas SynEdit: add SQL dialect for MSSQL 2022. Issue #41543 Patch by paweld 2025-03-23 11:14:05 +01:00
synhighlightertex.pas
synhighlighterunixshellscript.pas SynEdit: UnixShellScript Highlighter, treat # and ~ as identifiers rather than unknown. Add separate markup-color for unknown. Issue #41288 2025-01-25 22:12:52 +01:00
synhighlightervb.pas
synhighlighterxml.pas
synmacrorecorder.pas
synmemo.pas
synpluginmulticaret.pp IDE, SynEdit: add ecDeleteLineKeepX 2025-03-23 12:57:15 +01:00
synpluginsyncroedit.pp SynEdit: Initialize "Result" var of managed type (avoid mem re-alloc in case caller passes non-nil). Issue #41461 (see notes). 2025-03-01 13:28:20 +01:00
synpluginsyncronizededitbase.pp SynEdit: fix SyncroEdit for chars with different upper/lower length. Issue #41446 2025-03-05 23:38:11 +01:00
synplugintemplateedit.pp
synpopupmenu.pas
syntextmatesyn.pas