lazarus/lcl/interfaces/win32
2005-12-14 21:00:22 +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 set constraints using wm_getminmaxinfo (issue #1520) 2005-12-14 21:00:22 +00:00
win32def.pp set constraints using wm_getminmaxinfo (issue #1520) 2005-12-14 21:00:22 +00:00
win32int.pp fixed typos 2005-12-11 19:39:52 +00:00
win32lclintf.inc unregister handles when instance is destroyed 2005-12-12 19:59:02 +00:00
win32lclintfh.inc add cross-platform process termination and pipe event handlers 2005-12-06 13:41:28 +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 fixed inserting lines (issue #1226) from Andrew Haines 2005-09-27 20:07:18 +00:00
win32object.inc enable win32 messages to be passed to LCL under ifdef PassWin32MessagesToLCL 2005-12-12 19:31:41 +00:00
win32proc.pp set constraints using wm_getminmaxinfo (issue #1520) 2005-12-14 21:00:22 +00:00
win32winapi.inc store result of windows handling back in message 2005-12-14 13:51:20 +00:00
win32winapih.inc implement TWidgetSet.FrameRect for win32 2005-12-08 13:19:39 +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 implement preferred size calculation for buttons and bitbtns 2005-09-19 21:40:26 +00:00
win32wscalendar.pp set constraints using wm_getminmaxinfo (issue #1520) 2005-12-14 21:00:22 +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 only create toolbar widget for OldToolbar, "new" toolbar is custom drawn 2005-11-03 17:20:42 +00:00
win32wscontrols.pp started ChildSizing auto layouts for TWinControl 2005-10-02 09:46:55 +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 do not adjust size of pages that have no widget yet 2005-11-29 21:46:37 +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 set constraints using wm_getminmaxinfo (issue #1520) 2005-12-14 21:00:22 +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 clean up of fpcadds 2005-11-07 23:25:45 +00:00
win32wspairsplitter.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
win32wsspin.pp implement float spinedit for win32 (issue #1386) 2005-11-12 23:02:05 +00:00
win32wsstdctrls.pp expand and implement ReadOnly for win32 2005-11-20 15:43:15 +00:00
win32wstoolwin.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
winext.pas use double buffering when painting winxp themed controls (issue #1425) 2005-11-30 15:38:37 +00:00

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