lazarus/components/synedit
2013-09-13 14:57:52 +00:00
..
design IDE: fixed Makefile.compiled to contain inherited custom options 2013-07-29 10:48:35 +00:00
docs/xml
languages Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #24996 2013-09-11 20:11:32 +00:00
test SynEdit: fix dictionary for user highlight 2013-09-10 09:43:07 +00:00
allsynedit.pas SynEdit: Starting on Ifdef Markup 2013-05-06 14:03:03 +00:00
fpmake.pp
lazsyneditmousecmdstypes.pp
lazsynedittext.pas synedit: renamed parameters in proc types for easier code completion 2013-07-15 20:15:09 +00:00
lazsynimm.pas SynEdit: clean up 2013-01-14 13:23:13 +00:00
lazsyntextarea.pp SynEdit: select word-wise, issue #0024523 2013-08-10 07:27:44 +00:00
Makefile updated makefiles 2013-04-29 19:49:55 +00:00
Makefile.compiled IDE: fixed Makefile.compiled to contain inherited custom options 2013-07-29 10:48:35 +00:00
Makefile.fpc updated makefiles 2013-04-29 19:49:55 +00:00
synbeautifier.pas synedit: clean up 2013-03-21 23:10:14 +00:00
syncompletion.pas SynEdit: SynCompletion, refactor usage of OnUtf8Key (no longer internally used. Moved event to be called before any built in processing 2013-09-13 14:57:52 +00:00
synedit.inc SynEdit: regex, clean up, issue #0024700 2013-07-23 18:44:37 +00:00
synedit.lpk SynEdit: Starting on Ifdef Markup 2013-05-06 14:10:27 +00:00
synedit.pp synedit: fixed TCustomSynEdit.WMMouseWheel DoMouseWheel shiftstate 2013-09-11 22:44:44 +00:00
syneditautocomplete.pp
syneditexport.pas
syneditfoldedview.pp SynEdit: do not crash the IDE, when failing to read config 2013-08-18 21:57:30 +00:00
synedithighlighter.pp synedit: highlighters: using non fixed resourcestrings 2013-06-14 21:41:35 +00:00
synedithighlighterfoldbase.pas SynEdit: Added hcCodeFolding to highlighter capabilities 2013-03-10 21:07:08 +00:00
synedithighlighterxmlbase.pas
syneditkeycmds.pp SynEdit: cleanup 2013-05-28 16:00:02 +00:00
syneditlines.pas synedit: LoadFromFile support for UTF-8 under Windows 2013-05-31 20:32:37 +00:00
syneditmarks.pp IDE: further migration external tools 2013-08-03 18:39:14 +00:00
syneditmarkup.pp SynEdit: Ifdef Markup: added TempEnabled/Disabled / added markup for the directives too 2013-05-22 01:01:29 +00:00
syneditmarkupbracket.pp SynEdit, Markup-HighAll: Small optimization, when text edited (better invalidation range) 2013-01-25 00:23:30 +00:00
syneditmarkupctrlmouselink.pp
syneditmarkupguttermark.pp synedit: fixed row in TSynEditMarkupGutterMark.PrepareMarkupForRow 2013-07-25 17:24:04 +00:00
syneditmarkuphighall.pp SynEdit: user highlight, find longest match 2013-09-10 11:04:23 +00:00
syneditmarkupifdef.pp IDE: add inactive ifdef to fold-gutter popup menu (if text-selection exists) / missing file 2013-09-07 05:16:27 +00:00
syneditmarkupselection.pp
syneditmarkupspecialchar.pp
syneditmarkupspecialline.pp synedit: fixed visibilty 2013-06-04 07:47:09 +00:00
syneditmarkupwordgroup.pp SynEdit, Markup-HighAll: Small optimization, when text edited (better invalidation range) 2013-01-25 00:23:30 +00:00
syneditmiscclasses.pp fixes for wordbreaker 2013-07-30 06:57:30 +00:00
syneditmiscprocs.pp SynEdit: cleanup issue #0024174 Patch by Zaher Dirkey 2013-05-19 18:03:28 +00:00
syneditmousecmds.pp SynEdit: fixed, do not display popup while paintlocked 2013-09-11 21:06:27 +00:00
syneditplugins.pas
syneditpointclasses.pas SynEdit: select word-wise, issue #0024523 2013-08-10 07:27:44 +00:00
syneditregexsearch.pas
syneditsearch.pp SynEdit search: Fix searching multi-line text. Found text could have longer lines (Pattern expected line-end), if start matched. 2013-01-14 01:49:07 +00:00
syneditstrconst.pp SynEdit: SynHighlighterJava: basic parsing of Annotations by Flavio. Issue #0024706 2013-08-24 23:44:34 +00:00
synedittextbase.pas SynEdit: Ifdef Markup: added TempEnabled/Disabled / added markup for the directives too 2013-05-22 01:01:29 +00:00
synedittextbidichars.pas
synedittextbuffer.pp SynEdit: various minor speed improvements (replace selection) 2013-01-12 10:47:23 +00:00
synedittextdoublewidthchars.pas
synedittextsystemcharwidth.pas Fix Compilation for WinCE issue #24560 2013-06-08 19:35:20 +00:00
synedittexttabexpander.pas
synedittexttrimmer.pas SynEdit: Trim spaces - position only: Do not mark buffer as modified, if pressing space at EOL. Follow up revision 40680 #63634bb913 / Fixed mem leak 2013-05-16 22:44:35 +00:00
synedittypes.pp SynEdit: select word-wise, issue #0024523 2013-08-10 07:27:44 +00:00
synexporthtml.pas
syngutter.pp SynEdit: Separator-Gutter, fixed painting 2013-02-09 02:27:21 +00:00
syngutterbase.pp SynEdit: Fixed gutter resizing. Issue #0023990 2013-03-13 16:20:17 +00:00
syngutterchanges.pas lcl: using fpcanvas EndCap 2013-02-10 12:22:05 +00:00
synguttercodefolding.pp SynEdit: fixed, do not display popup while paintlocked 2013-09-11 21:06:27 +00:00
syngutterlinenumber.pp SynEdit: LineNumber-Gutter: update digit-count when setting to visible (Digits where cut off) 2013-01-03 12:57:50 +00:00
syngutterlineoverview.pp SynEdit: prevent a range check error when deleting the whole buffer 2013-04-27 14:24:43 +00:00
synguttermarks.pp IDE: further migration external tools 2013-08-03 18:39:14 +00:00
synhighlighterany.pas synedit: highlighters: using non fixed resourcestrings 2013-06-14 21:41:35 +00:00
synhighlighterbat.pas synedit: highlighters: using non fixed resourcestrings 2013-06-14 21:41:35 +00:00
synhighlightercpp.pp synedit: highlighters: using non fixed resourcestrings 2013-06-14 21:41:35 +00:00
synhighlightercss.pas synedit: highlighters: using non fixed resourcestrings 2013-06-14 21:41:35 +00:00
synhighlighterdiff.pas synedit: highlighters: using non fixed resourcestrings 2013-06-14 21:41:35 +00:00
synhighlighterhashentries.pas SynEdit: Clean up: patch by zaher dirkey / issue #0024174 2013-05-06 11:18:42 +00:00
synhighlighterhtml.pp synedit: highlighters: using non fixed resourcestrings 2013-06-14 21:41:35 +00:00
synhighlighterini.pas synedit: highlighters: using non fixed resourcestrings 2013-06-14 21:41:35 +00:00
synhighlighterjava.pas SynEdit: SynHighlighterJava: basic parsing of Annotations by Flavio. Issue #0024706 2013-08-24 23:44:34 +00:00
synhighlighterjscript.pas synedit: highlighters: using non fixed resourcestrings 2013-06-14 21:41:35 +00:00
synhighlighterlfm.pas SynrEdit: lfm highlighter, clean up, issue #0024700 2013-07-20 11:06:18 +00:00
synhighlightermulti.pas synedit: highlighters: using non fixed resourcestrings 2013-06-14 21:41:35 +00:00
synhighlighterpas.pp SynEdit, pas highlighter: fixed "packed class" 2013-07-24 08:57:19 +00:00
synhighlighterperl.pas synedit: highlighters: using non fixed resourcestrings 2013-06-14 21:41:35 +00:00
synhighlighterphp.pas synedit: highlighters: using non fixed resourcestrings 2013-06-14 21:41:35 +00:00
synhighlighterpo.pp synedit: highlighters: using non fixed resourcestrings 2013-06-14 21:41:35 +00:00
synhighlighterposition.pas synedit: highlighters: using non fixed resourcestrings 2013-06-14 21:41:35 +00:00
synhighlighterpython.pas synedit: highlighters: using non fixed resourcestrings 2013-06-14 21:41:35 +00:00
synhighlightersql.pas synedit: highlighters: using non fixed resourcestrings 2013-06-14 21:41:35 +00:00
synhighlightertex.pas synedit: highlighters: using non fixed resourcestrings 2013-06-14 21:41:35 +00:00
synhighlighterunixshellscript.pas synedit: highlighters: using non fixed resourcestrings 2013-06-14 21:41:35 +00:00
synhighlightervb.pas synedit: highlighters: using non fixed resourcestrings 2013-06-14 21:41:35 +00:00
synhighlighterxml.pas synedit: highlighters: using non fixed resourcestrings 2013-06-14 21:41:35 +00:00
synmacrorecorder.pas SynEdit: Change TSynMacroEvent.RepeatCount from Byte to Integer. Issue #24733 2013-07-12 14:57:57 +00:00
synmemo.pas
synpluginsyncroedit.pp
synpluginsyncronizededitbase.pp SynEdit: Ifdef Markup: added TempEnabled/Disabled / added markup for the directives too 2013-05-22 01:01:29 +00:00
synplugintemplateedit.pp
synregexpr.pas SynrEdit: regex, clean up, issue #0024700 2013-07-20 11:18:42 +00:00
syntextdrawer.pp SynEdit: Clean up: patch by zaher dirkey / issue #0024174 2013-05-06 11:18:42 +00:00