lazarus/components/synedit
2012-09-17 20:05:13 +00:00
..
design updated Makefiles 2012-08-27 16:43:01 +00:00
docs/xml SynEdit: reworked mouse-actions 2011-12-04 16:53:23 +00:00
languages Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
test SynEdit: Some helpers for future bidi support (IFDEF) 2012-09-17 20:05:13 +00:00
allsynedit.pas SynEdit: Some helpers for future bidi support (IFDEF) 2012-09-17 20:05:13 +00:00
fpmake.pp started fpmake files for IDE 2012-09-08 21:42:19 +00:00
lazsyneditmousecmdstypes.pp SynEdit: hide conflicting button names 2011-12-19 13:11:02 +00:00
lazsynedittext.pas SynEdit: Some helpers for future bidi support (IFDEF) 2012-09-17 20:05:13 +00:00
lazsynimm.pas SynEdit: Some helpers for future bidi support (IFDEF) 2012-09-17 20:05:13 +00:00
lazsyntextarea.pp SynEdit: Some helpers for future bidi support (IFDEF) 2012-09-17 20:05:13 +00:00
Makefile updated Makefiles 2012-08-27 16:43:01 +00:00
Makefile.compiled updated Makefiles 2012-08-27 16:43:01 +00:00
Makefile.fpc updated Makefiles 2012-08-27 16:43:01 +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
synedit.inc
synedit.lpk SynEdit: Some helpers for future bidi support (IFDEF) 2012-09-17 20:05:13 +00:00
synedit.pp SynEdit: Some helpers for future bidi support (IFDEF) 2012-09-17 20:05:13 +00:00
syneditautocomplete.pp SynCompletion: Ensure caret pos 2012-09-14 12:32:27 +00:00
syneditexport.pas SynEdit: Fixed Exporter to work with TSynMultiSyn 2012-09-07 11:34:35 +00:00
syneditfoldedview.pp synedit: clean up 2012-08-01 09:11:26 +00:00
synedithighlighter.pp SynEdit highlighter: do not send -1 for invalidate 2012-08-10 00:02:13 +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
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 SynEdit: Fix all typecasts for TSynMemo; fix undoin TSynMemo 2011-09-10 11:32:06 +00:00
syneditmarkupctrlmouselink.pp SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
syneditmarkupguttermark.pp SynEdit: Fix all typecasts for TSynMemo; fix undoin TSynMemo 2011-09-10 11:32:06 +00:00
syneditmarkuphighall.pp SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +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: 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 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: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186 2012-06-25 22:49:31 +00:00
syneditpointclasses.pas SynEdit: Some helpers for future bidi support (IFDEF) 2012-09-17 20:05:13 +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
synedittextbidichars.pas SynEdit: Some helpers for future bidi support (IFDEF) 2012-09-17 20:05:13 +00:00
synedittextbuffer.pp SynEdit: Start handling combined utf8 chars (fix painting/selection) 2012-09-15 14:47:18 +00:00
synedittextdoublewidthchars.pas SynEdit: refactor painting 2011-12-14 02:53:19 +00:00
synedittexttabexpander.pas SynEdit: Some helpers for future bidi support (IFDEF) 2012-09-17 20:05:13 +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, MultiHighlighter: fix adding text/sections at EOL. issue #0022745 2012-08-29 20:06:42 +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 EditorMacros: Refactor, make avail in SrcEditInterface 2012-08-25 22:46:20 +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
synregexpr.pas SynEdit: fixed an uninitialized value 2012-03-17 22:41:34 +00:00
syntextdrawer.pp SynEdit: refactor painting 2012-09-12 09:34:13 +00:00