Commit Graph

70446 Commits

Author SHA1 Message Date
rich2014
2706015949 Cocoa: fix missing openURLs in NSApplicationDelegate
1. it can be used to support opening apps in Safari
2. requires the CFBundleURLSchemes setting in info.plist
2025-03-28 18:48:43 +08:00
Jesus Reyes A.
4d4d4060a3 LCL: fix TStringGrid OnKeyPress triggers twice at goEditing. Issue #41503 2025-03-27 18:20:42 -06:00
zeljan1
f29a74fde8 Gtk3: do not call DoAdjustClientRectChange if we are already in update by lcl. 2025-03-27 20:58:46 +01:00
zeljan1
28554adf44 Gtk3: simplified code. 2025-03-27 20:04:57 +01:00
zeljan1
59efce7694 Gtk3: cleanup TGtk3ScrollingWinControl constructor. 2025-03-27 19:56:01 +01:00
zeljan1
261e8f74d0 LCL: TCoolBar can crash if bitmap isn't assigned. 2025-03-27 19:53:42 +01:00
zeljan1
9368af1e34 Gtk3: implemented TGtk3ListBox.SetColor, reduced sizing pressure on lcl, fixed wayland sizing. 2025-03-27 19:14:18 +01:00
dsiders
be2a0f2765 Docs: LCL/grids. Updates the TCustomGrid.TitleImageList topic for changes in 8674f133. Issue #41554. 2025-03-27 13:41:27 -04:00
wp_xyz
8674f133af Grids: Declare TCustomGrid.TitleImagelist as type TCustomImageList rather than TImagelist. Issue #41554. 2025-03-27 16:26:32 +01:00
zeljan1
366355efc3 Gtk3: make tabbing work. 2025-03-27 09:28:31 +01:00
zeljan1
977a39c580 Gtk3: fixed wrong cast. 2025-03-27 08:37:07 +01:00
zeljan1
06b6d79d37 Gtk3: do not send arrow keys from combobox otherwise gtk changes active control. 2025-03-26 20:26:20 +01:00
Martin
e8ec6ae160 IDE, SynEdit: PascalHighlighter, CustomWords for comment, fix multi-line // comment 2025-03-26 18:48:37 +01:00
zeljan1
336c552579 Gtk3: send LM_CONTEXTMENU in proper order. 2025-03-26 18:43:33 +01:00
zeljan1
4f7b7c63ef Gtk3: proper paint of grid at design time. 2025-03-26 16:53:59 +01:00
zeljan1
1569e7c7b1 Gtk3: apply scrollbars offset when painting background of control. 2025-03-26 15:24:33 +01:00
zeljan1
5150173131 Qt5,Qt6: proper transform before draw grid at design time. issue #41513 2025-03-26 15:06:44 +01:00
zeljan1
56f5a508e6 Gtk3: implemented size-allocate for layout of TGtk3Panel. 2025-03-26 14:08:48 +01:00
zeljan1
b290493023 Gtk3: always pass right widget to the paint proc. 2025-03-26 13:42:54 +01:00
zeljan1
737d206718 Gtk3: removed duplicate call. 2025-03-26 13:18:47 +01:00
zeljan1
81c983adb1 Gtk3: TGtk3Notebook cleanup. select-page and change-current-page are not triggered at all. 2025-03-26 13:17:43 +01:00
zeljan1
eedd4100ce Gtk3: no need to call gtkWindow size under x11, GdkRect values are correct. Related to the issue #41518 2025-03-26 13:14:15 +01:00
zeljan1
9829ddbc02 Gtk3: do not call LCLObject.ClientRectNeedsInterfaceUpdate from TGtk3GroupBox layout if we are updating bounds from lcl. 2025-03-26 11:33:02 +01:00
zeljan1
94fd4b65ea Gtk3: improved code readability 2025-03-26 11:00:22 +01:00
zeljan1
d813203584 Gtk3: improved TGtk3CheckListBox. 2025-03-26 10:42:54 +01:00
zeljan1
5616356a71 Gtk3: cleanup 2025-03-26 10:33:24 +01:00
zeljan1
28bca8c694 Gtk3: scrollingwincontrol should offsetmousepos too. 2025-03-26 10:26:23 +01:00
zeljan1
9ba82ba4e0 Gtk3: update should update only gtklayout of custom control. 2025-03-26 10:04:37 +01:00
zeljan1
d750a3d027 Gtk3: cleanup. 2025-03-26 10:00:23 +01:00
zeljan1
511ca29e93 Gtk3: fixed offset for TScrollingWinControl. related to issue #41513 2025-03-26 09:56:08 +01:00
zeljan1
990f5b1a12 Gtk3: TGtk3Window is actually TGtk3ScrollingWinControl. 2025-03-26 09:28:14 +01:00
zeljan1
1ac65a4547 LCL: added gtk3boxes unit to the lpk 2025-03-26 09:10:03 +01:00
zeljan1
9b5d42ffa5 Qt,Qt5,Qt6: proper initialization of scrolled offset. issue #41513 2025-03-25 18:43:37 +01:00
zeljan1
6f6c363f07 Gtk3: make prompt dialogs really modal. 2025-03-25 14:13:52 +01:00
zeljan1
394a1bd2d0 Gtk3: TGtk3HintWindow uses same constructor as TGtk3Window now, also now scrollbars are available inside THintWindow. 2025-03-25 13:57:39 +01:00
zeljan1
4c2ad63048 Gtk3: use cairo_stroke_preserve() in lineTo(). issue #41523 2025-03-25 11:14:54 +01:00
Martin
c94adb2673 IDE: Options frames, make some button autosize for i18n. 2025-03-25 01:04:43 +01:00
Maxim Ganetsky
f8e641512b IDE: regenerated translations and updated Russian translation 2025-03-25 02:21:59 +03:00
wp_xyz
e26c30e20c Examples: Add text editor sample project. Add more comments to the Laz_Hello demo project. MR !454 by Aruna Hewapathirane. 2025-03-24 22:36:00 +01:00
Martin
5ed7be5ee4 IDE: Editor > Indent options, new layout and text 2025-03-24 21:15:35 +01:00
Martin
0cd0084798 IDE: update Editor > Userdefined Markup options 2025-03-24 21:15:35 +01:00
zeljan1
8aea8f322f Gtk3: remove unneeded size allocation of items pixbuf, now component palette in IDE options works. 2025-03-24 20:48:38 +01:00
Maxim Ganetsky
2e3810cf24 IDE: regenerated translations and updated Russian translation 2025-03-24 22:41:57 +03:00
Maxim Ganetsky
38136a9910 IDE: improved some captions 2025-03-24 22:39:59 +03:00
Martin
63d93a19f0 TodoListLaz: Optimize SynEdit markup for comments / fixes for custom words in comments 2025-03-24 13:30:57 +01:00
Martin
8e59857521 IDE, SynEdit: PascalHighlighter, CustomWords (Tokens, must be identifier) for comment and string. Custom color for comment by type // vs (* . Includes Issue #40881 2025-03-24 13:30:56 +01:00
Martin
ee60271592 SynEdit: PascalHighlighter, refactor CustomTokens 2025-03-24 12:27:07 +01:00
Martin
6095fe864c SynEdit: fix range check in bracket matching 2025-03-24 12:27:07 +01:00
zeljan1
89ace0a31f Gtk3: fixed autosizing when innerBorder <> 0. issue #41547 2025-03-24 09:00:21 +01:00
Jesus Reyes A.
894c942697 LazReport: fix export justify from LazReport to LibreOffice Calc/MS Excel, issue #41167 by Aleksey 2025-03-23 14:13:14 -06:00