lazarus/lcl/interfaces/win32
2004-11-04 16:57:32 +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
win32callback.inc respond to LCL result of handling the message (fixes black background in listbox) 2004-11-04 09:19:34 +00:00
win32def.pp removed obsolete unit vclglobals 2004-08-18 09:31:21 +00:00
win32int.pp remove obsolete and unused method twin32widgetset.settext 2004-11-04 16:57:32 +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 usage of fcompstyle in twin32liststringlist by using descendent class for combobox specific things 2004-11-04 15:12:35 +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 remove obsolete and unused method twin32widgetset.settext 2004-11-04 16:57:32 +00:00
win32proc.pp make code possible safer, with better typecasts and use of GlobalAddAtom, because windows are global 2004-10-29 14:24:17 +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 remove usage of fcompstyle: split up twswincontrol.settext 2004-11-02 21:08:23 +00:00
win32wscalendar.pp splitup of CreateComponent to widgetset CreateHandle methods 2004-10-15 09:51:09 +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 cleanup statusbar methods in lcl interfaceobject 2004-10-16 10:15:45 +00:00
win32wscontrols.pp remove usage of fcompstyle: split up twswincontrol.settext 2004-11-02 21:08:23 +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 remove usage of fcompstyle 2004-11-02 17:48:19 +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 speed up menu creation 2004-10-29 18:55:30 +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 remove usage of fcompstyle in twin32liststringlist by using descendent class for combobox specific things 2004-11-04 15:12:35 +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