lazarus/components/synedit
mattias 0a891e4ab2 set version to 1.8.0RC1
git-svn-id: trunk@54578 -
2017-04-08 21:53:32 +00:00
..
design set version to 1.8.0RC1 2017-04-08 21:53:32 +00:00
docs/xml fixed typos, bug patch from Paul Gevers 2016-01-04 15:02:09 +00:00
languages Translations: Ukrainian translation update by Olexandr Pylypchuk, bug 2017-04-03 23:24:37 +00:00
test SynEdit: tests for fold info list 2016-10-26 02:03:19 +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
lazsynimm.pas
lazsyntextarea.pp SynEdit: markup, added BeginMarkup notification 2017-01-28 03:20:47 +00:00
Makefile set version to 1.8.0RC1 2017-04-08 21:53:32 +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 SynEdit, fixes to IFDEFED debugln 2016-10-17 02:22:41 +00:00
syneditautocomplete.pp
syneditexport.pas SynEditExporter: less verbose. 2016-11-12 16:31:17 +00:00
syneditfoldedview.pp synedit: clean up 2016-10-17 13:57:23 +00:00
synedithighlighter.pp synedit: fix TSynCustomHighlighter.GetIdentChars. Patch from BBasile 2015-12-23 07:42:31 +00:00
synedithighlighterfoldbase.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
synedithighlighterxmlbase.pas
syneditkeycmds.pp
syneditlines.pas
syneditmarks.pp
syneditmarkup.pp SynEdit: fix special line markup, broken in revision 53988 #41861e5d2c 2017-01-29 21:42:42 +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 SynEdit: Markup fold color, if else chain / nesting based on indent, part of patch 20 from issue by Pascal R. 2017-02-14 20:00:04 +00:00
syneditmarkupguttermark.pp
syneditmarkuphighall.pp
syneditmarkupifdef.pp SynEdit: fix special line markup, broken in revision 53988 #41861e5d2c 2017-01-29 21:42:42 +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 Qt5: integration into LCL 2016-12-30 15:05:34 +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 2016-05-09 19:17:28 +00:00
synedittextbase.pas
synedittextbidichars.pas
synedittextbuffer.pp SynEdit: revert 52474 #1c0abfedcb/52478 #2a7afe821b // more precise change indicator gutter. Issue 2016-07-31 23:14:11 +00:00
synedittextdoublewidthchars.pas
synedittextsystemcharwidth.pas
synedittexttabexpander.pas
synedittexttrimmer.pas SynEdit: fix space-trimmer, incorrectly sending 0-based x pos. fixes issue (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 2016-05-09 19:17:28 +00:00
syngutterbase.pp
syngutterchanges.pas
synguttercodefolding.pp
syngutterlinenumber.pp
syngutterlineoverview.pp SynEdit: Clicks on overview gutter. Issue 2016-05-09 19:17:28 +00:00
synguttermarks.pp
synhighlighterany.pas
synhighlighterbat.pas
synhighlightercpp.pp
synhighlightercss.pas
synhighlighterdiff.pas SynEdit: Diff Highlighter fix endless loop. Issue 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 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 SynEdit: fix parsing while/with before except,finally,until with no semicolon 2017-01-31 17:40:02 +00:00
synhighlighterperl.pas
synhighlighterphp.pas
synhighlighterpike.pas
synhighlighterpo.pp components: PO highlighter regression fix from r51001 #654493d96e, issue 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 Spelling 2016-07-31 14:48:50 +00:00
synpluginsyncroedit.pp
synpluginsyncronizededitbase.pp
synplugintemplateedit.pp
syntextdrawer.pp