lazarus/components/synedit
2012-05-27 08:15: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 SynEdit: updated Russian translation 2012-05-20 13:04:38 +00:00
test SynEdit: Fix error in GuiTestRunner. Issue #22138, patch from Alexander Strokach 2012-05-27 08:15:22 +00:00
allsynedit.pas SynEdit: w32 IME improvements / exclude win only file 2012-03-12 20:35:03 +00:00
lazsyneditmousecmdstypes.pp SynEdit: hide conflicting button names 2011-12-19 13:11:02 +00:00
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 fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
Makefile.compiled fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
Makefile.fpc fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
synbeautifier.pas SynEdit: refactor painting 2011-12-14 02:53:19 +00:00
syncompletion.pas SynEdit: Autocompletion, workaround for click on hint Issue #21952 2012-05-08 17:42:20 +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 synedit: less hints 2012-05-22 09:27:20 +00:00
syneditautocomplete.pp SynEdit: refactor, make TSynEditAutoComplete based on plugin 2012-03-13 23:46:25 +00:00
syneditexport.pas SynEdit clean up 2012-01-25 23:26:45 +00:00
syneditfoldedview.pp SynEdit: fixed folding with single line selection. Issue #21523 2012-03-21 20:17:32 +00:00
synedithighlighter.pp SynEdit: remove the use of SYN_CPPB_1. It is not needed and was not used consistently. 2011-12-25 19:00:46 +00:00
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 SynEdit clean up 2012-01-25 23:26:45 +00:00
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 SynEdit: Fix drawing underline for mouse link (also simplified) 2012-01-24 21:37:01 +00:00
syneditmarkupguttermark.pp
syneditmarkuphighall.pp SynEdit: refactor p 2011-12-15 12:39:28 +00:00
syneditmarkupselection.pp
syneditmarkupspecialchar.pp
syneditmarkupspecialline.pp IDE/SynEdit: Enable SnInfoView 2012-02-25 02:50:53 +00:00
syneditmarkupwordgroup.pp SynEdit: Refactored fold-highlighters: unify methods to get fold-nest info 2012-02-03 16:50:04 +00:00
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 SynEdit: Fixed Caret when scrolling under older Wine (Win Emulator) 0021929 2012-05-05 18:10:28 +00:00
syneditregexsearch.pas
syneditsearch.pp Fix issue with synedit search if more than one instance exists 2012-01-18 12:39:07 +00:00
syneditstrconst.pp SynEdit HTML Highlighter: added CDATA and html 5 tags. Issue #0022077 Patch by Janusz Tomczak 2012-05-19 17:07:28 +00:00
synedittextbase.pas SynEdi: more debugln for undo 2012-01-31 19:26:25 +00:00
synedittextbuffer.pp SourceEdit: when file changed on disc: keep topline / revert 36226 #77d9a604b6 2012-03-22 18:28:03 +00:00
synedittextdoublewidthchars.pas SynEdit: refactor painting 2011-12-14 02:53:19 +00:00
synedittexttabexpander.pas SynEdit: refactor painting 2011-12-14 02:53:19 +00:00
synedittexttrimmer.pas SynEdit: Fixed folding broken by undo/redo. issue #21473 2012-03-13 01:18:33 +00:00
synedittypes.pp SynEdit: refactor, move PaintLines to own class 2011-12-18 00:09:31 +00:00
synexporthtml.pas
syngutter.pp SynEdit: Free up Gutter.OnResize / OnChange 2012-02-12 19:02:44 +00:00
syngutterbase.pp IDE: Make Synedit's overview gutter available 2012-02-18 18:41:26 +00:00
syngutterchanges.pas SynEdit: refactor painting 2012-01-22 13:17:30 +00:00
synguttercodefolding.pp SynEdit: fixed folding with single line selection. Issue #21523 2012-03-21 20:17:32 +00:00
syngutterlinenumber.pp SynEdit: Fix LineGutter for last line of text 2012-02-08 17:54:44 +00:00
syngutterlineoverview.pp SynEdit: fix crash in overview gutter creation. Issue #0021887 2012-04-29 21:58:15 +00:00
synguttermarks.pp SynEdit: refactor painting 2012-01-22 13:17:30 +00:00
synhighlighterany.pas SynEdit: fix bracket matching with SynAnySyn 2012-01-04 15:02:34 +00:00
synhighlighterbat.pas SynEdit: remove the use of SYN_CPPB_1. It is not needed and was not used consistently. 2011-12-25 19:00:46 +00:00
synhighlightercpp.pp SynEdit: remove the use of SYN_CPPB_1. It is not needed and was not used consistently. 2011-12-25 19:00:46 +00:00
synhighlightercss.pas SynEdit: remove the use of SYN_CPPB_1. It is not needed and was not used consistently. 2011-12-25 19:00:46 +00:00
synhighlighterdiff.pas SynEdit: Refactored fold-highlighters: unify methods to get fold-nest info 2012-02-03 16:50:04 +00:00
synhighlighterhashentries.pas
synhighlighterhtml.pp SynEdit HTML Highlighter: added CDATA and html 5 tags. Issue #0022077, #0022082 Patch by Janusz Tomczak 2012-05-19 22:26:52 +00:00
synhighlighterini.pas SynEdit: remove the use of SYN_CPPB_1. It is not needed and was not used consistently. 2011-12-25 19:00:46 +00:00
synhighlighterjava.pas SynEdit: remove the use of SYN_CPPB_1. It is not needed and was not used consistently. 2011-12-25 19:00:46 +00:00
synhighlighterjscript.pas SynEdit: remove the use of SYN_CPPB_1. It is not needed and was not used consistently. 2011-12-25 19:00:46 +00:00
synhighlighterlfm.pas SynEdit: Refactored fold-highlighters: unify methods to get fold-nest info 2012-02-03 16:50:04 +00:00
synhighlightermulti.pas SynEdit: remove the use of SYN_CPPB_1. It is not needed and was not used consistently. 2011-12-25 19:00:46 +00:00
synhighlighterpas.pp SynEdit, Pas-HL: record helper, deprecated in object 2012-05-16 23:15:46 +00:00
synhighlighterperl.pas SynEdit: remove the use of SYN_CPPB_1. It is not needed and was not used consistently. 2011-12-25 19:00:46 +00:00
synhighlighterphp.pas SynEdit: remove the use of SYN_CPPB_1. It is not needed and was not used consistently. 2011-12-25 19:00:46 +00:00
synhighlighterpo.pp SynEdit: remove the use of SYN_CPPB_1. It is not needed and was not used consistently. 2011-12-25 19:00:46 +00:00
synhighlighterposition.pas SynEdit: remove the use of SYN_CPPB_1. It is not needed and was not used consistently. 2011-12-25 19:00:46 +00:00
synhighlighterpython.pas SynEdit: remove the use of SYN_CPPB_1. It is not needed and was not used consistently. 2011-12-25 19:00:46 +00:00
synhighlightersql.pas SynEdit: remove the use of SYN_CPPB_1. It is not needed and was not used consistently. 2011-12-25 19:00:46 +00:00
synhighlightertex.pas SynEdit: remove the use of SYN_CPPB_1. It is not needed and was not used consistently. 2011-12-25 19:00:46 +00:00
synhighlighterunixshellscript.pas SynEdit: remove the use of SYN_CPPB_1. It is not needed and was not used consistently. 2011-12-25 19:00:46 +00:00
synhighlightervb.pas SynEdit: remove the use of SYN_CPPB_1. It is not needed and was not used consistently. 2011-12-25 19:00:46 +00:00
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 (Syncro): Allow navigating only first occurrences of each word. Issue #0021563 2012-05-13 14:13:26 +00:00
synpluginsyncronizededitbase.pp SynEdit (Syncro): Allow navigating only first occurrences of each word. Issue #0021563 2012-05-13 14:13:26 +00:00
synplugintemplateedit.pp SynEdit (Syncro): Allow navigating only first occurrences of each word. Issue #0021563 2012-05-13 14:13:26 +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