lazarus/components/synedit
2015-03-11 18:27:30 +00:00
..
design synedit: less notes 2015-03-07 10:11:02 +00:00
docs/xml
languages SynEdit: more MouseActions tuning. Do not let emcStartDrag prevent up-clicks, if no drag ever started. 2015-03-07 14:10:39 +00:00
test SYnEdit: multi caret, paint - started log/phys position handling 2015-03-11 18:27:30 +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: TSynEdit has no preferred size 2015-03-10 17:19:34 +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
synedithighlighterxmlbase.pas
syneditkeycmds.pp SynEdit/IDE: Basic Multi-Caret mode 2015-03-03 23:51:11 +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: more MouseActions tuning. Do not let emcStartDrag prevent up-clicks, if no drag ever started. 2015-03-07 14:10:39 +00:00
syneditplugins.pas
syneditpointclasses.pas SYnEdit: multi caret, paint - started log/phys position handling 2015-03-11 18:27:30 +00:00
syneditregexsearch.pas
syneditsearch.pp Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +00:00
syneditstrconst.pp SynEdit: more MouseActions tuning. Do not let emcStartDrag prevent up-clicks, if no drag ever started. 2015-03-07 14:10:39 +00:00
synedittextbase.pas SynEdit: improve Undo / was very slow on large data 2015-03-09 18:56:41 +00:00
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
synedittexttrimmer.pas SynEdit: fixed wrong index in space trimmer. Issue #0025843 2014-03-10 15:44:02 +00:00
synedittypes.pp SYnEdit: multi caret, paint - fixed wrong coordinates / added some properties 2015-03-10 11:51:09 +00:00
synexporthtml.pas
syngutter.pp
syngutterbase.pp
syngutterchanges.pas
synguttercodefolding.pp
syngutterlinenumber.pp
syngutterlineoverview.pp synedit: TSynEdit has no preferred size 2015-03-10 17:19: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: multi caret, paint - started log/phys position handling 2015-03-11 18:27:30 +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