lazarus/lcl/interfaces/win32
2025-01-05 15:02:22 +01:00
..
alllclintfunits.pas
interfaces.pp
issues.xml Win32: TListBoxOnSelectionChange is fired whenever the user clicks the item, regardless of it's previous state. Issue #33618. 2023-09-13 15:25:21 +02:00
Makefile lcl: consistent -g -gl 2024-10-24 12:30:13 +02:00
Makefile.compiled updated makefiles 2023-09-12 16:25:55 +02:00
Makefile.fpc lcl: consistent -g -gl 2024-10-24 12:30:13 +02:00
README.txt
win32callback.inc Win32 Add a comment to indicate the purpose of the TWindowProcHelper.WinProcess variable. 2024-01-06 12:14:13 +01:00
win32debug.pp win32: use SetWindowLongPtrW from the Windows unit instead of SetWindowLong from LCLIntf 2022-01-22 10:29:48 +01:00
win32def.pp
win32defines.inc
win32extra.pas LCL-Win32 and CustomDrawn: cleaned up SHGFI_* constants, patch by lagprogramming, issue #40674 2024-01-03 03:40:34 +03:00
win32int.pp LCL: Fix deprecation warnings. Issue #40918, patch by Don Siders. 2024-04-26 00:59:26 +03:00
win32lclintf.inc LCL: Fix deprecation warnings. Issue #40918, patch by Don Siders. 2024-04-26 00:59:26 +03:00
win32lclintfh.inc
win32listsl.inc LCL/CheckListBox: Implement Header[] property for Windows. Issue #39873, patch by Don Siders. 2022-09-01 16:59:10 +02:00
win32listslh.inc LCL/CheckListBox: Implement Header[] property for Windows. Issue #39873, patch by Don Siders. 2022-09-01 16:59:10 +02:00
win32memostrings.inc win32: replace FillChar->Default 2021-11-04 01:31:52 +03:00
win32object.inc LCL: Fix deprecation warnings. Issue #40918, patch by Don Siders. 2024-04-26 00:59:26 +03:00
win32pagecontrol.inc win32: use SetWindowLongPtrW from the Windows unit instead of SetWindowLong from LCLIntf 2022-01-22 10:29:48 +01:00
win32proc.pp LCL: Fix deprecation warnings. Issue #40918, patch by Don Siders. 2024-04-26 00:59:26 +03:00
win32themes.pas LCL-Win32 and CustomDrawn: cleaned up SHGFI_* constants, patch by lagprogramming, issue #40674 2024-01-03 03:40:34 +03:00
win32trayicon.inc LCL-Win32: Cleanup. 2023-05-21 09:02:45 +03:00
win32treeview.inc
win32winapi.inc LCL: Fix deprecation warnings. Issue #40918, patch by Don Siders. 2024-04-26 00:59:26 +03:00
win32winapih.inc lcl: consider compositor/DWM extended frame for snapping 2023-04-24 23:12:47 +00:00
win32wsbuttons.pp LCL-Win32: Fixed blending of semi-transparent pixels of BitBtn glyph. Makes it consistent with TImage and SpeedButtons, issue #38897. 2023-11-27 02:28:48 +03:00
win32wscalendar.pp Win32 and WinCE; The WS calendar only accepts lowe limits > 1601-01-01 2022-07-19 10:21:59 +02:00
win32wschecklst.pp LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
win32wscomctrls.pp LCL: Fix deprecation warnings. Issue #40918, patch by Don Siders. 2024-04-26 00:59:26 +03:00
win32wscontrols.pp LCL: Fix deprecation warnings. Issue #40918, patch by Don Siders. 2024-04-26 00:59:26 +03:00
win32wscustomlistview.inc LCL: Fix deprecation warnings. Issue #40918, patch by Don Siders. 2024-04-26 00:59:26 +03:00
win32wsdialogs.pp Dialogs: implement TOpenOptionEx.ofUseXPStyleAsFallBack (obviously Windows only). Resolves issue #40298. 2025-01-05 15:02:22 +01:00
win32wsextctrls.pp LCL/TShape: Inherit TShape from new TCustomShape class. 2023-09-12 12:03:54 +02:00
win32wsextdlgs.pp more proper vars initing 2021-10-29 16:33:46 +03:00
win32wsextdlgs.rc lcl: fixed git line ending 2022-05-29 19:51:21 +02:00
win32wsextdlgs.res
win32wsfactory.pas LCL/TShape: Inherit TShape from new TCustomShape class. 2023-09-12 12:03:54 +02:00
win32wsforms.pp LCL-Win32: Do not change window Z-order when minimizing and then restoring IDE with opened form designers. Patch by Red_prig (Pavel), issue #40576. 2023-10-30 02:44:34 +03:00
win32wsgrids.pp
win32wsimglist.pp LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
win32wsmenus.pp LCL: Fix deprecation warnings. Issue #40918, patch by Don Siders. 2024-04-26 00:59:26 +03:00
win32wspairsplitter.pp
win32wsshellctrls.pp LCL/ShellCtrls: Fix ShellTreeView crashing when a file has been deleted by the OS. 2022-07-27 12:49:06 +02:00
win32wsspin.pp lcl: spin edit: scale UpDown with height 2022-09-29 04:12:51 +02:00
win32wsstdctrls.pp LCL-Win32: Implement TScrollbar.ScrollBy_WS. Issue #40108, patch by Andrew Haines. 2023-03-11 16:40:25 +02:00
win32wstoolwin.pp

see the docs/TODO about the state of the win32 interface