lazarus/components/synedit
martin ae56cb323a SynEdit, highlight: fix inverting styles
git-svn-id: trunk@27710 -
2010-10-15 00:44:58 +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 Translations: Portuguese translation update by Marcelo B Paula, bug #17613 2010-10-12 20:49:14 +00:00
test Syn-Multi-Highlighter, tests for rev 27545 #1b6d6917f7 2010-10-02 16:31:47 +00:00
allsynedit.pas started synedit lpk 2010-09-28 08:27:25 +00:00
allsyneditunits.pp synedit: fixed compilation 2010-09-27 08:48:06 +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 IDE: clean up 2010-09-28 15:42:01 +00:00
syndesignstringconstants.pas SynEdit: added SynDesign string constants translations and fixed typo in syndesignstringconstants.pas. 2010-09-24 17:01:14 +00:00
synedit1.lpk started synedit lpk 2010-09-28 08:27:25 +00:00
synedit.inc
synedit.pp SynEdit, highlight: fix inverting styles 2010-10-15 00:44:58 +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: Started rework of Gutter, started adding new overview gutter 2010-08-08 00:35:06 +00:00
synedithighlighter.pp SynEdit: Updates to zic-zac lines 2010-10-13 22:36:04 +00:00
synedithighlighterfoldbase.pas SynEdit: Started rework of Gutter, started adding new overview gutter 2010-08-08 00:35:06 +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: changed type (for 64bit) 2010-08-08 18:03:00 +00:00
syneditmarkup.pp SynEdit: improved merging of frames and markups 2010-10-13 01:07:10 +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, highlight word-brackets (begin/end): Fixed, invalidate, if highlight changed 2010-10-14 22:45:40 +00:00
syneditmiscclasses.pp SynEdit, highlight: fix inverting styles 2010-10-15 00:44:58 +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: Caret, removed QT workarounds 2010-08-26 19:33:23 +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: Started rework of Gutter, started adding new overview gutter 2010-08-08 00:35:06 +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 more for new zic-zac markup / refactor some of PaintLines 2010-10-12 22:57:42 +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 SynEdit: extended divider gutter 2010-08-28 12:19:06 +00:00
syngutterbase.pp SynEdit: Refactor SynMarks 2010-08-08 15:46:27 +00:00
syngutterchanges.pas SynEdit: Started rework of Gutter, started adding new overview gutter 2010-08-08 00:35:06 +00:00
synguttercodefolding.pp Added License 2010-08-26 14:47:15 +00:00
syngutterlinenumber.pp SynEdit: Started rework of Gutter, started adding new overview gutter 2010-08-08 00:35:06 +00:00
syngutterlineoverview.pp SynEdit: Fix for right overview Gutter 2010-10-09 16:06:56 +00:00
synguttermarks.pp SynEdit: Started rework of Gutter, started adding new overview gutter 2010-08-08 00:35:06 +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 Syn-Multi-Highlighter, fix several crashes. see notes from issue #17419 2010-10-02 16:30:18 +00:00
synhighlighterpas.pp SynEdit: Pas-Highlighter: Improved "message" and "index" keywords (less false positives) 2010-10-10 22:11:20 +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 SynEdit: Started rework of Gutter, started adding new overview gutter 2010-08-08 00:35:06 +00:00
synpluginsyncronizededitbase.pp fixed typo dont 2010-09-11 14:05:21 +00:00
synplugintemplateedit.pp
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
syntextdrawer.pp Synedit: use real dotted lines 2010-10-14 01:06:43 +00:00