lazarus/components/synedit
martin fdb2445544 Fix Folding none pascal text
git-svn-id: trunk@26931 -
2010-07-31 13:38:32 +00:00
..
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 * 1) renamed Czech translation files to *.cs.po (in accordance with ISO 639-1 standard). This makes automatic Czech translation selection work. Bug #17048. 2010-07-28 20:58:37 +00:00
test Synedit: Tests for fold/hide 2010-07-24 17:00:20 +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
syncompletion.pas SynCompletion: avoid possible crash ./ fix app.Deactivate 2010-07-11 13:29:03 +00:00
syndesignstringconstants.pas
synedit.inc
synedit.pp Synedit/IDE: Added hiding of comment/region 2010-07-24 16:59:04 +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: Fix popup for fold gutter (show hides correct) 2010-07-25 15:39:23 +00:00
synedithighlighter.pp Synedit/IDE: Added hiding of comment/region 2010-07-24 16:59:04 +00:00
synedithighlighterfoldbase.pas Fix Folding none pascal text 2010-07-31 13:38:32 +00:00
synedithighlighterxmlbase.pas SynEdit: Refactor, Change ItemSize to a variable 2010-05-30 22:16:26 +00:00
syneditkeycmds.pp
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
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
syneditmarkupselection.pp SynEdit: Small fix to SelectionMarkup (frame-pos-info) 2010-05-16 17:26:27 +00:00
syneditmarkupspecialline.pp
syneditmarkupwordgroup.pp Synedit/IDE: Added hiding of comment/region 2010-07-24 16:59:04 +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
syneditpointclasses.pas SynEdit: Refactor, LengthOfLongestLine 2010-05-31 00:03:31 +00:00
syneditregexsearch.pas
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
synexporthtml.pas
syngutter.pp SourceEditor, SynEdit: Refactor DebugMarks (exe-line-marks). Ensure refresh for all windows 2010-04-09 21:59:40 +00:00
syngutterbase.pp
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: Fix popup for fold gutter (show hides correct) 2010-07-25 15:39:23 +00:00
syngutterlinenumber.pp
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
synhighlightercss.pas
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
synhighlighterjscript.pas
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 synedit: clean up 2010-07-27 16:21:13 +00:00
synhighlighterperl.pas
synhighlighterphp.pas
synhighlighterposition.pas
synhighlighterpython.pas
synhighlightersql.pas synedit: fixed range check error, bug #16603 2010-05-31 10:35:13 +00:00
synhighlightertex.pas
synhighlighterunixshellscript.pas
synhighlightervb.pas
synhighlighterxml.pas SynEdit: Refactor, Change ItemSize to a variable 2010-05-30 22:16:26 +00:00
synmacrorecorder.pas
synmemo.pas
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
synpropertyeditobjectlist.lfm
synpropertyeditobjectlist.pas
synregexpr.pas
syntextdrawer.pp