lazarus/lcl/interfaces/win32
micha 8be1fd35e2 fix crash on showing tabpage
fix painting of radiobutton in groupbox (non-tabpage-parent)

git-svn-id: trunk@6177 -
2004-10-29 09:52:08 +00:00
..
interfaces.pp * Renamed TWin32Object to TWin32WidgetSet 2004-03-05 01:04:21 +00:00
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 added win32 todos 2003-06-24 09:57:01 +00:00
win32callback.inc fix crash on showing tabpage 2004-10-29 09:52:08 +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 fix crash on showing tabpage 2004-10-29 09:52:08 +00:00
win32proc.pp fix crash on showing tabpage 2004-10-29 09:52:08 +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 fix designer (overlay) window transparency issue 2004-03-05 12:16:09 +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 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 add TCustomForm.BorderIcons (delphi compat) 2004-10-24 18:54:57 +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 convert GetProp and SetProp usage to one Atom pointing to a record of fields 2004-10-28 21:00:56 +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