Commit Graph

69140 Commits

Author SHA1 Message Date
rich2014
acd212a28d Merge branch 'ThemeServices.DrawText' into 'main'
Cocoa: Add TCocoaThemeServices.DrawText functionality

See merge request freepascal.org/lazarus/lazarus!359
2024-11-01 10:06:17 +00:00
David Jenkins
33deac51ea Cocoa: Add TCocoaThemeServices.DrawText functionality 2024-11-01 10:06:17 +00:00
Juha
e7184a12f0 IDE: Formatting. Merge request !363 by n7800. 2024-11-01 09:43:32 +02:00
Juha Manninen
699e1650a1 Merge branch 'IDE/PjInsp/PropsPanelHeight' into 'main'
IDE/ProjectInspector: Remember property panel height in desktop options. Issue #39955

See merge request freepascal.org/lazarus/lazarus!372
2024-11-01 06:08:28 +00:00
n7800
d199f27c83 IDE/ProjectInspector: Remember property panel height in desktop options. Issue #39955 2024-11-01 00:49:05 +05:00
rich2014
06c50ab4cc Cocoa: fix leaks in TCocoaCollectionItemView 2024-10-31 21:47:40 +08:00
rich2014
c7251287ce Cocoa: support dynamic menu in Modern Form Style Tool Bar, Merge branch 'cocoa/modern' 2024-10-31 21:30:53 +08:00
rich2014
87eb63bc18 Cocoa: add a convenient function to get the NSView corresponding to the NSToolBarItem 2024-10-31 21:29:53 +08:00
rich2014
fc0fe67716 IDE/Cocoa: adapt to the new API of Modern Form Style Tool Bar 2024-10-31 21:24:40 +08:00
rich2014
8f2d7ca2b5 Cocoa: support dynamic menu in Modern Form Style Tool Bar 2024-10-31 21:22:38 +08:00
wp_xyz
b07267959f TAChart: Fix duplicate "virtual" directive of TBasicChartSeries.ClipRectChanged (https://forum.lazarus.freepascal.org/index.php/topic,69114.msg536109.html). 2024-10-31 00:00:33 +01:00
wp_xyz
a775e7be7c virtualtreeview: partially revert 402cffbdfd, issue #41210 2024-10-30 13:39:01 +01:00
dsiders
3325629775 Docs: LCL/forms. Updates TCustomForm.IconChanged topic for changes in 01640ee2. Issue #41189. 2024-10-30 02:15:22 +01:00
dsiders
cb0bfed0f1 Docs: LazUtils/graphtype. Fixes invalid link ID in DisabledDrawEffectStyle topic. 2024-10-30 02:15:21 +01:00
Maxim Ganetsky
1480767e03 IDE: regenerated translations and updated Russian translation 2024-10-30 01:49:57 +03:00
Maxim Ganetsky
1ec7c2e565 Translations: Turkish translation update by Onur ERÇELEN, merge request !371 2024-10-30 01:38:59 +03:00
wp_xyz
01640ee298 LCL: Fix disappearing taskbar icon when FormStyle is fsNone or fsDialog. Patch by Iluha Companets, issue #41189. 2024-10-29 22:32:30 +01:00
rich2014
db6685cd02 Cocoa: support keyboard in TCustomComboBox (TCocoaReadOnlyComboBox) 2024-10-30 00:25:44 +08:00
Martin
a914ea80b1 Merge branch 'IDE/Options/Editor/Display/Colors' into 'main'
IDE/Options: Improved color name for text selection in color scheme

See merge request freepascal.org/lazarus/lazarus!367
2024-10-29 15:26:36 +00:00
n7800
0cc7727429 IDE/Options: Improved color name for text selection in color scheme 2024-10-29 20:11:38 +05:00
rich2014
a29409bdad Cocoa: simplify popup menu tracking mechanism in TCustomComboBox (TCocoaReadOnlyComboBox) 2024-10-29 22:59:08 +08:00
Maxim Ganetsky
5a27e690f1 IDE: German translation update by Roland Hahn 2024-10-29 16:07:43 +03:00
DomingoGP
5db320a961 Jedi code format: better version info for command line tool. 2024-10-29 10:29:02 +01:00
Michaël Van Canneyt
41e0703552 * Settings to skip mysql version check 2024-10-28 22:24:11 +01:00
dsiders
8770993482 Docs: LCL/grids. Updates TCustomGrid.ExtendedSelect topic for changes in 602375a8. Issue #41084.
* Minor correction to word choice in TCustomGrid.FastEditing remarks.
2024-10-28 21:54:40 +01:00
Maxim Ganetsky
d4ab57fa3a LazReport: updated Russian translation 2024-10-28 19:16:04 +03:00
Maxim Ganetsky
6b81298251 JCF2: updated Russian translation 2024-10-28 19:16:04 +03:00
Maxim Ganetsky
05d3bb7c29 IDE: regenerated translations and updated Russian translation 2024-10-28 19:16:04 +03:00
Maxim Ganetsky
0b46fd2f3a IDE: improved captions of IDE title settings 2024-10-28 19:16:04 +03:00
rich2014
21803721f8 Cocoa: in TCustomComboBox (TCocoaReadOnlyComboBox) with OwnerDraw, fix the issue that popupButton are covered 2024-10-28 23:55:46 +08:00
rich2014
3b1a924a6d Cocoa: fix the width of the drop-down menu is not updated after the size of TCustomComboBox (TCocoaReadOnlyComboBox) is dynamically updated 2024-10-28 22:57:07 +08: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
DomingoGP
1db5f4272e Jedi code format: add support for "Whitesmiths" format style. 2024-10-28 10:44:55 +01:00
Jesus Reyes A
01c4f3588d LazReport: Implements CRLF script function, patch by Maxim Ganetsky and João Cezar Tissot, issue #41089 2024-10-27 22:25:38 -06:00
Jesus Reyes A
602375a803 LCL, TDrawGrid: Fix ExtendedSelect property is not saved, Patch by Sebastian Hütter, issue #41084 2024-10-27 19:48:59 -06:00
Maxim Ganetsky
c03ed0b963 IDE: improved Russian translation 2024-10-27 17:06:59 +03:00
Maxim Ganetsky
9653546873 JCF2: updated Russian translation 2024-10-27 16:35:30 +03:00
Maxim Ganetsky
e7cee39fc3 JCF2: added missing i18n assignment 2024-10-27 16:35:03 +03:00
Maxim Ganetsky
9765ab59cf IDE: regenerated translations and updated Russian translation 2024-10-27 16:14:07 +03: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
Maxim Ganetsky
11ff47b474 Icons_to_html: regenerated translations and updated Russian translation and German (which was provided by Roland Hahn) 2024-10-27 14:39:33 +03:00
Maxim Ganetsky
d11f653783 Icons_to_html: replaced some SpeedButtons with ToolBar/ToolButtons, patch by Roland Hahn 2024-10-27 14:38:18 +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