..
design
SynEdit: adding icon for diff highlighter
2010-05-18 15:10:43 +00:00
docs /xml
SynEdit: fpdoc
2010-04-06 22:15:56 +00:00
languages
Czech translation update by chronos, bug #16925
2010-07-14 20:43:51 +00:00
test
IDE: using new codetools FPC caches
2010-07-24 08:12:27 +00:00
allsyneditunits.pp
SynEdit: added Diff Highlighter
2010-04-14 20:03:17 +00:00
Makefile
updated makefiles
2010-07-02 20:29:37 +00:00
Makefile.fpc
updated makefiles
2010-07-02 20:29:37 +00:00
synbeautifier.pas
SynEdit: Fix smart unindent obeys read-only
2009-11-19 23:54:52 +00:00
syncompletion.pas
SynCompletion: avoid possible crash ./ fix app.Deactivate
2010-07-11 13:29:03 +00:00
syndesignstringconstants.pas
synedit.inc
synedit.pp
SynCompletion: Cancel on Topline change (window would be misplaced otherwise)
2010-07-09 16:25:10 +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: Refactor, Change ItemSize to a variable
2010-05-30 22:16:26 +00:00
synedithighlighterfoldbase.pas
SynEdit: added Diff Highlighter
2010-04-14 20:03:17 +00:00
synedithighlighterxmlbase.pas
SynEdit: Refactor, Change ItemSize to a variable
2010-05-30 22:16:26 +00:00
syneditkeycmds.pp
SynEdit: Fixed group undo for smart-unindent
2009-11-13 21:56:26 +00:00
syneditlazdsgn.lrs
SynEdit: adding icon for diff highlighter
2010-05-18 15:10:43 +00:00
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: reduce Markup overhead (fix last revision)
2010-06-04 23:44:50 +00:00
syneditmarkupbracket.pp
SynEdit: reduce Markup overhead
2010-06-04 23:06:44 +00:00
syneditmarkupctrlmouselink.pp
SynEdit: Fix clicking mouse-links, that hide the underline
2010-05-26 16:13:41 +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: Small fix to SelectionMarkup (frame-pos-info)
2010-05-16 17:26:27 +00:00
syneditmarkupspecialline.pp
SynEdit, removed a circular unit ref
2009-06-20 20:25:21 +00:00
syneditmarkupwordgroup.pp
SynEdit: reduce Markup overhead
2010-06-04 23:06:44 +00:00
syneditmiscclasses.pp
SynEdit: Skip some unnecessary calls (before handle creation / multiply change callbacks)
2010-05-30 00:42:11 +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: Refactor, LengthOfLongestLine
2010-05-31 00:03:31 +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, optimization for longest-line
2010-06-05 22:34:09 +00:00
synedittextbuffer.pp
SynEdit, optimization for longest-line
2010-06-05 22:34:09 +00:00
synedittextdoublewidthchars.pas
SynEdit, small optimization in double width char handling
2010-06-05 16:19:14 +00:00
synedittexttabexpander.pas
SynEdit: TabExpander: fix longest line for shared editor
2010-06-08 16:20:03 +00:00
synedittexttrimmer.pas
SynEdit, optimization for longest-line
2010-06-05 22:34:09 +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: FoldGutter: fix background color inside +/- box
2010-06-04 20:20:47 +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: Fixed abstract warning
2010-06-18 19:12:13 +00:00
synhighlighterpas.pp
IDE/SynEdit: basic support for folding multi-line // comments
2010-06-30 18:23:37 +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: fixed range check error, bug #16603
2010-05-31 10:35:13 +00:00
synhighlightertex.pas
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: Refactor, Change ItemSize to a variable
2010-05-30 22:16:26 +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
SyncroEdit: Fix, remove Async from queue, if destroyed
2010-05-26 22:13:58 +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
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