lazarus/components/synedit
2011-02-23 00:39:05 +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 ide, synedit, lcl: don't construct resourceless forms using Create constructor - use CreateNew instead 2011-01-31 03:38:11 +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 synedit: give hint window a name for debugging 2011-02-02 22:05:50 +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 fixed typos: chnage 2011-02-10 09:37:44 +00:00
synedithighlighter.pp SynEdit: Updates to zic-zac lines 2010-10-13 22:36:04 +00:00
synedithighlighterfoldbase.pas
synedithighlighterxmlbase.pas
syneditkeycmds.pp
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
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
syngutter.pp SynEdit: extended divider gutter 2010-08-28 12:19:06 +00:00
syngutterbase.pp SynEdit: fix Gutter.Visible, Issue #17571 2010-10-24 21:50:09 +00:00
syngutterchanges.pas
synguttercodefolding.pp Added License 2010-08-26 14:47:15 +00:00
syngutterlinenumber.pp
syngutterlineoverview.pp SynGutter OverView: Fixed crash, due to missing unregister on destroy 2010-11-24 13:56:01 +00:00
synguttermarks.pp SynEdit: fix crash if no images are assigned to bookmarks 2010-10-26 21:50:20 +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
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
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
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 fixed typos: usefull 2011-02-10 09:43:23 +00:00
syntextdrawer.pp SynEdit: Removed obsolete/incorrect Assertion (found by Juha Manninen) issue #17999 2010-11-20 20:31:51 +00:00