| .. |
|
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, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
|
2009-04-04 21:23:53 +00:00 |
|
syncompletion.pas
|
SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
|
2009-04-04 21:23:53 +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: Divider lines,, if right margin is off (they did draw at random, now the draw independent)
|
2009-04-06 11:23:51 +00:00 |
|
syneditautocomplete.pp
|
|
|
|
syneditexport.pas
|
|
|
|
syneditfoldedview.pp
|
SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
|
2009-04-04 21:23:53 +00:00 |
|
synedithighlighter.pp
|
SynEdit: Allow configuration for folding
|
2009-04-05 20:46:30 +00:00 |
|
synedithighlighterfoldbase.pas
|
SynEdit: Allow configuration for folding
|
2009-04-05 20:46:30 +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
|
SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
|
2009-04-04 21:23:53 +00:00 |
|
syneditmarkupbracket.pp
|
|
|
|
syneditmarkupctrlmouselink.pp
|
|
|
|
syneditmarkuphighall.pp
|
|
|
|
syneditmarkupselection.pp
|
|
|
|
syneditmarkupspecialline.pp
|
|
|
|
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
|
|
|
|
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
|
|
|
|
syneditstrconst.pp
|
|
|
|
synedittextbase.pas
|
SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
|
2009-04-04 21:23:53 +00:00 |
|
synedittextbuffer.pp
|
SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
|
2009-04-04 21:23:53 +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, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
|
2009-04-04 21:23:53 +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
|
|
|
|
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, 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
|
SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
|
2009-04-04 21:23:53 +00:00 |
|
synhighlightercpp.pp
|
SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
|
2009-04-04 21:23:53 +00:00 |
|
synhighlightercss.pas
|
SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
|
2009-04-04 21:23:53 +00:00 |
|
synhighlighterhashentries.pas
|
|
|
|
synhighlighterhtml.pp
|
SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
|
2009-04-04 21:23:53 +00:00 |
|
synhighlighterjava.pas
|
SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
|
2009-04-04 21:23:53 +00:00 |
|
synhighlighterjscript.pas
|
SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
|
2009-04-04 21:23:53 +00:00 |
|
synhighlighterlfm.pas
|
SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
|
2009-04-04 21:23:53 +00:00 |
|
synhighlightermulti.pas
|
SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
|
2009-04-04 21:23:53 +00:00 |
|
synhighlighterpas.pp
|
synedit: clean up
|
2009-04-06 11:12:35 +00:00 |
|
synhighlighterperl.pas
|
SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
|
2009-04-04 21:23:53 +00:00 |
|
synhighlighterphp.pas
|
SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
|
2009-04-04 21:23:53 +00:00 |
|
synhighlighterposition.pas
|
SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
|
2009-04-04 21:23:53 +00:00 |
|
synhighlighterpython.pas
|
SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
|
2009-04-04 21:23:53 +00:00 |
|
synhighlightersql.pas
|
SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
|
2009-04-04 21:23:53 +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, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
|
2009-04-04 21:23:53 +00:00 |
|
synhighlightervb.pas
|
SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
|
2009-04-04 21:23:53 +00:00 |
|
synhighlighterxml.pas
|
SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
|
2009-04-04 21:23:53 +00:00 |
|
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
|
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
|
|
|
|
syntextdrawer.pp
|
SynEdit: Change the order in which lines, frames and text is drawn. Fixes issue #13436
|
2009-04-04 23:51:31 +00:00 |