lazarus/components/synedit
2010-05-15 20:10:01 +00:00
..
design
docs/xml SynEdit: fpdoc 2010-04-06 22:15:56 +00:00
languages regenerated translations; updated Russian translation 2010-05-15 20:10:01 +00:00
test SynEdit: testcase, fix memleak 2010-05-08 16:27:31 +00:00
allsyneditunits.pp SynEdit: added Diff Highlighter 2010-04-14 20:03:17 +00:00
Makefile SynEdit: added Diff Highlighter 2010-04-14 20:03:17 +00:00
Makefile.fpc SynEdit: added Diff Highlighter 2010-04-14 20:03:17 +00:00
synbeautifier.pas SynEdit: Fix smart unindent obeys read-only 2009-11-19 23:54:52 +00:00
syncompletion.pas Synedit-Completion: make end/home key work (independent of ctrl key) 2010-05-15 14:15:51 +00:00
syndesignstringconstants.pas
synedit.inc
synedit.pp Synedit: adjust default-font for gtk2 2010-05-15 19:50:41 +00:00
syneditautocomplete.pp SynEdit: Remove references from old objects, when releasing 2010-03-21 18:04:17 +00:00
syneditexport.pas
syneditfoldedview.pp SynEdit, Folding: Clear folds, if highlighter changes 2010-04-06 21:27:34 +00:00
synedithighlighter.pp SynEdit: fix typo 2010-05-15 16:16:49 +00:00
synedithighlighterfoldbase.pas SynEdit: added Diff Highlighter 2010-04-14 20:03:17 +00:00
synedithighlighterxmlbase.pas SynEdit: Rewritten Multi Highlighter 2010-04-29 02:17:30 +00:00
syneditkeycmds.pp SynEdit: Fixed group undo for smart-unindent 2009-11-13 21:56:26 +00:00
syneditlazdsgn.lrs
syneditlazdsgn.pas
syneditlines.pas SynEdit: Removed accidental committed "deprecated" hint 2010-04-15 18:46:56 +00:00
syneditmarks.pp SynEdit: Improved tracking of bookmarks, when lines are inserted/removed 2009-06-21 19:30:24 +00:00
syneditmarkup.pp SynEdit, Refactor: Move more range scanning code to highlighter 2010-04-06 22:13:33 +00:00
syneditmarkupbracket.pp SynEdit, removed a circular unit ref 2009-06-20 20:25:21 +00:00
syneditmarkupctrlmouselink.pp SynEdit small optimization (unnecessary call to shiftstate) 2009-07-29 19:14:32 +00:00
syneditmarkuphighall.pp SynEdit, small optimization for same-word-markup (dont, try to find block, if select-all) 2009-07-24 21:35:14 +00:00
syneditmarkupselection.pp SynEdit, removed a circular unit ref 2009-06-20 20:25:21 +00:00
syneditmarkupspecialline.pp SynEdit, removed a circular unit ref 2009-06-20 20:25:21 +00:00
syneditmarkupwordgroup.pp SynEdit, removed a circular unit ref 2009-06-20 20:25:21 +00:00
syneditmiscclasses.pp SynEdit: fixed Range check, in word-selection (line of spaces only) 2010-04-08 20:10:26 +00:00
syneditmiscprocs.pp SynEdit: Removed some unused code, clean-up 2010-05-08 19:06:03 +00:00
syneditmousecmds.pp SynEdit: Improved and customized handling of "move caret on right click" 2010-05-14 22:48:19 +00:00
syneditplugins.pas synedit: fixed file encoding 2009-08-31 22:11:30 +00:00
syneditpointclasses.pas SynEdit: Change Lines.BeginUpdate to do full paintlock; fix repeated highlifghter scans for Lines.LoadFromFile; issue #13268 2010-05-12 00:28:57 +00:00
syneditregexsearch.pas synedit: fixed file encoding 2009-08-31 22:11:30 +00:00
syneditsearch.pp
syneditstrconst.pp SynEdit, Highlighter: added highlight of case-labels 2010-05-15 15:49:06 +00:00
synedittextbase.pas SynEdit: reduce overhead on Begin/EndUpdate 2010-05-12 15:50:18 +00:00
synedittextbuffer.pp SynEdit: Change Lines.BeginUpdate to do full paintlock; fix repeated highlifghter scans for Lines.LoadFromFile; issue #13268 2010-05-12 00:28:57 +00:00
synedittextdoublewidthchars.pas
synedittexttabexpander.pas SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param 2009-04-04 21:23:53 +00:00
synedittexttrimmer.pas SynEdit: Change Lines.BeginUpdate to do full paintlock; fix repeated highlifghter scans for Lines.LoadFromFile; issue #13268 2010-05-12 00:28:57 +00:00
synedittypes.pp SynEdit: Added Copy and paste with ability to keep folded text 2009-06-11 23:00:44 +00:00
synexporthtml.pas synedit: revert some changes made in r21507 #8018937c08 since they break compilation 2009-09-01 01:17:52 +00:00
syngutter.pp SourceEditor, SynEdit: Refactor DebugMarks (exe-line-marks). Ensure refresh for all windows 2010-04-09 21:59:40 +00:00
syngutterbase.pp SynEdit: Fix streaming inside frames (issue #14952, issue #14943) 2009-11-08 17:14:33 +00:00
syngutterchanges.pas SynEdit: disable anti-aliasing for drawing changes-gutter (better look on carbon) / was rev 25382 #970c7a531c, 25379 #3a1ed7cdf4 2010-05-15 16:47:48 +00:00
synguttercodefolding.pp SynEdit: Basic folding for LFM 2009-11-13 00:00:03 +00:00
syngutterlinenumber.pp EditorOptions/Mouse: Added Config for Line-Number-Gutter => End users can add option to select line 2009-06-04 21:49:15 +00:00
synguttermarks.pp SynEdit: Clean-up 2010-04-14 02:07:32 +00:00
synhighlighterany.pas SynEdit HighlighterAny: Fixed updating the Comment Value 2010-03-29 20:15:32 +00:00
synhighlightercpp.pp SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlightercss.pas SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlighterdiff.pas SynEdit: 64 bit compilation 2010-04-17 19:44:03 +00:00
synhighlighterhashentries.pas
synhighlighterhtml.pp SynEdit: added Diff Highlighter 2010-04-14 20:03:17 +00:00
synhighlighterjava.pas SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlighterjscript.pas SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlighterlfm.pas SynEdit: 64 bit compilation 2010-04-17 19:44:03 +00:00
synhighlightermulti.pas synedit: clean up 2010-04-29 08:10:36 +00:00
synhighlighterpas.pp SynEdit: fix typo 2010-05-15 16:16:49 +00:00
synhighlighterperl.pas SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlighterphp.pas SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlighterposition.pas SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlighterpython.pas SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlightersql.pas SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlightertex.pas SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param 2009-04-04 21:23:53 +00:00
synhighlighterunixshellscript.pas SynEdit: Made Highlighter-Attribute names resource-strings 2009-08-01 10:48:48 +00:00
synhighlightervb.pas synedit: fixed file encoding 2009-08-31 22:11:30 +00:00
synhighlighterxml.pas SynEdit: added Diff Highlighter 2010-04-14 20:03:17 +00:00
synmacrorecorder.pas synedit: fixed file encoding 2009-08-31 22:11:30 +00:00
synmemo.pas SynMemo: missing properties/methods 2009-11-18 03:33:29 +00:00
synpluginsyncroedit.pp SynEdit: Improved Syncro-Edit (see note on issue #14813) 2010-05-08 14:30:26 +00:00
synpluginsyncronizededitbase.pp SynEdit: Improved Syncro-Edit / removed accidental committed debugln 2010-05-08 15:03:35 +00:00
synplugintemplateedit.pp Synedit: Syncro/Template edit, detect and de-activate if undo goes before activation point 2009-07-28 20:30:25 +00:00
synpropertyeditobjectlist.lfm SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param 2009-04-04 21:23:53 +00:00
synpropertyeditobjectlist.pas lazarus: extract some classes from propedits to propeditutils by Ask (issue #0015531) 2010-01-17 07:12:12 +00:00
synregexpr.pas SynEdit, Search/Replace: implemented \n in replacement string for reg exp, issue #13748 2009-06-08 00:26:02 +00:00
syntextdrawer.pp SynEdit: Fixed regression from revision 19907 #e747489eff/19908 #a24043f0e8, Chinese/Eastern DoubleWidth fonts where drawn with too much spacing. Bug #13764 2009-05-19 18:24:21 +00:00