.. |
design
|
SynEdit: add ini, bat highlighter, thanks to vrode for converting from orig synedit. issue #18320
|
2010-12-17 19:49:06 +00:00 |
docs/xml
|
SynEdit: doc for BeginUpdate
|
2010-12-03 15:49:09 +00:00 |
languages
|
+ added missing Italian translation. Patch by Sandro Cumerlato
|
2011-02-23 00:39:05 +00:00 |
test
|
SynEdit: Pas-Highlighter, deprecated after class
|
2011-01-20 13:57:13 +00:00 |
allsynedit.pas
|
synedit: fixed case of name
|
2011-01-13 17:17:19 +00:00 |
Makefile
|
synedit: made a normal package
|
2011-01-13 17:15:48 +00:00 |
Makefile.compiled
|
synedit: made a normal package
|
2011-01-13 17:15:48 +00:00 |
Makefile.fpc
|
synedit: made a normal package
|
2011-01-13 17:15:48 +00:00 |
synbeautifier.pas
|
SynEdit: Fix indent after auto-unindent (smart) into half a tab
|
2010-11-20 12:08:14 +00:00 |
syncompletion.pas
|
LCL: rename Menus.Shortcut function back to its Delphi compatible name.
|
2011-03-15 18:16:38 +00:00 |
syndesignstringconstants.pas
|
|
|
synedit.inc
|
|
|
synedit.lpk
|
synedit: fixed case of name
|
2011-01-13 17:17:19 +00:00 |
synedit.pp
|
LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code.
|
2011-03-06 12:45:59 +00:00 |
syneditautocomplete.pp
|
IDE: code templates: auto indent and option to disable it for each template, bug #17632
|
2011-01-06 17:14:35 +00:00 |
syneditexport.pas
|
|
|
syneditfoldedview.pp
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
synedithighlighter.pp
|
|
|
synedithighlighterfoldbase.pas
|
|
|
synedithighlighterxmlbase.pas
|
|
|
syneditkeycmds.pp
|
LCL: rename Menus.Shortcut function back to its Delphi compatible name.
|
2011-03-15 18:16:38 +00:00 |
syneditlazdsgn.lrs
|
SynEdit: add ini, bat highlighter, thanks to vrode for converting from orig synedit. issue #18320
|
2010-12-17 19:49:06 +00:00 |
syneditlazdsgn.pas
|
synedit: register TSynEdit (patch of AlexS)
|
2011-01-15 11:01:03 +00:00 |
syneditlines.pas
|
|
|
syneditmarks.pp
|
|
|
syneditmarkup.pp
|
SynEdit: unregister callback on destruction of markup-object
|
2010-12-20 21:12:04 +00:00 |
syneditmarkupbracket.pp
|
|
|
syneditmarkupctrlmouselink.pp
|
|
|
syneditmarkupguttermark.pp
|
|
|
syneditmarkuphighall.pp
|
SynEdit: improved scroll speed with certain highlights active
|
2010-11-20 13:23:55 +00:00 |
syneditmarkupselection.pp
|
|
|
syneditmarkupspecialline.pp
|
|
|
syneditmarkupwordgroup.pp
|
|
|
syneditmiscclasses.pp
|
|
|
syneditmiscprocs.pp
|
|
|
syneditmousecmds.pp
|
|
|
syneditplugins.pas
|
|
|
syneditpointclasses.pas
|
|
|
syneditregexsearch.pas
|
|
|
syneditsearch.pp
|
|
|
syneditstrconst.pp
|
SynEdit: Highlight IDE directives {%xxx}
|
2010-11-18 12:19:24 +00:00 |
synedittextbase.pas
|
|
|
synedittextbuffer.pp
|
|
|
synedittextdoublewidthchars.pas
|
|
|
synedittexttabexpander.pas
|
SynEdit: LenghtOfLongestLine. Slightly improve r28830 #ceb5f99b6a
|
2011-01-17 11:11:34 +00:00 |
synedittexttrimmer.pas
|
fixed typos: commited
|
2011-02-10 09:38:08 +00:00 |
synedittypes.pp
|
|
|
synexporthtml.pas
|
LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code.
|
2011-03-06 12:45:59 +00:00 |
syngutter.pp
|
synedit: fix TColor -> TColorRef assignments and vice versa
|
2011-03-03 08:35:33 +00:00 |
syngutterbase.pp
|
|
|
syngutterchanges.pas
|
|
|
synguttercodefolding.pp
|
synedit: fix TColor -> TColorRef assignments and vice versa
|
2011-03-03 08:35:33 +00:00 |
syngutterlinenumber.pp
|
synedit: fix TColor -> TColorRef assignments and vice versa
|
2011-03-03 08:35:33 +00:00 |
syngutterlineoverview.pp
|
LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code.
|
2011-03-06 12:45:59 +00:00 |
synguttermarks.pp
|
synedit: fix TColor -> TColorRef assignments and vice versa
|
2011-03-03 08:35:33 +00:00 |
synhighlighterany.pas
|
|
|
synhighlighterbat.pas
|
SynEdit: improved bat, ini highlighter by VRODE
|
2010-12-19 19:02:56 +00:00 |
synhighlightercpp.pp
|
|
|
synhighlightercss.pas
|
|
|
synhighlighterdiff.pas
|
|
|
synhighlighterhashentries.pas
|
|
|
synhighlighterhtml.pp
|
|
|
synhighlighterini.pas
|
SynEdit: improved bat, ini highlighter by VRODE
|
2010-12-19 19:02:56 +00:00 |
synhighlighterjava.pas
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
synhighlighterjscript.pas
|
|
|
synhighlighterlfm.pas
|
|
|
synhighlightermulti.pas
|
|
|
synhighlighterpas.pp
|
SynEdit: Pas-Highlighter, improved final keyword
|
2011-01-20 15:18:02 +00:00 |
synhighlighterperl.pas
|
|
|
synhighlighterphp.pas
|
|
|
synhighlighterposition.pas
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
synhighlighterpython.pas
|
|
|
synhighlightersql.pas
|
|
|
synhighlightertex.pas
|
|
|
synhighlighterunixshellscript.pas
|
synedit: made a normal package
|
2011-01-13 17:15:48 +00:00 |
synhighlightervb.pas
|
|
|
synhighlighterxml.pas
|
|
|
synmacrorecorder.pas
|
LCL: rename Menus.Shortcut function back to its Delphi compatible name.
|
2011-03-15 18:16:38 +00:00 |
synmemo.pas
|
|
|
synpluginsyncroedit.pp
|
SynEdit: Fixed a crash in SyncroEdit. If previous syncro was aborted, while new selection existed and overlapped with syncro-area, and then new selection was reduced in size
|
2010-12-16 22:52:18 +00:00 |
synpluginsyncronizededitbase.pp
|
|
|
synplugintemplateedit.pp
|
|
|
synpropertyeditobjectlist.lfm
|
|
|
synpropertyeditobjectlist.pas
|
|
|
synregexpr.pas
|
synedit: fixed synregexpr 64bit
|
2011-03-03 12:46:22 +00:00 |
syntextdrawer.pp
|
synedit: fix TColor -> TColorRef assignments and vice versa
|
2011-03-03 08:35:33 +00:00 |