lazarus/components/synedit
2015-01-24 16:42:27 +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 fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00
languages Improvements for Finnish translation. 2015-01-21 00:17:13 +00:00
test SynEdit: Fixed search replace with newline (Issue #0026227) / Fixed incorrect caret x after replace 2015-01-24 16:42:27 +00:00
allsynedit.pas
fpmake.pp fpmake: re-generated several fpmake.pp files 2015-01-02 20:45:33 +00:00
lazsyneditmousecmdstypes.pp
lazsynedittext.pas fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00
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: regex, clean up, issue #0024700 2013-07-23 18:44:37 +00:00
synedit.lpk
synedit.pp SynEdit: more control over selection, when edit text from app 2014-12-07 23:54:10 +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 SynEdit: prepare extra highlight for lines starting a fold 2013-11-11 20:28:56 +00:00
synedithighlighter.pp SynEdit: prevent dangling pointer 2014-12-09 00:50:31 +00:00
synedithighlighterfoldbase.pas fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00
synedithighlighterxmlbase.pas
syneditkeycmds.pp SynEdit: fixed wrong const in syneditkeycmds . Issue #0026487 2014-09-30 13:23:35 +00:00
syneditlines.pas
syneditmarks.pp IDE: further migration external tools 2013-08-03 18:39:14 +00:00
syneditmarkup.pp
syneditmarkupbracket.pp
syneditmarkupctrlmouselink.pp SynEdit: speed up large operations (search replace) 2014-01-18 01:19:11 +00:00
syneditmarkupguttermark.pp synedit: fixed row in TSynEditMarkupGutterMark.PrepareMarkupForRow 2013-07-25 17:24:04 +00:00
syneditmarkuphighall.pp remove debugln 2015-01-04 22:13:59 +00:00
syneditmarkupifdef.pp SynEdit: Markup-IfDef; fix crash. Issue: #0025811 2014-03-04 19:22:38 +00:00
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 fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00
syneditmiscprocs.pp
syneditmousecmds.pp synedit: comments, patch #26319 2014-06-10 21:22:40 +00:00
syneditplugins.pas
syneditpointclasses.pas SynEdit: more control over selection, when edit text from app 2014-12-07 23:54:10 +00:00
syneditregexsearch.pas
syneditsearch.pp SynEdit: Fixed search replace with newline (Issue #0026227) / Fixed incorrect caret x after replace 2015-01-24 16:42:27 +00:00
syneditstrconst.pp SynEdit: SynHighlighterJava: basic parsing of Annotations by Flavio. Issue #0024706 2013-08-24 23:44:34 +00:00
synedittextbase.pas
synedittextbidichars.pas
synedittextbuffer.pp SynEdit: speed up large operations (search replace) / fix 2014-01-18 19:06:02 +00:00
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 fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00
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 SynEdit: fixed, do not display popup while paintlocked 2013-09-11 21:06:27 +00:00
syngutterlinenumber.pp
syngutterlineoverview.pp SynEdit: speed up large operations (search replace) 2014-01-18 01:19:11 +00:00
synguttermarks.pp IDE: further migration external tools 2013-08-03 18:39:14 +00:00
synhighlighterany.pas SynEdit: additions to GetDefaultAttribute. Experimental. 2013-12-14 13:40:04 +00:00
synhighlighterbat.pas SynEdit: additions to GetDefaultAttribute. Experimental. 2013-12-14 13:40:04 +00:00
synhighlightercpp.pp SynEdit: fixed number highlighting with exponent in various HL. Issue #0026245 2014-09-30 23:57:55 +00:00
synhighlightercss.pas SynEdit: additions to GetDefaultAttribute. Experimental. 2013-12-14 13:40:04 +00:00
synhighlighterdiff.pas
synhighlighterhashentries.pas
synhighlighterhtml.pp
synhighlighterini.pas SynEdit: additions to GetDefaultAttribute. Experimental. 2013-12-14 13:40:04 +00:00
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 SynEdit: additions to GetDefaultAttribute. Experimental. 2013-12-14 13:40:04 +00:00
synhighlighterpo.pp
synhighlighterposition.pas
synhighlighterpython.pas SynEdit: additions to GetDefaultAttribute. Experimental. 2013-12-14 13:40:04 +00:00
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 SynEdit: additions to GetDefaultAttribute. Experimental. 2013-12-14 13:40:04 +00:00
synhighlightervb.pas SynEdit Highlighter VB: backslash for int div Issue #0027247 2015-01-12 13:01:06 +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 SynEdit: TSynPluginSyncroEdit: Add a "CaseSensitive" property Issue #0027258 2015-01-12 03:23:06 +00:00
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 SynrEdit: regex, clean up, issue #0024700 2013-07-20 11:18:42 +00:00
syntextdrawer.pp