This website requires JavaScript.
Explore
Help
Sign In
paweld
/
lazarus
Watch
1
Star
0
Fork
0
You've already forked lazarus
mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced
2025-06-04 14:58:35 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3c90c0bcc8
lazarus
/
lcl
/
interfaces
/
win32
History
vincents
3c90c0bcc8
added TWidgetSet.AppSetTitle, implemented for TWin32WidgetSet (fixes issue
#1758
)
...
git-svn-id: trunk@8804 -
2006-02-23 09:35:39 +00:00
..
interfaces.pp
Makefile
Makefile.fpc
README
win32callback.inc
implemented TWin32WSBitBtn.SetColor (issue
#1212
)
2006-01-16 14:54:45 +00:00
win32def.pp
set constraints using wm_getminmaxinfo (issue
#1520
)
2005-12-14 21:00:22 +00:00
win32int.pp
added TWidgetSet.AppSetTitle, implemented for TWin32WidgetSet (fixes issue
#1758
)
2006-02-23 09:35:39 +00:00
win32lclintf.inc
changed for Delphi compatibility: changed Width,Height to Right,Bottom from Martin Smat
2006-01-29 20:25:49 +00:00
win32lclintfh.inc
"nilify" parameter in RemoveEventHandler functions, pointer has become invalid anyway
2006-01-08 13:50:38 +00:00
win32listsl.inc
added TWidgetSet.AppSetTitle, implemented for TWin32WidgetSet (fixes issue
#1758
)
2006-02-23 09:35:39 +00:00
win32listslh.inc
win32memostrings.inc
fixed inserting lines (issue
#1226
) from Andrew Haines
2005-09-27 20:07:18 +00:00
win32object.inc
added TWidgetSet.AppSetTitle, implemented for TWin32WidgetSet (fixes issue
#1758
)
2006-02-23 09:35:39 +00:00
win32proc.pp
set constraints using wm_getminmaxinfo (issue
#1520
)
2005-12-14 21:00:22 +00:00
win32winapi.inc
implemented copying bitmap to clipboard (issue
#1748
)
2006-02-22 20:00:01 +00:00
win32winapih.inc
changed for Delphi compatibility: changed Width,Height to Right,Bottom from Martin Smat
2006-01-29 20:25:49 +00:00
win32wsactnlist.pp
win32wsarrow.pp
win32wsbuttons.pp
implemented TWin32WSBitBtn.SetColor (issue
#1212
)
2006-01-16 14:54:45 +00:00
win32wscalendar.pp
set constraints using wm_getminmaxinfo (issue
#1520
)
2005-12-14 21:00:22 +00:00
win32wschecklst.pp
win32wsclistbox.pp
win32wscomctrls.pp
use PBM_SETRANGE32 (issue
#1555
)
2005-12-26 13:31:56 +00:00
win32wscontrols.pp
started ChildSizing auto layouts for TWinControl
2005-10-02 09:46:55 +00:00
win32wscustomlistview.inc
win32wsdbctrls.pp
win32wsdbgrids.pp
win32wsdialogs.pp
win32wsdirsel.pp
win32wseditbtn.pp
win32wsextctrls.pp
do not adjust size of pages that have no widget yet
2005-11-29 21:46:37 +00:00
win32wsextdlgs.pp
win32wsfilectrl.pp
win32wsforms.pp
set constraints using wm_getminmaxinfo (issue
#1520
)
2005-12-14 21:00:22 +00:00
win32wsgrids.pp
win32wsimglist.pp
win32wsmaskedit.pp
win32wsmenus.pp
clean up of fpcadds
2005-11-07 23:25:45 +00:00
win32wspairsplitter.pp
win32wsspin.pp
implement float spinedit for win32 (issue
#1386
)
2005-11-12 23:02:05 +00:00
win32wsstdctrls.pp
added TWidgetSet.AppSetTitle, implemented for TWin32WidgetSet (fixes issue
#1758
)
2006-02-23 09:35:39 +00:00
win32wstoolwin.pp
winext.pas
use PBM_SETRANGE32 (issue
#1555
)
2005-12-26 13:31:56 +00:00
README
see the docs/TODO about the state of the win32 interface