.. |
design
|
SynEdit: adding icon for diff highlighter
|
2010-05-18 15:10:43 +00:00 |
docs/xml
|
SynEdit: fpdoc
|
2010-04-06 22:15:56 +00:00 |
languages
|
Translations: Portuguese translation updates by Marcelo B Paula, bug #18002
|
2010-11-20 17:25:08 +00:00 |
test
|
SynEdit: Test for indent after auto-unindent (smart) into half a tab
|
2010-11-20 12:08:18 +00:00 |
allsynedit.pas
|
started synedit lpk
|
2010-09-28 08:27:25 +00:00 |
allsyneditunits.pp
|
SynEdit: Added markup module for source highlight from gutter-marks
|
2010-10-27 00:49:34 +00:00 |
Makefile
|
updated makefiles
|
2010-07-02 20:29:37 +00:00 |
Makefile.compiled
|
added Makefile.compiled
|
2010-10-26 06:38:39 +00:00 |
Makefile.fpc
|
SynEdit: Added markup module for source highlight from gutter-marks
|
2010-10-27 00:49:34 +00:00 |
synbeautifier.pas
|
SynEdit: Fix indent after auto-unindent (smart) into half a tab
|
2010-11-20 12:08:14 +00:00 |
syncompletion.pas
|
SynCompletion: Removed gtk workaround, since issue #0017774 is fixed
|
2010-11-24 15:22:15 +00:00 |
syndesignstringconstants.pas
|
SynEdit: added SynDesign string constants translations and fixed typo in syndesignstringconstants.pas.
|
2010-09-24 17:01:14 +00:00 |
synedit1.lpk
|
started synedit lpk
|
2010-09-28 08:27:25 +00:00 |
synedit.inc
|
|
|
synedit.pp
|
SynEdit: keep sfIgnoreNextChar in balance.Fixes issue #18003
|
2010-11-20 19:08:20 +00:00 |
syneditautocomplete.pp
|
SynEdit: Remove references from old objects, when releasing
|
2010-03-21 18:04:17 +00:00 |
syneditexport.pas
|
|
|
syneditfoldedview.pp
|
SynEdit: begin refactor SynEdit.Marks (use tree for storage).
|
2010-10-19 21:48:25 +00:00 |
synedithighlighter.pp
|
SynEdit: Updates to zic-zac lines
|
2010-10-13 22:36:04 +00:00 |
synedithighlighterfoldbase.pas
|
SynEdit: Started rework of Gutter, started adding new overview gutter
|
2010-08-08 00:35:06 +00:00 |
synedithighlighterxmlbase.pas
|
SynEdit: Refactor, Change ItemSize to a variable
|
2010-05-30 22:16:26 +00:00 |
syneditkeycmds.pp
|
|
|
syneditlazdsgn.lrs
|
SynEdit: adding icon for diff highlighter
|
2010-05-18 15:10:43 +00:00 |
syneditlazdsgn.pas
|
|
|
syneditlines.pas
|
SynEdit: use default line ending for saving files. Issue #17296
|
2010-10-24 20:30:52 +00:00 |
syneditmarks.pp
|
SynEdit, marks: Fixed update column on line delete
|
2010-11-14 20:02:05 +00:00 |
syneditmarkup.pp
|
SynEdit: Added markup module for source highlight from gutter-marks
|
2010-10-27 00:49:34 +00:00 |
syneditmarkupbracket.pp
|
SynEdit: reduce Markup overhead
|
2010-06-04 23:06:44 +00:00 |
syneditmarkupctrlmouselink.pp
|
SynEdit: Fix clicking mouse-links, that hide the underline
|
2010-05-26 16:13:41 +00:00 |
syneditmarkupguttermark.pp
|
SynEdit: SynEdit: Added markup module for source highlight from gutter-marks
|
2010-10-27 00:55:55 +00:00 |
syneditmarkuphighall.pp
|
SynEdit: improved scroll speed with certain highlights active
|
2010-11-20 13:23:55 +00:00 |
syneditmarkupselection.pp
|
SynEdit: Small fix to SelectionMarkup (frame-pos-info)
|
2010-05-16 17:26:27 +00:00 |
syneditmarkupspecialline.pp
|
|
|
syneditmarkupwordgroup.pp
|
SynEdit, highlight word-brackets (begin/end): Fixed, invalidate, if highlight changed
|
2010-10-14 22:45:40 +00:00 |
syneditmiscclasses.pp
|
SynEdit: Added markup module for source highlight from gutter-marks
|
2010-10-27 00:49:34 +00:00 |
syneditmiscprocs.pp
|
SynEdit: Removed some unused code, clean-up
|
2010-05-08 19:06:03 +00:00 |
syneditmousecmds.pp
|
SynEdit: Improved and customized handling of "move caret on right click"
|
2010-05-14 22:48:19 +00:00 |
syneditplugins.pas
|
|
|
syneditpointclasses.pas
|
SynEdit: Caret, removed QT workarounds
|
2010-08-26 19:33:23 +00:00 |
syneditregexsearch.pas
|
|
|
syneditsearch.pp
|
|
|
syneditstrconst.pp
|
SynEdit: Highlight IDE directives {%xxx}
|
2010-11-18 12:19:24 +00:00 |
synedittextbase.pas
|
SynEdit: Fixed LineOverviewGutter for new shared marks code
|
2010-10-27 22:57:04 +00:00 |
synedittextbuffer.pp
|
SynEdit: Started rework of Gutter, started adding new overview gutter
|
2010-08-08 00:35:06 +00:00 |
synedittextdoublewidthchars.pas
|
SynEdit, small optimization in double width char handling
|
2010-06-05 16:19:14 +00:00 |
synedittexttabexpander.pas
|
SynEdit: TabExpander: fix longest line for shared editor
|
2010-06-08 16:20:03 +00:00 |
synedittexttrimmer.pas
|
SynEdit, optimization for longest-line
|
2010-06-05 22:34:09 +00:00 |
synedittypes.pp
|
SourceEditor: Fixed searching from cursor, if selection exists / Cleanup Search code. Issue #0014449
|
2010-10-29 18:44:13 +00:00 |
synexporthtml.pas
|
|
|
syngutter.pp
|
SynEdit: extended divider gutter
|
2010-08-28 12:19:06 +00:00 |
syngutterbase.pp
|
SynEdit: fix Gutter.Visible, Issue #17571
|
2010-10-24 21:50:09 +00:00 |
syngutterchanges.pas
|
SynEdit: Started rework of Gutter, started adding new overview gutter
|
2010-08-08 00:35:06 +00:00 |
synguttercodefolding.pp
|
Added License
|
2010-08-26 14:47:15 +00:00 |
syngutterlinenumber.pp
|
SynEdit: Started rework of Gutter, started adding new overview gutter
|
2010-08-08 00:35:06 +00:00 |
syngutterlineoverview.pp
|
SynGutter OverView: Fixed crash, due to missing unregister on destroy
|
2010-11-24 13:56:01 +00:00 |
synguttermarks.pp
|
SynEdit: fix crash if no images are assigned to bookmarks
|
2010-10-26 21:50:20 +00:00 |
synhighlighterany.pas
|
SynEdit HighlighterAny: Fixed updating the Comment Value
|
2010-03-29 20:15:32 +00:00 |
synhighlightercpp.pp
|
|
|
synhighlightercss.pas
|
|
|
synhighlighterdiff.pas
|
SynEdit: 64 bit compilation
|
2010-04-17 19:44:03 +00:00 |
synhighlighterhashentries.pas
|
|
|
synhighlighterhtml.pp
|
SynEdit: added Diff Highlighter
|
2010-04-14 20:03:17 +00:00 |
synhighlighterjava.pas
|
|
|
synhighlighterjscript.pas
|
|
|
synhighlighterlfm.pas
|
SynEdit: 64 bit compilation
|
2010-04-17 19:44:03 +00:00 |
synhighlightermulti.pas
|
Syn-Multi-Highlighter, fix several crashes. see notes from issue #17419
|
2010-10-02 16:30:18 +00:00 |
synhighlighterpas.pp
|
SynEdit: Highlight IDE directives {%xxx}
|
2010-11-18 12:19:24 +00:00 |
synhighlighterperl.pas
|
|
|
synhighlighterphp.pas
|
|
|
synhighlighterposition.pas
|
|
|
synhighlighterpython.pas
|
|
|
synhighlightersql.pas
|
synedit: fixed range check error, bug #16603
|
2010-05-31 10:35:13 +00:00 |
synhighlightertex.pas
|
|
|
synhighlighterunixshellscript.pas
|
|
|
synhighlightervb.pas
|
|
|
synhighlighterxml.pas
|
SynEdit: Refactor, Change ItemSize to a variable
|
2010-05-30 22:16:26 +00:00 |
synmacrorecorder.pas
|
|
|
synmemo.pas
|
|
|
synpluginsyncroedit.pp
|
SynEdit: Started rework of Gutter, started adding new overview gutter
|
2010-08-08 00:35:06 +00:00 |
synpluginsyncronizededitbase.pp
|
fixed typo dont
|
2010-09-11 14:05:21 +00:00 |
synplugintemplateedit.pp
|
|
|
synpropertyeditobjectlist.lfm
|
|
|
synpropertyeditobjectlist.pas
|
lazarus: extract some classes from propedits to propeditutils by Ask (issue #0015531)
|
2010-01-17 07:12:12 +00:00 |
synregexpr.pas
|
|
|
syntextdrawer.pp
|
SynEdit: Removed obsolete/incorrect Assertion (found by Juha Manninen) issue #17999
|
2010-11-20 20:31:51 +00:00 |