Commit Graph

14890 Commits

Author SHA1 Message Date
n7800
0cc7727429 IDE/Options: Improved color name for text selection in color scheme 2024-10-29 20:11:38 +05:00
Maxim Ganetsky
0b46fd2f3a IDE: improved captions of IDE title settings 2024-10-28 19:16:04 +03:00
Martin
59f5c61e2e IDE: Custom IDE title, changed storage default value 2024-10-28 15:49:35 +01:00
Martin
2de900cb00 IDE: Custom IDE title, added preview 2024-10-28 14:11:05 +01:00
Martin
b83d624eee IDE: Custom IDE title, added preview 2024-10-28 14:07:55 +01:00
Martin
01d301d685 IDE: Custom IDE title, skip interactive macros 2024-10-28 13:42:21 +01:00
Martin
0327410ec6 IDE: Custom IDE title, remove separate task-bar-button-caption 2024-10-28 13:06:29 +01:00
Ondrej Pokorny
4bd60bf2b5 RunParamsOpts dialog: allow negative values for console window position - they are valid in a multi monitor environment where a secondary monitor is left or above the main monitor
fix tab orders as well
2024-10-28 10:55:47 +01:00
Maxim Ganetsky
44e8349f9a IDE: removed "Cancel" button (does not make any difference with "No" in logic) in revert confirmation, improved newly added captions 2024-10-27 16:08:08 +03:00
Maxim Ganetsky
7208ff44ae IDE: fixed typos in captions of some keymap commands 2024-10-27 16:06:04 +03:00
Juha
7123dc549d Merge branch 'lazarus-IDE/ToolbarsShortCuts' 2024-10-27 13:00:27 +02:00
Juha
89326ffaa2 IDE: Cleanup of resourcestrings. 2024-10-27 12:36:03 +02:00
n7800
b33ae45ea6 IDE: Fix display of hints in the mainbar and editor toolbar for shortcuts with a sequence of keystrokes 2024-10-27 12:33:55 +02:00
n7800
dd811896b8 IDE: Prompt for confirmation before executing "Revert" command in "File" menu 2024-10-27 09:29:39 +00:00
n7800
ec38875d68 IDE/Desktops: Allow the desktops manager to switch to the active window layout to restore it. Issue #41208 2024-10-27 11:00:50 +02:00
Juha
d7d76e620f IDE: Obey key combination for Stop button. Issue #41198, by n7800. 2024-10-27 10:39:10 +02:00
n7800
48c8d4455b IDE: Disable "Compile many modes" command of "Run" menu during build. Issue #41198 2024-10-27 10:24:19 +02:00
n7800
04759c056d IDE: Disable "Change build mode" button on coolbar during build. Issue #40909 2024-10-27 10:21:25 +02:00
rich2014
9c594297c5 IDE: improve i18n for Modern Form Style Tool Bar 2024-10-26 19:39:22 +08:00
rich2014
6a05a53978 IDE: i18n for Modern Form Style Tool Bar 2024-10-25 23:23:20 +08:00
Martin
e55a38b9b5 IDE, Options: (advanced mouse opts) move measure text width to after handle creation 2024-10-25 14:07:23 +02:00
mattias
99d60446b7 ide: fixed overriding lazarusdir via cfg file 2024-10-24 15:13:34 +02:00
mattias
19e3d6eb88 idedebugger: cleaned up and updated makefile 2024-10-24 11:32:42 +02:00
mattias
e2ab5efb7b ide: what needs build dialog: fixed passing build all 2024-10-24 10:45:29 +02:00
Martin
3fa54762f2 IDE, Debugger: correctly enable run/step buttons if debugger was started with attach. Debugger may be running, even if project is not run-able. 2024-10-22 17:41:04 +02:00
n7800
ec7549e1c0 IDE/Options: Fixed crash when opening color settings for the assembler window 2024-10-22 05:55:49 +05:00
mattias
6fa805fb47 updated makefiles 2024-10-22 00:31:29 +02:00
Martin
18b52eff3e IDE, SourceEditor: fixed crash in code completion measure item, after 86db8d9f83 2024-10-22 00:29:32 +02:00
Maxim Ganetsky
ba3443ff51 IDE: fixed highlighting "enum" word in code completion window (copy/paste typo) 2024-10-22 00:50:49 +03:00
Maxim Ganetsky
fe7ee59f21 IDE: clarified a caption ("Code-Template" -> "Template", as this caption denotes specific highlighted word) 2024-10-22 00:50:49 +03:00
mattias
e62389efe2 ide: fixed ide coolbar clear before load 2024-10-21 19:17:17 +02:00
Martin
6d78d5e830 IDE, EditorOption: fix right gutter, hide separator gutter parts, when hiding overview gutter part / keep index order 2024-10-21 17:21:39 +02:00
Martin
86db8d9f83 IDE, SourceEditor: Add colors for code completion "type of token" Issue #40868 2024-10-21 12:45:39 +02:00
Martin
a8b95b354c IDE, SourceEditor: refactor / clean up - Colors for completion drop down. 2024-10-21 10:54:44 +02:00
mattias
6a0efcb8c0 ide: fixed duplicating ide coolbar, issue #41199 2024-10-21 10:07:16 +02:00
n7800
cf11151bf8 IDE: In the custom IDE title, leave only unexpanded macros in their original form 2024-10-20 21:23:47 +00:00
Martin
9a3e82cf06 IDE, SynEdit: Add custom ident/keywords to Pascal Highlighter 2024-10-20 22:37:38 +02:00
mattias
d7b2d3e313 ide: fixed editortoolbar options defaults 2024-10-20 19:59:36 +02:00
mattias
0631c5f508 ide: fixed TIDECoolBarOptions default options 2024-10-20 19:40:19 +02:00
Martin
2e32a7edb7 IDE, KeyMapping: Fix captions for indent/unindent. They act on single line, if no selection exists 2024-10-17 15:53:04 +02:00
Maxim Ganetsky
a7502e10a1 LazBuild: improved description of --build-twice option 2024-10-14 22:38:51 +03:00
Ondrej Pokorny
351f61afdf PackageEditor: select active editor file - optimize performance 2024-10-14 10:52:25 +02:00
mattias
97c66591c5 lazbuild: resourcestring 2024-10-14 10:21:57 +02:00
mattias
9be9ac65d7 lazbuild: added options --build-twice 2024-10-13 18:45:40 +02:00
mattias
8ba0de5d29 ide: started checking for recompiling on second pass 2024-10-13 17:31:57 +02:00
mattias
5b818b586b ide: started compile pkg twice 2024-10-13 13:16:21 +02:00
mattias
fea93f0749 ide fixed av in path editor dlg on replace on cocoa 2024-10-11 10:37:10 +02:00
mattias
15853ffffd ide: designer: let mediator decide the default size 2024-10-09 11:26:05 +02:00
mattias
c74b232d9a ide: designer: use mediator default size only if none given 2024-10-09 10:57:42 +02:00
wp_xyz
5ffb95c6b5 IDE: Some more refinements in layout of editorfilemanager form. 2024-10-07 09:49:55 +02:00