lazarus/components/synedit
2008-07-10 07:19:08 +00:00
..
design new synedit images from wile64 2007-12-19 07:54:06 +00:00
languages Updated Lithuanian translation by Valdas Jankunas 2008-06-18 22:45:32 +00:00
allsyneditunits.pp synedit: started TSynCustomBeautifier 2008-06-15 10:59:47 +00:00
Makefile default widget set for Mac OS X is now Carbon, not gtk1 2008-06-20 19:33:44 +00:00
Makefile.fpc synedit: added VB highlighter from Nyitrai Péter (#10163) 2007-12-10 19:54:10 +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 win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
synedit.pp synedit: don't initialize KeyStrokes collection, when loading it from .lrs or .lfm (fixes bug #7305), thanks to Martin Schreiber for the hint 2008-07-10 07:19:08 +00:00
syneditautocomplete.pp synedit: fixed mem leak in auto completions 2007-09-20 13:43:01 +00:00
syneditexport.pas fixed ord ptr conversion hints 2004-06-28 08:54:20 +00:00
synedithighlighter.pp synedit: fixed codefolding block comparison 2007-08-11 13:08:53 +00:00
syneditkeycmds.pp fixed a few fpc over warnings from Andrew Haines 2005-06-25 15:34:03 +00:00
syneditlazdsgn.lrs new synedit images from wile64 2007-12-19 07:54:06 +00:00
syneditlazdsgn.pas
syneditmarkup.pp synedit: implemented markup system from Martin Friebe 2008-07-07 07:41:40 +00:00
syneditmarkupbracket.pp synedit: implemented markup system from Martin Friebe 2008-07-07 07:41:40 +00:00
syneditmarkuphighall.pp synedit: implemented markup system from Martin Friebe 2008-07-07 07:41:40 +00:00
syneditmiscclasses.pp synedit: implemented markup system from Martin Friebe 2008-07-07 07:41:40 +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 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: fixed searching backwards and end of range contains half pattern, bug #11430 2008-06-07 16:08:18 +00:00
syneditstrconst.pp replaced some resource strings 2005-12-31 15:18:25 +00:00
synedittextbuffer.pp synedit: fixed reading files with Mac OS line ending from Equinox (#10037) 2007-10-29 10:25:27 +00:00
synedittypes.pp synedit: added @ to the work break characters (bug #11630) 2008-07-09 07:04:23 +00:00
synexporthtml.pas
synhighlighterany.pas synunihighlighter: clean up 2008-03-03 19:41:35 +00:00
synhighlightercpp.pp gtk intf: fixed crash on paste for 64 bit 2007-07-31 23:13:06 +00:00
synhighlightercss.pas gtk intf: fixed crash on paste for 64 bit 2007-07-31 23:13:06 +00:00
synhighlighterhashentries.pas added sql, php, tex, css synedit highlighter 2004-03-02 23:04:11 +00:00
synhighlighterhtml.pp gtk intf: fixed crash on paste for 64 bit 2007-07-31 23:13:06 +00:00
synhighlighterjava.pas gtk intf: fixed crash on paste for 64 bit 2007-07-31 23:13:06 +00:00
synhighlighterjscript.pas synedit, fix compile for x86_64 2007-12-18 00:07:21 +00:00
synhighlighterlfm.pas synedit: lfm highlighter: added keyword inline 2008-05-26 14:08:50 +00:00
synhighlightermulti.pas * fixed bug when adding schema (by DiBo33) 2007-12-16 18:08:29 +00:00
synhighlighterpas.pp synedit: fixed pascal hightlighter splitting utf-8 characters 2008-06-23 13:31:22 +00:00
synhighlighterperl.pas fixed a few fpc over warnings from Andrew Haines 2005-06-25 15:34:03 +00:00
synhighlighterphp.pas gtk intf: fixed crash on paste for 64 bit 2007-07-31 23:13:06 +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 gtk intf: fixed crash on paste for 64 bit 2007-07-31 23:13:06 +00:00
synhighlightersql.pas gtk intf: fixed crash on paste for 64 bit 2007-07-31 23:13:06 +00:00
synhighlightertex.pas fixed a few fpc over warnings from Andrew Haines 2005-06-25 15:34:03 +00:00
synhighlighterunixshellscript.pas gtk intf: fixed crash on paste for 64 bit 2007-07-31 23:13:06 +00:00
synhighlightervb.pas synedit: added forgotten file 2007-12-11 00:43:12 +00:00
synhighlighterxml.pas gtk intf: fixed crash on paste for 64 bit 2007-07-31 23:13:06 +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 some Handle => Reference.Handle replacement in lazarus parts of synedit 2007-12-28 06:05:54 +00:00