lazarus/components/synedit
paul f8dcbb669b lcl: don't block special keys in common TControl handler - this is up to descendants.
SynEdit: use shorter inherited call since TControl does not have the handler now

git-svn-id: trunk@37150 -
2012-05-04 00:55:22 +00:00
..
design SynEdit: Add SynCompletion to component palette / Add property edit for key commands 2012-02-20 18:41:32 +00:00
docs/xml
languages Translations: Ukrainian translation update by Igor Paliychuk 2012-04-27 20:24:38 +00:00
test SynEdit: highlight class "helper". Fix wrong highlight of "sealed" Issue #0021812 Tests 2012-04-30 18:59:10 +00:00
allsynedit.pas SynEdit: w32 IME improvements / exclude win only file 2012-03-12 20:35:03 +00:00
lazsyneditmousecmdstypes.pp
lazsynedittext.pas SynEdit: Fixed folding broken by undo/redo. issue #21473 2012-03-13 01:18:33 +00:00
lazsynimm.pas SynEdit: do not include IME for WinCe (add conditional workaround) 2012-04-15 11:47:49 +00:00
lazsyntextarea.pp synedit: fixed uninitialized variables 2012-03-15 22:59:28 +00:00
Makefile updated Makefiles 2012-04-09 10:05:12 +00:00
Makefile.compiled synedit: updated Makefile 2012-04-07 03:12:50 +00:00
Makefile.fpc updated Makefiles 2012-04-09 10:05:12 +00:00
synbeautifier.pas
syncompletion.pas synedit: fixed uninitialized 2012-03-13 10:34:49 +00:00
syndesignstringconstants.pas
synedit.inc
synedit.lpk IDEIntf, LazControls, SynEdit: changed output directory for consistency 2012-03-15 11:13:05 +00:00
synedit.pp lcl: don't block special keys in common TControl handler - this is up to descendants. 2012-05-04 00:55:22 +00:00
syneditautocomplete.pp SynEdit: refactor, make TSynEditAutoComplete based on plugin 2012-03-13 23:46:25 +00:00
syneditexport.pas
syneditfoldedview.pp SynEdit: fixed folding with single line selection. Issue #21523 2012-03-21 20:17:32 +00:00
synedithighlighter.pp
synedithighlighterfoldbase.pas synedit: comment 2012-03-23 08:37:33 +00:00
synedithighlighterxmlbase.pas synedit: fixed uninitialized 2012-03-13 10:34:49 +00:00
syneditkeycmds.pp synedit: fixed uninitialized variables 2012-03-15 22:59:28 +00:00
syneditlazdsgn.lrs SynEdit: Add SynCompletion to component palette / Add property edit for key commands 2012-02-20 18:41:32 +00:00
syneditlazdsgn.pas SynEdit: Do not offer OverviewGutter in Gutter-parts designer 2012-04-29 22:07:08 +00:00
syneditlines.pas
syneditmarks.pp lazbuild: fixed error code on project/ide build failed 2012-03-24 21:09:50 +00:00
syneditmarkup.pp IDE/SynEdit: Enable SnInfoView 2012-02-25 02:50:53 +00:00
syneditmarkupbracket.pp
syneditmarkupctrlmouselink.pp
syneditmarkupguttermark.pp
syneditmarkuphighall.pp
syneditmarkupselection.pp
syneditmarkupspecialchar.pp
syneditmarkupspecialline.pp IDE/SynEdit: Enable SnInfoView 2012-02-25 02:50:53 +00:00
syneditmarkupwordgroup.pp
syneditmiscclasses.pp SynEdit: rework base-class structure for plugins 2012-02-14 20:01:45 +00:00
syneditmiscprocs.pp
syneditmousecmds.pp synedit: fixed uninitialized variables 2012-03-15 22:59:28 +00:00
syneditplugins.pas SynEdit: Fixed function result 2012-02-20 15:12:26 +00:00
syneditpointclasses.pas LCL: fixed sending CM_EXIT,CM_ENTER when flastfocusedcontrol was removed 2012-04-17 17:15:34 +00:00
syneditregexsearch.pas
syneditsearch.pp
syneditstrconst.pp
synedittextbase.pas
synedittextbuffer.pp SourceEdit: when file changed on disc: keep topline / revert 36226 #77d9a604b6 2012-03-22 18:28:03 +00:00
synedittextdoublewidthchars.pas
synedittexttabexpander.pas
synedittexttrimmer.pas SynEdit: Fixed folding broken by undo/redo. issue #21473 2012-03-13 01:18:33 +00:00
synedittypes.pp
synexporthtml.pas
syngutter.pp
syngutterbase.pp IDE: Make Synedit's overview gutter available 2012-02-18 18:41:26 +00:00
syngutterchanges.pas
synguttercodefolding.pp SynEdit: fixed folding with single line selection. Issue #21523 2012-03-21 20:17:32 +00:00
syngutterlinenumber.pp
syngutterlineoverview.pp SynEdit: fix crash in overview gutter creation. Issue #0021887 2012-04-29 21:58:15 +00:00
synguttermarks.pp
synhighlighterany.pas
synhighlighterbat.pas
synhighlightercpp.pp
synhighlightercss.pas
synhighlighterdiff.pas
synhighlighterhashentries.pas
synhighlighterhtml.pp
synhighlighterini.pas
synhighlighterjava.pas
synhighlighterjscript.pas
synhighlighterlfm.pas
synhighlightermulti.pas
synhighlighterpas.pp SynEdit: pas highlighter, minor optimization 2012-04-30 19:00:46 +00:00
synhighlighterperl.pas
synhighlighterphp.pas
synhighlighterpo.pp
synhighlighterposition.pas
synhighlighterpython.pas
synhighlightersql.pas
synhighlightertex.pas
synhighlighterunixshellscript.pas
synhighlightervb.pas
synhighlighterxml.pas synedit: fixed uninitialized 2012-03-13 10:34:49 +00:00
synmacrorecorder.pas synedit: fixed uninitialized 2012-03-13 10:34:49 +00:00
synmemo.pas
synpluginsyncroedit.pp SynEdit: Fixed Syncro edit / issue from rev 35955 #9b1daa010e 2012-03-18 17:51:28 +00:00
synpluginsyncronizededitbase.pp SynEdit, Template(Syncro) fix invalidation 2012-04-02 19:23:51 +00:00
synplugintemplateedit.pp SynEdit, Template(Syncro) fix invalidation 2012-04-02 19:23:51 +00:00
synpropertyeditobjectlist.lfm
synpropertyeditobjectlist.pas synedit: fixed uninitialized 2012-03-13 10:34:49 +00:00
synregexpr.pas SynEdit: fixed an uninitialized value 2012-03-17 22:41:34 +00:00
syntextdrawer.pp synedit: less hints 2012-03-15 23:07:19 +00:00