lazarus/lcl/interfaces/win32
2004-11-01 18:20:21 +00:00
..
interfaces.pp
Makefile regenerated makefiles, make doesn't need to be in path now 2004-07-26 20:44:22 +00:00
Makefile.fpc converted win32proc.inc to unit 2004-06-10 18:14:10 +00:00
README
win32callback.inc speed up menu creation 2004-10-29 18:55:30 +00:00
win32def.pp removed obsolete unit vclglobals 2004-08-18 09:31:21 +00:00
win32int.pp fix crash on showing tabpage 2004-10-29 09:52:08 +00:00
win32lclintf.inc cleanup statusbar methods in lcl interfaceobject 2004-10-16 10:15:45 +00:00
win32lclintfh.inc cleanup statusbar methods in lcl interfaceobject 2004-10-16 10:15:45 +00:00
win32listsl.inc remove LM_RECREATEWND message, as it is not used by LCL 2004-09-18 11:06:47 +00:00
win32listslh.inc fix combobox height; whatever the lcl passes as height for combobox, always calculate our own 2004-05-08 12:32:32 +00:00
win32object.inc set default icon instead of lcl icon which actually is a bitmap 2004-11-01 18:20:21 +00:00
win32proc.pp make code possible safer, with better typecasts and use of GlobalAddAtom, because windows are global 2004-10-29 14:24:17 +00:00
win32winapi.inc convert GetProp and SetProp usage to one Atom pointing to a record of fields 2004-10-28 21:00:56 +00:00
win32winapih.inc
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 splitup of CreateComponent to widgetset CreateHandle methods 2004-10-15 09:51:09 +00:00
win32wscalendar.pp splitup of CreateComponent to widgetset CreateHandle methods 2004-10-15 09:51:09 +00:00
win32wschecklst.pp convert LM_CLB_G/SETCHECKED to interface methods 2004-09-10 20:19:13 +00:00
win32wsclistbox.pp splitup of CreateComponent to widgetset CreateHandle methods 2004-10-15 09:51:09 +00:00
win32wscomctrls.pp cleanup statusbar methods in lcl interfaceobject 2004-10-16 10:15:45 +00:00
win32wscontrols.pp fix crash on showing tabpage 2004-10-29 09:52:08 +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 fix crash in opendialog, do not use pchar pointer to string on stack! 2004-10-22 19:36: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 crash on showing tabpage 2004-10-29 09:52:08 +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 default icon instead of lcl icon which actually is a bitmap 2004-11-01 18:20:21 +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 speed up menu creation 2004-10-29 18:55:30 +00:00
win32wspairsplitter.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
win32wsspin.pp splitup of CreateComponent to widgetset CreateHandle methods 2004-10-15 09:51:09 +00:00
win32wsstdctrls.pp fix crash on showing tabpage 2004-10-29 09:52:08 +00:00
win32wstoolwin.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
winext.pas fix fpc 1.0.x. compilation 2004-09-23 07:54:16 +00:00

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