zeljan1
|
a7c6c82c2b
|
Qt5,Qt6: fixes sizepos loop error. issue #41508
|
2025-04-01 21:37:09 +02:00 |
|
zeljan1
|
1fb8e5a099
|
Qt5,Qt6: make checkable listview check state work with mouse.
|
2025-04-01 19:39:10 +02:00 |
|
Bart
|
db6fe2baa9
|
TreeStorage: rename some identifiers. No functional changes.
|
2025-04-01 18:12:43 +02:00 |
|
Bart
|
81bbf22fe0
|
LCL: add unit TreeStorage to LCLBase. Part of issue ##40806.
|
2025-04-01 10:12:21 +02:00 |
|
zeljan1
|
01c109d393
|
Gtk3: implemented TGtk3Memo changed signal.
|
2025-03-31 14:10:35 +02:00 |
|
zeljan1
|
0bad3fa854
|
Gtk3: implemented closing tab when close button clicked.
|
2025-03-30 19:32:23 +02:00 |
|
zeljan1
|
82df55c246
|
Gtk3: implemented image (custompage.imageindex) in tabs for TCustomTabControl
|
2025-03-30 19:03:28 +02:00 |
|
zeljan1
|
cec0a1fdbb
|
Gtk3: implemented close buttons on notebook tabs.
|
2025-03-30 18:26:39 +02:00 |
|
zeljan1
|
fa50636812
|
Gtk3: implemented TGtk3Widget.Repaint, use it in TGtk3WSWinControl.Repaint and TGtk3WidgetSet.UpdateWindow.
|
2025-03-30 16:15:59 +02:00 |
|
zeljan1
|
890c652c25
|
Gtk3: better visual feedback of caret.
|
2025-03-30 15:36:09 +02:00 |
|
zeljan1
|
d21cd86362
|
Gtk3: fixed memleak.
|
2025-03-30 11:46:43 +02:00 |
|
zeljan1
|
9a81e95d6c
|
Gtk3: implemented TGtk3WSWinControl.Repaint.
|
2025-03-30 11:42:58 +02:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
zeljan1
|
89ace0a31f
|
Gtk3: fixed autosizing when innerBorder <> 0. issue #41547
|
2025-03-24 09:00:21 +01:00 |
|
Maxim Ganetsky
|
1a56b9580d
|
LCL-Gtk2: Fixed WindowFromPoint to return correct result if pointer is over drag-image or other "transparent" window. Patch by Artem Izmaylov, issue #41542.
|
2025-03-23 23:04:04 +03:00 |
|
zeljan1
|
a19d14529d
|
Gtk3: fixed ClientToScreen() for scrollable widgets. issue #41544
|
2025-03-21 20:41:12 +01:00 |
|