lazarus/components/synedit
2006-06-27 11:28:17 +00:00
..
design added synhighlighterany.pas 2006-03-22 20:13:24 +00:00
languages * Added and updated chinese translations from freefcw 2006-06-22 22:30:57 +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 improved freeing TSynCompletion from Burkhard Carstens 2006-06-12 19:22:35 +00:00
synedit.inc win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
synedit.pp fixed compilation of rx.lpk 2006-06-19 07:01:10 +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 added experimental codefolding to IDE 2005-10-10 17:39:04 +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 removed BrushCopy 2006-03-07 14:03:32 +00:00
syneditmiscprocs.pp renamed LCLLinux to LCLIntf 2003-09-18 09:21:03 +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 fixed synedit multi replace with overlapping results 2006-05-23 17:41:59 +00:00
syneditstrconst.pp replaced some resource strings 2005-12-31 15:18:25 +00:00
synedittextbuffer.pp fixed clearing highlighter attributes, when switching synedit highlighter 2005-12-14 13:04:56 +00:00
synedittypes.pp used {PackEnum 1} for TSynSelectionMode, so text copied from Delphi compiled synedits can be pasted 2005-05-04 12:25:01 +00:00
synexporthtml.pas renamed LCLLinux to LCLIntf 2003-09-18 09:21:03 +00:00
synhighlighterany.pas TSynAnySys now handles setting the DollarVariables property from Burkhard Carstens 2006-06-12 18:18:47 +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 added keywords to TSynPasSyn package, requires, contains 2006-03-22 00:31:19 +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 removed ifdef ver1 from Martin Smat 2005-08-04 08:41:46 +00:00
syntextdrawer.pp gtk2 intf: GDI fonts are now pango layouts instead of pango font descriptions, using the font cache similar to gtk1 2006-06-27 11:28:17 +00:00