Commit Graph

67682 Commits

Author SHA1 Message Date
wp_xyz
d58113e2e0 LazControls: Publish TSpinEditEx.SpinButtonWidth and TFloatSpinEditEx.SpinButtonWidth 2024-06-05 15:08:00 +02:00
mattias
7f5295b689 tools: create debs: added arch arm64, thx to Reinhold and Otto 2024-06-05 14:58:36 +02:00
mattias
8fdbfcd024 tools: create debs: added arch arm64 2024-06-05 14:48:32 +02:00
mattias
8a144ec93d datetimectrls: TDateTimePicker: using local var 2024-06-05 14:38:26 +02:00
Maxim Ganetsky
f501addc89 IDE: regenerated translations and updated Russian translation 2024-06-04 23:05:10 +03:00
Maxim Ganetsky
db735501e4 IDE: improved i18n 2024-06-04 23:03:23 +03:00
Maxim Ganetsky
e8ee8c7eb8 Merge branch 'RemovedStrCopy' into 'main'
LCL: Removed unneeded string copy in LCLProc.TextToShortCutGeneric function

See merge request freepascal.org/lazarus/lazarus!292
2024-06-03 22:25:31 +00:00
Andrey Zubarev
27f3226a53 LCL: Removed unneeded string copy in LCLProc.TextToShortCutGeneric function 2024-06-03 22:25:30 +00:00
rich2014
fc41ca2ea9 Cocoa: Fix "Access Violation" in TCocoaWSCustomListView.SetImageList(), by Michalis Kamburelis 2024-06-03 08:42:23 +08:00
dsiders
346b890f26 Docs: LCL/controls. Updates TWinControl.PaintControls topic for changes in da0cab13. Issue #19685. 2024-06-02 21:08:44 +01:00
rich2014
da0cab134e LCL: fix the issue #19685 that painting TGraphicsControl on Designer Overlay DC
1. the issue only occurs at design time
2. the issue is that Control should not be painted on Designer Overlay Layer
2024-06-02 23:49:17 +08:00
DomingoGP
543afd6573 Jedi code format: fix calls to inherited in array index. 2024-06-02 15:39:24 +02:00
DomingoGP
b37e92de41 Jedi code format: Fix issue #40981 inherited function calls. 2024-06-02 15:18:52 +02:00
rich2014
258a7a49c4 Cocoa: make MenuItem State Images configurable 2024-06-01 20:47:57 +08:00
rich2014
cf8e697705 Cocoa: adapt Radio MenuItem to Dark Theme 2024-06-01 20:33:55 +08:00
DomingoGP
7fe3cecf9a Jedi code format: Fix issue #40980, exception on unterminated string. 2024-06-01 14:24:17 +02:00
wp_xyz
92306de965 TurboPowerIPro: Less hints. 2024-06-01 14:10:04 +02:00
wp_xyz
2acde1ee85 TurboPowerIPro: Add support of 3-digit html color codes. 2024-06-01 13:55:47 +02:00
Juha
a3ac0ccd82 IDE: Improve "All options" window, show compiler version in caption. Issue #40968, patch by n7800. 2024-06-01 09:59:49 +03:00
Maxim Ganetsky
520eccce1a LCL: regenerated translations 2024-05-29 18:14:42 +03:00
rich2014
728ef54055 Cocoa: LM_CONTEXTMENU is sent when the right mouse button is released instead of being pressed
1. consistent with Win32
2. avoids the problem that is easy to occur in APP, because the context menu pops up after the APP receives LM_CONTEXTMENU, which will lose the LM_MOUSEUP event. For example, in IDE Form Designer, if you right-click to pop up the context menu, after closing the context menu, the Designer is still in the MouseDown state by mistake
2024-05-29 21:37:53 +08:00
rich2014
f064cbaf78 LCL: lclstrconsts.zh_TW.po: updated 2024-05-29 19:55:20 +08:00
Maxim Ganetsky
0f3ebff353 LCL: regenerated translations 2024-05-29 02:46:50 +03:00
dsiders
c52332fbb5 Docs: LCL/graphics. Updates the TCanvas.Draw topic to clarify content.
* Based on suggestions by @jamie in the forum discussion
* https://forum.lazarus.freepascal.org/index.php/topic,67389.0.html.
2024-05-28 18:07:11 +01:00
wp_xyz
9f017e0230 fpweb: Update README for updating image resources 2024-05-28 18:28:14 +02:00
wp_xyz
1372d312b5 fpweb: Add high-dpi-aware icons by Roland Hahn. Related to issue #19814. 2024-05-28 18:23:32 +02:00
rich2014
3134ef1c7c lclstrconsts.zh_CN.po: updated 2024-05-29 00:02:11 +08:00
rich2014
3b03844e29 IDE: fix typo in e317890 2024-05-28 23:07:48 +08:00
rich2014
7aa562e49c Cocoa: TSplitter fixed, issue #40974 2024-05-28 22:33:25 +08:00
Juha
c4389f1922 LCL-GTK2: Fix PageControl.ActivePage. Issue #40962, patch by Iluha Companets. 2024-05-28 09:17:04 +03:00
rich2014
d12f617179 Cocoa: facilitate APP to operate App Menu & Dock Menu, Merge branch 'cocoa/menu' 2024-05-27 22:28:29 +08:00
rich2014
e3178901fb IDE: simplify code related to macOS menu (base on 4df4532) 2024-05-27 22:27:11 +08:00
rich2014
648a0b25fc Cocoa: macOS_DockMenuIntf added to facilitate APP to operate Dock Menu 2024-05-27 22:10:35 +08:00
rich2014
4df4532e13 Cocoa: macOS_AppMenuIntf added to facilitate APP to operate App Menu 2024-05-27 22:08:19 +08:00
wp_xyz
3635aa3044 VirtualTreeview: Move LCL implementation units in laz.VirtualTrees to interface uses section. Fixes building Laz/main with FPC/main. 2024-05-26 00:54:50 +02:00
zeljan1
2751fd6fe7 IDE: fixed build non win widgetsets under windows. 2024-05-25 14:04:42 +02:00
Martin
700a308afc FpDebug: fix looking up symbols with unit-name prefix 2024-05-25 12:51:25 +02:00
Martin
50102fef2b FpDebug: PascalParser, change wrongly named "Context" to "Scope" 2024-05-25 12:51:25 +02:00
rich2014
43bac2286a Cocoa: a better way to find the Edit menu in Open/Save Dialog
in the past, it's only relied on title matching. in a multi-language environment, it is possible to use different vocabulary and cause mismatching. now a shortcut key matching method is added.
2024-05-25 16:41:14 +08:00
mattias
4edf553ea4 docs: updated cmd line for trunk fpdoc 2024-05-24 23:09:02 +02:00
rich2014
445040b6a2 Cocoa: Menu i18n, Merge branch 'cocoa/i18n' 2024-05-25 01:27:12 +08:00
rich2014
9e86da31f0 Cocoa: Menu i18n (fine-tuning) 2024-05-25 01:26:44 +08:00
rich2014
fec298ef47 Cocoa: Menu i18n (tr) 2024-05-25 01:26:44 +08:00
rich2014
abfefd5b43 Cocoa: Menu i18n (sk) 2024-05-25 01:26:44 +08:00
rich2014
bd1b42aa57 Cocoa: Menu i18n (pt_BR) 2024-05-25 01:26:44 +08:00
rich2014
164c8c6f81 Cocoa: Menu i18n (pt) 2024-05-25 01:26:44 +08:00
rich2014
fac769bf2d Cocoa: Menu i18n (lt) 2024-05-25 01:26:44 +08:00
rich2014
7c9996672b Cocoa: Menu i18n (he) 2024-05-25 01:26:44 +08:00
rich2014
be14233b12 Cocoa: Menu i18n (fi) 2024-05-25 01:26:44 +08:00
rich2014
48f7c78827 Cocoa: Menu i18n (uk) 2024-05-25 01:26:43 +08:00