lazarus/components/synedit
martin ce2848223c SynEdit: fixed potential undo block issue
/ more debugln for undo

git-svn-id: trunk@35068 -
2012-01-31 19:40:10 +00:00
..
design use syntax highlighter for PO files. Patch from Bart Broersma 2011-12-25 14:11:17 +00:00
docs/xml SynEdit: reworked mouse-actions 2011-12-04 16:53:23 +00:00
languages translations: german: updates from Swen Heinig 2012-01-09 10:38:08 +00:00
test SynEdi: more debugln for undo 2012-01-31 19:26:25 +00:00
allsynedit.pas cody: hide key commands for experimental features 2012-01-06 20:18:53 +00:00
lazsyneditmousecmdstypes.pp SynEdit: hide conflicting button names 2011-12-19 13:11:02 +00:00
lazsynedittext.pas SynEdit clean up 2012-01-25 23:26:45 +00:00
lazsyntextarea.pp SynEdit: Fix invalidation, when selecting bottom to top 2012-01-25 16:20:44 +00:00
Makefile Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
Makefile.compiled synedit: made a normal package 2011-01-13 17:15:48 +00:00
Makefile.fpc Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
synbeautifier.pas SynEdit: refactor painting 2011-12-14 02:53:19 +00:00
syncompletion.pas SynEdi: more debugln for undo 2012-01-31 19:26:25 +00:00
syndesignstringconstants.pas SynEdit: reworked mouse-actions 2011-12-04 16:53:23 +00:00
synedit.inc
synedit.lpk SynEdit: lpk 2012-01-06 13:18:10 +00:00
synedit.pp SynEdit: fixed potential undo block issue 2012-01-31 19:40:10 +00:00
syneditautocomplete.pp Synedit: Codetemplate fix for tabs. Issue #0020700 2011-11-17 15:01:41 +00:00
syneditexport.pas SynEdit clean up 2012-01-25 23:26:45 +00:00
syneditfoldedview.pp SynEdit clean up 2012-01-25 23:26:45 +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 SourceEdit: Starting show class/proc header / fold may be config off 2012-01-23 20:05:35 +00:00
synedithighlighterxmlbase.pas SynEdit clean up 2012-01-25 23:53:40 +00:00
syneditkeycmds.pp LCL: rename Menus.Shortcut function back to its Delphi compatible name. 2011-03-15 18:16:38 +00:00
syneditlazdsgn.lrs SynEdit: Make the icon and registration work for po highligter, issue #20960, patch from Bart Broersma 2011-12-25 19:00:08 +00:00
syneditlazdsgn.pas SynEdit: Make the icon and registration work for po highligter, issue #20960, patch from Bart Broersma 2011-12-25 19:00:08 +00:00
syneditlines.pas SynEdit clean up 2012-01-25 23:26:45 +00:00
syneditmarks.pp SynEdit: refactor painting 2011-12-14 02:53:19 +00:00
syneditmarkup.pp SynEdit clean up 2012-01-25 23:53:40 +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
syneditmarkupwordgroup.pp IDE, SynEdit: fixed 'Tripple' -> 'Triple' misspellings throughout the code 2011-12-11 15:37:09 +00:00
syneditmiscclasses.pp SynEdit refactor invalidation of lines 2012-01-25 01:22:16 +00:00
syneditmiscprocs.pp SynEdit: Fixed a folding issue, and assert 2011-04-24 18:23:44 +00:00
syneditmousecmds.pp SynEdit: change wheel scrolling to deal with mouse wheels that report partial wheel moves 2012-01-04 02:10:54 +00:00
syneditplugins.pas SynEdit: Fix all typecasts for TSynMemo; fix undoin TSynMemo 2011-09-10 11:32:06 +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 SynEdi: more debugln for undo 2012-01-27 17:00:59 +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 SynEdi: more debugln for undo 2012-01-27 17:00:59 +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, debugln 2012-01-25 15:48:33 +00:00
syngutterbase.pp SynEdit: more mouse action changes / fixes r 33956 2011-12-05 13:41:13 +00:00
syngutterchanges.pas SynEdit: refactor painting 2012-01-22 13:17:30 +00:00
synguttercodefolding.pp SynEdi: Fix some issues with folding selection 2012-01-29 23:15:31 +00:00
syngutterlinenumber.pp SynEdit: refactor painting 2012-01-22 13:17:30 +00:00
syngutterlineoverview.pp SynEdit: refactor painting 2011-12-14 02:53:19 +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 clean up 2012-01-25 23:53:40 +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 clean up 2012-01-25 23:53:40 +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 clean up 2012-01-25 23:53:40 +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: remove the use of SYN_CPPB_1. It is not needed and was not used consistently. 2011-12-25 19:00:46 +00:00
synmacrorecorder.pas SynEdit clean up 2012-01-25 23:53:40 +00:00
synmemo.pas SynMemo BorderStyle: fixed default, so streaming works. issue #0019608 2011-06-23 21:49:54 +00:00
synpluginsyncroedit.pp SynEdit clean up 2012-01-25 23:53:40 +00:00
synpluginsyncronizededitbase.pp SynEdit clean up 2012-01-25 23:53:40 +00:00
synplugintemplateedit.pp SynEdit clean up 2012-01-25 23:53:40 +00:00
synpropertyeditobjectlist.lfm SynEdit: improve property editor 2011-11-26 16:17:11 +00:00
synpropertyeditobjectlist.pas SynEdit: reworked mouse-actions 2011-12-04 16:53:23 +00:00
synregexpr.pas SynEdit clean up 2012-01-25 23:53:40 +00:00
syntextdrawer.pp SynEdit: refactor, move PaintLines to own class 2011-12-18 00:09:31 +00:00