| .. |
|
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
|
removed non-utf8 polish translations
|
2009-04-06 19:46:22 +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: Fixed flicker, if themes(Windows) where off. SynEdit would not use a double-buffer then. issue #0013550
|
2009-04-21 12:51:31 +00:00 |
|
syneditautocomplete.pp
|
|
|
|
syneditexport.pas
|
|
|
|
syneditfoldedview.pp
|
SynEdit, Fixed fold-context menu. Some items would not show, if begin-end blocks were not folded. issue #13576
|
2009-04-24 10:12:20 +00:00 |
|
synedithighlighter.pp
|
SynEdit: Allow configuration for folding
|
2009-04-05 20:46:30 +00:00 |
|
synedithighlighterfoldbase.pas
|
SynEdit, Fixed fold-context menu. Some items would not show, if begin-end blocks were not folded. issue #13576
|
2009-04-24 10:12:20 +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, Word-Pair-Markup, fixed drawing artefacts, if another window was moved over the editor
|
2009-04-14 20:44:47 +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: Fixed deleting block. If block-begin was past eol, sometimes a text fragment would remain. issue #0013534
|
2009-04-17 22:26:35 +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 Folding: Improved Pop-up-Menu on fold-gutter => replace normal popup.
|
2009-04-19 17:11:02 +00:00 |
|
syngutterbase.pp
|
SynEdit Folding: Improved Pop-up-Menu on fold-gutter => replace normal popup.
|
2009-04-19 17:11:02 +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 Folding: Improved Pop-up-Menu on fold-gutter => replace normal popup.
|
2009-04-19 17:11:02 +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 C++ Highlighter: Fixed closing multi line string, if closing quote is at start of line. issue #0013502
|
2009-04-13 16:22:51 +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, Fixed fold-context menu. Some items would not show, if begin-end blocks were not folded. issue #13576
|
2009-04-24 10:12:20 +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 |