Commit Graph

1387 Commits

Author SHA1 Message Date
juha
887cf78963 Move a version of function ProgramDirectory from IDEProcs to FileUtils.ProgramDirectoryWithBundle.
git-svn-id: trunk@58619 -
2018-07-24 17:49:13 +00:00
juha
96131c07cf Formatting, cleanup, also remove unused funcs in ProcedureList.
git-svn-id: trunk@58613 -
2018-07-24 12:50:26 +00:00
martin
117bbb1157 IDE, Options: user defined markup, improve add/del words. Issue #0028253
git-svn-id: trunk@58586 -
2018-07-21 17:44:49 +00:00
martin
8a8a17eb3c IDE, SynEdit: MarkupFoldColor, more options to set colors
git-svn-id: trunk@58582 -
2018-07-20 01:30:54 +00:00
martin
10c665a2b8 EditorOpts: tab order for general page
git-svn-id: trunk@58537 -
2018-07-15 21:43:02 +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
martin
38d48bbdbd Two new toolbar commands for bookmarks. Issue #0033947 Patch by FTurtle
git-svn-id: trunk@58500 -
2018-07-13 12:23:16 +00:00
juha
522414a86e IDE: Add a hint in options GUI for max value 0 meaning unlimited. Issue #33910.
git-svn-id: trunk@58470 -
2018-07-09 08:21:11 +00:00
maxim
afb9d4accf IDE: fixed typo
git-svn-id: trunk@58317 -
2018-06-18 23:00:37 +00:00
ondrej
808d854163 IDE: identifier completion: create "Include words" option
git-svn-id: trunk@58306 -
2018-06-18 12:34:12 +00:00
ondrej
2a5f807f24 IDE: compiler_compilation_options: replace TCheckComboBox with TCheckListBox
git-svn-id: trunk@58305 -
2018-06-18 11:47:47 +00:00
juha
53ee66450d LazUtils: Move exception and stack trace stuff to new LazTracer. Move function ConvertLineEndings to LazUtilities.
git-svn-id: trunk@58255 -
2018-06-14 09:05:50 +00:00
juha
3574bdfb6d Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils.
git-svn-id: trunk@58244 -
2018-06-13 13:59:07 +00:00
juha
8bed6f8ca0 IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf.
git-svn-id: trunk@58208 -
2018-06-09 14:40:08 +00:00
juha
880624a747 Refactor: reorder uses sections.
git-svn-id: trunk@58207 -
2018-06-09 14:39:54 +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
e963a48b00 Editor Option: Improve descriptions (replace "cursor" with "caret" / more verbose). Added MinWidth constraint. Issue #0033770
git-svn-id: trunk@58184 -
2018-06-08 11:41:39 +00:00
martin
6bc9e7458c Editor Option: Group multi caret options / Improve descriptions. Issue #0033770
git-svn-id: trunk@58183 -
2018-06-08 10:47:38 +00:00
ondrej
7e8cc82417 IDE: use LazLoggerBase instead of LazLogger
git-svn-id: trunk@58084 -
2018-06-02 16:47:18 +00:00
mattias
399f542fee IDE: component palette: helper button: item to open options, item to open view all components window
git-svn-id: trunk@58029 -
2018-05-25 11:08:15 +00:00
mattias
a4ef8dcb02 IDE: started copying component palette options
git-svn-id: trunk@58028 -
2018-05-25 07:15:33 +00:00
mattias
18903285e2 IDE: allow pas2js as compiler, added target os browser and nodejs
git-svn-id: trunk@57896 -
2018-05-11 08:50:33 +00:00
ondrej
649a74e776 IDE: componentpalette options: fix high-dpi icon painting
git-svn-id: trunk@57889 -
2018-05-10 21:05:02 +00:00
ondrej
936a0dea02 IDE: use IDEImages instead of custom image lists
git-svn-id: trunk@57865 -
2018-05-09 01:39:31 +00:00
ondrej
a914eaa29d IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
2018-05-08 23:10:58 +00:00
ondrej
a711fb97c0 IDE: remove redundant glyph assignments
git-svn-id: trunk@57723 -
2018-04-26 10:02:59 +00:00
martin
33cc4218fa IDE, Editor Options: implement priority conf for text style
git-svn-id: trunk@57639 -
2018-04-10 20:08:45 +00:00
martin
1519d4d14f IDE, EditorOpts: Hide unimplemented "Undo after Save" option
git-svn-id: trunk@57623 -
2018-04-08 11:20:26 +00:00
juha
60d0e01451 IDE: Use PageControl in Editor - Tab and Indent options frame. Shows better with some widgetsets. Issue #33438, patch from Phemtik.
git-svn-id: trunk@57538 -
2018-03-20 10:53:00 +00:00
juha
f3076a3a17 IDE: Improve layout for Codetools - General options. Issue #33436, patch from Phemtik.
git-svn-id: trunk@57536 -
2018-03-19 21:09:25 +00:00
juha
d45b8023cf IDE: Improve layout for Environment - Messages Window. Issue #33437, patch from Phemtik.
git-svn-id: trunk@57535 -
2018-03-19 20:59:38 +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
ondrej
df35dca526 IDE: Options dialog: fix crash after r57155 #de8a470231. Issue #33088, #33076
git-svn-id: trunk@57166 -
2018-01-27 18:42:24 +00:00
maxim
d570c378c6 IDE: improved wording for force update checkbox in project options i18n
page

git-svn-id: trunk@57150 -
2018-01-26 15:19:33 +00:00
ondrej
b5f2b9bf9a IDE: Identifier completion window: remove IdentComplHighlightPrefix option - use color only.
git-svn-id: trunk@57123 -
2018-01-19 13:47:55 +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
ondrej
09de874143 IDE: new designer option: Force DPI scaling in design-time
git-svn-id: trunk@56975 -
2018-01-06 01:53:01 +00:00
wp
0125b3c239 IDE: Make edit buttons ('...') square.
git-svn-id: trunk@56964 -
2018-01-05 14:44:31 +00:00
ondrej
9770119ed5 IDE: options: make buttons 25px wide, issue #32924
git-svn-id: trunk@56960 -
2018-01-05 03:39:41 +00:00
ondrej
e384a1c48a IDE: remove DoAutoAdjustLayout from r56956 #b6077f9686, issue #32924
git-svn-id: trunk@56959 -
2018-01-05 03:36:46 +00:00
wp
b6077f9686 IDE: Make '...' buttons square (issue #32924).
git-svn-id: trunk@56956 -
2018-01-04 21:35:17 +00:00
mattias
151a644780 IDE: clean up
git-svn-id: trunk@56914 -
2018-01-02 11:01:11 +00:00
ondrej
c038b06190 IDE: Remove IDE Options -> Environment -> Windows -> Window Positons. Issue #29742
git-svn-id: trunk@56907 -
2018-01-01 20:26:46 +00:00
mattias
265412f333 IDE: compiler options: execute before/after: fixed adding text to history lists
git-svn-id: trunk@56854 -
2017-12-27 12:38:41 +00:00
maxim
7c0201a68a IDE: improved i18n and fixed typos
git-svn-id: trunk@56794 -
2017-12-19 14:21:11 +00:00