lazarus/components/synedit
2009-07-08 23:46:06 +00:00
..
design
languages updated po files 2009-06-10 21:39:10 +00:00
allsyneditunits.pp SynEdit: Added code-template mode: Edit params in cells / Renamed Unit 2009-06-24 22:50:35 +00:00
Makefile
Makefile.fpc
synbeautifier.pas SynEdit: Fix for auto unindent (new indent detection did not skip empty lines) 2009-06-23 20:03:26 +00:00
syncompletion.pas SynEdit: Fixed Fontheight for Completion/form/list; issue #14114 2009-07-08 14:51:10 +00:00
syndesignstringconstants.pas
synedit.inc
synedit.pp SynEdit: switching OFF ScrollPastEndofFILE would not reset top-line, if editor was scrolled past eof 2009-07-08 23:44:43 +00:00
syneditautocomplete.pp
syneditexport.pas
syneditfoldedview.pp SynEdit: Fixed insufficient redraw after unfolding, if fold was at first line of file 2009-06-18 10:10:48 +00:00
synedithighlighter.pp SynEdit, Pascal Highlighter. Support strict private, strict protected; issue #13928 2009-06-08 17:03:27 +00:00
synedithighlighterfoldbase.pas SynEdit: Fixed folding in some cases with mixed (ifdef vs begin) and closing keyword on same line, would fold to many lines 2009-06-16 16:54:53 +00:00
syneditkeycmds.pp SynEdit: Added code-template mode: Edit params in cells 2009-06-24 19:33:05 +00:00
syneditlazdsgn.lrs
syneditlazdsgn.pas
syneditlines.pas
syneditmarks.pp SynEdit: Improved tracking of bookmarks, when lines are inserted/removed 2009-06-21 19:30:24 +00:00
syneditmarkup.pp SynEdit: Added code-template mode: Edit params in cells 2009-06-24 19:33:05 +00:00
syneditmarkupbracket.pp SynEdit, removed a circular unit ref 2009-06-20 20:25:21 +00:00
syneditmarkupctrlmouselink.pp SynEdit, removed a circular unit ref 2009-06-20 20:25:21 +00:00
syneditmarkuphighall.pp SynEdit, removed a circular unit ref 2009-06-20 20:25:21 +00:00
syneditmarkupselection.pp SynEdit, removed a circular unit ref 2009-06-20 20:25:21 +00:00
syneditmarkupspecialline.pp SynEdit, removed a circular unit ref 2009-06-20 20:25:21 +00:00
syneditmarkupwordgroup.pp SynEdit, removed a circular unit ref 2009-06-20 20:25:21 +00:00
syneditmiscclasses.pp SynEdit: Refactored/Centralized detection of words/wordbreaks in text 2009-07-06 13:42:13 +00:00
syneditmiscprocs.pp SynEdit: Refactored/Centralized detection of words/wordbreaks in text 2009-07-06 13:42:13 +00:00
syneditmousecmds.pp SynEdit, Mouse Actions: Added Priority 2009-06-08 23:53:55 +00:00
syneditplugins.pas
syneditpointclasses.pas SynEdit: Fixed regression from rev 20806 #7cb446bf36, the behaviour of ScrollPastEndOfLINE was partly inverse. Bug #14117 2009-07-08 23:46:06 +00:00
syneditregexsearch.pas
syneditsearch.pp
syneditstrconst.pp SynEdit, Mouse Actions: Added IDE-Command 2009-06-08 22:35:47 +00:00
synedittextbase.pas SynEdit: Added code-template mode: Edit params in cells 2009-06-24 19:33:05 +00:00
synedittextbuffer.pp SynEdit: Improved tracking of bookmarks, when lines are inserted/removed (the 2nd half of files) 2009-06-21 19:32:29 +00:00
synedittextdoublewidthchars.pas
synedittexttabexpander.pas
synedittexttrimmer.pas SynEdit: Added code-template mode: Edit params in cells 2009-06-24 19:33:05 +00:00
synedittypes.pp SynEdit: Added Copy and paste with ability to keep folded text 2009-06-11 23:00:44 +00:00
synexporthtml.pas
syngutter.pp SynEdit: Clean-up 2009-06-23 14:18:34 +00:00
syngutterbase.pp SynEdit, Mouse Actions: Added Priority 2009-06-08 23:53:55 +00:00
syngutterchanges.pas
synguttercodefolding.pp SynEdit, Mouse Actions: Added Priority 2009-06-08 23:53:55 +00:00
syngutterlinenumber.pp EditorOptions/Mouse: Added Config for Line-Number-Gutter => End users can add option to select line 2009-06-04 21:49:15 +00:00
synguttermarks.pp
synhighlighterany.pas
synhighlightercpp.pp
synhighlightercss.pas
synhighlighterhashentries.pas
synhighlighterhtml.pp
synhighlighterjava.pas
synhighlighterjscript.pas
synhighlighterlfm.pas
synhighlightermulti.pas
synhighlighterpas.pp SynEdit: allow saving of fold-state 2009-06-17 18:13:50 +00:00
synhighlighterperl.pas
synhighlighterphp.pas
synhighlighterposition.pas
synhighlighterpython.pas
synhighlightersql.pas
synhighlightertex.pas
synhighlighterunixshellscript.pas
synhighlightervb.pas
synhighlighterxml.pas
synmacrorecorder.pas
synmemo.pas Fixed Mouse action for SynMemo issue #13902 2009-06-03 23:25:06 +00:00
synpluginsyncronizededitbase.pp SynEdit: Added code-template mode: Edit params in cells / Renamed Unit 2009-06-24 22:50:35 +00:00
synplugintemplateedit.pp SynEdit: Added code-template mode: Edit params in cells / Renamed Unit 2009-06-24 22:50:35 +00:00
synpropertyeditobjectlist.lfm
synpropertyeditobjectlist.lrs
synpropertyeditobjectlist.pas
synregexpr.pas SynEdit, Search/Replace: implemented \n in replacement string for reg exp, issue #13748 2009-06-08 00:26:02 +00:00
syntextdrawer.pp SynEdit: Fixed regression from revision 19907 #e747489eff/19908 #a24043f0e8, Chinese/Eastern DoubleWidth fonts where drawn with too much spacing. Bug #13764 2009-05-19 18:24:21 +00:00