lazarus/lcl/interfaces/win32
2005-03-23 20:45:18 +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 return value too inconsistent to be used, fixes #775 (by uberto) 2005-03-14 22:11:03 +00:00
win32def.pp removed obsolete unit vclglobals 2004-08-18 09:31:21 +00:00
win32int.pp fixed thread synchronize support for fpc 1.9.9 using WakeMainThread 2005-03-03 13:13:51 +00:00
win32lclintf.inc + Added RemoveProp winapi call 2005-02-23 01:12:47 +00:00
win32lclintfh.inc + Added RemoveProp winapi call 2005-02-23 01:12:47 +00:00
win32listsl.inc Call inherited in TWin32ComboBoxStringList.Insert and Delete. 2004-11-08 21:35:16 +00:00
win32listslh.inc remove usage of fcompstyle in twin32liststringlist by using descendent class for combobox specific things 2004-11-04 15:12:35 +00:00
win32object.inc fixed thread synchronize support for fpc 1.9.9 using WakeMainThread 2005-03-03 13:13:51 +00:00
win32proc.pp horzscrollbar is nil sometimes when destroying component (fixing symptoms instead of cause?, fixes bug #607) 2005-02-20 20:03:07 +00:00
win32winapi.inc check nil pointer to avoid AV (by jesusrmx) 2005-03-14 21:49:41 +00:00
win32winapih.inc fixed Arc and changed x,y to Left,Top to make meaning more clear 2005-03-04 13:50: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 remove usage of fcompstyle: split up twswincontrol.settext 2004-11-02 21:08:23 +00:00
win32wscalendar.pp force default width and height for calendar control 2005-02-07 16:19:14 +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 fix removing all panels from statusbar (last one was not removed) 2005-03-05 21:41:47 +00:00
win32wscontrols.pp "fix" for opendialog being closed after showing message dialog 2005-03-23 20:45:18 +00:00
win32wscustomlistview.inc listview fixes for fpc 1.0.x 2005-02-28 22:05:06 +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 reverted previous change 2005-01-08 21:43:31 +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 send notify message when changing the switching pages 2005-02-07 20:39:30 +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 implemented TCustomForm.ShowInTaskBar for gtk1+2 from Andrew Haines 2005-03-19 23:36:26 +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 fixed show menu item, when parent menu contains more than one invisible items 2004-12-10 22:43:49 +00:00
win32wspairsplitter.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
win32wsspin.pp fix min/max value, up/down order for spinedit 2005-03-16 16:14:14 +00:00
win32wsstdctrls.pp BorderStyle for TCustomEdit in win32 intf from Jesus 2005-03-08 10:32:47 +00:00
win32wstoolwin.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
winext.pas * Reworked listviews to match new interface 2005-02-26 17:08:41 +00:00

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