lazarus/components/synedit
2009-11-08 09:24:15 +00:00
..
design
languages regenerate po files 2009-10-02 06:59:31 +00:00
test SynEdit: more tests 2009-11-05 23:47:00 +00:00
allsyneditunits.pp
Makefile
Makefile.fpc
synbeautifier.pas IDE: enabled codetools auto indent by default 2009-11-03 13:10:56 +00:00
syncompletion.pas SynEdit / IDE: Keep cursor at position, if codetools makes changes to toher location (like updating component names) issue #12344 2009-09-22 23:13:04 +00:00
syndesignstringconstants.pas
synedit.inc
synedit.pp SynEdit: Clean-up 2009-11-05 21:36:08 +00:00
syneditautocomplete.pp
syneditexport.pas
syneditfoldedview.pp Synedit: Fixed missing invalidation, after folding "/fold" default region 2009-08-11 23:54:05 +00:00
synedithighlighter.pp synedit: workaround for broken compilation in 21184 2009-08-12 11:33:06 +00:00
synedithighlighterfoldbase.pas
syneditkeycmds.pp SynEdit, added 2nd "home" command: first word in line / issue #14440 2009-09-06 15:09:35 +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 SynEdit small optimization (unnecessary call to shiftstate) 2009-07-29 19:14:32 +00:00
syneditmarkuphighall.pp
syneditmarkupselection.pp
syneditmarkupspecialline.pp
syneditmarkupwordgroup.pp
syneditmiscclasses.pp SynEdit: added events for OnPaste / OnCutCopy 2009-11-04 23:16:49 +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, IDE: Fixes and Refactor for SynBeautifier (includes updates for codetools auto-indent) 2009-11-02 01:36:04 +00:00
syneditregexsearch.pas synedit: fixed file encoding 2009-08-31 22:11:30 +00:00
syneditsearch.pp
syneditstrconst.pp SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synedittextbase.pas synedit: TSynEditLines: added TextChangeStamp 2009-10-28 13:56:11 +00:00
synedittextbuffer.pp SynEdit: Small optimization, avoid unnecessary operation 2009-11-03 23:31:27 +00:00
synedittextdoublewidthchars.pas
synedittexttabexpander.pas
synedittexttrimmer.pas SynEdit, Trim spaces: Callback was triggered before trimmed spaces were added to cache. Leading to incorrect adjustment of block-selections (only happened with move Persistent-Block (ctrl-k,v) if last word on line was selected) 2009-08-30 13:12:32 +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 EditorOptions: added color for Gutter-Separator / Hide unsupported Color/Style Features 2009-08-10 16:07:32 +00:00
syngutterbase.pp
syngutterchanges.pas
synguttercodefolding.pp SynEdit: right click fold-gutter crashes, if no fold-highlighter is avail. Issue #14855 2009-10-31 17:26:55 +00:00
syngutterlinenumber.pp
synguttermarks.pp
synhighlighterany.pas SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlightercpp.pp SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlightercss.pas SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlighterhashentries.pas
synhighlighterhtml.pp SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlighterjava.pas SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlighterjscript.pas SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlighterlfm.pas SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlightermulti.pas SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlighterpas.pp synedit: highlight 'static' context keyword 2009-11-08 09:24:15 +00:00
synhighlighterperl.pas SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlighterphp.pas SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlighterposition.pas SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlighterpython.pas SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlightersql.pas SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlightertex.pas
synhighlighterunixshellscript.pas SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlightervb.pas synedit: fixed file encoding 2009-08-31 22:11:30 +00:00
synhighlighterxml.pas SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synmacrorecorder.pas synedit: fixed file encoding 2009-08-31 22:11:30 +00:00
synmemo.pas
synpluginsyncroedit.pp synedit: added checks if handle is allocated 2009-08-22 19:42:50 +00:00
synpluginsyncronizededitbase.pp SynEdit, Syncro/Template Edit: partly improve detection of edited cell (see note on issue #14813 for details) 2009-10-17 01:26:44 +00:00
synplugintemplateedit.pp Synedit: Syncro/Template edit, detect and de-activate if undo goes before activation point 2009-07-28 20:30:25 +00:00
synpropertyeditobjectlist.lfm
synpropertyeditobjectlist.lrs
synpropertyeditobjectlist.pas
synregexpr.pas
syntextdrawer.pp