lazarus/lcl/interfaces/win32
2005-11-14 18:47:35 +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 windowinfo is always non-nil, but windowinfo^.wincontrol may be nil 2005-11-14 18:47:35 +00:00
win32def.pp removed cvs logs 2005-08-22 12:30:03 +00:00
win32int.pp revert accidental scrollbar commit (issue #1434) 2005-11-14 11:47:27 +00:00
win32lclintf.inc revert accidental scrollbar commit (issue #1434) 2005-11-14 11:47:27 +00:00
win32lclintfh.inc revert accidental scrollbar commit (issue #1434) 2005-11-14 11:47:27 +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 revert accidental scrollbar commit (issue #1434) 2005-11-14 11:47:27 +00:00
win32proc.pp implement float spinedit for win32 (issue #1386) 2005-11-12 23:02:05 +00:00
win32winapi.inc add GetForegroundWindow function to retrieve the handle of the window that the user is working with 2005-11-13 20:07:47 +00:00
win32winapih.inc add GetForegroundWindow function to retrieve the handle of the window that the user is working with 2005-11-13 20:07:47 +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 hook windowproc for Calendar Control, fixes memlead and issue #980 2005-09-26 11:45:59 +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 fix resizing notebook pages when adding all pages, which is, when setting showtabs property to true (fixes bug #1075) 2005-11-02 20:43:17 +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 add TShowInTaskbar enum to specify "default", which is default for what the widgetset wants 2005-11-06 19:35: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 implement float spinedit for win32 (issue #1386) 2005-11-12 23:02:05 +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