lazarus/components/synedit
2017-12-14 18:13:06 +00:00
..
design set fixes version 1.8RC5 2017-10-11 10:01:10 +00:00
docs/xml fixed typos, bug #29323 patch from Paul Gevers 2016-01-04 15:02:09 +00:00
languages Merged revision(s) 56535 #682a383e55 from trunk: 2017-11-29 23:04:59 +00:00
test Merged revision(s) 55339 #069ea79aae, 55376-55377 #698d8d24af-#698d8d24af from trunk: 2017-06-26 23:07:32 +00:00
allsynedit.pas SynEdit: Remove SynRegExpr and use the identical RegExpr from FCL. 2016-12-21 22:35:05 +00:00
Contributors.txt SynEdit: recreated Contributors.txt 2016-04-10 23:34:34 +00:00
fpmake.pp SynEdit: Remove SynRegExpr and use the identical RegExpr from FCL. 2016-12-21 22:35:05 +00:00
lazsyneditmousecmdstypes.pp
lazsynedittext.pas Merged revision(s) 55604 #11a202ca0f, 55606 #c02c9089b0, 55613 #5e2dd67c2e from trunk: 2017-08-01 22:41:16 +00:00
lazsynimm.pas
lazsyntextarea.pp SynEdit: markup, added BeginMarkup notification 2017-01-28 03:20:47 +00:00
Makefile set fixes version 1.8RC5 2017-10-11 10:01:10 +00:00
Makefile.compiled
Makefile.fpc
synbeautifier.pas SynEdit: Remove SynRegExpr and use the identical RegExpr from FCL. 2016-12-21 22:35:05 +00:00
syncompletion.pas synedit: syncompletion: fix AVs when shown with different screen DPI. 2017-02-21 12:22:59 +00:00
synedit.inc
synedit.lpk SynEdit: Remove SynRegExpr and use the identical RegExpr from FCL. 2016-12-21 22:35:05 +00:00
synedit.pp Revert incorrect r56398 #5071092ea6 "SynEdit: Enable operations for an identifier also when caret is at its end." 2017-12-14 18:13:06 +00:00
syneditautocomplete.pp
syneditexport.pas SynEditExporter: less verbose. 2016-11-12 16:31:17 +00:00
syneditfoldedview.pp Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled 2017-06-17 07:48:54 +00:00
synedithighlighter.pp synedit: fix TSynCustomHighlighter.GetIdentChars. Patch from BBasile 2015-12-23 07:42:31 +00:00
synedithighlighterfoldbase.pas Merged revision(s) 55604 #11a202ca0f, 55606 #c02c9089b0, 55613 #5e2dd67c2e from trunk: 2017-08-01 22:41:16 +00:00
synedithighlighterxmlbase.pas
syneditkeycmds.pp
syneditlines.pas
syneditmarks.pp Merged revision(s) 55604 #11a202ca0f, 55606 #c02c9089b0, 55613 #5e2dd67c2e from trunk: 2017-08-01 22:41:16 +00:00
syneditmarkup.pp Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled 2017-06-17 07:48:54 +00:00
syneditmarkupbracket.pp
syneditmarkupctrlmouselink.pp SynEdit: generic method for plugins to override mouse cursor 2016-09-24 00:08:14 +00:00
syneditmarkupfoldcoloring.pas Merged revision(s) 55104 #92595f0745, 55106 #cb676c2241 from trunk: 2017-05-27 02:54:41 +00:00
syneditmarkupguttermark.pp
syneditmarkuphighall.pp
syneditmarkupifdef.pp Merged revision(s) 55604 #11a202ca0f, 55606 #c02c9089b0, 55613 #5e2dd67c2e from trunk: 2017-08-01 22:41:16 +00:00
syneditmarkupselection.pp
syneditmarkupspecialchar.pp
syneditmarkupspecialline.pp SynEDit: clean up debugln from last commit 2017-01-31 00:56:17 +00:00
syneditmarkupwordgroup.pp
syneditmiscclasses.pp
syneditmiscprocs.pp
syneditmousecmds.pp general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
syneditplugins.pas
syneditpointclasses.pas Merged revision(s) 56357 #9ac7781f41, 56398 #5071092ea6 from trunk: 2017-11-16 22:36:25 +00:00
syneditregexsearch.pas SynEdit: Remove SynRegExpr and use the identical RegExpr from FCL. 2016-12-21 22:35:05 +00:00
syneditsearch.pp SynEdit: Remove SynRegExpr and use the identical RegExpr from FCL. 2016-12-21 22:35:05 +00:00
syneditstrconst.pp SynEdit: Clicks on overview gutter. Issue #30012 2016-05-09 19:17:28 +00:00
synedittextbase.pas
synedittextbidichars.pas
synedittextbuffer.pp Merged revision(s) 55604 #11a202ca0f, 55606 #c02c9089b0, 55613 #5e2dd67c2e from trunk: 2017-08-01 22:41:16 +00:00
synedittextdoublewidthchars.pas
synedittextsystemcharwidth.pas
synedittexttabexpander.pas
synedittexttrimmer.pas SynEdit: fix space-trimmer, incorrectly sending 0-based x pos. fixes issue #0030684 (crash in ifdef lowlighter) 2016-10-17 02:27:16 +00:00
synedittypes.pp SynEdit: generic method for plugins to override mouse cursor 2016-09-24 00:08:14 +00:00
synexporthtml.pas SynExportHtml: 2016-11-12 16:33:33 +00:00
syngutter.pp SynEdit: Clicks on overview gutter. Issue #30012 2016-05-09 19:17:28 +00:00
syngutterbase.pp synedit: high-DPI: implement DoAutoAdjustLayout. Issue #31753 2017-08-19 08:44:28 +00:00
syngutterchanges.pas
synguttercodefolding.pp synedit: high-DPI fixes. Issue #31753 2017-08-19 08:45:03 +00:00
syngutterlinenumber.pp Merged revision(s) 55604 #11a202ca0f, 55606 #c02c9089b0, 55613 #5e2dd67c2e from trunk: 2017-08-01 22:41:16 +00:00
syngutterlineoverview.pp synedit: high-DPI fixes. Issue #31753 2017-08-19 08:45:03 +00:00
synguttermarks.pp Merged revision(s) 56234 #7a60c60d61 from trunk: 2017-10-29 22:19:08 +00:00
synhighlighterany.pas
synhighlighterbat.pas
synhighlightercpp.pp
synhighlightercss.pas
synhighlighterdiff.pas SynEdit: Diff Highlighter fix endless loop. Issue #30338 2016-07-06 13:00:30 +00:00
synhighlighterhashentries.pas
synhighlighterhtml.pp
synhighlighterini.pas
synhighlighterjava.pas
synhighlighterjscript.pas SynEdit: Highlighter JS, add await and async. Issue #0030398 2016-09-16 00:21:36 +00:00
synhighlighterlfm.pas SynEdit: re-enable markup in lfm 2016-04-12 23:01:29 +00:00
synhighlightermulti.pas SynEdit: Remove SynRegExpr and use the identical RegExpr from FCL. 2016-12-21 22:35:05 +00:00
synhighlighterpas.pp Merged revision(s) 55339 #069ea79aae, 55376-55377 #698d8d24af-#698d8d24af from trunk: 2017-06-26 23:07:32 +00:00
synhighlighterperl.pas
synhighlighterphp.pas
synhighlighterpike.pas
synhighlighterpo.pp components: PO highlighter regression fix from r51001 #654493d96e, issue #29235 2015-12-24 15:02:50 +00:00
synhighlighterposition.pas synedit: fixed license of SynHighlighterPosition 2016-12-01 11:29:31 +00:00
synhighlighterpython.pas synedit: TSynPythonSyn.GetKeywordIdentifiers made public 2016-07-28 07:56:24 +00:00
synhighlightersql.pas
synhighlightertex.pas
synhighlighterunixshellscript.pas
synhighlightervb.pas
synhighlighterxml.pas
synmacrorecorder.pas
synmemo.pas
synpluginmulticaret.pp Merged revision(s) 55604 #11a202ca0f, 55606 #c02c9089b0, 55613 #5e2dd67c2e from trunk: 2017-08-01 22:41:16 +00:00
synpluginsyncroedit.pp
synpluginsyncronizededitbase.pp Merged revision(s) 55604 #11a202ca0f, 55606 #c02c9089b0, 55613 #5e2dd67c2e from trunk: 2017-08-01 22:41:16 +00:00
synplugintemplateedit.pp
syntextdrawer.pp