lazarus/components/synedit
martin 4c1df45cac Added SynEdit.FoldAll (bug #12561, modified/ext patch from Brad Campbell)
Added Methods to find Collapsed/Expanded Line for block around cursor

git-svn-id: trunk@17279 -
2008-11-08 15:53:33 +00:00
..
design new synedit images from wile64 2007-12-19 07:54:06 +00:00
languages updated po files 2008-08-15 15:55:31 +00:00
allsyneditunits.pp synedit: started TSynCustomBeautifier 2008-06-15 10:59:47 +00:00
Makefile changed default widgetset gtk to gtk2 2008-10-07 12:05:16 +00:00
Makefile.fpc changed default widgetset gtk to gtk2 2008-10-07 12:05:16 +00:00
synbeautifierpas.pas synedit: started simple pascal indenter 2008-06-23 13:30:50 +00:00
syncompletion.pas synedit: clean up 2008-06-22 22:57:31 +00:00
synedit.inc
synedit.pp Added SynEdit.FoldAll (bug #12561, modified/ext patch from Brad Campbell) 2008-11-08 15:53:33 +00:00
syneditautocomplete.pp
syneditexport.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
syneditfoldedview.pp Added SynEdit.FoldAll (bug #12561, modified/ext patch from Brad Campbell) 2008-11-08 15:53:33 +00:00
synedithighlighter.pp using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
syneditkeycmds.pp
syneditlazdsgn.lrs new synedit images from wile64 2007-12-19 07:54:06 +00:00
syneditlazdsgn.pas
syneditmarkup.pp synedit: markup for special line, selection and ctrl mouse link, from Martin Friebe, bug #11693 2008-07-24 22:41:25 +00:00
syneditmarkupbracket.pp synedit: changed bracket highlighting to default to before caret 2008-07-27 07:40:17 +00:00
syneditmarkupctrlmouselink.pp synedit: added license headers 2008-07-25 18:38:36 +00:00
syneditmarkuphighall.pp synedit: markup for special line, selection and ctrl mouse link, from Martin Friebe, bug #11693 2008-07-24 22:41:25 +00:00
syneditmarkupselection.pp synedit: added license headers 2008-07-25 18:38:36 +00:00
syneditmarkupspecialline.pp synedit: fixed unit circle 2008-08-23 06:45:46 +00:00
syneditmiscclasses.pp synedit+IDE: implemented showing only every n-th line number, patch #11625 from Gerard Visent 2008-08-05 11:56:39 +00:00
syneditmiscprocs.pp Fix Undo/Redo for indent block via tab key. Also fix cursor position. bug #0012469 2008-11-03 23:24:34 +00:00
syneditplugins.pas
syneditregexsearch.pas
syneditsearch.pp using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
syneditstrconst.pp
synedittextbuffer.pp SynEdit: Refactored CodeFolding. All Scrolling does now relate to visible lines. (Mousewheel / Scrollbars). Bug #7554 / 11208 2008-11-04 22:17:52 +00:00
synedittypes.pp synedit: replaced codepage dependent set with codepage independent 2008-07-13 22:03:06 +00:00
synexporthtml.pas
synhighlighterany.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
synhighlightercpp.pp
synhighlightercss.pas
synhighlighterhashentries.pas
synhighlighterhtml.pp synedit: markup for special line, selection and ctrl mouse link, from Martin Friebe, bug #11693 2008-07-24 22:41:25 +00:00
synhighlighterjava.pas
synhighlighterjscript.pas
synhighlighterlfm.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
synhighlightermulti.pas
synhighlighterpas.pp fixed compilation 2.3 2008-10-08 20:45:48 +00:00
synhighlighterperl.pas
synhighlighterphp.pas
synhighlighterposition.pas examples: added example for synpositionhighlighter 2008-07-27 12:24:31 +00:00
synhighlighterpython.pas
synhighlightersql.pas synedit: undo typo 2008-08-29 08:38:38 +00:00
synhighlightertex.pas synedit: fixed tex highlighter for utf-8 chars, bug #11960 2008-08-24 12:28:45 +00:00
synhighlighterunixshellscript.pas
synhighlightervb.pas
synhighlighterxml.pas
synmacrorecorder.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
synmemo.pas synedit: fix compilation (#0012014) 2008-08-31 13:29:45 +00:00
synregexpr.pas fixed encoding 2008-07-13 20:52:25 +00:00
syntextdrawer.pp Fix ExtraCharSpacing (Bug #11824) Extra Space was accumulated across blocks of text. 2008-11-06 20:09:24 +00:00