lazarus/components/synedit
2014-11-18 11:03:29 +00:00
..
design IDE,lazbuild: append -Cg on targets linux, freebsd, openbsd, netbsd, solaris, bug #17412 2014-11-18 11:03:29 +00:00
docs/xml
languages Updated Italian translation 2014-10-25 08:55:55 +00:00
test
allsynedit.pas
fpmake.pp
lazsyneditmousecmdstypes.pp
lazsynedittext.pas
lazsynimm.pas
lazsyntextarea.pp SynEdit: code formatting only. Issue #0026309 2014-09-30 13:36:47 +00:00
Makefile IDE,lazbuild: append -Cg on targets linux, freebsd, openbsd, netbsd, solaris, bug #17412 2014-11-18 11:03:29 +00:00
Makefile.compiled IDE,lazbuild: append -Cg on targets linux, freebsd, openbsd, netbsd, solaris, bug #17412 2014-11-18 11:03:29 +00:00
Makefile.fpc IDE,lazbuild: append -Cg on targets linux, freebsd, openbsd, netbsd, solaris, bug #17412 2014-11-18 11:03:29 +00:00
synbeautifier.pas synedit: fixed compilation, bug #26371, from Reinier Olislagers 2014-06-22 09:07:32 +00:00
syncompletion.pas SynEdit: Call Invalidate after activating the code completion hint for long lines. Issue #26554 2014-08-09 12:07:05 +00:00
synedit.inc
synedit.lpk
synedit.pp SynEdit: Add eoColorSelectionTillEol for selection highlight to end at eol. Issue #0026306 Patch by Alexey Torgashin (modified) 2014-11-13 15:38:51 +00:00
syneditautocomplete.pp SynEdit, IDE: Fix phys/logic char pos in autocomplete. Issue #0026038 2014-04-17 22:25:13 +00:00
syneditexport.pas
syneditfoldedview.pp
synedithighlighter.pp
synedithighlighterfoldbase.pas
synedithighlighterxmlbase.pas
syneditkeycmds.pp SynEdit: fixed wrong const in syneditkeycmds . Issue #0026487 2014-09-30 13:23:35 +00:00
syneditlines.pas
syneditmarks.pp
syneditmarkup.pp
syneditmarkupbracket.pp
syneditmarkupctrlmouselink.pp
syneditmarkupguttermark.pp
syneditmarkuphighall.pp
syneditmarkupifdef.pp
syneditmarkupselection.pp SynEdit: Add eoColorSelectionTillEol for selection highlight to end at eol. Issue #0026306 Patch by Alexey Torgashin (modified) 2014-11-13 15:38:51 +00:00
syneditmarkupspecialchar.pp
syneditmarkupspecialline.pp SynEdit: Fixed current line highlight, for use of synedit outside the IDE. 2014-03-17 20:32:21 +00:00
syneditmarkupwordgroup.pp
syneditmiscclasses.pp
syneditmiscprocs.pp
syneditmousecmds.pp synedit: comments, patch #26319 2014-06-10 21:22:40 +00:00
syneditplugins.pas
syneditpointclasses.pas SynEdit: Allow custom caret sizes. Issue #0026257 2014-11-13 14:31:41 +00:00
syneditregexsearch.pas
syneditsearch.pp
syneditstrconst.pp
synedittextbase.pas
synedittextbidichars.pas
synedittextbuffer.pp
synedittextdoublewidthchars.pas SynEdit: Fixed double width chars $3000-$303E which were not detected correctly. 2014-05-12 19:58:07 +00:00
synedittextsystemcharwidth.pas
synedittexttabexpander.pas
synedittexttrimmer.pas SynEdit: fixed wrong index in space trimmer. Issue #0025843 2014-03-10 15:44:02 +00:00
synedittypes.pp SynEdit: added some wordbreak-chars as defaults. Issue #0026310 2014-10-01 00:15:17 +00:00
synexporthtml.pas
syngutter.pp
syngutterbase.pp
syngutterchanges.pas
synguttercodefolding.pp
syngutterlinenumber.pp
syngutterlineoverview.pp
synguttermarks.pp
synhighlighterany.pas
synhighlighterbat.pas
synhighlightercpp.pp SynEdit: fixed number highlighting with exponent in various HL. Issue #0026245 2014-09-30 23:57:55 +00:00
synhighlightercss.pas
synhighlighterdiff.pas
synhighlighterhashentries.pas
synhighlighterhtml.pp
synhighlighterini.pas
synhighlighterjava.pas SynEdit: fixed number highlighting with exponent in various HL. Issue #0026245 2014-09-30 23:57:55 +00:00
synhighlighterjscript.pas SynEdit: fixed number highlighting with exponent in various HL. Issue #0026245 2014-09-30 23:57:55 +00:00
synhighlighterlfm.pas pochecker: unicode file names 2014-11-12 19:16:26 +00:00
synhighlightermulti.pas
synhighlighterpas.pp SynEdit: fixed highlighting 1.02E-5 and similar. Issue: #0026245 2014-09-30 14:04:46 +00:00
synhighlighterperl.pas SynEdit: fixed number highlighting with exponent in various HL. Issue #0026245 2014-09-30 23:57:55 +00:00
synhighlighterphp.pas
synhighlighterpo.pp
synhighlighterposition.pas
synhighlighterpython.pas
synhighlightersql.pas SynEdit: fixed number highlighting with exponent in various HL. Issue #0026245 2014-09-30 23:57:55 +00:00
synhighlightertex.pas
synhighlighterunixshellscript.pas
synhighlightervb.pas SynEdit: fixed number highlighting with exponent in various HL. Issue #0026245 2014-09-30 23:57:55 +00:00
synhighlighterxml.pas
synmacrorecorder.pas pochecker: unicode file names 2014-11-12 19:16:26 +00:00
synmemo.pas SynEdit: publish OnUtf8KeyPress for TSynEdit and TSynMemo. 2014-05-04 22:32:14 +00:00
synpluginsyncroedit.pp
synpluginsyncronizededitbase.pp
synplugintemplateedit.pp SynEdit, IDE: Fix phys/logic char pos in autocomplete. Issue #0026038 2014-04-17 22:25:13 +00:00
synregexpr.pas
syntextdrawer.pp