lazarus/lcl/interfaces/win32
2009-01-07 09:27:42 +00:00
..
interfaces.pp widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
issues.xml win32 issues: fixed typos 2008-09-16 14:40:30 +00:00
Makefile default widget set for Mac OS X is now Carbon, not gtk1 2008-06-20 19:33:44 +00:00
Makefile.fpc
README.txt
win32callback.inc win32: switch tabsheets even if pagecontrol is placed on another controls (bug #0012931) 2009-01-07 09:14:18 +00:00
win32debug.pp widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32def.pp win32: cleanup 2008-10-31 09:59:48 +00:00
win32defines.inc widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32extra.pas widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32int.pp win32: apply patch of Martin Friebe which allows triple and quad-mouse-click action for windows (only for left mouse button though) #0012767 2008-12-09 05:57:18 +00:00
win32lclintf.inc widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32lclintfh.inc widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32listsl.inc win32: fix range check error in TWin32ListStringList.GetObject 2008-11-13 14:56:45 +00:00
win32listslh.inc widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32memostrings.inc win32: TMemo.Lines.AddStrings must append strings to the end of existed test - not overwrite it (#0011964). 2008-08-25 01:38:29 +00:00
win32object.inc widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32proc.pp lcl: retrieve font handle from the window handle, don't retrieve it from the LCL font when we want to measure text size of a control (bug #0012857) 2009-01-03 16:23:13 +00:00
win32themes.pas win32, default: return details size for tree sign 2008-11-05 10:06:56 +00:00
win32trayicon.inc widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32uxtheme.pas
win32winapi.inc win32: better autosize checkbox (bug #0012857) 2009-01-02 07:48:21 +00:00
win32winapih.inc widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32wsactnlist.pp widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32wsarrow.pp widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32wsbuttons.pp win32: fix glyph is not centered in TBitBtn when Caption is empty (by Luiz Americo, bug #0012930) 2009-01-07 08:06:29 +00:00
win32wscalendar.pp widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32wschecklst.pp widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32wscomctrls.pp widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32wscontrols.pp win32: fix non unicode version compilation 2009-01-05 10:33:02 +00:00
win32wscustomlistview.inc widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32wsdbctrls.pp widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32wsdbgrids.pp widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32wsdialogs.pp widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32wsdirsel.pp widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32wseditbtn.pp widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32wsextctrls.pp win32: don't add tab is Notebook.ShowTabs = False (bug #0012775) 2009-01-07 09:27:42 +00:00
win32wsextdlgs.pp widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32wsextdlgs.rc win32: add some constants to .rc file so windres can compile it, remove .res file 2008-10-04 16:25:26 +00:00
win32wsfilectrl.pp widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32wsforms.pp widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32wsgrids.pp widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32wsimglist.pp widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32wsmaskedit.pp widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32wsmenus.pp widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32wspairsplitter.pp widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00
win32wsspin.pp win32 interface: create widestring edit for TSpinEdit 2009-01-05 10:59:35 +00:00
win32wsstdctrls.pp lcl: implement TEdit.Alignment (patch of Zeljan with small mine modifications) 2009-01-05 18:22:41 +00:00
win32wstoolwin.pp widgetset: make WS classes method explicitly published 2008-11-25 02:29:28 +00:00

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