lazarus/components/synedit
mattias 221788591b updated Makefiles
git-svn-id: trunk@36671 -
2012-04-09 10:05:12 +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 SynEdit: reworked mouse-actions 2011-12-04 16:53:23 +00:00
languages Translations: French translation update by Vincent Beuselinck, bug #21432 2012-03-08 15:35:36 +00:00
test SynEdit: Fixed folding broken by undo/redo. issue #21473 2012-03-13 01:18:33 +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: clean-up 2012-03-17 13:56:24 +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 SynEdit: refactor painting 2011-12-14 02:53:19 +00:00
syncompletion.pas synedit: fixed uninitialized 2012-03-13 10:34:49 +00:00
syndesignstringconstants.pas SynEdit: reworked mouse-actions 2011-12-04 16:53:23 +00:00
synedit.inc
synedit.lpk IDEIntf, LazControls, SynEdit: changed output directory for consistency 2012-03-15 11:13:05 +00:00
synedit.pp SynEdit: do not include IME for WinCe 2012-04-06 15:36:17 +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: Add SynCompletion to component palette / Add property edit for key commands 2012-02-20 18:41:32 +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 SynEdit: Fix all typecasts for TSynMemo; fix undoin TSynMemo 2011-09-10 11:32:06 +00:00
syneditmarkupctrlmouselink.pp SynEdit: Fix drawing underline for mouse link (also simplified) 2012-01-24 21:37:01 +00:00
syneditmarkupguttermark.pp SynEdit: Fix all typecasts for TSynMemo; fix undoin TSynMemo 2011-09-10 11:32:06 +00:00
syneditmarkuphighall.pp SynEdit: refactor p 2011-12-15 12:39:28 +00:00
syneditmarkupselection.pp SynEdit: Fix all typecasts for TSynMemo; fix undoin TSynMemo 2011-09-10 11:32:06 +00:00
syneditmarkupspecialchar.pp SynEdit: Fix special char highlight, if line is a single space. 2011-10-29 20:02:23 +00:00
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 SynEdit: Fixed a folding issue, and assert 2011-04-24 18:23:44 +00:00
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 clean up 2012-01-25 23:26:45 +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 IDE starting on po highlighter 2011-12-19 23:37:41 +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 LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code. 2011-03-06 12:45:59 +00:00
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 IDE: Make Synedit's overview gutter available 2012-02-18 18:41:26 +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: remove the use of SYN_CPPB_1. It is not needed and was not used consistently. 2011-12-25 19:00:46 +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 SynPasSyn: highlight requires/contains for packages only 2012-03-08 20:47:38 +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 SynMemo BorderStyle: fixed default, so streaming works. issue #0019608 2011-06-23 21:49:54 +00:00
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 SynEdit: improve property editor 2011-11-26 16:17:11 +00:00
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