lazarus/lcl/interfaces/win32
2017-09-23 23:22:51 +00:00
..
alllclintfunits.pas lcl: added cocoa/agl.pp 2016-11-08 15:36:00 +00:00
interfaces.pp
issues.xml
Makefile
Makefile.compiled
Makefile.fpc
README.txt
win32callback.inc LCL-Win32: Fix LM_CUT..LM_CLEAR message call order. Issue #32422, patch from Michal Gawrycki. 2017-09-23 23:22:51 +00:00
win32debug.pp
win32def.pp
win32defines.inc
win32extra.pas win32: use PrintWindow instead of WM_PRINT in PaintTo so windows are draw with theme 2016-12-28 10:59:59 +00:00
win32int.pp revert r55461 #30af49386d: LCL-Win32: Process surrogate pairs correctly when virtual keyboard is used. Attempt #2; Issue #32101. 2017-07-09 05:35:29 +00:00
win32lclintf.inc LCL-Win32: Cleanup. 2017-07-08 09:27:03 +00:00
win32lclintfh.inc
win32listsl.inc lcl: combo box: add new styles csOwnerDrawEditableFixed and csOwnerDrawEditableVariable as replacement for the old ReadOnly property 2017-06-05 19:27:43 +00:00
win32listslh.inc
win32memostrings.inc win32: remove dumb destroy method in TWin32MemoStrings 2016-11-04 11:34:58 +00:00
win32object.inc LCL: Win32: Prevent one flickering after restoring a minimized modal form. Issue #31122 2016-12-22 21:20:27 +00:00
win32pagecontrol.inc LCL: TPageControl: Win32: Fixed Pagecontrol does show space for tabs, but no tabs in it. Issue #19278 2017-04-30 14:53:32 +00:00
win32proc.pp win32: less warnings. 2016-12-06 19:36:24 +00:00
win32themes.pas LCL: Win32: Fixed themed drawing for system font usage. Issue #32319 2017-08-30 07:58:09 +00:00
win32trayicon.inc LCL: TTrayIcon: Win32: Fixed SIGSEGV after closing app. Issue #29739 2017-04-28 21:30:51 +00:00
win32winapi.inc lcl: win32: ClipboardFormatToMimeType: fixed not raising an exception 2017-06-17 08:09:55 +00:00
win32winapih.inc WS, win32: add GetDpiForMonitor 2016-12-15 08:16:09 +00:00
win32wsbuttons.pp
win32wscalendar.pp
win32wschecklst.pp win32: check list: scale check box (for multi-monitor) 2017-02-21 17:45:15 +00:00
win32wscomctrls.pp LCL: TPageControl: Win32: Fixed Pagecontrol does show space for tabs, but no tabs in it. Issue #19278 2017-04-30 14:53:32 +00:00
win32wscontrols.pp LCL: TSpinEdit: Win32: Fixed BringToFront and SendToBack. Issue #27862 2017-04-21 09:06:19 +00:00
win32wscustomlistview.inc LCL: TListView: Win32: use caption width, if there are no items to calculate the correct autosize width. Issue #29132 2016-12-22 11:51:15 +00:00
win32wsdialogs.pp revert r55562 (FPC r36770 #0c274a2e41 was reverted as well) 2017-07-29 20:44:29 +00:00
win32wsextctrls.pp
win32wsextdlgs.pp
win32wsextdlgs.rc
win32wsextdlgs.res
win32wsfactory.pas Reverts changes to the handling of vclass due to issues in gtk2 2017-06-01 19:36:16 +00:00
win32wsforms.pp lcl: TForm: fix ShowInTaskbar = stNever. Issue #22768 2017-04-25 07:12:10 +00:00
win32wsgrids.pp
win32wsimglist.pp
win32wsmenus.pp lcl: menus: add DoDrawItem and DoMeasureItem virtual functions 2017-07-19 07:28:20 +00:00
win32wspairsplitter.pp
win32wsspin.pp LCL: TSpinEdit: Win32: Better fix for Z-order problem with TSpinEdit. Issue #27862 2017-04-20 20:26:40 +00:00
win32wsstdctrls.pp LCL: ComboBox: Win32: Don't loose ItemIndex with AutoComplete set. Issue #32301 2017-08-19 21:05:38 +00:00
win32wstoolwin.pp

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