lazarus/components/synedit
martin 8283b97217 Synedit: fixed typo in IFDEF for fpc 2.60 bug
git-svn-id: trunk@38204 -
2012-08-08 14:31:02 +00:00
..
design SynEdit: Register JScript Highlighter 2012-06-15 11:49:56 +00:00
docs/xml
languages Translations: huge Arabic translation update by Khaled Shagrouni, first part, bug #22583 2012-08-06 22:32:03 +00:00
test SynEdit TSynMultiSyn: Fixed updating, when appending to EOT. Part of issue #0022519 2012-08-05 14:49:28 +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: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
lazsynimm.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
lazsyntextarea.pp SynEdit: Fixed drawing errors for frames (left frame site drawn at wrong offset) 2012-07-23 13:53:16 +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: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +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: fix matching-bracket-highlight in comments (closing bracket at eol) issue #0022586 2012-08-06 14:08:47 +00:00
syneditautocomplete.pp SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
syneditexport.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
syneditfoldedview.pp synedit: clean up 2012-08-01 09:11:26 +00:00
synedithighlighter.pp SynEdit Highlighter: Fixed crash when scanning empty 2012-08-04 13:44:32 +00:00
synedithighlighterfoldbase.pas Synedit: fixed typo in IFDEF for fpc 2.60 bug 2012-08-08 14:31:02 +00:00
synedithighlighterxmlbase.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
syneditkeycmds.pp SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
syneditlazdsgn.lrs SynEdit: Register JScript Highlighter 2012-06-15 11:49:56 +00:00
syneditlazdsgn.pas SynEdit: Fixed clean up in r37909 #c9bdb613ff 2012-07-12 12:05:23 +00:00
syneditlines.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
syneditmarks.pp SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
syneditmarkup.pp IDE/SynEdit: Enable SnInfoView 2012-02-25 02:50:53 +00:00
syneditmarkupbracket.pp
syneditmarkupctrlmouselink.pp SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
syneditmarkupguttermark.pp
syneditmarkuphighall.pp SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
syneditmarkupselection.pp
syneditmarkupspecialchar.pp
syneditmarkupspecialline.pp IDE/SynEdit: Enable SnInfoView 2012-02-25 02:50:53 +00:00
syneditmarkupwordgroup.pp SynEdit: Fold-Highlighter, add more info to node.actions / rename sfaOpen to sfaOpenFold 2012-07-07 15:42:54 +00:00
syneditmiscclasses.pp SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
syneditmiscprocs.pp
syneditmousecmds.pp synedit: fixed uninitialized variables 2012-03-15 22:59:28 +00:00
syneditplugins.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
syneditpointclasses.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
syneditregexsearch.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
syneditsearch.pp SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
syneditstrconst.pp SynEdit: clean up IFDEF. Patch by Zaher Dirkey. Issue #0022180 2012-06-02 21:19:37 +00:00
synedittextbase.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synedittextbuffer.pp SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synedittextdoublewidthchars.pas SynEdit: refactor painting 2011-12-14 02:53:19 +00:00
synedittexttabexpander.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synedittexttrimmer.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synedittypes.pp SynEdit: Fixed missing StatusChange notification for LinesInWindow changed 2012-07-01 15:04:54 +00:00
synexporthtml.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
syngutter.pp SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
syngutterbase.pp SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
syngutterchanges.pas SynEdit: refactor painting 2012-01-22 13:17:30 +00:00
synguttercodefolding.pp SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
syngutterlinenumber.pp SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
syngutterlineoverview.pp SynEdit: Overview-gutter, take folds into account 2012-07-01 13:29:39 +00:00
synguttermarks.pp SynEdit: refactor painting 2012-01-22 13:17:30 +00:00
synhighlighterany.pas SynEdit: clean up IFDEF. Patch by Zaher Dirkey. Issue #0022180 2012-06-02 21:19:37 +00:00
synhighlighterbat.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlightercpp.pp SynEdit: clean up IFDEF. Patch by Zaher Dirkey. Issue #0022180 2012-06-02 21:19:37 +00:00
synhighlightercss.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlighterdiff.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlighterhashentries.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlighterhtml.pp SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlighterini.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlighterjava.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlighterjscript.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlighterlfm.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlightermulti.pas SynEdit TSynMultiSyn: Fixed updating, when appending to EOT. Part of issue #0022519 2012-08-05 14:49:28 +00:00
synhighlighterpas.pp SynEdit, fold highlighter: added sfaSingleLine, sfamultiLine 2012-07-08 12:52:12 +00:00
synhighlighterperl.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlighterphp.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlighterpo.pp SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlighterposition.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlighterpython.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlightersql.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlightertex.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlighterunixshellscript.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlightervb.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synhighlighterxml.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synmacrorecorder.pas SynEdit: Revert 37916 #e54706e814: Play macro in one step (one undo block / BeginUpdate) 2012-07-12 13:24:48 +00:00
synmemo.pas SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synpluginsyncroedit.pp SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
synpluginsyncronizededitbase.pp SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +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