lazarus/lcl/interfaces/win32
2023-08-31 22:46:08 +02:00
..
alllclintfunits.pas
interfaces.pp
issues.xml TTrackBar.ScalePos: not supported on Win32, Cocoa, QT, QT4, QT6. 2023-07-04 22:18:26 +02:00
Makefile updated makefiles 2023-08-14 20:31:20 +02:00
Makefile.compiled
Makefile.fpc updated makefiles 2023-08-14 20:31:20 +02:00
README.txt
win32callback.inc LCL, Win32: cleaned up declarations available in FPC since 3.2.0, patch by lagprogramming, issue #40433 2023-08-07 19:09:28 +03: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 Win32: Win32Extra: ifdef the declaration of TD_QUESTION_ICON. 2023-08-19 18:23:16 +02:00
win32int.pp Remove obsolete checks for FPC versions earlier then 3.0. 2023-07-07 17:39:02 +03:00
win32lclintf.inc TLazIntfImage: don't remove alpha channel from HBITMAP. Solves issue 39933 2022-09-28 15:00:09 +02: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 Win32: handle System.CmdShow at startup. Patch by Domingo Galmés, slightly modified by me. Issue ##39363. 2022-10-29 18:41:27 +02: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 Support compiling some Lazarus code with -Sy option. Issue #40263, patch by Arioch The. 2023-05-20 12:51:35 +03:00
win32themes.pas Win32: clear cached data on themechange. Patch by Anton Kavalenka. Resolves issue #40085. 2023-02-11 17:06:34 +01:00
win32trayicon.inc LCL-Win32: Cleanup. 2023-05-21 09:02:45 +03:00
win32treeview.inc
win32winapi.inc Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
win32winapih.inc lcl: consider compositor/DWM extended frame for snapping 2023-04-24 23:12:47 +00:00
win32wsbuttons.pp win32: replace FillChar->Default 2021-11-04 01:31:52 +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 Win32: fix drawing selection range if TTrackBar.Reversed is True. Resolves issue #40080. 2023-01-06 11:08:33 +01:00
win32wscontrols.pp LCL-Win32: Cleanup. 2023-05-21 09:02:45 +03:00
win32wscustomlistview.inc Win32: first attempt at implementing TListView.OnDataHint. Issue #30757. 2023-02-22 18:58:14 +01:00
win32wsdialogs.pp Win32: ifdef the const declaration for FOS_OKBUTTONNEEDSINTERACTION in TWin32WSOpenDialog.GetVistaOptions. 2023-08-31 22:46:08 +02:00
win32wsextctrls.pp
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 TTaskDialog: fix WS registration 2023-07-26 01:08:26 +02:00
win32wsforms.pp comment 2022-11-16 00:50:18 +01: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-Win32: Cleanup. 2023-05-21 09:02:45 +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