lazarus/components/synedit
2011-06-23 21:49:54 +00:00
..
design
docs/xml
languages Translations: Ukrainian translation update by Igor Paliychuk, bug #19476 2011-06-03 22:10:56 +00:00
test SynEdit: Fix next/prev word with tabs on line (phys/Logical pos) issue #0019232 2011-04-26 13:08:46 +00:00
allsynedit.pas
Makefile
Makefile.compiled
Makefile.fpc
synbeautifier.pas SynEdit: Fixed a range check, probably introduced in 30074 / Also fixed wrong array len 2011-04-04 19:57:23 +00:00
syncompletion.pas
syndesignstringconstants.pas
synedit.inc
synedit.lpk SynEdit.lpk: Correct license info 2011-05-22 20:23:56 +00:00
synedit.pp synedit: small optimization: DoOnResize instead of Resize 2011-05-15 10:53:57 +00:00
syneditautocomplete.pp
syneditexport.pas
syneditfoldedview.pp SynEdit: Fixed a folding issue, and assert 2011-04-24 18:23:44 +00:00
synedithighlighter.pp SynEdit: removed deprecated methods 2011-04-01 22:17:51 +00:00
synedithighlighterfoldbase.pas SynEdit: keep folds, even if a the keyword is no longer recognized (e.g becomes part of a comment). Such folds are however not saved in the session-info 2011-04-02 21:15:39 +00:00
synedithighlighterxmlbase.pas
syneditkeycmds.pp
syneditlazdsgn.lrs
syneditlazdsgn.pas
syneditlines.pas SynEdit: removed deprecated methods 2011-04-01 22:17:51 +00:00
syneditmarks.pp SynEdit: Fixed a folding issue, and assert 2011-04-24 18:23:44 +00:00
syneditmarkup.pp
syneditmarkupbracket.pp
syneditmarkupctrlmouselink.pp
syneditmarkupguttermark.pp
syneditmarkuphighall.pp
syneditmarkupselection.pp
syneditmarkupspecialline.pp
syneditmarkupwordgroup.pp
syneditmiscclasses.pp synedit: fixed writing to secondary clipboards 2011-05-27 10:14:18 +00:00
syneditmiscprocs.pp SynEdit: Fixed a folding issue, and assert 2011-04-24 18:23:44 +00:00
syneditmousecmds.pp
syneditplugins.pas
syneditpointclasses.pas qt intf: fixed showing caret when FWidget got context, bug #16905 2011-05-15 12:27:49 +00:00
syneditregexsearch.pas
syneditsearch.pp
syneditstrconst.pp Components, SynEdit: removed duplicate file filter string and regenerated translations 2011-04-28 22:23:08 +00:00
synedittextbase.pas SynEdit: Fixed a folding issue, and assert 2011-04-24 18:23:44 +00:00
synedittextbuffer.pp SynEdit: keep folds, even if a the keyword is no longer recognized (e.g becomes part of a comment). Such folds are however not saved in the session-info 2011-04-02 21:15:39 +00:00
synedittextdoublewidthchars.pas
synedittexttabexpander.pas
synedittexttrimmer.pas SynEdit: keep folds, even if a the keyword is no longer recognized (e.g becomes part of a comment). Such folds are however not saved in the session-info 2011-04-02 21:15:39 +00:00
synedittypes.pp
synexporthtml.pas
syngutter.pp
syngutterbase.pp
syngutterchanges.pas
synguttercodefolding.pp SynEdit: Codefolding for user-selected blocks (Not saved to session) even without highlighter 2011-04-03 14:40:44 +00:00
syngutterlinenumber.pp
syngutterlineoverview.pp
synguttermarks.pp
synhighlighterany.pas
synhighlighterbat.pas
synhighlightercpp.pp
synhighlightercss.pas
synhighlighterdiff.pas
synhighlighterhashentries.pas
synhighlighterhtml.pp SynEdit, HtmlHighlighter) Fix folding for html tags that require no closing tag (meta, br, ...). Patch by Yauheni Nazimau. Issue #0019071 2011-04-17 22:52:18 +00:00
synhighlighterini.pas
synhighlighterjava.pas
synhighlighterjscript.pas
synhighlighterlfm.pas
synhighlightermulti.pas
synhighlighterpas.pp IDE: codehelp: improved debugging 2011-04-11 21:25:55 +00:00
synhighlighterperl.pas
synhighlighterphp.pas
synhighlighterposition.pas
synhighlighterpython.pas
synhighlightersql.pas
synhighlightertex.pas
synhighlighterunixshellscript.pas
synhighlightervb.pas
synhighlighterxml.pas
synmacrorecorder.pas
synmemo.pas SynMemo BorderStyle: fixed default, so streaming works. issue #0019608 2011-06-23 21:49:54 +00:00
synpluginsyncroedit.pp
synpluginsyncronizededitbase.pp
synplugintemplateedit.pp
synpropertyeditobjectlist.lfm
synpropertyeditobjectlist.pas
synregexpr.pas
syntextdrawer.pp