lazarus/components/synedit
2011-03-16 16:52:28 +00:00
..
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: added SynDesign string constants translations and fixed typo in syndesignstringconstants.pas. 2010-09-24 17:01:14 +00:00
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 SynEdit: Updates to zic-zac lines 2010-10-13 22:36:04 +00:00
synedithighlighterfoldbase.pas SynEdit: Started rework of Gutter, started adding new overview gutter 2010-08-08 00:35:06 +00:00
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 SynEdit: use default line ending for saving files. Issue #17296 2010-10-24 20:30:52 +00:00
syneditmarks.pp SynEdit, marks: Fixed update column on line delete 2010-11-14 20:02:05 +00:00
syneditmarkup.pp SynEdit: unregister callback on destruction of markup-object 2010-12-20 21:12:04 +00:00
syneditmarkupbracket.pp
syneditmarkupctrlmouselink.pp
syneditmarkupguttermark.pp SynEdit: SynEdit: Added markup module for source highlight from gutter-marks 2010-10-27 00:55:55 +00:00
syneditmarkuphighall.pp SynEdit: improved scroll speed with certain highlights active 2010-11-20 13:23:55 +00:00
syneditmarkupselection.pp
syneditmarkupspecialline.pp
syneditmarkupwordgroup.pp SynEdit, highlight word-brackets (begin/end): Fixed, invalidate, if highlight changed 2010-10-14 22:45:40 +00:00
syneditmiscclasses.pp SynEdit: Added markup module for source highlight from gutter-marks 2010-10-27 00:49:34 +00:00
syneditmiscprocs.pp
syneditmousecmds.pp
syneditplugins.pas
syneditpointclasses.pas SynEdit: Caret, removed QT workarounds 2010-08-26 19:33:23 +00:00
syneditregexsearch.pas
syneditsearch.pp
syneditstrconst.pp SynEdit: Highlight IDE directives {%xxx} 2010-11-18 12:19:24 +00:00
synedittextbase.pas SynEdit: Fixed LineOverviewGutter for new shared marks code 2010-10-27 22:57:04 +00:00
synedittextbuffer.pp SynEdit: Started rework of Gutter, started adding new overview gutter 2010-08-08 00:35:06 +00:00
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 SourceEditor: Fixed searching from cursor, if selection exists / Cleanup Search code. Issue #0014449 2010-10-29 18:44:13 +00:00
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 SynEdit: fix Gutter.Visible, Issue #17571 2010-10-24 21:50:09 +00:00
syngutterchanges.pas SynEdit: Started rework of Gutter, started adding new overview gutter 2010-08-08 00:35:06 +00:00
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 Syn-Multi-Highlighter, fix several crashes. see notes from issue #17419 2010-10-02 16:30:18 +00:00
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 fixed typo dont 2010-09-11 14:05:21 +00:00
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