Commit Graph

35 Commits

Author SHA1 Message Date
Juha
8583ffa716 LCL: Formatting. 2024-11-23 08:10:58 +02:00
mattias
34222c3fa8 updated makefiles 2023-09-12 16:25:55 +02:00
wp_xyz
c15b41d8ed LCL/TShape: Inherit TShape from new TCustomShape class. 2023-09-12 12:03:54 +02:00
mattias
8d92e3b67d updated makefiles 2023-08-14 20:31:20 +02:00
Martin
89aefec06a TTaskDialog: fix WS registration 2023-07-26 01:08:26 +02:00
Bart
4deab8fcb5 Revert "TTaskDialog: fix widgetset registration."
This reverts commit e8dc8eb5fc, because it broke compilation.
2023-07-26 00:54:15 +02:00
Bart
86d6abd65f TTaskDialog: revert the last 2 commits, as they break compilation. 2023-07-26 00:34:55 +02:00
Bart
a1b20c912c TTaskDialog: second attempt to fix widgetset registration. 2023-07-26 00:17:22 +02:00
Bart
e8dc8eb5fc TTaskDialog: fix widgetset registration. 2023-07-26 00:04:46 +02:00
Bart
cfbb089e1f TaskDialog: Start refactoring TTaskDialog: layout the basic infrastructure for a TWSTaskDialog class. 2023-07-17 11:05:33 +02:00
Juha
adfc424e92 Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
Juha
211d95da17 LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
Marcus Sackrow
4cf4a2beea Bugfix for AROS crash on empty checkmark label 2022-12-08 19:03:33 +01:00
Marcus Sackrow
df2ee9de4f MUI WIdget: bugfix for reading Window size, AROS special properties for AROS 2022-12-06 20:07:35 +01:00
marcus
22449a3dbc MUI: Bugfix for not initialized field of Inputevent, makes deadkey working
git-svn-id: trunk@65310 -
2021-06-26 10:43:59 +00:00
marcus
2d998f5ce8 Fixed compilation of MUI Widgetset after r64747 #e431045dac
git-svn-id: trunk@64749 -
2021-03-05 16:33:59 +00:00
wp
e431045dac LCL/ShellTreeView: Add ShellCtrls to widgetsets. Widgetset-based solution for automatic shell icons in TShellTreeView (implemented for win32 only).
git-svn-id: trunk@64747 -
2021-03-05 15:14:19 +00:00
juha
651a6436a2 Support Haiku build. Makefiles are generated from Makefile.fpc files using proper tools. Issue #36316, patch from Alfred.
git-svn-id: trunk@62890 -
2020-04-05 11:35:01 +00:00
marcus
b9e4a03603 fixes for is precedence change in fpc r44266 #831fd20413
git-svn-id: trunk@62699 -
2020-03-06 12:07:46 +00:00
marcus
c0342b398f MUI: do not receive events for hidden parts of widgets, for example hidden tabs
git-svn-id: trunk@61327 -
2019-06-06 19:28:26 +00:00
marcus
df9b585827 MUI: fixes for unified ASL interface
git-svn-id: trunk@60729 -
2019-03-19 22:32:41 +00:00
juha
a14d6e5c9a LCL: Change constant $20000000 to MK_ALT. Issue #34481, patch from AlexeyT.
git-svn-id: trunk@59393 -
2018-10-30 11:04:08 +00:00
marcus
c21ddc088a LCL: Fixed compilation of MUI Widgetset after r58078 #a172ea3030
git-svn-id: trunk@58081 -
2018-06-02 16:25:44 +00:00
ondrej
a172ea3030 LCL: use LazLoggerBase instead of LazLogger
git-svn-id: trunk@58078 -
2018-06-02 15:59:13 +00:00
marcus
1c46505f21 fixed compile MUI Amiga interface
git-svn-id: trunk@57169 -
2018-01-27 23:34:43 +00:00
ondrej
987f894152 High-DPI + Multiple Image Resolution ImageList (merged from HiDPIImageList branch)
git-svn-id: trunk@57164 -
2018-01-27 18:12:35 +00:00
juha
b2e65128ee Remove redundant "Assigned(X)" when checking "if X is Txxx". Issue #33030, patch from Vojtech Cihak.
git-svn-id: trunk@57099 -
2018-01-15 10:53:48 +00:00
ondrej
90f22ba7fd LCL: High-DPI ImageList: LCL runtime and win32
git-svn-id: branches/HiDPIImageList@57039 -
2018-01-10 12:46:42 +00:00
marcus
63a3095b0d MUI: fixed position of Checkmark and radio button label
git-svn-id: trunk@54471 -
2017-03-23 22:06:08 +00:00
marcus
e3c7e8abc3 MUI: custom class Drawroutine to own eventhandler for easier debugging
git-svn-id: trunk@54455 -
2017-03-21 20:20:26 +00:00
marcus
5f54b4f238 MUI: Exception if MUIObject fails to create
git-svn-id: trunk@54057 -
2017-02-01 19:33:22 +00:00
marcus
53c292bb51 MUI: adjusted Scrollbar behavior
git-svn-id: trunk@53975 -
2017-01-19 20:52:16 +00:00
marcus
85b6fc0bc3 MUI: Basename should not contain ':','/', raise exception if application object fails to create.
git-svn-id: trunk@53970 -
2017-01-18 19:18:58 +00:00
marcus
fec575ae2b MUI: Missing Makefile.compiled
git-svn-id: trunk@53969 -
2017-01-18 16:25:11 +00:00
juha
63f9efed4e LCL: Add support for MUI widgetset (AmigaOS, MorphOS, AROS) by Marcus Sackrow.
git-svn-id: trunk@53941 -
2017-01-14 09:55:59 +00:00