lazarus/components/synedit
2017-12-11 20:28:23 +00:00
..
design
docs/xml
languages Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32754 2017-11-29 22:49:04 +00:00
test 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
allsynedit.pas
Contributors.txt
fpmake.pp
lazsyneditmousecmdstypes.pp
lazsynedittext.pas SynEdit: assert correct method types 2017-07-30 16:37:07 +00:00
lazsynimm.pas
lazsyntextarea.pp
Makefile
Makefile.compiled
Makefile.fpc
synbeautifier.pas
syncompletion.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
synedit.inc
synedit.lpk
synedit.pp SynEdit: FIxed "caret at ident" for end of word 2017-12-11 20:28:23 +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
synedithighlighterfoldbase.pas SynEdit: fix crash in fold structure code TLazSynEditNestedFoldsList. Issue #0032223 2017-07-31 02:56:40 +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
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
syneditmarkupwordgroup.pp
syneditmiscclasses.pp
syneditmiscprocs.pp
syneditmousecmds.pp
syneditplugins.pas
syneditpointclasses.pas SynEdit: Select UTF8 text correctly when Persistent Block is active. Issue #32667, patch from Bartek Dajewski. 2017-11-10 23:09:30 +00:00
syneditregexsearch.pas SynEdit: Use IntegerList in unit SynEditRegexSearch. 2017-11-13 17:33:31 +00:00
syneditsearch.pp
syneditstrconst.pp
synedittextbase.pas
synedittextbidichars.pas
synedittextbuffer.pp SynEdit: assert correct method types 2017-07-30 16:37:07 +00:00
synedittextdoublewidthchars.pas
synedittextsystemcharwidth.pas
synedittexttabexpander.pas
synedittexttrimmer.pas
synedittypes.pp
synexporthtml.pas
syngutter.pp
syngutterbase.pp synedit: high-DPI: implement DoAutoAdjustLayout. issue #31753 2017-08-17 10:39:39 +00:00
syngutterchanges.pas
synguttercodefolding.pp synedit: high-DPI fixes. issue #31753 2017-08-17 17:40:05 +00:00
syngutterlinenumber.pp SynEdit: assert correct method types 2017-07-30 16:37:07 +00:00
syngutterlineoverview.pp synedit: high-DPI fixes. issue #31753 2017-08-17 17:40:05 +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
synhighlightercss.pas
synhighlighterdiff.pas
synhighlighterhashentries.pas
synhighlighterhtml.pp
synhighlighterini.pas
synhighlighterjava.pas
synhighlighterjscript.pas
synhighlighterlfm.pas
synhighlightermulti.pas
synhighlighterpas.pp SynEdit: PAS highlighter: support NESTEDCOMMENTS mode switch. Issue #32356 2017-08-29 09:39:04 +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 SynEdit: assert correct method types 2017-07-30 16:37:07 +00:00
synpluginsyncroedit.pp
synpluginsyncronizededitbase.pp SynEdit: assert correct method types 2017-07-30 16:37:07 +00:00
synplugintemplateedit.pp
syntextdrawer.pp