lazarus/components/synedit
2009-08-19 19:42:22 +00:00
..
design
languages * Updated Russian translation by Maxim Ganetsky 2009-08-12 22:08:40 +00:00
test SynEdit: Added some tests 2009-08-01 23:12:06 +00:00
allsyneditunits.pp SynEdit: Added Syncron-edit mode 2009-07-21 22:44:09 +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, Completion: Fixes for the component (nothing changes for IDE). Only the first char was looked-up, because keystrokes where recorded twice (utf8, and plain) 2009-08-05 00:12:11 +00:00
syndesignstringconstants.pas
synedit.inc
synedit.pp SynEdit: The clipboard may fail to store SynEdits Metadata. In most cases this will make no difference, since the text has been copied. No longer throwing an exception by default 2009-08-15 21:48:19 +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 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 persistent block 2009-07-26 23:06:26 +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 Syncron-edit mode 2009-07-21 22:44:09 +00:00
syneditmarkupbracket.pp SynEdit, removed a circular unit ref 2009-06-20 20:25:21 +00:00
syneditmarkupctrlmouselink.pp SynEdit small optimization (unnecessary call to shiftstate) 2009-07-29 19:14:32 +00:00
syneditmarkuphighall.pp SynEdit, small optimization for same-word-markup (dont, try to find block, if select-all) 2009-07-24 21:35:14 +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: Added Syncron-edit mode 2009-07-21 22:44:09 +00:00
syneditmiscprocs.pp SynEdit: Refactored/Centralized detection of words/wordbreaks in text 2009-07-06 13:42:13 +00:00
syneditmousecmds.pp EditorOptions: added simplified Mouse settings 2009-08-15 20:05:01 +00:00
syneditplugins.pas SynEdit: Add key-bindings for column-mode-selection (ALT-Shift-Cursor*). Issue #13238. (Based on a patch by dmitry boyarintsev) 2009-03-07 12:20:26 +00:00
syneditpointclasses.pas SynEdit: Fixed some utf8 issues in smColumn mode blocks 2009-08-01 23:11:33 +00:00
syneditregexsearch.pas
syneditsearch.pp
syneditstrconst.pp SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synedittextbase.pas Synedit: Syncro/Template edit, detect and de-activate if undo goes before activation point (forgot a file) 2009-07-28 20:39:28 +00:00
synedittextbuffer.pp SynEdit: fixed an issue with undo if eoScrollPastEOL and NO-TrimmSpace is set. Padding spaces for text inserted past eol was not undone 2009-08-01 16:02:05 +00:00
synedittextdoublewidthchars.pas
synedittexttabexpander.pas SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param 2009-04-04 21:23:53 +00:00
synedittexttrimmer.pas SynEdit: Small optimization to the undo system 2009-07-25 23:52:08 +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 EditorOptions: added color for Gutter-Separator / Hide unsupported Color/Style Features 2009-08-10 16:07:32 +00:00
syngutterbase.pp SynEdit, Mouse Actions: Added Priority 2009-06-08 23:53:55 +00:00
syngutterchanges.pas SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param 2009-04-04 21:23:53 +00:00
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 synedit: allow to set/clear debug execution marks 2009-03-14 19:01:35 +00:00
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: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +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 SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param 2009-04-04 21:23:53 +00:00
synhighlighterunixshellscript.pas SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlightervb.pas SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlighterxml.pas SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synmacrorecorder.pas
synmemo.pas Fixed Mouse action for SynMemo issue #13902 2009-06-03 23:25:06 +00:00
synpluginsyncroedit.pp SynEdit: SyncronEdit: made ProcessMessages interval time based instead of words-processed count. Better responsiveness on not so fast pc. Added idle calls 2009-08-19 19:42:22 +00:00
synpluginsyncronizededitbase.pp Syncron-Edit: Improved cell selection, go to next different cell via tab / Handle Mouse correctly, if Mouse up and other actions are assigned to gutter 2009-08-12 23:11:23 +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 SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param 2009-04-04 21:23:53 +00:00
synpropertyeditobjectlist.lrs SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param 2009-04-04 21:23:53 +00:00
synpropertyeditobjectlist.pas SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param 2009-04-04 21:23:53 +00:00
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