| .. |
|
design
|
|
|
|
languages
|
updated traslations using localize script
|
2008-11-11 01:30:57 +00:00 |
|
allsyneditunits.pp
|
|
|
|
Makefile
|
changed default widgetset gtk to gtk2
|
2008-10-07 12:05:16 +00:00 |
|
Makefile.fpc
|
changed default widgetset gtk to gtk2
|
2008-10-07 12:05:16 +00:00 |
|
synbeautifierpas.pas
|
|
|
|
syncompletion.pas
|
SynEdit: fixes caret sometimes invisible on last line (bug #12680). Adds caret visible on partial visible line.
|
2009-01-01 18:26:03 +00:00 |
|
synedit.inc
|
|
|
|
synedit.pp
|
synedit: allow code folding tree color customization
|
2009-01-02 13:26:50 +00:00 |
|
syneditautocomplete.pp
|
|
|
|
syneditexport.pas
|
|
|
|
syneditfoldedview.pp
|
SynEdit Fold: align tree-end marker with drawn divider-line
|
2009-01-02 13:02:45 +00:00 |
|
synedithighlighter.pp
|
SynEdit: Folding, fixed type, const, var blocks to end before the next block
|
2009-01-01 21:38:03 +00:00 |
|
syneditkeycmds.pp
|
synedit: added ecToggleMarker0..9
|
2008-11-26 14:23:10 +00:00 |
|
syneditlazdsgn.lrs
|
|
|
|
syneditlazdsgn.pas
|
|
|
|
syneditmarkup.pp
|
SynEdit, Clean-up/Refactor Markup; Also fixes bug #12854 (bracket highlight during replace)
|
2009-01-02 01:31:13 +00:00 |
|
syneditmarkupbracket.pp
|
Synedit: Highlight matching double quotes
|
2009-01-02 11:17:58 +00:00 |
|
syneditmarkupctrlmouselink.pp
|
SynEdit Mouselinks: fixed highlight offset for utf8 chars
|
2008-12-12 21:48:16 +00:00 |
|
syneditmarkuphighall.pp
|
SynEdit, Clean-up/Refactor Markup; Also fixes bug #12854 (bracket highlight during replace)
|
2009-01-02 01:31:13 +00:00 |
|
syneditmarkupselection.pp
|
SynEdit, Block/Selection: Introduced ActiveSelectionMode to fix Bug #12598 (column mode became stuck, after alt-mouse), fixed some undo/redo issues related to blocks/ caret-pos
|
2008-12-14 18:24:28 +00:00 |
|
syneditmarkupspecialline.pp
|
SynEdit, Clean-up/Refactor Markup; Also fixes bug #12854 (bracket highlight during replace)
|
2009-01-02 01:31:13 +00:00 |
|
syneditmiscclasses.pp
|
SynEdit Refactor: Move Selection to it's own class. (Also fixes insert into *empty* buffer, which did skip the 2nd last line / Fixes undo/paste of line-mode selection)
|
2008-12-07 21:06:52 +00:00 |
|
syneditmiscprocs.pp
|
SynEdit Refactor: Move Selection to it's own class. (Also fixes insert into *empty* buffer, which did skip the 2nd last line / Fixes undo/paste of line-mode selection)
|
2008-12-07 21:06:52 +00:00 |
|
syneditplugins.pas
|
|
|
|
syneditpointclasses.pas
|
SynEdit: Fixes DelToEndOfWord if Caret past EOL (Bug #10739) and fix DelChar with UTF8 and Caret past EOL
|
2008-12-30 13:53:48 +00:00 |
|
syneditregexsearch.pas
|
|
|
|
syneditsearch.pp
|
SynEdit:Fix crash in multiline pattern replace (Bug #12714)
|
2008-11-25 23:08:46 +00:00 |
|
syneditstrconst.pp
|
|
|
|
synedittextbase.pas
|
SynEdit Refactor: Move Selection to it's own class. (Also fixes insert into *empty* buffer, which did skip the 2nd last line / Fixes undo/paste of line-mode selection)
|
2008-12-07 21:06:52 +00:00 |
|
synedittextbuffer.pp
|
synedit: better handle line changes
|
2008-12-08 06:54:59 +00:00 |
|
synedittexttrimmer.pas
|
SynEdit Refactor: Move Selection to it's own class. (Also fixes insert into *empty* buffer, which did skip the 2nd last line / Fixes undo/paste of line-mode selection)
|
2008-12-07 21:06:52 +00:00 |
|
synedittypes.pp
|
SynEdit: Fixing many issues with trailing spaces. Includes bug #12383 "Smart tab un-indent", 12487 "ctrl-t at end of trailing spaces", "special char display of trailing spaces", vertical scrollbar for (many) trailing spaces.
|
2008-11-18 00:12:19 +00:00 |
|
synexporthtml.pas
|
|
|
|
syngutter.pp
|
synedit: allow code folding tree color customization
|
2009-01-02 13:26:50 +00:00 |
|
syngutterchanges.pas
|
synedit: allow code folding tree color customization
|
2009-01-02 13:26:50 +00:00 |
|
synguttercodefolding.pp
|
synedit: allow code folding tree color customization
|
2009-01-02 13:26:50 +00:00 |
|
syngutterlinenumber.pp
|
synedit: clip gutter line numbers text by their drawing rectangle, update some gutter default values
|
2008-11-30 03:56:33 +00:00 |
|
synguttermarks.pp
|
SynEdit, Gutter: Changed Layout, Code clean-up
|
2009-01-02 12:10:51 +00:00 |
|
synhighlighterany.pas
|
Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved
|
2008-11-12 23:43:25 +00:00 |
|
synhighlightercpp.pp
|
Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved
|
2008-11-12 23:43:25 +00:00 |
|
synhighlightercss.pas
|
Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved
|
2008-11-12 23:43:25 +00:00 |
|
synhighlighterhashentries.pas
|
|
|
|
synhighlighterhtml.pp
|
|
|
|
synhighlighterjava.pas
|
Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved
|
2008-11-12 23:43:25 +00:00 |
|
synhighlighterjscript.pas
|
Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved
|
2008-11-12 23:43:25 +00:00 |
|
synhighlighterlfm.pas
|
Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved
|
2008-11-12 23:43:25 +00:00 |
|
synhighlightermulti.pas
|
|
|
|
synhighlighterpas.pp
|
SynEdit, Folding: Refined the block-end for class-sections (private/public)
|
2009-01-01 22:55:39 +00:00 |
|
synhighlighterperl.pas
|
Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved
|
2008-11-12 23:43:25 +00:00 |
|
synhighlighterphp.pas
|
Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved
|
2008-11-12 23:43:25 +00:00 |
|
synhighlighterposition.pas
|
|
|
|
synhighlighterpython.pas
|
Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved
|
2008-11-12 23:43:25 +00:00 |
|
synhighlightersql.pas
|
Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved
|
2008-11-12 23:43:25 +00:00 |
|
synhighlightertex.pas
|
|
|
|
synhighlighterunixshellscript.pas
|
Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved
|
2008-11-12 23:43:25 +00:00 |
|
synhighlightervb.pas
|
Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved
|
2008-11-12 23:43:25 +00:00 |
|
synhighlighterxml.pas
|
|
|
|
synmacrorecorder.pas
|
|
|
|
synmemo.pas
|
synedit: fix compilation (#0012014)
|
2008-08-31 13:29:45 +00:00 |
|
synregexpr.pas
|
|
|
|
syntextdrawer.pp
|
synedit: don't statically use pen with FrameColor for TextDrawer, just create, select and delete it on demand. In other case it affects gutter and margin which uses pens too.
|
2008-11-24 03:41:07 +00:00 |