lazarus/lcl/interfaces/win32
2004-07-07 08:15:28 +00:00
..
interfaces.pp * Renamed TWin32Object to TWin32WidgetSet 2004-03-05 01:04:21 +00:00
Makefile converted win32proc.inc to unit 2004-06-10 18:14:10 +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 not listening to Key := #0 in WM_CHAR message 2004-07-07 08:15:28 +00:00
win32def.pp fix a lot of range check errors win32 2003-12-29 14:22:22 +00:00
win32int.pp initialize common controls: date picker 2004-06-30 20:59:11 +00:00
win32lclintf.inc fix radiogroup menuitem, uncheck others in same group (from jreyes) 2004-04-15 08:03:07 +00:00
win32lclintfh.inc * Removed all ComponentCreateHandle routines 2004-03-19 00:53:34 +00:00
win32listsl.inc fix combobox height; whatever the lcl passes as height for combobox, always calculate our own 2004-05-08 12:32:32 +00:00
win32listslh.inc fix combobox height; whatever the lcl passes as height for combobox, always calculate our own 2004-05-08 12:32:32 +00:00
win32object.inc set properties before setting subclassed window proc 2004-07-04 20:05:44 +00:00
win32proc.pp fix xp themes drawing image on bitbtn 2004-06-18 19:55:43 +00:00
win32winapi.inc draw 1-pixel border using inner flag, outer seems to not draw top-left 2004-07-02 20:28:18 +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 * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
win32wsbuttons.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
win32wscalendar.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
win32wschecklst.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
win32wsclistbox.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
win32wscomctrls.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
win32wscontrols.pp consistent BorderStyle naming 2004-05-21 10:02:59 +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 * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +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 * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +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 * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +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 * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
win32wspairsplitter.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
win32wsspin.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
win32wsstdctrls.pp listbox style changes are notified to the widgetset 2004-06-10 22:07:58 +00:00
win32wstoolwin.pp * Fixes some typos and changes uses clause cases 2004-03-17 19:59:56 +00:00
winext.pas started MaskBlt for gtkIF and applied patch for dir dlg in env opts from Vincent 2004-01-22 11:23:36 +00:00

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