lazarus/components/synedit
2015-02-21 12:06:09 +00:00
..
design updated Makefiles, changed rx.lpk output to lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType) 2015-02-14 15:18:23 +00:00
docs/xml fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00
languages Translations: Hungarian translation update by Péter Gábor, bug #27365 2015-01-27 23:10:25 +00:00
test SynEdit: Multi caret beta / small fix 2015-02-06 04:59:27 +00:00
allsynedit.pas SynEdit: Multi caret beta / missing 2015-02-06 02:22:41 +00:00
fpmake.pp fpmake: re-generated several fpmake.pp files 2015-01-02 20:45:33 +00:00
lazsyneditmousecmdstypes.pp
lazsynedittext.pas SynEdit: Multi caret beta 2015-02-06 02:07:31 +00:00
lazsynimm.pas synedit: less hints 2015-02-16 11:54:34 +00:00
lazsyntextarea.pp SynEdit: Multi caret beta 2015-02-06 02:07:31 +00:00
Makefile updated Makefiles, changed rx.lpk output to lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType) 2015-02-14 15:18:23 +00:00
Makefile.compiled updated Makefiles, changed rx.lpk output to lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType) 2015-02-14 15:18:23 +00:00
Makefile.fpc updated Makefiles, changed rx.lpk output to lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType) 2015-02-14 15:18:23 +00:00
synbeautifier.pas synedit: fixed compilation, bug #26371, from Reinier Olislagers 2014-06-22 09:07:32 +00:00
syncompletion.pas Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +00:00
synedit.inc
synedit.lpk SynEdit: Multi caret beta / missing 2015-02-06 02:22:41 +00:00
synedit.pp SynEdit: rewrite internal caret 2015-02-12 03:49:23 +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 SynEdit: fixed typo / streaming. Issue #0027513 2015-02-21 12:06:09 +00:00
synedithighlighterfoldbase.pas fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00
synedithighlighterxmlbase.pas
syneditkeycmds.pp SynEdit (plugins: syncro,templ,complete) remove dynamic allocation of commands. Fix issue #0026329 2015-01-26 00:02:52 +00:00
syneditlines.pas
syneditmarks.pp
syneditmarkup.pp
syneditmarkupbracket.pp
syneditmarkupctrlmouselink.pp
syneditmarkupguttermark.pp
syneditmarkuphighall.pp Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +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 SynEdit: Multi caret beta 2015-02-06 02:07:31 +00:00
syneditmiscprocs.pp
syneditmousecmds.pp SynEdit: Multi caret beta 2015-02-06 02:07:31 +00:00
syneditplugins.pas
syneditpointclasses.pas synedit: less hints 2015-02-13 07:49:22 +00:00
syneditregexsearch.pas
syneditsearch.pp Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +00:00
syneditstrconst.pp SynEdit, CSS Highlighter: various improvements. Added HL for Selectors. Differentiate between keywords and units(measurement). Fixed {} See issue #0026285 2015-01-25 00:27:24 +00:00
synedittextbase.pas
synedittextbidichars.pas
synedittextbuffer.pp SynEdit: Multi caret beta 2015-02-06 02:07:31 +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: rewrite internal caret 2015-02-12 03:49:23 +00:00
synexporthtml.pas
syngutter.pp
syngutterbase.pp
syngutterchanges.pas
synguttercodefolding.pp
syngutterlinenumber.pp
syngutterlineoverview.pp synedit: less hints 2015-02-16 11:54:34 +00:00
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 synedit: fixed compilation under 64bit, bug #27353 2015-01-25 12:15:11 +00:00
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, Pas Highlighter: show ^x as string / fix pointer()^ 2015-01-25 15:20:40 +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 Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +00:00
synhighlighterunixshellscript.pas
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 SynMemo: published a few missing properties. Issue #0026324 2015-01-24 21:30:47 +00:00
synpluginmulticaret.pp SynEdit: fix ifdef 2015-02-19 02:13:25 +00:00
synpluginsyncroedit.pp Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +00:00
synpluginsyncronizededitbase.pp
synplugintemplateedit.pp SynEdit (plugins: syncro,templ,complete) remove dynamic allocation of commands. Fix issue #0026329 2015-01-26 00:02:52 +00:00
synregexpr.pas
syntextdrawer.pp