lazarus/components/synedit
2009-03-26 17:45:54 +00:00
..
design Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package. 2009-02-26 23:31:02 +00:00
languages translations: german: updates from Joerg Braun 2009-03-02 21:56:58 +00:00
allsyneditunits.pp Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package. 2009-02-26 23:31:02 +00:00
Makefile Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package. 2009-02-26 23:31:02 +00:00
Makefile.fpc Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package. 2009-02-26 23:31:02 +00:00
synbeautifier.pas SynEdit: Refactor the Undo/Redo system. Should fix some issues with column selection too; and enables group-undo for all kind of edit-actions; also fixes bug #13298 2009-03-15 16:56:58 +00:00
synbeautifierpas.pas SynEdit: Refactor/Cleanup Highlighter 2009-03-25 21:40:50 +00:00
syncompletion.pas components: remove Ctrl3D, ParentCtl3D properties 2009-01-31 12:02:04 +00:00
syndesignstringconstants.pas Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package. 2009-02-26 23:31:02 +00:00
synedit.inc
synedit.pp SynEdit: Cleanup, removed unused variables 2009-03-25 21:49:32 +00:00
syneditautocomplete.pp
syneditexport.pas
syneditfoldedview.pp SynEdit: Refactor/Cleanup Highlighter 2009-03-25 21:40:50 +00:00
synedithighlighter.pp SynEdit: Refactor/Cleanup Highlighter 2009-03-25 21:40:50 +00:00
synedithighlighterfoldbase.pas SynEdit: Refactor/Cleanup Highlighter 2009-03-25 21:40:50 +00:00
syneditkeycmds.pp SynEdit: Fixed Column mode (revision 18908 #72776045a9): deleting a column selection, would actually delete the normal selection with the same end-points 2009-03-07 14:06:00 +00:00
syneditlazdsgn.lrs
syneditlazdsgn.pas
syneditlines.pas SynEdit, Refactor: Separated the interface to Lines, from the TextBuffer implementation (forgot one file) 2009-02-28 18:17:13 +00:00
syneditmarks.pp synedit: some changes for marks 2009-03-11 03:19:54 +00:00
syneditmarkup.pp Cleanup SynEdit: Removed unnecessary uses, redeclaration's,... 2009-01-31 16:33:20 +00:00
syneditmarkupbracket.pp SynEdit, fix drawing of Frame-Highlights 2009-01-03 02:00:34 +00:00
syneditmarkupctrlmouselink.pp Cleanup SynEdit: Removed unnecessary uses, redeclaration's,... 2009-01-31 16:33:20 +00:00
syneditmarkuphighall.pp clean up 2009-01-29 09:06:02 +00:00
syneditmarkupselection.pp SynEdit, fix drawing of Frame-Highlights 2009-01-03 02:00:34 +00:00
syneditmarkupspecialline.pp SynEdit, fix drawing of Frame-Highlights 2009-01-03 02:00:34 +00:00
syneditmarkupwordgroup.pp SynEdit, Current-Word-Markup: Slightly reduced resource usage 2009-03-23 22:13:11 +00:00
syneditmiscclasses.pp SynEdit, Refactor: Separated the interface to Lines, from the TextBuffer implementation 2009-02-28 18:13:43 +00:00
syneditmiscprocs.pp SynEdit, Refactor: Changed Phys/Logical Conversation (tabs, utf8) 2009-02-08 17:01:36 +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: Cleanup, removed unused variables 2009-03-25 21:49:32 +00:00
syneditregexsearch.pas
syneditsearch.pp SynEdit search: MultiLine-none-pattern search did crash or skip results (compilation for linux) 2009-01-02 20:42:02 +00:00
syneditstrconst.pp
synedittextbase.pas SynEdit: Refactor/Cleanup Highlighter 2009-03-25 21:40:50 +00:00
synedittextbuffer.pp SynEdit: Refactor/Cleanup Highlighter 2009-03-25 21:40:50 +00:00
synedittextdoublewidthchars.pas SynEdit: Improve non utf8 char-set handling (may happen with gtk1). This was broken by DoubleWidthChar handling 2009-02-13 20:10:39 +00:00
synedittexttabexpander.pas synedit: reduce amount of warnings 2009-03-01 11:17:25 +00:00
synedittexttrimmer.pas SynEdit, Trim-Trailing-Spaces: Added Position-Only mode(no space inserted/looses tabs); changed default to "Edit or Leave line" 2009-03-26 17:45:54 +00:00
synedittypes.pp SynEdit: Refactor the Undo/Redo system. Should fix some issues with column selection too; and enables group-undo for all kind of edit-actions; also fixes bug #13298 2009-03-15 16:56:58 +00:00
synexporthtml.pas
syngutter.pp SynEdit, Refactor: Separated the interface to Lines, from the TextBuffer implementation 2009-02-28 18:13:43 +00:00
syngutterbase.pp Cleanup SynEdit: Removed unnecessary uses, redeclaration's,... 2009-01-31 16:33:20 +00:00
syngutterchanges.pas SynEdit Gutter: Cleanup, Refactor, Added some helper methods 2009-01-21 01:52:28 +00:00
synguttercodefolding.pp SynEdit, Refactor: Separated the interface to Lines, from the TextBuffer implementation 2009-02-28 18:13:43 +00:00
syngutterlinenumber.pp SynEdit, Refactor: Separated the interface to Lines, from the TextBuffer implementation 2009-02-28 18:13:43 +00:00
synguttermarks.pp synedit: allow to set/clear debug execution marks 2009-03-14 19:01:35 +00:00
synhighlighterany.pas
synhighlightercpp.pp Fix revision 19004 #3f77b5575f => somehow an extra line made it into the code 2009-03-15 23:06:24 +00:00
synhighlightercss.pas
synhighlighterhashentries.pas
synhighlighterhtml.pp
synhighlighterjava.pas
synhighlighterjscript.pas
synhighlighterlfm.pas
synhighlightermulti.pas
synhighlighterpas.pp SynEdit: Refactor/Cleanup Highlighter 2009-03-25 21:40: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 SynEdit, Refactor: Separated the interface to Lines, from the TextBuffer implementation 2009-02-28 18:13:43 +00:00
synpropertyeditobjectlist.lfm Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package. 2009-02-26 23:31:02 +00:00
synpropertyeditobjectlist.lrs Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package. 2009-02-26 23:31:02 +00:00
synpropertyeditobjectlist.pas Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package. 2009-02-26 23:31:02 +00:00
synregexpr.pas
syntextdrawer.pp SynEdit, more checks to ensure enforced monospace 2009-02-03 00:03:48 +00:00