Commit Graph

67906 Commits

Author SHA1 Message Date
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
rich2014
2d59dce84c Cocoa: Menu i18n (pl) 2024-05-25 01:26:43 +08:00
rich2014
b2cf864942 Cocoa: Menu i18n (id) 2024-05-25 01:26:43 +08:00
rich2014
f6aa8746e3 Cocoa: Menu i18n (hu) 2024-05-25 01:26:43 +08:00
rich2014
e1b7c4a681 Cocoa: Menu i18n (el) 2024-05-25 01:26:43 +08:00
rich2014
8a9a6dc2a0 Cocoa: Menu i18n (cs) 2024-05-25 01:26:43 +08:00
rich2014
f4b8b280dc Cocoa: Menu i18n (ca) 2024-05-25 01:26:43 +08:00
rich2014
b6c4564d71 Cocoa: Menu i18n (it) 2024-05-25 01:26:43 +08:00
rich2014
bb781d2f65 Cocoa: Menu i18n (fr) 2024-05-25 01:26:43 +08:00
rich2014
13a198a7de Cocoa: Menu i18n (de) 2024-05-25 01:26:43 +08:00
rich2014
9780b2b7d7 Cocoa: Menu i18n (nl) 2024-05-25 01:26:43 +08:00
rich2014
9f71a6487a Cocoa: Menu i18n (es) 2024-05-25 01:26:43 +08:00
rich2014
867f604d92 Cocoa: Menu i18n (ko) 2024-05-25 01:26:43 +08:00
rich2014
6a5b08a98d Cocoa: Menu i18n (ja) 2024-05-25 01:26:43 +08:00
rich2014
bfaad7bf95 Cocoa: Menu i18n (ru) 2024-05-25 01:26:43 +08:00
rich2014
51d337c5ab Cocoa: Menu i18n (zh_TW) 2024-05-25 01:26:43 +08:00
rich2014
6369c41122 Cocoa: Menu i18n (zh_CN) 2024-05-25 01:26:43 +08:00
rich2014
f51005880f Cocoa: Edit Menu i18n supported 2024-05-25 01:26:43 +08:00
wp_xyz
44b12c3199 fpweb: Improved versions of some of the fpweb icons (by Roland Hahn). 2024-05-24 18:59:25 +02:00
wp_xyz
c24c46c1ab fpweb: Update fpweb_images resource file. 2024-05-24 17:12:06 +02:00
wp_xyz
6398926602 Images: Add metadata file to general_purpose folder. 2024-05-24 15:04:05 +02:00
rich2014
1adfc7d4a3 Cocoa: remove the acceleration in Menu/Tab title, make it consistent with macOS idioms 2024-05-24 20:25:11 +08:00
wp_xyz
2fbdd4de2f fpweb: new icons by Roland Hahn, issue #40971 2024-05-24 14:18:55 +02:00
mattias
c7e5d8d441 codetools: fixed clearing include file link 2024-05-24 11:40:23 +02:00
Željan Rikalo
55d6674aef Gtk2: fixed build under win32.Patch by Alexander (Rouse_) Bagel.part of issue #40659 2024-05-24 07:07:53 +02:00
Martin
ccdcbb7bcf FpDebug: PascalParser, treat skInterface like skClass 2024-05-23 23:52:22 +02:00
Jesus Reyes A
1b3e5ae738 LazReport: Fix illegal set conversion 2024-05-23 13:54:51 -06:00