lazarus/components/synedit
2009-02-14 15:24:57 +00:00
..
design SynEdit Gutter: Cleanup, Refactor, Added some helper methods 2009-01-21 01:52:28 +00:00
languages updated traslations using localize script 2008-11-11 01:30:57 +00:00
allsyneditunits.pp SynEdit Gutter: Refactor, add ability to save GutterParts to LFM file 2009-01-18 17:43:57 +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
synbeautifier.pas SynEdit: Fix Smart-UnIndent and tabs. Smart-Unindent with tabs at the start of line, would delete too much text) 2009-02-11 01:03:33 +00:00
synbeautifierpas.pas Cleanup SynEdit: Removed unnecessary uses, redeclaration's,... 2009-01-31 16:33:20 +00:00
syncompletion.pas components: remove Ctrl3D, ParentCtl3D properties 2009-01-31 12:02:04 +00:00
synedit.inc win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
synedit.pp SynEdit: Fixed updating gutter (Show every nth line number would not follow caret movement), broken in revision 18650 #720657de54 2009-02-14 15:24:57 +00:00
syneditautocomplete.pp synedit: fixed mem leak in auto completions 2007-09-20 13:43:01 +00:00
syneditexport.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
syneditfoldedview.pp SynEdit: Refactor Char To Grid Expansion for text painting. 2009-02-09 22:49:50 +00:00
synedithighlighter.pp Remove accidental debugln from revision 18436 #42a27dba3d 2009-01-25 12:44:33 +00:00
syneditkeycmds.pp SynEdit, Markup-Current-Word Added: TrimSpaces, Keep Markup while typing, Toggle fixed word (alt m), No timer(just toggle) 2009-01-11 02:51:28 +00:00
syneditlazdsgn.lrs new synedit images from wile64 2007-12-19 07:54:06 +00:00
syneditlazdsgn.pas
syneditmarks.pp SynEdit Gutter: Cleanup, Refactor, Added some helper methods 2009-01-21 01:52:28 +00:00
syneditmarkup.pp Cleanup SynEdit: Removed unnecessary uses, redeclaration's,... 2009-01-31 16:33:20 +00:00
syneditmarkupbracket.pp SynEdit, fix drawing of Frame-Highlights 2009-01-03 02:00:34 +00:00
syneditmarkupctrlmouselink.pp Cleanup SynEdit: Removed unnecessary uses, redeclaration's,... 2009-01-31 16:33:20 +00:00
syneditmarkuphighall.pp clean up 2009-01-29 09:06:02 +00:00
syneditmarkupselection.pp SynEdit, fix drawing of Frame-Highlights 2009-01-03 02:00:34 +00:00
syneditmarkupspecialline.pp SynEdit, fix drawing of Frame-Highlights 2009-01-03 02:00:34 +00:00
syneditmarkupwordgroup.pp SynEdit: Fix Highlight Begin-End with tabs or multi byte chars on the line (was not using Physical Pos for Markup) 2009-02-11 00:54:04 +00:00
syneditmiscclasses.pp Cleanup SynEdit: Removed unnecessary uses, redeclaration's,... 2009-01-31 16:33:20 +00:00
syneditmiscprocs.pp SynEdit, Refactor: Changed Phys/Logical Conversation (tabs, utf8) 2009-02-08 17:01:36 +00:00
syneditplugins.pas improved double byte char fonts for gtk1, started synedit UTF8 support 2004-09-02 09:17:00 +00:00
syneditpointclasses.pas SynEdit Refactor: Move more caret code to dedicated caret class 2009-02-13 00:43:19 +00:00
syneditregexsearch.pas gtk2 intf: added focus events for combobox, ideintf: textconverter now supports codetool buffers, h2pas wiz: added tool to remove redfinitions, reduced warnings 2007-08-03 22:38:11 +00:00
syneditsearch.pp SynEdit search: MultiLine-none-pattern search did crash or skip results (compilation for linux) 2009-01-02 20:42:02 +00:00
syneditstrconst.pp replaced some resource strings 2005-12-31 15:18:25 +00:00
synedittextbase.pas SynEdit: Refactor Char To Grid Expansion for text painting. 2009-02-09 22:49:50 +00:00
synedittextbuffer.pp SynEdit, Refactor: Changed Phys/Logical Conversation (tabs, utf8) 2009-02-08 17:01:36 +00:00
synedittextdoublewidthchars.pas SynEdit: Improve non utf8 char-set handling (may happen with gtk1). This was broken by DoubleWidthChar handling 2009-02-13 20:10:39 +00:00
synedittexttabexpander.pas SynEdit: Fixed LengthOfLongestLine (Vertical Scrollbar did no longer show); bug introduced in revision 18603 #01e79b4d74 2009-02-13 21:44:59 +00:00
synedittexttrimmer.pas SynEdit Refactor: Move more caret code to dedicated caret class 2009-02-13 00:43:19 +00:00
synedittypes.pp SynEdit: Fixing many issues with trailing spaces. Includes bug #12383 "Smart tab un-indent", 12487 "ctrl-t at end of trailing spaces", "special char display of trailing spaces", vertical scrollbar for (many) trailing spaces. 2008-11-18 00:12:19 +00:00
synexporthtml.pas
syngutter.pp Cleanup SynEdit: Removed unnecessary uses, redeclaration's,... 2009-01-31 16:33:20 +00:00
syngutterbase.pp Cleanup SynEdit: Removed unnecessary uses, redeclaration's,... 2009-01-31 16:33:20 +00:00
syngutterchanges.pas SynEdit Gutter: Cleanup, Refactor, Added some helper methods 2009-01-21 01:52:28 +00:00
synguttercodefolding.pp Cleanup SynEdit: Removed unnecessary uses, redeclaration's,... 2009-01-31 16:33:20 +00:00
syngutterlinenumber.pp Cleanup SynEdit: Removed unnecessary uses, redeclaration's,... 2009-01-31 16:33:20 +00:00
synguttermarks.pp Cleanup SynEdit: Removed unnecessary uses, redeclaration's,... 2009-01-31 16:33:20 +00:00
synhighlighterany.pas Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved 2008-11-12 23:43:25 +00:00
synhighlightercpp.pp Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved 2008-11-12 23:43:25 +00:00
synhighlightercss.pas Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved 2008-11-12 23:43:25 +00:00
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 Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved 2008-11-12 23:43:25 +00:00
synhighlighterjscript.pas Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved 2008-11-12 23:43:25 +00:00
synhighlighterlfm.pas Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved 2008-11-12 23:43:25 +00:00
synhighlightermulti.pas * fixed bug when adding schema (by DiBo33) 2007-12-16 18:08:29 +00:00
synhighlighterpas.pp SynEdit, PasHighlighter: The matching "End" for "Unit" was no longer found. Bug since revision 18443 #f4ca0b1d9f 2009-02-04 22:11:27 +00:00
synhighlighterperl.pas Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved 2008-11-12 23:43:25 +00:00
synhighlighterphp.pas Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved 2008-11-12 23:43:25 +00:00
synhighlighterposition.pas examples: added example for synpositionhighlighter 2008-07-27 12:24:31 +00:00
synhighlighterpython.pas Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved 2008-11-12 23:43:25 +00:00
synhighlightersql.pas Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved 2008-11-12 23:43:25 +00:00
synhighlightertex.pas synedit: fixed tex highlighter for utf-8 chars, bug #11960 2008-08-24 12:28:45 +00:00
synhighlighterunixshellscript.pas Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved 2008-11-12 23:43:25 +00:00
synhighlightervb.pas Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved 2008-11-12 23:43:25 +00:00
synhighlighterxml.pas gtk intf: fixed crash on paste for 64 bit 2007-07-31 23:13:06 +00:00
synmacrorecorder.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
synmemo.pas components: remove Ctrl3D, ParentCtl3D properties 2009-01-31 12:02:04 +00:00
synregexpr.pas fixed encoding 2008-07-13 20:52:25 +00:00
syntextdrawer.pp SynEdit, more checks to ensure enforced monospace 2009-02-03 00:03:48 +00:00