lazarus/components/synedit
mattias 65d0830183 clean up dependencies
git-svn-id: trunk@40773 -
2013-04-09 20:07:08 +00:00
..
design updated lpk makefiles 2013-04-02 10:37:47 +00:00
docs/xml
languages SynEdit: some more translations clean up 2013-04-07 14:57:53 +00:00
test SynEdit: fixed trim-space (mode "position only") would corrupt text on certain undo. Issue #24101 2013-04-01 11:58:34 +00:00
allsynedit.pas synedit: updated allsynedit 2013-01-30 01:23:44 +00:00
fpmake.pp started fpmake files for IDE 2012-09-08 21:42:19 +00:00
lazsyneditmousecmdstypes.pp
lazsynedittext.pas synedit: fixed function result TSynEditStringsLinked.EditReplace 2013-01-14 12:27:52 +00:00
lazsynimm.pas SynEdit: clean up 2013-01-14 13:23:13 +00:00
lazsyntextarea.pp SynEdit: clean up 2013-01-14 13:25:38 +00:00
Makefile updated lpk makefiles 2013-04-02 10:37:47 +00:00
Makefile.compiled updated lpk makefiles 2013-04-02 10:37:47 +00:00
Makefile.fpc updated lpk makefiles 2013-04-02 10:37:47 +00:00
synbeautifier.pas synedit: clean up 2013-03-21 23:10:14 +00:00
syncompletion.pas synedit: TSynBaseCompletionForm: paint background not on scrollbar area 2012-09-26 11:19:08 +00:00
synedit.inc
synedit.lpk clean up dependencies 2013-04-09 20:07:08 +00:00
synedit.pp SynEdit: fix detection of IsVisible changed 2013-02-10 13:54:00 +00:00
syneditautocomplete.pp SynCompletion: Ensure caret pos 2012-09-14 12:32:27 +00:00
syneditexport.pas SynEdit: Fixed Exporter to work with TSynMultiSyn 2012-09-07 11:34:35 +00:00
syneditfoldedview.pp SynEdit: FoldedView, reduce calculation overhead 2012-12-30 05:34:52 +00:00
synedithighlighter.pp SynEdit: Added hcCodeFolding to highlighter capabilities 2013-03-10 21:07:08 +00:00
synedithighlighterfoldbase.pas SynEdit: Added hcCodeFolding to highlighter capabilities 2013-03-10 21:07:08 +00:00
synedithighlighterxmlbase.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
syneditkeycmds.pp IDE, SynEdit: Use the new ShiftMask feature in SynEdit to ignore Ctrl key in two-key sequences. Part of issue #24008 2013-03-14 12:21:59 +00:00
syneditlines.pas SynEdit: clean up 2013-01-14 13:23:13 +00:00
syneditmarks.pp synedit: clean up 2013-03-21 23:10:14 +00:00
syneditmarkup.pp SynEdit: added new markup. TSynEditMarkupHighlightAllMulti. Also refactor/speed up 2013-01-29 18:21:04 +00:00
syneditmarkupbracket.pp SynEdit, Markup-HighAll: Small optimization, when text edited (better invalidation range) 2013-01-25 00:23:30 +00:00
syneditmarkupctrlmouselink.pp SynEdit: Markup and more paint-token-breaker for future bidi support 2012-10-08 13:25:08 +00:00
syneditmarkupguttermark.pp SynEdit: Markup and more paint-token-breaker for future bidi support 2012-10-08 11:16:06 +00:00
syneditmarkuphighall.pp SynEdit: Starting on Ifdef Highlighter, first bits and pieces 2013-02-22 03:07:52 +00:00
syneditmarkupifdef.pp SynEdit: Starting on Ifdef Highlighter, first bits and pieces 2013-02-22 03:07:52 +00:00
syneditmarkupselection.pp SynEdit: fixes paint-token-breaker for future bidi support 2012-10-11 17:05:04 +00:00
syneditmarkupspecialchar.pp SynEdit: Markup and more paint-token-breaker for future bidi support 2012-10-08 22:09:20 +00:00
syneditmarkupspecialline.pp SynEdit, Markup-HighAll: Small optimization, when text edited (better invalidation range) 2013-01-25 00:23:30 +00:00
syneditmarkupwordgroup.pp SynEdit, Markup-HighAll: Small optimization, when text edited (better invalidation range) 2013-01-25 00:23:30 +00:00
syneditmiscclasses.pp SynEdit: more refactor AVL 2013-02-18 00:42:42 +00:00
syneditmiscprocs.pp SynEdit: added string auto-continue mode 2013-02-19 03:07:43 +00:00
syneditmousecmds.pp SynEdit: formatting 2012-10-15 16:41:10 +00:00
syneditplugins.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
syneditpointclasses.pas SynEdit: fixed trim-space (mode "position only") would corrupt text on certain undo. Issue #24101 2013-04-01 11:58:34 +00:00
syneditregexsearch.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
syneditsearch.pp SynEdit search: Fix searching multi-line text. Found text could have longer lines (Pattern expected line-end), if start matched. 2013-01-14 01:49:07 +00:00
syneditstrconst.pp SynEdit: add DOCTYPE to html highlighter. Issue #0023495 Patch by Janusz Tomczak 2012-12-16 19:25:26 +00:00
synedittextbase.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synedittextbidichars.pas SynEdit: fixes for future bidi support 2012-10-11 17:26:25 +00:00
synedittextbuffer.pp SynEdit: various minor speed improvements (replace selection) 2013-01-12 10:47:23 +00:00
synedittextdoublewidthchars.pas
synedittextsystemcharwidth.pas SynEdit: fixed compilation (IFDEF not defined) 2012-12-20 11:43:58 +00:00
synedittexttabexpander.pas SynEdit: Some helpers for future bidi support (IFDEF) 2012-09-17 20:05:13 +00:00
synedittexttrimmer.pas SynEdit: fixed trim-space (mode "position only") would corrupt text on certain undo. Issue #24101 2013-04-01 11:58:34 +00:00
synedittypes.pp SynEdit: Fixed missing StatusChange notification for LinesInWindow changed 2012-07-01 15:04:54 +00:00
synexporthtml.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
syngutter.pp SynEdit: Separator-Gutter, fixed painting 2013-02-09 02:27:21 +00:00
syngutterbase.pp SynEdit: Fixed gutter resizing. Issue #0023990 2013-03-13 16:20:17 +00:00
syngutterchanges.pas lcl: using fpcanvas EndCap 2013-02-10 12:22:05 +00:00
synguttercodefolding.pp SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
syngutterlinenumber.pp SynEdit: LineNumber-Gutter: update digit-count when setting to visible (Digits where cut off) 2013-01-03 12:57:50 +00:00
syngutterlineoverview.pp SynEdit: OverviewGutter, show enabled/disabled breakpoint and exec line in diff colors 2013-02-09 01:42:27 +00:00
synguttermarks.pp
synhighlighterany.pas SynEdit: Cleanup (TBetterRegistry removed) Issue #0022509 Patch by Zaher Dirkey 2012-09-26 11:37:44 +00:00
synhighlighterbat.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlightercpp.pp SynEdit: Cleanup (TBetterRegistry removed) Issue #0022509 Patch by Zaher Dirkey 2012-09-26 11:37:44 +00:00
synhighlightercss.pas SynEdit; CSS Highlighter. Fix spelling of keywords. Issue #0023183 Patch by Janusz Tomczak 2012-11-12 10:47:19 +00:00
synhighlighterdiff.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlighterhashentries.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlighterhtml.pp SynEdit: add DOCTYPE to html highlighter. Issue #0023495 Patch by Janusz Tomczak 2012-12-16 19:25:26 +00:00
synhighlighterini.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlighterjava.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlighterjscript.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlighterlfm.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlightermulti.pas SynEdit: Set only unique value in TSynHighlighterMultiScheme.SetVirtualLines. Issue #23548, patch from Giulio Bernardi 2012-12-27 21:53:55 +00:00
synhighlighterpas.pp SynEdit: pas-highlighter, fix info for ifdef/region nodes / fix markup matching pairs if not foldable 2013-02-17 21:34:11 +00:00
synhighlighterperl.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlighterphp.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlighterpo.pp SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlighterposition.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlighterpython.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlightersql.pas SynEdit: SQL highlighter, added postgre. Issue #22988 Patch by tcaduto 2012-11-24 02:33:24 +00:00
synhighlightertex.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlighterunixshellscript.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlightervb.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlighterxml.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synmacrorecorder.pas EditorMacros: Refactor, make avail in SrcEditInterface 2012-08-25 22:46:20 +00:00
synmemo.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synpluginsyncroedit.pp SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synpluginsyncronizededitbase.pp SynEdit: Markup and more paint-token-breaker for future bidi support 2012-10-08 22:26:52 +00:00
synplugintemplateedit.pp SynEdit (Syncro): Allow navigating only first occurrences of each word. Issue #0021563 2012-05-13 14:13:26 +00:00
synregexpr.pas SynEdit: clean up 2013-01-14 14:26:06 +00:00
syntextdrawer.pp SynEdit: Removed unused units 2012-12-21 02:25:34 +00:00