lazarus/lcl/interfaces/win32
2005-08-29 14:45:43 +00:00
..
interfaces.pp * Renamed InterfaceObject to WidgetSet 2005-08-28 23:38:18 +00:00
Makefile changed unit output directories to fpc format units/CPU-OS 2005-07-22 13:47:35 +00:00
Makefile.fpc changed unit output directories to fpc format units/CPU-OS 2005-07-22 13:47:35 +00:00
README added win32 todos 2003-06-24 09:57:01 +00:00
win32callback.inc * Renamed InterfaceObject to WidgetSet 2005-08-28 23:38:18 +00:00
win32def.pp removed cvs logs 2005-08-22 12:30:03 +00:00
win32int.pp * Renamed InterfaceObject to WidgetSet 2005-08-28 23:38:18 +00:00
win32lclintf.inc removed cvs logs 2005-08-22 12:30:03 +00:00
win32lclintfh.inc removed cvs logs 2005-08-22 12:30:03 +00:00
win32listsl.inc removed cvs logs 2005-08-22 12:30:03 +00:00
win32listslh.inc removed cvs logs 2005-08-22 12:30:03 +00:00
win32memostrings.inc * Fix for #859 from Andrew Haines (modified) 2005-04-10 16:30:44 +00:00
win32object.inc fix+optimization: add a list that contains window handles of which the menus need to be redrawn (patch by martin smat) 2005-08-29 14:45:43 +00:00
win32proc.pp fix+optimization: add a list that contains window handles of which the menus need to be redrawn (patch by martin smat) 2005-08-29 14:45:43 +00:00
win32winapi.inc fix line ending: DIBs are dword, but CreateBitmap wants word-aligned 2005-08-23 13:30:17 +00:00
win32winapih.inc removed cvs logs 2005-08-22 12:30:03 +00:00
win32wsactnlist.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
win32wsarrow.pp convert LM_SETVALUE message to interface methods 2004-09-19 18:50:28 +00:00
win32wsbuttons.pp * Renamed InterfaceObject to WidgetSet 2005-08-28 23:38:18 +00:00
win32wscalendar.pp can only introduce virtual methods in TWSWinControl; quick fix 2005-07-18 19:31:53 +00:00
win32wschecklst.pp remove usage of fcompstyle by split up of twin32wscustomlistbox.getstrings and twin32wscustomlistbox.getitemindex 2004-11-04 10:13:54 +00:00
win32wsclistbox.pp remove fcompstyle usage by split up of twin32wscustomlistbox setitemindex selectitem setborder 2004-11-04 11:12:52 +00:00
win32wscomctrls.pp remove TWin32WidgetSet.RecreateWnd, use the one from Controls unit 2005-07-18 12:37:58 +00:00
win32wscontrols.pp * Renamed InterfaceObject to WidgetSet 2005-08-28 23:38:18 +00:00
win32wscustomlistview.inc removed ifdef ver1 from Martin Smat 2005-08-04 08:41:46 +00:00
win32wsdbctrls.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
win32wsdbgrids.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
win32wsdialogs.pp * Renamed InterfaceObject to WidgetSet 2005-08-28 23:38:18 +00:00
win32wsdirsel.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
win32wseditbtn.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
win32wsextctrls.pp * Renamed InterfaceObject to WidgetSet 2005-08-28 23:38:18 +00:00
win32wsextdlgs.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
win32wsfilectrl.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
win32wsforms.pp when designing, we want resizeable window borders 2005-07-14 17:05:55 +00:00
win32wsgrids.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
win32wsimglist.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
win32wsmaskedit.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
win32wsmenus.pp fix+optimization: add a list that contains window handles of which the menus need to be redrawn (patch by martin smat) 2005-08-29 14:45:43 +00:00
win32wspairsplitter.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
win32wsspin.pp can only introduce virtual methods in TWSWinControl; quick fix 2005-07-18 19:31:53 +00:00
win32wsstdctrls.pp * Renamed InterfaceObject to WidgetSet 2005-08-28 23:38:18 +00:00
win32wstoolwin.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
winext.pas implemented calendar events for win32 interface (bug #980) 2005-08-16 21:36:49 +00:00

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