lazarus/components/synedit
2007-02-12 10:43:12 +00:00
..
design renamed README files to README.txt 2006-07-21 18:31:15 +00:00
languages updated Indonesian translations from Zaenal Mutaqin 2007-01-29 20:04:36 +00:00
allsyneditunits.pp added synhighlighterany.pas 2006-03-22 20:13:24 +00:00
Makefile win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
Makefile.fpc changed unit output directories to fpc format units/CPU-OS 2005-07-22 13:47:35 +00:00
syncompletion.pas Find in files: showing skipped results 2006-07-29 14:09:04 +00:00
synedit.inc win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
synedit.pp IDE: source editor using real gutter width, synedit; public GutterWidth property 2007-02-12 10:43:12 +00:00
syneditautocomplete.pp code templates: fixed reading new lines at start of template 2006-05-12 08:27:08 +00:00
syneditexport.pas fixed ord ptr conversion hints 2004-06-28 08:54:20 +00:00
synedithighlighter.pp synedit: fixed updating codefolding after inserts and changes 2006-09-26 16:22:16 +00:00
syneditkeycmds.pp fixed a few fpc over warnings from Andrew Haines 2005-06-25 15:34:03 +00:00
syneditlazdsgn.lrs added synhighlighterany.pas 2006-03-22 20:13:24 +00:00
syneditlazdsgn.pas added synedit to component palette 2003-02-20 00:44:01 +00:00
syneditmiscclasses.pp synedit: improved gutter space for line numbers 2006-09-26 22:03:52 +00:00
syneditmiscprocs.pp IDE Help for FPC keywords activated, IDE find now supports multi lines, regexpr case insensitive, regexpr whole words 2006-08-29 17:35:20 +00:00
syneditplugins.pas improved double byte char fonts for gtk1, started synedit UTF8 support 2004-09-02 09:17:00 +00:00
syneditregexsearch.pas changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman 2005-03-07 21:59:45 +00:00
syneditsearch.pp IDE: implemented find next/previous word occurrence 2006-09-16 14:02:14 +00:00
syneditstrconst.pp replaced some resource strings 2005-12-31 15:18:25 +00:00
synedittextbuffer.pp synedit: fixed updating codefolding after inserts and changes 2006-09-26 16:22:16 +00:00
synedittypes.pp IDE Help for FPC keywords activated, IDE find now supports multi lines, regexpr case insensitive, regexpr whole words 2006-08-29 17:35:20 +00:00
synexporthtml.pas renamed LCLLinux to LCLIntf 2003-09-18 09:21:03 +00:00
synhighlighterany.pas added InvertColor and RGBColor to graphics.pp from Tom Gregorovic 2006-09-14 17:52:26 +00:00
synhighlightercpp.pp fixed a few fpc over warnings from Andrew Haines 2005-06-25 15:34:03 +00:00
synhighlightercss.pas fixed a few fpc over warnings from Andrew Haines 2005-06-25 15:34:03 +00:00
synhighlighterhashentries.pas added sql, php, tex, css synedit highlighter 2004-03-02 23:04:11 +00:00
synhighlighterhtml.pp fixed a few fpc over warnings from Andrew Haines 2005-06-25 15:34:03 +00:00
synhighlighterjava.pas fixed a few fpc over warnings from Andrew Haines 2005-06-25 15:34:03 +00:00
synhighlighterlfm.pas fixed a few fpc over warnings from Andrew Haines 2005-06-25 15:34:03 +00:00
synhighlightermulti.pas improved TSynMultiSyn destruction 2006-04-15 14:56:19 +00:00
synhighlighterpas.pp synedit: fixed updating gutter when codefolding ranges changed 2007-01-10 11:17:02 +00:00
synhighlighterperl.pas fixed a few fpc over warnings from Andrew Haines 2005-06-25 15:34:03 +00:00
synhighlighterphp.pas fixed synedit: assigning text with #0, TSynPasSyn and TSynPHPSyn for #0, added PHP highlighter to IDE 2005-08-22 11:08:59 +00:00
synhighlighterposition.pas added class keyword to proc bodies for fpc 2.1.1 2006-05-27 17:40:59 +00:00
synhighlighterpython.pas fixed a few fpc over warnings from Andrew Haines 2005-06-25 15:34:03 +00:00
synhighlightersql.pas fixed a few fpc over warnings from Andrew Haines 2005-06-25 15:34:03 +00:00
synhighlightertex.pas fixed a few fpc over warnings from Andrew Haines 2005-06-25 15:34:03 +00:00
synhighlighterunixshellscript.pas fixed a few fpc over warnings from Andrew Haines 2005-06-25 15:34:03 +00:00
synhighlighterxml.pas fixed a few fpc over warnings from Andrew Haines 2005-06-25 15:34:03 +00:00
synmacrorecorder.pas added DefineRectProperty 2006-02-23 16:29:43 +00:00
synmemo.pas published BorderSpacing for many controls 2004-12-27 19:40:59 +00:00
synregexpr.pas fixed 64bit compilation 2006-08-30 08:24:17 +00:00
syntextdrawer.pp added FontIsMonoSpace 2006-10-05 21:50:05 +00:00