.. |
design
|
SynMemo: deprecated - use SynEdit
|
2015-03-31 22:52:08 +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 #28244
|
2015-06-04 21:26:04 +00:00 |
test
|
SynEdit: fix initialization in test case
|
2015-03-30 22:58:24 +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: Undo initializations, if value is either not needed or always set.
|
2015-03-24 23:13:33 +00:00 |
lazsynimm.pas
|
SynEdit: correct type cast in IME handler. Issue #0027760
|
2015-03-31 22:25:10 +00:00 |
lazsyntextarea.pp
|
SynEdit: Undo initializations, if value is either not needed or always set.
|
2015-03-24 23:13:33 +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: Fix for smart unindent. (if no shorter line is present above)
|
2015-03-30 22:57: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 and ide: Adds Pike syntax highlighter
|
2015-03-14 10:42:05 +00:00 |
synedit.pp
|
SynEdit: Fixed Option for MouseLink (when not using MouseActions) / ssMeta on MAc
|
2015-05-30 13:21:57 +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: Initialize variables based on compiler warnings. Contains ToDo items.
|
2015-03-24 17:50:59 +00:00 |
synedithighlighter.pp
|
SynEdit: fixed crash / undefined behaviour due to invalid caching of highlighter node-info. Issue #0027748
|
2015-03-29 21:44:39 +00:00 |
synedithighlighterfoldbase.pas
|
SynEdit: fixed crash / undefined behaviour due to invalid caching of highlighter node-info. Issue #0027748
|
2015-03-29 21:44:39 +00:00 |
synedithighlighterxmlbase.pas
|
|
|
syneditkeycmds.pp
|
SYnEdit: multi caret, IDE integration, and refactor
|
2015-03-16 16:42:16 +00:00 |
syneditlines.pas
|
|
|
syneditmarks.pp
|
SynEdit: Initialize variables based on compiler warnings. Contains ToDo items.
|
2015-03-24 17:50:59 +00:00 |
syneditmarkup.pp
|
|
|
syneditmarkupbracket.pp
|
|
|
syneditmarkupctrlmouselink.pp
|
SynEdit: Fixed Option for MouseLink (when not using MouseActions) / ssMeta on MAc
|
2015-05-29 11:10:27 +00:00 |
syneditmarkupguttermark.pp
|
|
|
syneditmarkuphighall.pp
|
SynEdit: Initialize variables based on compiler warnings. Contains ToDo items.
|
2015-03-24 17:50: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
|
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
|
SynEdit: Initialize variables based on compiler warnings. Contains ToDo items.
|
2015-03-24 17:50:59 +00:00 |
syneditpointclasses.pas
|
SynEdit: fix to system caret / Restore system caret as default, if not using multicaret
|
2015-05-19 23:52:47 +00:00 |
syneditregexsearch.pas
|
|
|
syneditsearch.pp
|
Deprecate wrappers for LazUTF8 functions in LCLProc.
|
2015-02-06 18:25:31 +00:00 |
syneditstrconst.pp
|
SynEdit: fixed typos, regenerated translations and updated Russian translation
|
2015-03-23 22:22:49 +00:00 |
synedittextbase.pas
|
SynEdit: win, IME Handler: Fixed more overwrite selection. Issue #0027712
|
2015-03-23 14:50:59 +00:00 |
synedittextbidichars.pas
|
|
|
synedittextbuffer.pp
|
SynEdit: Initialize variables based on compiler warnings. Contains ToDo items.
|
2015-03-24 17:50:59 +00:00 |
synedittextdoublewidthchars.pas
|
SynEdit: doublewidth / ambiguous width chars: Added code by skalogryz IFDEFED. Issue #0027707
|
2015-04-12 17:28:23 +00:00 |
synedittextsystemcharwidth.pas
|
synedit: less hints
|
2015-04-29 09:58:01 +00:00 |
synedittexttabexpander.pas
|
SynEdit: fixed longest line / revision 49084 #f06680177d
|
2015-05-22 15:12:33 +00:00 |
synedittexttrimmer.pas
|
SynEdit: Initialize variables based on compiler warnings. Contains ToDo items.
|
2015-03-24 17:50:59 +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
|
SynEdit: Undo initializations, if value is either not needed or always set.
|
2015-03-24 23:13:33 +00:00 |
syngutterbase.pp
|
|
|
syngutterchanges.pas
|
|
|
synguttercodefolding.pp
|
SynEdit: Undo initializations, if value is either not needed or always set.
|
2015-03-24 23:13:33 +00:00 |
syngutterlinenumber.pp
|
|
|
syngutterlineoverview.pp
|
SynEdit: Fixed overflow error
|
2015-06-06 11:38:01 +00:00 |
synguttermarks.pp
|
|
|
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: fixed compilation under 64bit, bug #27353
|
2015-01-25 12:15:11 +00:00 |
synhighlighterdiff.pas
|
|
|
synhighlighterhashentries.pas
|
|
|
synhighlighterhtml.pp
|
SynEdit: Initialize variables based on compiler warnings. Contains ToDo items.
|
2015-03-24 17:50:59 +00:00 |
synhighlighterini.pas
|
SynEdit: additions to GetDefaultAttribute. Experimental.
|
2013-12-14 13:40:04 +00:00 |
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
|
SynEdit: Highlight colon in lfm. Issue #0028112
|
2015-05-18 20:43:25 +00:00 |
synhighlightermulti.pas
|
SynEdit: Undo initializations, if value is either not needed or always set.
|
2015-03-24 23:13:33 +00:00 |
synhighlighterpas.pp
|
SynEdit: Undo initializations, if value is either not needed or always set.
|
2015-03-24 23:13:33 +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 |
synhighlighterpike.pas
|
synedit: clean up
|
2015-03-15 10:27:56 +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
|
Deprecate wrappers for LazUTF8 functions in LCLProc.
|
2015-02-06 18:25:31 +00:00 |
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
|
SynEdit: Initialize variables based on compiler warnings. Contains ToDo items.
|
2015-03-24 17:50:59 +00:00 |
synmacrorecorder.pas
|
pochecker: unicode file names
|
2014-11-12 19:16:26 +00:00 |
synmemo.pas
|
SynMemo: deprecated - use SynEdit
|
2015-03-31 22:52:08 +00:00 |
synpluginmulticaret.pp
|
SynEdit: Undo initializations, if value is either not needed or always set.
|
2015-03-24 23:13:33 +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
|
SynEdit: Initialize variables based on compiler warnings. Contains ToDo items.
|
2015-03-24 17:50:59 +00:00 |
syntextdrawer.pp
|
SynEdit: Experimental/Incomplete, some hints on the usage of GetCharacterPlacementW
|
2015-03-22 14:27:38 +00:00 |