Commit Graph

541 Commits

Author SHA1 Message Date
martin
9a58bacd0a IDE, EditorOptions: add colors for Overview-Gutter / fix modified/save indicator colors (swapped)
git-svn-id: trunk@61096 -
2019-04-30 23:15:53 +00:00
martin
c12c24dc34 IDE, EditorOptions: add colors for Overview-Gutter
git-svn-id: trunk@61095 -
2019-04-30 22:54:27 +00:00
juha
73c8d8326e IDE: Separate delays for hints and completion box. Issue #29482, patch from Paweł Dmitruk.
git-svn-id: trunk@60691 -
2019-03-15 22:17:12 +00:00
martin
ad6f9cffb4 IDE: Update for SynEdit horizontal mouse wheel
git-svn-id: trunk@60563 -
2019-03-02 19:29:58 +00:00
martin
781767973e IDE, SourceEditor: Implement "Close tabs on right". Issue #0029929
git-svn-id: trunk@60016 -
2019-01-06 18:41:19 +00:00
mattias
83d485c1f5 IDE: clean up
git-svn-id: trunk@59587 -
2018-11-18 10:51:13 +00:00
martin
995e509d32 EditorOpts: refactor
git-svn-id: trunk@59387 -
2018-10-29 20:47:52 +00:00
martin
c825d4842d SynEdit, EditorOpts: fix color for outline
git-svn-id: trunk@58744 -
2018-08-20 12:45:46 +00:00
juha
f8fcb833f4 IDE: Macro support for module's filename in "Code Templates" dialog. Issue #33901, patch from errno.
git-svn-id: trunk@58678 -
2018-08-05 08:32:02 +00:00
martin
23c3367033 IDE, EditorOpts: fix default color for multicaret
git-svn-id: trunk@58666 -
2018-08-02 14:42:11 +00:00
martin
2ebe6b1bf7 IDE, EditorOpts: fix default color for multicaret
git-svn-id: trunk@58664 -
2018-08-02 10:03:16 +00:00
martin
17dd3e68b9 SynEdit: Caret Color
git-svn-id: trunk@58647 -
2018-07-28 18:01:10 +00:00
blikblum
9b85717453 ide: fix uninitialized variable in TColorSchemeLanguage.ApplyTo
git-svn-id: trunk@58633 -
2018-07-25 17:55:34 +00:00
juha
6d3f9bd7a7 LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils.
git-svn-id: trunk@58632 -
2018-07-25 13:39:06 +00:00
martin
ef438f7a45 IDE, SynEdit: MarkupFoldColor, more options to set colors
git-svn-id: trunk@58581 -
2018-07-20 01:12:11 +00:00
martin
77a94a7cd1 IDE, SourceEditor: added css highlight. issue #030519 patch by Darek Mazur
git-svn-id: trunk@58543 -
2018-07-16 12:00:47 +00:00
martin
6f9cdaefbe SynEdit: Option to have a static (none blinking) persistent caret. Issue #0033653
git-svn-id: trunk@58534 -
2018-07-15 19:49:49 +00:00
martin
55cc39a0a8 SynEdit: Option for left/right to remove selection and keep caret pos. Issue #028152
git-svn-id: trunk@58532 -
2018-07-15 17:09:43 +00:00
juha
8bed6f8ca0 IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf.
git-svn-id: trunk@58208 -
2018-06-09 14:40:08 +00:00
martin
5ab71e4e90 SynEdit: multi caret, option to prevent ecDelete from joining lines (skip delete linebreak)
git-svn-id: trunk@58193 -
2018-06-08 21:44:44 +00:00
martin
98b1d8f6ad SynEdit: multi caret, allow espape (remove all carets) to be shared with other plugins / make "escape" default
git-svn-id: trunk@58190 -
2018-06-08 20:51:13 +00:00
martin
bd833943f7 IDE: Config for SynEdit outline colors. Issue #32930
git-svn-id: trunk@57182 -
2018-01-29 21:03:14 +00:00
martin
756867c662 IDE, EditorOpts: Fix stringcompare for color-names
git-svn-id: trunk@57152 -
2018-01-26 16:26:42 +00:00
ondrej
86baae8769 IDE: Identifier completion window: implement customizable colors, issue #29282
git-svn-id: trunk@57117 -
2018-01-19 07:09:42 +00:00
ondrej
3e12ed3bdc IDE: move identifier completion options from editor_codetools_options to codetools_identifiercompletion_options
git-svn-id: trunk@57116 -
2018-01-19 04:56:37 +00:00
ondrej
203b6860ad IDE: identifier completion window: optional icons. issue #32983, patch from regs
git-svn-id: trunk@57110 -
2018-01-18 07:28:56 +00:00
juha
58eefa59cd IDE: Rename ExtendedFilter -> ContainsFilter, GUI: 'Include identifiers containing prefix'. Issue #32974.
git-svn-id: trunk@57072 -
2018-01-13 10:04:41 +00:00
juha
31d90d59f6 IDE: Extended filter for Code Completion. Issue #32974, patch from regs.
git-svn-id: trunk@57014 -
2018-01-08 17:50:59 +00:00
juha
4bd30e3b00 Fix more uninitialized variables and suppress compiler warnings.
git-svn-id: trunk@55222 -
2017-06-04 21:52:26 +00:00
martin
351cc660ce IDE, SynEdit: markup fold color / else
git-svn-id: trunk@54043 -
2017-01-31 17:37:32 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
martin
8a1b0e7f4a IDE, SynEdit: Enable markup fold color in options // Default to False
git-svn-id: trunk@54022 -
2017-01-28 03:44:47 +00:00
martin
721911b820 IDE, SynEdit: Enable markup fold color in options
git-svn-id: trunk@54021 -
2017-01-28 03:22:12 +00:00
juha
9c405911fd Reduce SynEdit dependencies from units. Reorder uses sections to see dependencies better.
git-svn-id: trunk@53727 -
2016-12-20 00:09:10 +00:00
martin
5f55a00ead IDE: EditorOptions, added colors for line before fold/hide
git-svn-id: trunk@52755 -
2016-07-31 13:54:50 +00:00
mattias
fad5c84349 IDE: editor options: highlight by default xhtml, wsdl, svg, js sample source, patch from Darek Mazur, issue #30399
git-svn-id: trunk@52751 -
2016-07-27 11:00:21 +00:00
martin
6d96f1c167 SynEdit: Clicks on overview gutter. Issue #30012
git-svn-id: trunk@52292 -
2016-05-09 19:17:28 +00:00
martin
294d29a4b9 IDE, Opitons: markup opts for other xml and lfm
git-svn-id: trunk@52197 -
2016-04-15 00:49:42 +00:00
martin
7a5fbf76ba SynEdit, IDE: add options for markup for,while,with
git-svn-id: trunk@52182 -
2016-04-12 23:44:09 +00:00
ondrej
d53815d5d5 ide: source notebook: add option to show editor file name in caption
git-svn-id: trunk@52071 -
2016-03-27 17:32:12 +00:00
ondrej
ce45e00b29 ide: refactoring: use AppendPathDelim/IncludeTrailingPathDelimiter for config paths.
git-svn-id: trunk@51401 -
2016-01-24 22:51:50 +00:00
ondrej
d696ee5a59 IDE: add option to prefer double-click over middle click when closing tabs.
git-svn-id: trunk@50517 -
2015-11-28 10:10:11 +00:00
mattias
ad9bc5f97c IDE: editor options: use current formatversion as default
git-svn-id: trunk@49970 -
2015-10-07 11:21:55 +00:00
mattias
6afc2c033f IDE: editor options: use current fileversion as default
git-svn-id: trunk@49969 -
2015-10-07 11:20:22 +00:00
juha
96b9d2d968 IDEIntf: Use the latest FileVersion as default for WindowLayoutList. Has effect when there is no configuration yet.
git-svn-id: trunk@49968 -
2015-10-07 10:41:26 +00:00
mattias
16362a308b IDE: added default file extension for python pyw, bug #28559
git-svn-id: trunk@49702 -
2015-08-23 08:17:03 +00:00
juha
708afdf966 Fix uninitialized variables and other problems found by the compiler.
git-svn-id: trunk@48451 -
2015-03-22 10:17:35 +00:00
sekelsenmat
467c7ec4c5 synedit and ide: Adds Pike syntax highlighter
git-svn-id: trunk@48339 -
2015-03-14 10:42:05 +00:00
martin
bee134f4c1 SYnEdit: multi caret, selection to each line eol carets
git-svn-id: trunk@48328 -
2015-03-13 00:23:24 +00:00
martin
0190617b21 IDE: mouse settings for left gutter / Do not start selecting over [+]/[-] symbols. This interferes with hiding selected lines.
git-svn-id: trunk@48274 -
2015-03-11 23:36:57 +00:00