lazarus/components/synedit
martin a5f3c0045d SynEdit: Fix multi caret mouse action
git-svn-id: trunk@48429 -
2015-03-20 00:38:42 +00:00
..
design synedit: less notes 2015-03-07 10:11:02 +00:00
docs/xml
languages SYnEdit: multi caret, selection to each line eol carets 2015-03-13 00:23:24 +00:00
test SYnEdit: multi caret, IDE integration, and refactor 2015-03-16 16:42:16 +00:00
allsynedit.pas synedit and ide: Adds Pike syntax highlighter 2015-03-14 10:42:05 +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: fix crash with negative extra line/char spacing 2015-03-17 02:43:29 +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
syncompletion.pas Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +00:00
synedit.inc
synedit.lpk synedit and ide: Adds Pike syntax highlighter 2015-03-14 10:42:05 +00:00
synedit.pp SynEdit: fix issue with setting caret and then topline, if the handle is not yet created. TopLIne was ignored, even if it was set after caret. 2015-03-17 03:24:50 +00:00
syneditautocomplete.pp
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: multi caret, IDE integration, and refactor 2015-03-16 16:42:16 +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
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
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 keep caret-x / lock trim-space 2015-03-12 02:38:21 +00:00
syneditregexsearch.pas
syneditsearch.pp Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +00:00
syneditstrconst.pp synedit and ide: Adds Pike syntax highlighter 2015-03-14 10:42:05 +00:00
synedittextbase.pas SYnEdit: multi caret, undo/redo 2015-03-15 02:09:17 +00:00
synedittextbidichars.pas
synedittextbuffer.pp SynEdit: Multi caret beta 2015-02-06 02:07:31 +00:00
synedittextdoublewidthchars.pas
synedittextsystemcharwidth.pas
synedittexttabexpander.pas
synedittexttrimmer.pas
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 and ide: Adds Pike syntax highlighter 2015-03-14 10:42:05 +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
synhighlighterpike.pas synedit: clean up 2015-03-15 10:27:56 +00:00
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 multi caret mouse action 2015-03-20 00:38:42 +00:00
synpluginsyncroedit.pp Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +00:00
synpluginsyncronizededitbase.pp SYnEdit: multi caret, IDE integration, and refactor 2015-03-16 16:42:16 +00:00
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 SynEdit: fix crash with negative extra line/char spacing 2015-03-17 02:43:29 +00:00