.. |
design
|
Remove useless test for X <> Nil when using "is" operator.
|
2020-08-18 17:35:21 +00:00 |
docs/xml
|
|
|
languages
|
SynEdit: moved SynMacroRecorder resource strings to syneditstrconst.pp, merged translations accordingly
|
2020-09-23 23:01:02 +00:00 |
test
|
SynEdit: Fixes for MaybeJoinWithSibling and AdjustForLinesDeleted / Tests for MaybeJoinWithSibling
|
2020-07-28 16:14:37 +00:00 |
allsynedit.pas
|
SynEdit: added experimental WordWrap / does not work with folding
|
2020-06-05 00:12:57 +00:00 |
Contributors.txt
|
|
|
fpmake.pp
|
synedit: updated fpmake
|
2018-12-31 09:57:59 +00:00 |
lazsyneditmousecmdstypes.pp
|
SynEdit: support horizontal mouse wheel
|
2019-03-02 19:29:53 +00:00 |
lazsynedittext.pas
|
SynEdit: removed incorrect comment (about 1 based)
|
2020-07-17 01:02:21 +00:00 |
lazsynimm.pas
|
SynEdit: Change RowColumnToPixels => ScreenXYToPixels
|
2020-06-02 00:37:17 +00:00 |
lazsyntextarea.pp
|
SynEdit: Small optimization for screen line calculation (during invalidate)
|
2020-06-21 02:27:00 +00:00 |
Makefile
|
LazUtils/FreeType: Separate FreeType stuff into its own package
|
2020-07-14 18:09:17 +00:00 |
Makefile.compiled
|
LazUtils/FreeType: Separate FreeType stuff into its own package
|
2020-07-14 18:09:17 +00:00 |
Makefile.fpc
|
LazUtils/FreeType: Separate FreeType stuff into its own package
|
2020-07-14 18:09:17 +00:00 |
synbeautifier.pas
|
|
|
syncompletion.pas
|
|
|
synedit.inc
|
|
|
synedit.lpk
|
SynEdit: added experimental WordWrap / does not work with folding
|
2020-06-05 00:12:57 +00:00 |
synedit.pp
|
SynEdit: add eoAcceptDragDropEditing / keep state from OnDragOver if eoAcceptDragDropEditing is NOT set. Issue #37724
|
2020-09-14 12:47:50 +00:00 |
syneditautocomplete.pp
|
SynEdit: Code-Templates, fix AddTemplate. Must parse first, or added tmpl will be overwritten when parse is done
|
2019-11-18 22:43:06 +00:00 |
syneditexport.pas
|
SynEditExport: only raise an exception (and a make that verbose one) if critical conditions are not met.
|
2020-01-03 15:44:41 +00:00 |
syneditfoldedview.pp
|
SynEdit: remove FoldInfo.FNode
|
2020-07-28 16:14:32 +00:00 |
synedithighlighter.pp
|
Remove useless test for X <> Nil when using "is" operator.
|
2020-08-18 17:35:21 +00:00 |
synedithighlighterfoldbase.pas
|
|
|
synedithighlighterxmlbase.pas
|
|
|
syneditkeycmds.pp
|
IDE, SynEdit: ecPasteAsColums, paste clipboard - forcing column mode
|
2020-05-05 14:40:11 +00:00 |
syneditlines.pas
|
|
|
syneditmarks.pp
|
SynEdit: Refactor Notification from Lines. Cache in TextViewManager, and deal with TextBuffer changes (no more need to update in senrTextBufferChanged
|
2020-05-21 15:48:47 +00:00 |
syneditmarkup.pp
|
SynEdit: Markup, fix markup for empty line-part after wrap-pos
|
2020-06-05 00:12:59 +00:00 |
syneditmarkupbracket.pp
|
|
|
syneditmarkupctrlmouselink.pp
|
SynEdit: Refactor Notification from Lines. Cache in TextViewManager, and deal with TextBuffer changes (no more need to update in senrTextBufferChanged
|
2020-05-21 15:48:47 +00:00 |
syneditmarkupfoldcoloring.pas
|
SynEdit: prevent bad index. Issue #37325
|
2020-07-13 05:56:14 +00:00 |
syneditmarkupguttermark.pp
|
|
|
syneditmarkuphighall.pp
|
SynEdit: Clean up compiler hints
|
2020-05-31 14:20:57 +00:00 |
syneditmarkupifdef.pp
|
SynEdit: Refactor Notification from Lines. Cache in TextViewManager, and deal with TextBuffer changes (no more need to update in senrTextBufferChanged
|
2020-05-21 15:48:47 +00:00 |
syneditmarkupselection.pp
|
SynEdit: Markup, fix markup for empty line-part after wrap-pos
|
2020-06-05 00:12:59 +00:00 |
syneditmarkupspecialchar.pp
|
|
|
syneditmarkupspecialline.pp
|
SynEdit: Markup, fix markup for empty line-part after wrap-pos
|
2020-06-05 00:12:59 +00:00 |
syneditmarkupwordgroup.pp
|
|
|
syneditmiscclasses.pp
|
SynEdit: Avltree, fix RootOffset
|
2020-07-28 16:14:30 +00:00 |
syneditmiscprocs.pp
|
SynEdit: Add ViewXYRowToTextXY / TextXYToViewXY
|
2020-06-02 00:37:12 +00:00 |
syneditmousecmds.pp
|
SynEdit: support horizontal mouse wheel
|
2019-03-02 19:29:53 +00:00 |
syneditplugins.pas
|
|
|
syneditpointclasses.pas
|
SynEdit: Fix calculation of "Viewed" block boundaries.
|
2020-07-07 14:13:07 +00:00 |
syneditregexsearch.pas
|
|
|
syneditsearch.pp
|
|
|
syneditstrconst.pp
|
SynEdit: moved SynMacroRecorder resource strings to syneditstrconst.pp, merged translations accordingly
|
2020-09-23 23:01:02 +00:00 |
synedittextbase.pas
|
SynEdit: Update "change gutter" (yellow/green change indicators) to follow undo/redo. Issue #0032865 and issue #0037209
|
2020-08-16 12:40:34 +00:00 |
synedittextbidichars.pas
|
|
|
synedittextbuffer.pp
|
SynEdit: allow "Modified:=False" inside BeginUpdate
|
2020-08-26 22:24:11 +00:00 |
synedittextdoublewidthchars.pas
|
SynEdit: Update Half/Full-Width chars. Issue #0037548
|
2020-08-15 16:07:59 +00:00 |
synedittextsystemcharwidth.pas
|
SynEdit: Introduced TSynTextViewsManager
|
2020-05-21 15:48:44 +00:00 |
synedittexttabexpander.pas
|
SynEdit: Refactor Notification from Lines. Cache in TextViewManager, and deal with TextBuffer changes (no more need to update in senrTextBufferChanged
|
2020-05-21 15:48:47 +00:00 |
synedittexttrimmer.pas
|
Remove useless test for X <> Nil when using "is" operator.
|
2020-08-18 17:35:21 +00:00 |
synedittypes.pp
|
SynEdit: Move caret up/down by viewed line.
|
2020-06-03 23:28:15 +00:00 |
syneditviewedlinemap.pp
|
SynEdit: Fixes for MaybeJoinWithSibling and AdjustForLinesDeleted / Tests for MaybeJoinWithSibling
|
2020-07-28 16:14:37 +00:00 |
syneditwrappedview.pp
|
SynEdit: Wrap, fix out of range access
|
2020-07-28 16:14:39 +00:00 |
synexporthtml.pas
|
|
|
syngutter.pp
|
SynEdit: Refactor Gutter to use DisplayView for real to virtual line mapping
|
2020-05-21 18:04:12 +00:00 |
syngutterbase.pp
|
SynEdit: Refactor Gutter to use DisplayView for real to virtual line mapping
|
2020-05-21 18:04:12 +00:00 |
syngutterchanges.pas
|
SynEdit: Refactor Gutter to use DisplayView for real to virtual line mapping
|
2020-05-21 18:04:12 +00:00 |
synguttercodefolding.pp
|
SynEdit: remove FoldInfo.FNode
|
2020-07-28 16:14:32 +00:00 |
syngutterlinenumber.pp
|
SynEdit: Clean up compiler hints
|
2020-05-31 14:20:57 +00:00 |
syngutterlineoverview.pp
|
SynEdit: Clean up compiler hints
|
2020-05-31 14:20:57 +00:00 |
synguttermarks.pp
|
SynEdit: Clean up compiler hints
|
2020-05-31 14:20:57 +00:00 |
synhighlighterany.pas
|
|
|
synhighlighterbat.pas
|
|
|
synhighlightercpp.pp
|
|
|
synhighlightercss.pas
|
|
|
synhighlighterdiff.pas
|
|
|
synhighlighterhashentries.pas
|
|
|
synhighlighterhtml.pp
|
|
|
synhighlighterini.pas
|
|
|
synhighlighterjava.pas
|
|
|
synhighlighterjscript.pas
|
|
|
synhighlighterlfm.pas
|
|
|
synhighlightermulti.pas
|
|
|
synhighlighterpas.pp
|
SynEdit: Pascal Highlighter - only store property TypeHelpers if user changed, issue #0036969 . / fix incorrectly overwriting NestedComments when Loading.
|
2020-05-05 18:16:58 +00:00 |
synhighlighterperl.pas
|
|
|
synhighlighterphp.pas
|
|
|
synhighlighterpike.pas
|
|
|
synhighlighterpo.pp
|
|
|
synhighlighterposition.pas
|
|
|
synhighlighterpython.pas
|
|
|
synhighlightersql.pas
|
SynEdit: Sql Highligter new Firebird 4.0 keywords. Issue #0037213 Patch (reformated) by Gabor Boros
|
2020-06-16 23:40:14 +00:00 |
synhighlightertex.pas
|
|
|
synhighlighterunixshellscript.pas
|
SynEdit: Converted Unix Shell Script highligter name from resource string to constant and moved it to syneditstrconst.pp for symmetry with other highlighters. Removed now obsolete synhighlighterunixshellscript.*.po files. While at this, corrected the case of SYNS_LangPo constant value (didn't seem to cause any regressions).
|
2019-08-29 23:06:38 +00:00 |
synhighlightervb.pas
|
SynEdit: Updated synhighlightervb. Issue #0027928 Added "AndAlso" and "OrElse". Patch by Nyitrai Péter
|
2020-06-06 18:26:38 +00:00 |
synhighlighterxml.pas
|
|
|
synmacrorecorder.pas
|
SynEdit: moved SynMacroRecorder resource strings to syneditstrconst.pp, merged translations accordingly
|
2020-09-23 23:01:02 +00:00 |
synmemo.pas
|
|
|
synpluginmulticaret.pp
|
IDE, SourceEditor: identifier completion on type - do not activate with multi caret
|
2020-06-06 15:28:40 +00:00 |
synpluginsyncroedit.pp
|
SynEdit: Refactor Notification from Lines. Cache in TextViewManager, and deal with TextBuffer changes (no more need to update in senrTextBufferChanged
|
2020-05-21 15:48:47 +00:00 |
synpluginsyncronizededitbase.pp
|
SynEdit: Fixed crash in SyncroEdit, when undoing. Introduced in r60079 #507784f308 "improved syncro/template edit to deal with adjacent cells"
|
2019-03-31 17:04:14 +00:00 |
synplugintemplateedit.pp
|
SynEdit: improved syncro/template edit to deal with adjacent cells. (no text between cells)
|
2019-01-14 01:53:46 +00:00 |
syntextdrawer.pp
|
SynEdit: Ligatures on Windows, {$DEFINE WINDOWS_LIGATURE}
|
2020-10-04 16:00:38 +00:00 |