.. |
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
|
updated po files with new strings
|
2009-04-29 05:37:42 +00:00 |
allsyneditunits.pp
|
synedit: clean up
|
2009-06-06 11:11:28 +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, Beautifier: added Line param to OnDesiredIndentNeeded
|
2009-06-06 18:43:12 +00:00 |
syncompletion.pas
|
synedit: syncompletion: overriding UTF8 keypress in TSynAutoComplete
|
2009-05-17 00:11:26 +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
|
codetools: moved indenter to TCodeToolManager
|
2009-06-06 16:16:51 +00:00 |
syneditautocomplete.pp
|
|
|
syneditexport.pas
|
|
|
syneditfoldedview.pp
|
EditorOptions/Mouse: Added more Fold Actions templates
|
2009-06-04 23:59:16 +00:00 |
synedithighlighter.pp
|
SynEdit: Added ability for highlighter to specify color for the area past the "end of line". Based on a patch by Brad Campbell
|
2009-05-26 14:13:22 +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
|
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
|
|
|
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
|
SynEdit, Refactor: Changed Phys/Logical Conversation (tabs, utf8)
|
2009-02-08 17:01:36 +00:00 |
syneditmousecmds.pp
|
EditorOptions/Mouse: Added more Fold Actions templates
|
2009-06-04 23:59:16 +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, Fix Replacing SelectedText, if selection is backwards, issue #13904
|
2009-06-04 10:46:53 +00:00 |
syneditregexsearch.pas
|
|
|
syneditsearch.pp
|
|
|
syneditstrconst.pp
|
EditorOptions/Mouse: Added more Fold Actions templates
|
2009-06-04 23:59:16 +00:00 |
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
|
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, 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
|
EditorOptions/Mouse: Added Config for Line-Number-Gutter => End users can add option to select line
|
2009-06-04 21:49:15 +00:00 |
syngutterbase.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 |
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
|
EditorOptions/Mouse: Fixed Action=None / Added no action for click on fold-tree's vertical line(s)
|
2009-06-05 12:47:04 +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, 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 wrong higlight for forward class declaration (matching "class" <> not existing "end" word pair) issue #13750
|
2009-05-18 22:56:50 +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
|
Fixed Mouse action for SynMemo issue #13902
|
2009-06-03 23:25:06 +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: 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 |