lazarus/lcl/interfaces/win32
micha 32c65f7004 fix scrolling (win32)
git-svn-id: trunk@6601 -
2005-01-15 13:25:29 +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 fix bug #558: title bar redraw (win32) 2005-01-15 10:09:23 +00:00
win32def.pp removed obsolete unit vclglobals 2004-08-18 09:31:21 +00:00
win32int.pp fix bug #558: title bar redraw (win32) 2005-01-15 10:09:23 +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 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 fix bug #558: title bar redraw (win32) 2005-01-15 10:09:23 +00:00
win32proc.pp prevent reporting of spurious mousemove messages 2004-12-31 16:29:59 +00:00
win32winapi.inc implemented TPen.Mode=pmXor from Jesus 2005-01-08 11:03:18 +00:00
win32winapih.inc implemented TPen.Mode=pmXor from Jesus 2005-01-08 11:03:18 +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 send LM_CHANGE message for trackbar 2005-01-07 10:51:07 +00:00
win32wscontrols.pp move CreateHandle implementation of tcustomcontrol to twincontrol 2004-11-21 18:10:42 +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 force handle creation before showing page contents 2005-01-11 13:51:17 +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 scrolling (win32) 2005-01-15 13:25:29 +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 Use 32 bits messages for spinedit. 2004-11-08 15:46:40 +00:00
win32wsstdctrls.pp remove TStaticText.Layout property, not supported by delphi, hard to implement 2005-01-11 21:36:36 +00:00
win32wstoolwin.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
winext.pas Use 32 bits messages for spinedit. 2004-11-08 15:46:40 +00:00

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