lazarus/lcl/interfaces
2025-03-25 13:57:39 +01:00
..
carbon Correction of dubious indentation in the code 2025-03-05 10:41:32 +00:00
cocoa Cocoa: fix and simplify TCocoaPanel and TCocoaWindow #41477 2025-03-01 18:17:27 +08:00
customdrawn replaced url http://wiki.freepascal.org with https 2025-02-13 08:49:48 +01:00
fpgui lcl: consistent -g -gl 2024-10-24 12:30:13 +02:00
gtk LCL: Formatting. 2024-11-23 08:10:58 +02:00
gtk2 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
gtk3 Gtk3: TGtk3HintWindow uses same constructor as TGtk3Window now, also now scrollbars are available inside THintWindow. 2025-03-25 13:57:39 +01:00
mui LCL: Formatting. 2024-11-23 08:10:58 +02:00
nogui lcl: consistent -g -gl 2024-10-24 12:30:13 +02:00
qt Qt,Qt5,Qt6: checkbox offset should be applied only to the first column where checkbox resides. issue #41496 2025-03-01 18:04:56 +01:00
qt5 Qt5,Qt6: fixed designing on scrolled forms. issue #41517 2025-03-09 17:34:40 +01:00
qt6 Qt5,Qt6: fixed designing on scrolled forms. issue #41517 2025-03-09 17:34:40 +01:00
win32 Win32: Prevent Splitter from activating the "resize bar" window. Avoid focus changes to the form, or its components. Issue #41506 Patch by Lipinast Lekrisov 2025-03-10 00:18:10 +01:00
wince WinCE: removed dangling semicolon after "then", patch by n7800, merge request !403 2024-12-14 22:36:55 +03:00
fpmake.pp
LAYOUT.txt
lcl.lpk Gtk3: fixed TCustomTabControl/TCustomPage sizing, fixed bug where Widget property getter initialized widget if it's destroyed. 2025-01-22 23:07:57 +01:00
lcl.pas
Makefile updated makefiles 2024-10-22 00:31:29 +02:00
Makefile.fpc