| .. |
|
design
|
synedit: HiRes component palette icons by Roland Hahn
|
2017-12-15 11:37:40 +00:00 |
|
docs/xml
|
|
|
|
languages
|
Translations: Simplified Chinese translation update by robsean, bug #33242
|
2018-02-27 23:23:20 +00:00 |
|
test
|
SynEdit: outline coloring, fix invalidation
|
2018-03-20 18:34:22 +00:00 |
|
allsynedit.pas
|
|
|
|
Contributors.txt
|
|
|
|
fpmake.pp
|
|
|
|
lazsyneditmousecmdstypes.pp
|
|
|
|
lazsynedittext.pas
|
Reduce compiler warnings, initialize some uninitialized variables.
|
2017-12-29 18:47:51 +00:00 |
|
lazsynimm.pas
|
|
|
|
lazsyntextarea.pp
|
SynEdit: markup, added BeginMarkup notification
|
2017-01-28 03:20:47 +00:00 |
|
Makefile
|
updates makefiles
|
2017-05-18 11:39:53 +00:00 |
|
Makefile.compiled
|
|
|
|
Makefile.fpc
|
|
|
|
synbeautifier.pas
|
Remove redundant "Assigned(X)" when checking "if X is Txxx". Issue #33030, patch from Vojtech Cihak.
|
2018-01-15 10:53:48 +00:00 |
|
syncompletion.pas
|
SynEdit: Completion box, respect space for taskbar. Use screen.WorkArea. Issue #033180
|
2018-02-24 21:43:22 +00:00 |
|
synedit.inc
|
|
|
|
synedit.lpk
|
|
|
|
synedit.pp
|
SynEdit: allow #9 in ecChar
|
2018-03-14 15:32:13 +00:00 |
|
syneditautocomplete.pp
|
Use Delete() instead of Copy() where appropriate.
|
2017-06-10 16:30:27 +00:00 |
|
syneditexport.pas
|
|
|
|
syneditfoldedview.pp
|
Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled.
|
2017-06-04 15:14:29 +00:00 |
|
synedithighlighter.pp
|
SynEdit: (temporarily) made TSynCustomHighlighter.IdleScanRanges virtual. Issue #33185
|
2018-02-22 09:33:31 +00:00 |
|
synedithighlighterfoldbase.pas
|
SynEdit: TLazSynEditNestedFoldsList fix crash with cached data
|
2018-03-16 00:50:59 +00:00 |
|
synedithighlighterxmlbase.pas
|
|
|
|
syneditkeycmds.pp
|
|
|
|
syneditlines.pas
|
|
|
|
syneditmarks.pp
|
SynEdit: fix range error. Issue #0032067 Patch by Pascal R.
|
2017-07-30 16:57:48 +00:00 |
|
syneditmarkup.pp
|
Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled.
|
2017-06-04 15:14:29 +00:00 |
|
syneditmarkupbracket.pp
|
|
|
|
syneditmarkupctrlmouselink.pp
|
|
|
|
syneditmarkupfoldcoloring.pas
|
SynEdit: outline coloring, fix invalidation
|
2018-03-20 18:34:22 +00:00 |
|
syneditmarkupguttermark.pp
|
|
|
|
syneditmarkuphighall.pp
|
|
|
|
syneditmarkupifdef.pp
|
SynEdit: assert correct method types
|
2017-07-30 16:37:07 +00:00 |
|
syneditmarkupselection.pp
|
|
|
|
syneditmarkupspecialchar.pp
|
|
|
|
syneditmarkupspecialline.pp
|
SynEDit: clean up debugln from last commit
|
2017-01-31 00:56:17 +00:00 |
|
syneditmarkupwordgroup.pp
|
|
|
|
syneditmiscclasses.pp
|
synedit: Changing the clipboard internal Format storage from UINT to TClipboardFormat (PtrUInt)
|
2018-01-15 01:27:01 +00:00 |
|
syneditmiscprocs.pp
|
|
|
|
syneditmousecmds.pp
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
|
syneditplugins.pas
|
|
|
|
syneditpointclasses.pas
|
Reduce compiler warnings, initialize some uninitialized variables.
|
2017-12-29 18:47:51 +00:00 |
|
syneditregexsearch.pas
|
SynEdit: Use IntegerList in unit SynEditRegexSearch.
|
2017-11-13 17:33:31 +00:00 |
|
syneditsearch.pp
|
|
|
|
syneditstrconst.pp
|
|
|
|
synedittextbase.pas
|
SynEdit: Simplify TSynEditUndoItem.IsEqual.
|
2017-12-22 23:43:23 +00:00 |
|
synedittextbidichars.pas
|
|
|
|
synedittextbuffer.pp
|
SynEdit: assert correct method types
|
2017-07-30 16:37:07 +00:00 |
|
synedittextdoublewidthchars.pas
|
|
|
|
synedittextsystemcharwidth.pas
|
|
|
|
synedittexttabexpander.pas
|
SynEdit: fix issue with longest line info (cached line num was not updated). Horiz scrollbar sometimes disappeared after line was deleted
|
2018-01-14 01:07:17 +00:00 |
|
synedittexttrimmer.pas
|
|
|
|
synedittypes.pp
|
|
|
|
synexporthtml.pas
|
|
|
|
syngutter.pp
|
|
|
|
syngutterbase.pp
|
Remove redundant "Assigned(X)" when checking "if X is Txxx". Issue #33030, patch from Vojtech Cihak.
|
2018-01-15 10:53:48 +00:00 |
|
syngutterchanges.pas
|
|
|
|
synguttercodefolding.pp
|
synedit: high-DPI fixes. issue #31753
|
2017-08-17 17:40:05 +00:00 |
|
syngutterlinenumber.pp
|
Remove redundant "Assigned(X)" when checking "if X is Txxx". Issue #33030, patch from Vojtech Cihak.
|
2018-01-15 10:53:48 +00:00 |
|
syngutterlineoverview.pp
|
Remove redundant "Assigned(X)" when checking "if X is Txxx". Issue #33030, patch from Vojtech Cihak.
|
2018-01-15 10:53:48 +00:00 |
|
synguttermarks.pp
|
SynEdit: fix mark gutter, calculating width of mark-image
|
2017-10-29 16:09:13 +00:00 |
|
synhighlighterany.pas
|
|
|
|
synhighlighterbat.pas
|
|
|
|
synhighlightercpp.pp
|
synedit: added proc modifier vectorcall, patch #33134
|
2018-02-12 14:55:20 +00:00 |
|
synhighlightercss.pas
|
|
|
|
synhighlighterdiff.pas
|
|
|
|
synhighlighterhashentries.pas
|
|
|
|
synhighlighterhtml.pp
|
|
|
|
synhighlighterini.pas
|
|
|
|
synhighlighterjava.pas
|
|
|
|
synhighlighterjscript.pas
|
|
|
|
synhighlighterlfm.pas
|
|
|
|
synhighlightermulti.pas
|
|
|
|
synhighlighterpas.pp
|
synedit: added proc modifier vectorcall, patch #33134
|
2018-02-12 14:55:20 +00:00 |
|
synhighlighterperl.pas
|
|
|
|
synhighlighterphp.pas
|
|
|
|
synhighlighterpike.pas
|
|
|
|
synhighlighterpo.pp
|
|
|
|
synhighlighterposition.pas
|
|
|
|
synhighlighterpython.pas
|
|
|
|
synhighlightersql.pas
|
|
|
|
synhighlightertex.pas
|
LazUtils: Change "Character" to "Codepoint" in LazUTF8 function names to be more accurate and to avoid confusion.
|
2017-12-11 19:44:22 +00:00 |
|
synhighlighterunixshellscript.pas
|
|
|
|
synhighlightervb.pas
|
|
|
|
synhighlighterxml.pas
|
|
|
|
synmacrorecorder.pas
|
Reduce typecasts. Use TIntegerList and TByteList where appropriate.
|
2017-11-13 23:20:44 +00:00 |
|
synmemo.pas
|
|
|
|
synpluginmulticaret.pp
|
Reduce compiler warnings, initialize some uninitialized variables.
|
2017-12-29 18:47:51 +00:00 |
|
synpluginsyncroedit.pp
|
|
|
|
synpluginsyncronizededitbase.pp
|
SynEdit: assert correct method types
|
2017-07-30 16:37:07 +00:00 |
|
synplugintemplateedit.pp
|
|
|
|
syntextdrawer.pp
|
|
|