lazarus/lcl/interfaces/win32
2007-03-27 10:36:49 +00:00
..
interfaces.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
Makefile
Makefile.fpc
README.txt renamed README files to README.txt 2006-07-21 18:31:15 +00:00
win32callback.inc win32 interface: fixed several range errors 2007-03-26 19:02:29 +00:00
win32def.pp initial implementation of gui loop socket event handler (needed for win32 msg loop) 2007-03-22 20:41:38 +00:00
win32int.pp remove unnecessary units due to r10793 #dfb4fe7303 2007-03-24 16:24:04 +00:00
win32lclintf.inc replace Add/RemoveSocketEventHandler with simpler win32 specific interface 2007-03-24 16:17:33 +00:00
win32lclintfh.inc replace Add/RemoveSocketEventHandler with simpler win32 specific interface 2007-03-24 16:17:33 +00:00
win32listsl.inc win32 interface: implemented Items.BeginUpdate and Items.Capacity for Listbox and Combobox 2007-03-08 23:02:40 +00:00
win32listslh.inc win32 interface: implemented Items.BeginUpdate and Items.Capacity for Listbox and Combobox 2007-03-08 23:02:40 +00:00
win32memostrings.inc fixed TWin32MemoStrings.Get (issue #7208) 2006-08-20 20:05:19 +00:00
win32object.inc win32 interface: fixed several range errors 2007-03-26 19:02:29 +00:00
win32proc.pp win32 interface: store edit maxlength in an integer to prevent range check errors. 2007-02-05 22:20:35 +00:00
win32winapi.inc LCL: made DrawFrameRect declaration the same as in the windows unit (bug #8468) 2007-03-27 10:36:49 +00:00
win32winapih.inc LCL: made DrawFrameRect declaration the same as in the windows unit (bug #8468) 2007-03-27 10:36:49 +00:00
win32wsactnlist.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
win32wsarrow.pp add class method modifier to the implementation of class methods (fixes fpc 2.1.1 compilation) 2006-05-27 20:40:25 +00:00
win32wsbuttons.pp * made ActiveDefaultButtonChanged naming more consistent with other routines 2007-03-10 02:48:32 +00:00
win32wscalendar.pp add class method modifier to the implementation of class methods (fixes fpc 2.1.1 compilation) 2006-05-27 20:30:46 +00:00
win32wschecklst.pp add class method modifier to the implementation of class methods (fixes fpc 2.1.1 compilation) 2006-05-27 20:30:46 +00:00
win32wsclistbox.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
win32wscomctrls.pp * Fixed bug #1854 2007-01-20 02:19:19 +00:00
win32wscontrols.pp win32 intf: fixed compilation 2007-02-06 00:19:25 +00:00
win32wscustomlistview.inc * Fixed bug #1854 2007-01-20 02:19:19 +00:00
win32wsdbctrls.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
win32wsdbgrids.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
win32wsdialogs.pp win32 interfaces: fixed openfiledialogs on windows 98 and earlier 2007-01-29 11:29:51 +00:00
win32wsdirsel.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
win32wseditbtn.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
win32wsextctrls.pp win32 interface: implemented beveled splitter from Jernej (bug #7805) 2006-11-13 11:46:18 +00:00
win32wsextdlgs.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
win32wsfilectrl.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
win32wsforms.pp win32 interface: don't show designer windows in the taskbar 2007-01-18 14:22:02 +00:00
win32wsgrids.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
win32wsimglist.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
win32wsmaskedit.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
win32wsmenus.pp optimize menu drawing, reduce code (from Sergei Gorelkin) 2006-11-12 14:13:19 +00:00
win32wspairsplitter.pp * patch for tpairsplitter by Paul Ishenin 2007-03-06 00:08:35 +00:00
win32wsspin.pp fix focusing spinedit with tab (issue #7033, patch by Paul Ishenin) 2007-02-04 16:49:32 +00:00
win32wsstdctrls.pp LCL: fix showing empty filelistbox (bug #7465) 2007-01-08 21:19:52 +00:00
win32wstoolwin.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
winext.pas LCL: ScrollWindow now calls ScrollWindowEx with SW_INVALIDATE flag, fixes bug #8362 2007-02-19 08:44:42 +00:00

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