lazarus/components/synedit
mattias 1b7872882c synedit: fixed visibilty
git-svn-id: trunk@41529 -
2013-06-04 07:47:09 +00:00
..
design updated makefiles 2013-04-29 19:49:55 +00:00
docs/xml
languages Translations: reverted Arabic translation to r37531 #c73fdaff8b by request of Mazen Neifer (current Arabic translation maintainer). Reason is poor quality/machine translation, which makes hard to use translated IDE. 2013-05-21 19:34:39 +00:00
test SynEdit: Ifdef Markup: fix wrong info, when nodestate changed 2013-05-18 19:54:35 +00:00
allsynedit.pas SynEdit: Starting on Ifdef Markup 2013-05-06 14:03:03 +00:00
fpmake.pp started fpmake files for IDE 2012-09-08 21:42:19 +00:00
lazsyneditmousecmdstypes.pp SynEdit: hide conflicting button names 2011-12-19 13:11:02 +00:00
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: Alphablend (low-lighting) for markup 2013-05-14 12:38:54 +00:00
Makefile updated makefiles 2013-04-29 19:49:55 +00:00
Makefile.compiled updated lpk makefiles 2013-04-02 10:37:47 +00:00
Makefile.fpc updated makefiles 2013-04-29 19:49:55 +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 SynEdit: Starting on Ifdef Markup 2013-05-06 14:10:27 +00:00
synedit.pp SynEdit: Clean up: patch by zaher dirkey / issue #0024174 2013-05-06 11:18:42 +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: Reduce painting. was broken in revision 39693 #b3f15ac258 2013-05-22 01:41:44 +00:00
synedithighlighter.pp SynEdit: optimize assignment of a private array. 2013-05-30 08:24:21 +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 SynEdit: cleanup 2013-05-28 16:00:02 +00:00
syneditlines.pas synedit: LoadFromFile support for UTF-8 under Windows 2013-05-31 20:32:37 +00:00
syneditmarks.pp SynEdit: Starting on Ifdef Markup 2013-05-01 21:04:39 +00:00
syneditmarkup.pp SynEdit: Ifdef Markup: added TempEnabled/Disabled / added markup for the directives too 2013-05-22 01:01:29 +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: Ifdef Markup: added TempEnabled/Disabled / added markup for the directives too 2013-05-22 01:01:29 +00:00
syneditmarkupifdef.pp SynEdit: Ifdef Markup: fix crash when open shared synedit 2013-05-27 22:42:59 +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: fixed visibilty 2013-06-04 07:47:09 +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: Alphablend (low-lighting) for markup 2013-05-14 18:11:07 +00:00
syneditmiscprocs.pp SynEdit: cleanup issue #0024174 Patch by Zaher Dirkey 2013-05-19 18:03:28 +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: Ifdef Markup: added TempEnabled/Disabled / added markup for the directives too 2013-05-22 01:01:29 +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: Trim spaces - position only: Do not mark buffer as modified, if pressing space at EOL. Follow up revision 40680 #63634bb913 / Fixed mem leak 2013-05-16 22:44:35 +00:00
synedittypes.pp SynEdit: Clean up: patch by zaher dirkey / issue #0024174 2013-05-06 11:18:42 +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: prevent a range check error when deleting the whole buffer 2013-04-27 14:24:43 +00:00
synguttermarks.pp SynEdit: refactor painting 2012-01-22 13:17:30 +00:00
synhighlighterany.pas SynEdit: cleanup issue #0024174 Patch by Zaher Dirkey 2013-05-19 18:03:28 +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: patch by zaher dirkey / issue #0024174 2013-05-06 11:18:42 +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: Ifdef Markup: added TempEnabled/Disabled / added markup for the directives too 2013-05-22 01:01:29 +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: cleanup issue #0024174 Patch by Zaher Dirkey 2013-05-19 18:03:28 +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: Ifdef Markup: added TempEnabled/Disabled / added markup for the directives too 2013-05-22 01:01:29 +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: Clean up: patch by zaher dirkey / issue #0024174 2013-05-06 11:18:42 +00:00