lazarus/components/synedit
2021-02-05 12:54:49 +00:00
..
design Remove useless test for X <> Nil when using "is" operator. 2020-08-18 17:35:21 +00:00
docs/xml
languages SynEdit: moved SynMacroRecorder resource strings to syneditstrconst.pp, merged translations accordingly 2020-09-23 23:01:02 +00:00
test SynEdit: Fixes for MaybeJoinWithSibling and AdjustForLinesDeleted / Tests for MaybeJoinWithSibling 2020-07-28 16:14:37 +00:00
allsynedit.pas SynEdit: move TSynBeautifierPascal to a new unit SynBeautifierPascal to remove circular dependency on SynEdit 2021-02-05 11:40:36 +00:00
Contributors.txt
fpmake.pp synedit: updated fpmake 2018-12-31 09:57:59 +00:00
lazsyneditmousecmdstypes.pp SynEdit: support horizontal mouse wheel 2019-03-02 19:29:53 +00:00
lazsynedittext.pas SynEdit: removed incorrect comment (about 1 based) 2020-07-17 01:02:21 +00:00
lazsynimm.pas SynEdit: remove circular dependency between SynEdit and LazSynIMM 2021-02-05 12:40:36 +00:00
lazsyntextarea.pp SynEdit: Small optimization for screen line calculation (during invalidate) 2020-06-21 02:27:00 +00:00
Makefile LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
Makefile.compiled LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
Makefile.fpc LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
synbeautifier.pas SynEdit: remove circular dependency between SynEdit and SynBeautifier 2021-02-05 12:16:43 +00:00
synbeautifierpascal.pas SynEdit: move TSynBeautifierPascal to a new unit SynBeautifierPascal to remove circular dependency on SynEdit 2021-02-05 11:40:36 +00:00
syncompletion.pas IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
synedit.inc
synedit.lpk synedit.lpk: new package file format 2021-02-05 11:42:48 +00:00
synedit.pp SynEdit: remove circular dependency between SynEdit and SynEditFoldedView 2021-02-05 12:54:49 +00:00
syneditautocomplete.pp Pas2js, SynEdit, TAChart, IPro: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:05 +00:00
syneditexport.pas SynEdit: move implementation uses to interface 2021-02-05 11:23:37 +00:00
syneditfoldedview.pp SynEdit: remove circular dependency between SynEdit and SynEditFoldedView 2021-02-05 12:54:49 +00:00
synedithighlighter.pp Pas2js, SynEdit, TAChart, IPro: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:05 +00:00
synedithighlighterfoldbase.pas
synedithighlighterxmlbase.pas
syneditkeycmds.pp SynEdit: move implementation uses to interface 2021-02-05 11:23:37 +00:00
syneditlines.pas LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
syneditmarks.pp SynEdit: Refactor Notification from Lines. Cache in TextViewManager, and deal with TextBuffer changes (no more need to update in senrTextBufferChanged 2020-05-21 15:48:47 +00:00
syneditmarkup.pp SynEdit: Markup, fix markup for empty line-part after wrap-pos 2020-06-05 00:12:59 +00:00
syneditmarkupbracket.pp SynEdit: remove circular dependency between SynEdit and SynBeautifier 2021-02-05 12:16:43 +00:00
syneditmarkupctrlmouselink.pp SynEdit: Refactor Notification from Lines. Cache in TextViewManager, and deal with TextBuffer changes (no more need to update in senrTextBufferChanged 2020-05-21 15:48:47 +00:00
syneditmarkupfoldcoloring.pas SynEdit: prevent bad index. Issue #37325 2020-07-13 05:56:14 +00:00
syneditmarkupguttermark.pp
syneditmarkuphighall.pp SynEdit: Clean up compiler hints 2020-05-31 14:20:57 +00:00
syneditmarkupifdef.pp SynEdit: Refactor Notification from Lines. Cache in TextViewManager, and deal with TextBuffer changes (no more need to update in senrTextBufferChanged 2020-05-21 15:48:47 +00:00
syneditmarkupselection.pp SynEdit: Markup, fix markup for empty line-part after wrap-pos 2020-06-05 00:12:59 +00:00
syneditmarkupspecialchar.pp
syneditmarkupspecialline.pp SynEdit: Markup, fix markup for empty line-part after wrap-pos 2020-06-05 00:12:59 +00:00
syneditmarkupwordgroup.pp
syneditmiscclasses.pp SynEdit: remove circular dependency between SynEdit and SynEditFoldedView 2021-02-05 12:54:49 +00:00
syneditmiscprocs.pp SynEdit: move implementation uses to interface 2021-02-05 11:23:37 +00:00
syneditmousecmds.pp SynEdit: support horizontal mouse wheel 2019-03-02 19:29:53 +00:00
syneditplugins.pas SynEdit: remove circular dependency between SynEdit and LazSynIMM 2021-02-05 12:40:36 +00:00
syneditpointclasses.pas SynEdit: add notification of line add 2020-11-06 08:06:29 +00:00
syneditregexsearch.pas
syneditsearch.pp
syneditstrconst.pp SynEdit: moved SynMacroRecorder resource strings to syneditstrconst.pp, merged translations accordingly 2020-09-23 23:01:02 +00:00
synedittextbase.pas SynEdit: Update "change gutter" (yellow/green change indicators) to follow undo/redo. Issue #0032865 and issue #0037209 2020-08-16 12:40:34 +00:00
synedittextbidichars.pas
synedittextbuffer.pp SynEdit: allow "Modified:=False" inside BeginUpdate 2020-08-26 22:24:11 +00:00
synedittextdoublewidthchars.pas SynEdit: Update Half/Full-Width chars. Issue #0037548 2020-08-15 16:07:59 +00:00
synedittextsystemcharwidth.pas SynEdit: Introduced TSynTextViewsManager 2020-05-21 15:48:44 +00:00
synedittexttabexpander.pas SynEdit: Refactor Notification from Lines. Cache in TextViewManager, and deal with TextBuffer changes (no more need to update in senrTextBufferChanged 2020-05-21 15:48:47 +00:00
synedittexttrimmer.pas Remove useless test for X <> Nil when using "is" operator. 2020-08-18 17:35:21 +00:00
synedittypes.pp SynEdit: remove circular dependency between SynEdit and LazSynIMM 2021-02-05 12:40:36 +00:00
syneditviewedlinemap.pp SynEdit: Fixes for MaybeJoinWithSibling and AdjustForLinesDeleted / Tests for MaybeJoinWithSibling 2020-07-28 16:14:37 +00:00
syneditwrappedview.pp SynEdit: Wrap, fix out of range access 2020-07-28 16:14:39 +00:00
synexporthtml.pas
syngutter.pp SynEdit: Refactor Gutter to use DisplayView for real to virtual line mapping 2020-05-21 18:04:12 +00:00
syngutterbase.pp SynEdit: remove circular dependency between SynGutterBase and SynEdit 2021-02-05 10:29:32 +00:00
syngutterchanges.pas SynEdit: Refactor Gutter to use DisplayView for real to virtual line mapping 2020-05-21 18:04:12 +00:00
synguttercodefolding.pp SynEdit: remove FoldInfo.FNode 2020-07-28 16:14:32 +00:00
syngutterlinenumber.pp SynEdit: Introduce LineGutter.OnFormatLineNumber - Issue #38370 2021-01-27 16:07:58 +00:00
syngutterlineoverview.pp LazUtils: Move math helper functions from LCLProc to LazUtilities. Deprecate LCLProc versions. 2020-12-12 11:41:07 +00:00
synguttermarks.pp SynEdit: Clean up compiler hints 2020-05-31 14:20:57 +00:00
synhighlighterany.pas Pas2js, SynEdit, TAChart, IPro: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:05 +00:00
synhighlighterbat.pas SynEdit: move implementation uses to interface 2021-02-05 11:23:37 +00:00
synhighlightercpp.pp SynEdit: move implementation uses to interface 2021-02-05 11:23:37 +00:00
synhighlightercss.pas SynEdit: move implementation uses to interface 2021-02-05 11:23:37 +00:00
synhighlighterdiff.pas SynEdit: move implementation uses to interface 2021-02-05 11:23:37 +00:00
synhighlighterhashentries.pas SynEdit: move implementation uses to interface 2021-02-05 11:23:37 +00:00
synhighlighterhtml.pp SynEdit: move implementation uses to interface 2021-02-05 11:23:37 +00:00
synhighlighterini.pas SynEdit: move implementation uses to interface 2021-02-05 11:23:37 +00:00
synhighlighterjava.pas SynEdit: move implementation uses to interface 2021-02-05 11:23:37 +00:00
synhighlighterjscript.pas SynEdit: move implementation uses to interface 2021-02-05 11:23:37 +00:00
synhighlighterlfm.pas SynEdit: move implementation uses to interface 2021-02-05 11:23:37 +00:00
synhighlightermulti.pas
synhighlighterpas.pp Pas2js, SynEdit, TAChart, IPro: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:05 +00:00
synhighlighterperl.pas SynEdit: move implementation uses to interface 2021-02-05 11:23:37 +00:00
synhighlighterphp.pas SynEdit: move implementation uses to interface 2021-02-05 11:23:37 +00:00
synhighlighterpike.pas SynEdit: move implementation uses to interface 2021-02-05 11:23:37 +00:00
synhighlighterpo.pp
synhighlighterposition.pas
synhighlighterpython.pas SynEdit: move implementation uses to interface 2021-02-05 11:23:37 +00:00
synhighlightersql.pas Pas2js, SynEdit, TAChart, IPro: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:05 +00:00
synhighlightertex.pas SynEdit: move implementation uses to interface 2021-02-05 11:23:37 +00:00
synhighlighterunixshellscript.pas Pas2js, SynEdit, TAChart, IPro: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:05 +00:00
synhighlightervb.pas SynEdit: move implementation uses to interface 2021-02-05 11:23:37 +00:00
synhighlighterxml.pas SynEdit: move implementation uses to interface 2021-02-05 11:23:37 +00:00
synmacrorecorder.pas SynEdit: remove circular dependency between SynEdit and LazSynIMM 2021-02-05 12:40:36 +00:00
synmemo.pas SynEdit: move implementation uses to interface 2021-02-05 11:23:37 +00:00
synpluginmulticaret.pp IDE, SourceEditor: identifier completion on type - do not activate with multi caret 2020-06-06 15:28:40 +00:00
synpluginsyncroedit.pp SynEdit: Refactor Notification from Lines. Cache in TextViewManager, and deal with TextBuffer changes (no more need to update in senrTextBufferChanged 2020-05-21 15:48:47 +00:00
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 SynEdit: Add stdcall 2020-10-09 15:17:25 +00:00