lazarus/components/synedit
2017-10-29 16:09:13 +00:00
..
design IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
docs/xml
languages Translations: Lithuanian translation update by Valdas Jankūnas, bug #32126 2017-07-08 12:47:30 +00:00
test SynEdit: test for fix crash in fold structure code TLazSynEditNestedFoldsList 2017-07-31 02:56:44 +00:00
allsynedit.pas SynEdit: Remove SynRegExpr and use the identical RegExpr from FCL. 2016-12-21 22:35:05 +00:00
Contributors.txt
fpmake.pp SynEdit: Remove SynRegExpr and use the identical RegExpr from FCL. 2016-12-21 22:35:05 +00:00
lazsyneditmousecmdstypes.pp
lazsynedittext.pas SynEdit: assert correct method types 2017-07-30 16:37:07 +00:00
lazsynimm.pas
lazsyntextarea.pp SynEdit: markup, added BeginMarkup notification 2017-01-28 03:20:47 +00:00
Makefile updates makefiles 2017-05-18 11:39:53 +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: high-DPI: implement DoAutoAdjustLayout. issue #31753 2017-08-17 10:39:39 +00:00
syneditautocomplete.pp Use Delete() instead of Copy() where appropriate. 2017-06-10 16:30:27 +00:00
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-04 15:14:29 +00:00
synedithighlighter.pp
synedithighlighterfoldbase.pas SynEdit: fix crash in fold structure code TLazSynEditNestedFoldsList. Issue #0032223 2017-07-31 02:56:40 +00:00
synedithighlighterxmlbase.pas
syneditkeycmds.pp
syneditlines.pas
syneditmarks.pp SynEdit: fix range error. Issue #0032067 Patch by Pascal R. 2017-07-30 16:57:48 +00:00
syneditmarkup.pp Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled. 2017-06-04 15:14:29 +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: MarkupFoldColor, fixed crash due to wrong method signature. 2017-05-27 02:40:18 +00:00
syneditmarkupguttermark.pp
syneditmarkuphighall.pp
syneditmarkupifdef.pp SynEdit: assert correct method types 2017-07-30 16:37:07 +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 SynEdit: Paint Caret in paint-event (except win32) / some very few gtk may have issues 2017-09-28 22:01:04 +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
synedittextbase.pas
synedittextbidichars.pas
synedittextbuffer.pp SynEdit: assert correct method types 2017-07-30 16:37:07 +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
syngutterbase.pp synedit: high-DPI: implement DoAutoAdjustLayout. issue #31753 2017-08-17 10:39:39 +00:00
syngutterchanges.pas
synguttercodefolding.pp synedit: high-DPI fixes. issue #31753 2017-08-17 17:40:05 +00:00
syngutterlinenumber.pp SynEdit: assert correct method types 2017-07-30 16:37:07 +00:00
syngutterlineoverview.pp synedit: high-DPI fixes. issue #31753 2017-08-17 17:40:05 +00:00
synguttermarks.pp SynEdit: fix mark gutter, calculating width of mark-image 2017-10-29 16:09:13 +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
synhighlightermulti.pas SynEdit: Remove SynRegExpr and use the identical RegExpr from FCL. 2016-12-21 22:35:05 +00:00
synhighlighterpas.pp SynEdit: PAS highlighter: support NESTEDCOMMENTS mode switch. Issue #32356 2017-08-29 09:39:04 +00:00
synhighlighterperl.pas
synhighlighterphp.pas
synhighlighterpike.pas
synhighlighterpo.pp
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 SynEdit: assert correct method types 2017-07-30 16:37:07 +00:00
synpluginsyncroedit.pp
synpluginsyncronizededitbase.pp SynEdit: assert correct method types 2017-07-30 16:37:07 +00:00
synplugintemplateedit.pp
syntextdrawer.pp