lazarus/lcl/interfaces/win32
2005-05-04 12:27:46 +00:00
..
interfaces.pp
Makefile
Makefile.fpc
README
win32callback.inc fix bug #878 (can not paste from clipboard) new property TitleStyle from Jesus 2005-05-02 08:35:42 +00:00
win32def.pp
win32int.pp send double click to window, if pattern mouse-click, focus-change, mouse-click detected (fixes bug #794) 2005-04-29 11:53:25 +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 fix double-clicking in combobox in object inspector, set itemindex when assigning list of strings 2005-04-29 09:44:56 +00:00
win32listslh.inc fixed: listbox loses selection when updating selected item (fixes #780) 2005-04-11 12:35:17 +00:00
win32memostrings.inc * Fix for #859 from Andrew Haines (modified) 2005-04-10 16:30:44 +00:00
win32object.inc fixed getting the size of a minimized window (bug #886) 2005-05-03 14:56:33 +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 implented reading non-text formats from the clipboard 2005-05-04 12:27:46 +00:00
win32winapih.inc implement TWin32WidgetSet.GetDCOriginRelativeToWindow 2005-03-25 16:41:35 +00:00
win32wsactnlist.pp
win32wsarrow.pp
win32wsbuttons.pp implement active default control switching 2005-04-17 18:41:15 +00:00
win32wscalendar.pp force default width and height for calendar control 2005-02-07 16:19:14 +00:00
win32wschecklst.pp
win32wsclistbox.pp
win32wscomctrls.pp fix removing all panels from statusbar (last one was not removed) 2005-03-05 21:41:47 +00:00
win32wscontrols.pp fix bug #684 properly, opendialog closes automatically after messagedlg (much thanks to uberto) 2005-04-08 16:59:37 +00:00
win32wscustomlistview.inc listview fixes for fpc 1.0.x 2005-02-28 22:05:06 +00:00
win32wsdbctrls.pp
win32wsdbgrids.pp
win32wsdialogs.pp use FileDialog FilterIndex 2005-03-26 14:01:36 +00:00
win32wsdirsel.pp
win32wseditbtn.pp
win32wsextctrls.pp move GetNotebookTabIndexAtPos to the widgetset interface 2005-03-31 21:29:45 +00:00
win32wsextdlgs.pp
win32wsfilectrl.pp
win32wsforms.pp implement changing tform.borderstyle after creation 2005-04-29 19:50:52 +00:00
win32wsgrids.pp
win32wsimglist.pp
win32wsmaskedit.pp
win32wsmenus.pp
win32wspairsplitter.pp
win32wsspin.pp fixed SpinEdit.Visible and SpinEdit.Enabled 2005-04-20 14:08:38 +00:00
win32wsstdctrls.pp accelerated TMemo on gtk, gtk2 and win32 interface from Andrew Haines 2005-04-05 19:41:19 +00:00
win32wstoolwin.pp
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