lazarus/lcl/interfaces/win32
2016-01-19 17:15:03 +00:00
..
alllclintfunits.pas
interfaces.pp Use the new UTF-8 system by default. Can be disabled by define DisableUTF8RTL. EnableUTF8RTL is removed. 2015-10-20 17:20:11 +00:00
issues.xml
Makefile
Makefile.compiled
Makefile.fpc
README.txt
win32callback.inc win32: removing usage of ComCtrls from win32int. Refactored internal processing of WM_DRAWITEM message for ListView adding a new parameter to TWin32WindowInfo structure. 2016-01-04 17:16:19 +00:00
win32debug.pp
win32def.pp
win32defines.inc Win32: Remove the use of IfDef's for UseVistaDialogs. It has been defined for over 4 years now, without a mechanisme to undefine it. 2015-11-28 23:18:25 +00:00
win32extra.pas Win32: Remove the use of IfDef's for UseVistaDialogs. It has been defined for over 4 years now, without a mechanisme to undefine it. 2015-11-28 23:18:25 +00:00
win32int.pp win32: removing usage of ComCtrls from win32int. Refactored internal processing of WM_DRAWITEM message for ListView adding a new parameter to TWin32WindowInfo structure. 2016-01-04 17:16:19 +00:00
win32lclintf.inc win32: removing usage of ComCtrls from win32int. Refactored internal processing of WM_DRAWITEM message for ListView adding a new parameter to TWin32WindowInfo structure. 2016-01-04 17:16:19 +00:00
win32lclintfh.inc
win32listsl.inc Win32: Remove Windows 9x specific code, part 4 (less hints). 2015-12-13 17:07:31 +00:00
win32listslh.inc
win32memostrings.inc codetools, lazutils, win32: less hints 2015-12-15 16:27:39 +00:00
win32object.inc Win32: Remove Windows 9x specific code, part 4 (less hints). 2015-12-13 17:07:31 +00:00
win32pagecontrol.inc win32: removed ComCtrls from win32proc. Replacing explicit TCustomTabControl check for a call to the added WindowInfo.ClientOffsetProc 2016-01-04 18:18:08 +00:00
win32proc.pp win32: removed ComCtrls from win32proc. Replacing explicit TCustomTabControl check for a call to the added WindowInfo.ClientOffsetProc 2016-01-04 18:18:08 +00:00
win32themes.pas Win32: Remove the use of IfDef's for WindowsUnicodeSupport, since it does not make sense anymore (it is always defined). 2015-11-27 18:19:40 +00:00
win32trayicon.inc codetools, lazutils, win32: less hints 2015-12-15 16:27:39 +00:00
win32winapi.inc lcl: added SM_LCLHasFormAlphaBlend to GetSystemMetrics, added OnDrawDockImage, when widgetset supports alphablend use a transparent hint window for dock (preview) image, patch #29426 2016-01-19 17:15:03 +00:00
win32winapih.inc
win32wsbuttons.pp lcl: themes: add TThemeOption.toUseGlyphEffects. Use it for TToolButton, TSpeedButton, TBitBtn, TButtonGlyph 2015-12-21 05:37:05 +00:00
win32wscalendar.pp lcl: less with-blocks for FPC 3.1.1 2015-11-11 14:59:27 +00:00
win32wschecklst.pp codetools, lazutils, win32: less hints 2015-12-15 16:27:39 +00:00
win32wscomctrls.pp win32: removing usage of ComCtrls from win32int. Refactored internal processing of WM_DRAWITEM message for ListView adding a new parameter to TWin32WindowInfo structure. 2016-01-04 17:16:19 +00:00
win32wscontrols.pp LCL: fixed r50991 #b61461e71a: infinite loop and crash with TScrollingWinControl. issue #29194. 2015-12-22 21:38:51 +00:00
win32wscustomlistview.inc win32: removing usage of ComCtrls from win32int. Refactored internal processing of WM_DRAWITEM message for ListView adding a new parameter to TWin32WindowInfo structure. 2016-01-04 17:16:19 +00:00
win32wsdialogs.pp codetools, lazutils, win32: less hints 2015-12-15 16:27:39 +00:00
win32wsextctrls.pp
win32wsextdlgs.pp Win32: Start removing Windows 9x specific code. 2015-12-13 16:28:05 +00:00
win32wsextdlgs.rc
win32wsextdlgs.res
win32wsfactory.pas
win32wsforms.pp lcl: rewrite PopupMode/PopupParent 2015-12-25 15:37:10 +00:00
win32wsgrids.pp LCL: grids: fix editor position for win32, Qt, Gtk2. Issue #29196 2015-12-17 08:32:52 +00:00
win32wsimglist.pp
win32wsmenus.pp codetools, lazutils, win32: less hints 2015-12-15 16:27:39 +00:00
win32wspairsplitter.pp
win32wsspin.pp Win32: Start removing Windows 9x specific code. 2015-12-13 16:28:05 +00:00
win32wsstdctrls.pp Win32: Start removing Windows 9x specific code. 2015-12-13 16:28:05 +00:00
win32wstoolwin.pp

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