lazarus/components/synedit
2010-04-02 00:37:27 +00:00
..
design
docs/xml Synedit: docs 2010-03-25 03:15:48 +00:00
languages translations: german: updates from Joerg Braun 2010-03-20 19:34:27 +00:00
test SynEdit: Tests for group undo for smart-unindent 2009-11-13 21:56:58 +00:00
allsyneditunits.pp
Makefile SynEdit, Makefile: added missing units 2009-11-17 20:53:55 +00:00
Makefile.fpc SynEdit, Makefile: added missing units 2009-11-17 20:53:55 +00:00
synbeautifier.pas SynEdit: Fix smart unindent obeys read-only 2009-11-19 23:54:52 +00:00
syncompletion.pas LCL: removed unused flag csCreating 2010-03-11 20:59:37 +00:00
syndesignstringconstants.pas
synedit.inc
synedit.pp SynEdit: Fixed Plugin (Template/Syncro) handling for DualView 2010-04-02 00:37:27 +00:00
syneditautocomplete.pp SynEdit: Remove references from old objects, when releasing 2010-03-21 18:04:17 +00:00
syneditexport.pas
syneditfoldedview.pp SynEdit: fixed an issue with unfolding, if fold starts on very first line (display was not repainted) 2009-11-15 22:06:54 +00:00
synedithighlighter.pp SynEdit: Starting Multi-View SynEdit 2009-11-19 00:14:36 +00:00
synedithighlighterfoldbase.pas SynEdit: Added fold config for for XML/LFM 2009-11-16 13:42:30 +00:00
syneditkeycmds.pp SynEdit: Fixed group undo for smart-unindent 2009-11-13 21:56:26 +00:00
syneditlazdsgn.lrs
syneditlazdsgn.pas
syneditlines.pas synedit: TSynEditLines: added TextChangeStamp 2009-10-28 13:56:11 +00:00
syneditmarks.pp
syneditmarkup.pp
syneditmarkupbracket.pp
syneditmarkupctrlmouselink.pp
syneditmarkuphighall.pp
syneditmarkupselection.pp
syneditmarkupspecialline.pp
syneditmarkupwordgroup.pp
syneditmiscclasses.pp SynEdit: Remove references from old objects, when releasing 2010-03-21 18:04:17 +00:00
syneditmiscprocs.pp
syneditmousecmds.pp reduced warnings 2009-11-03 13:11:38 +00:00
syneditplugins.pas synedit: fixed file encoding 2009-08-31 22:11:30 +00:00
syneditpointclasses.pas SynEdit: Replacing BlockMode selection now inserts in BlockMode too 2010-02-05 16:23:06 +00:00
syneditregexsearch.pas synedit: fixed file encoding 2009-08-31 22:11:30 +00:00
syneditsearch.pp
syneditstrconst.pp
synedittextbase.pas SynEdit: Starting Multi-View SynEdit 2009-11-19 00:14:36 +00:00
synedittextbuffer.pp SynEdit: Starting Multi-View SynEdit 2009-11-19 00:14:36 +00:00
synedittextdoublewidthchars.pas
synedittexttabexpander.pas
synedittexttrimmer.pas SynEdit: refactor, moved some undo/redo code to the lines object 2009-11-18 16:53:20 +00:00
synedittypes.pp
synexporthtml.pas synedit: revert some changes made in r21507 #8018937c08 since they break compilation 2009-09-01 01:17:52 +00:00
syngutter.pp SynEdit: Fix streaming inside frames (issue #14952, issue #14943) 2009-11-08 17:14:33 +00:00
syngutterbase.pp SynEdit: Fix streaming inside frames (issue #14952, issue #14943) 2009-11-08 17:14:33 +00:00
syngutterchanges.pas
synguttercodefolding.pp SynEdit: Basic folding for LFM 2009-11-13 00:00:03 +00:00
syngutterlinenumber.pp
synguttermarks.pp
synhighlighterany.pas SynEdit HighlighterAny: Fixed updating the Comment Value 2010-03-29 20:15:32 +00:00
synhighlightercpp.pp
synhighlightercss.pas
synhighlighterhashentries.pas
synhighlighterhtml.pp
synhighlighterjava.pas
synhighlighterjscript.pas
synhighlighterlfm.pas SynEdit: Added fold config for for XML/LFM 2009-11-16 13:42:30 +00:00
synhighlightermulti.pas
synhighlighterpas.pp synedit: highlight proc modifiers also in class without sections 2010-02-25 03:21:54 +00:00
synhighlighterperl.pas
synhighlighterphp.pas
synhighlighterposition.pas
synhighlighterpython.pas
synhighlightersql.pas
synhighlightertex.pas
synhighlighterunixshellscript.pas
synhighlightervb.pas synedit: fixed file encoding 2009-08-31 22:11:30 +00:00
synhighlighterxml.pas SynEdit: Added fold config for for XML/LFM 2009-11-16 13:42:30 +00:00
synmacrorecorder.pas synedit: fixed file encoding 2009-08-31 22:11:30 +00:00
synmemo.pas SynMemo: missing properties/methods 2009-11-18 03:33:29 +00:00
synpluginsyncroedit.pp
synpluginsyncronizededitbase.pp SynEdit, SourceEditor: refactored Syncro-edit detection 2009-11-26 07:32:31 +00:00
synplugintemplateedit.pp
synpropertyeditobjectlist.lfm
synpropertyeditobjectlist.pas lazarus: extract some classes from propedits to propeditutils by Ask (issue #0015531) 2010-01-17 07:12:12 +00:00
synregexpr.pas
syntextdrawer.pp