lazarus/lcl/interfaces/win32
micha 64e62a5abe split up common dialogs code
git-svn-id: trunk@6118 -
2004-10-06 10:52:46 +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 split up common dialogs code 2004-10-06 10:52:46 +00:00
win32def.pp removed obsolete unit vclglobals 2004-08-18 09:31:21 +00:00
win32int.pp split up common dialogs code 2004-10-06 10:52:46 +00:00
win32lclintf.inc fix radiogroup menuitem, uncheck others in same group (from jreyes) 2004-04-15 08:03:07 +00:00
win32lclintfh.inc * Removed all ComponentCreateHandle routines 2004-03-19 00:53:34 +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 split up common dialogs code 2004-10-06 10:52:46 +00:00
win32proc.pp replaced writeln by DebugLn 2004-09-14 21:30:37 +00:00
win32winapi.inc fix stretchblt not called because of maskblt failure 2004-08-01 14:31:46 +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 convert LM_SHORTCUT message to interface methods 2004-09-17 10:56:26 +00:00
win32wscalendar.pp convert LM_SETVALUE message to interface methods 2004-09-19 18:50:28 +00:00
win32wschecklst.pp convert LM_CLB_G/SETCHECKED to interface methods 2004-09-10 20:19:13 +00:00
win32wsclistbox.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
win32wscomctrls.pp convert LM_SETPROPERTIES message to interface method for TCustomTrackBar 2004-09-24 07:52:36 +00:00
win32wscontrols.pp convert LM_SETGEOMETRY message to interface method 2004-09-24 17:20:43 +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 split up common dialogs code 2004-10-06 10:52:46 +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 convert LM_MOVEPAGE message to interface method 2004-09-24 19:02:38 +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 fix fpc 1.0.x. compilation 2004-09-23 07:54:16 +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 popupmenu handle creation 2004-09-27 17:23:25 +00:00
win32wspairsplitter.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
win32wsspin.pp convert LM_SETPROPERTIES message to interface method for TCustomSpinEdit 2004-09-23 21:16:46 +00:00
win32wsstdctrls.pp convert LM_LB_GETTOPINDEX and LM_LB_SETTOPINDEX message to interface methods 2004-09-24 15:31:02 +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