lazarus/components/synedit
2014-05-12 19:58:07 +00:00
..
design SynEdit: fix designer (correct inherited) 2014-03-22 10:59:50 +00:00
docs/xml fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00
languages Translations: Hungarian translation update by Péter Gábor, bug #26144 2014-05-11 21:56:45 +00:00
test SynEdit: Markup-IfDef; fix crash. Issue: #0025811 2014-03-04 19:22:38 +00:00
allsynedit.pas
fpmake.pp
lazsyneditmousecmdstypes.pp
lazsynedittext.pas fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00
lazsynimm.pas
lazsyntextarea.pp SynEdit: paint, ensure field for Attribute is initialized 2013-11-11 21:09:10 +00:00
Makefile fixed make distclean 2014-02-18 17:37:14 +00:00
Makefile.compiled
Makefile.fpc fixed make distclean 2014-02-18 17:37:14 +00:00
synbeautifier.pas synedit: less hints 2014-02-06 09:33:13 +00:00
syncompletion.pas SynEdit: SynCompletion, a fix 64 bit compilation 2013-10-28 11:13:23 +00:00
synedit.inc
synedit.lpk
synedit.pp SynEdit: remove double calling of iherited in TCustomSynEdit.WMKillFocus. 2014-05-04 22:37:57 +00:00
syneditautocomplete.pp SynEdit, IDE: Fix phys/logic char pos in autocomplete. Issue #0026038 2014-04-17 22:25:13 +00:00
syneditexport.pas
syneditfoldedview.pp SynEdit: prepare extra highlight for lines starting a fold 2013-11-11 20:28:56 +00:00
synedithighlighter.pp synedit: less hints 2014-02-06 09:33:13 +00:00
synedithighlighterfoldbase.pas fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00
synedithighlighterxmlbase.pas
syneditkeycmds.pp
syneditlines.pas
syneditmarks.pp
syneditmarkup.pp
syneditmarkupbracket.pp
syneditmarkupctrlmouselink.pp SynEdit: speed up large operations (search replace) 2014-01-18 01:19:11 +00:00
syneditmarkupguttermark.pp
syneditmarkuphighall.pp SynEdit: Highlight-all, fix index for last element 2013-11-05 09:59:55 +00:00
syneditmarkupifdef.pp SynEdit: Markup-IfDef; fix crash. Issue: #0025811 2014-03-04 19:22:38 +00:00
syneditmarkupselection.pp
syneditmarkupspecialchar.pp
syneditmarkupspecialline.pp SynEdit: Fixed current line highlight, for use of synedit outside the IDE. 2014-03-17 20:32:21 +00:00
syneditmarkupwordgroup.pp
syneditmiscclasses.pp fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00
syneditmiscprocs.pp
syneditmousecmds.pp SynEdit: fixed, do not display popup while paintlocked 2013-09-11 21:06:27 +00:00
syneditplugins.pas
syneditpointclasses.pas SynEdit: avoid duplicate call 2014-01-19 03:02:30 +00:00
syneditregexsearch.pas
syneditsearch.pp
syneditstrconst.pp
synedittextbase.pas
synedittextbidichars.pas
synedittextbuffer.pp SynEdit: speed up large operations (search replace) / fix 2014-01-18 19:06:02 +00:00
synedittextdoublewidthchars.pas SynEdit: Fixed double width chars $3000-$303E which were not detected correctly. 2014-05-12 19:58:07 +00:00
synedittextsystemcharwidth.pas
synedittexttabexpander.pas fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00
synedittexttrimmer.pas SynEdit: fixed wrong index in space trimmer. Issue #0025843 2014-03-10 15:44:02 +00:00
synedittypes.pp
synexporthtml.pas
syngutter.pp
syngutterbase.pp
syngutterchanges.pas
synguttercodefolding.pp SynEdit: fixed, do not display popup while paintlocked 2013-09-11 21:06:27 +00:00
syngutterlinenumber.pp
syngutterlineoverview.pp SynEdit: speed up large operations (search replace) 2014-01-18 01:19:11 +00:00
synguttermarks.pp
synhighlighterany.pas SynEdit: additions to GetDefaultAttribute. Experimental. 2013-12-14 13:40:04 +00:00
synhighlighterbat.pas SynEdit: additions to GetDefaultAttribute. Experimental. 2013-12-14 13:40:04 +00:00
synhighlightercpp.pp SynEdit: additions to GetDefaultAttribute. Experimental. 2013-12-14 13:40:04 +00:00
synhighlightercss.pas SynEdit: additions to GetDefaultAttribute. Experimental. 2013-12-14 13:40:04 +00:00
synhighlighterdiff.pas
synhighlighterhashentries.pas
synhighlighterhtml.pp
synhighlighterini.pas SynEdit: additions to GetDefaultAttribute. Experimental. 2013-12-14 13:40:04 +00:00
synhighlighterjava.pas SynEdit: additions to GetDefaultAttribute. Experimental. 2013-12-14 13:40:04 +00:00
synhighlighterjscript.pas
synhighlighterlfm.pas SynEdit: additions to GetDefaultAttribute. Experimental. 2013-12-14 13:40:04 +00:00
synhighlightermulti.pas
synhighlighterpas.pp SynEdit: fixed missing invalidation for foldconf markup 2014-02-13 17:48:11 +00:00
synhighlighterperl.pas SynEdit: additions to GetDefaultAttribute. Experimental. 2013-12-14 13:40:04 +00:00
synhighlighterphp.pas SynEdit: additions to GetDefaultAttribute. Experimental. 2013-12-14 13:40:04 +00:00
synhighlighterpo.pp
synhighlighterposition.pas
synhighlighterpython.pas SynEdit: additions to GetDefaultAttribute. Experimental. 2013-12-14 13:40:04 +00:00
synhighlightersql.pas SynEdit: additions to GetDefaultAttribute. Experimental. 2013-12-14 13:40:04 +00:00
synhighlightertex.pas
synhighlighterunixshellscript.pas SynEdit: additions to GetDefaultAttribute. Experimental. 2013-12-14 13:40:04 +00:00
synhighlightervb.pas SynEdit: additions to GetDefaultAttribute. Experimental. 2013-12-14 13:40:04 +00:00
synhighlighterxml.pas
synmacrorecorder.pas
synmemo.pas SynEdit: publish OnUtf8KeyPress for TSynEdit and TSynMemo. 2014-05-04 22:32:14 +00:00
synpluginsyncroedit.pp
synpluginsyncronizededitbase.pp
synplugintemplateedit.pp SynEdit, IDE: Fix phys/logic char pos in autocomplete. Issue #0026038 2014-04-17 22:25:13 +00:00
synregexpr.pas
syntextdrawer.pp