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-05-23 20:43:32 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
76b0ec7ad4
lazarus
/
lcl
/
interfaces
/
win32
History
vincents
ed91996ba9
fixed handling WM_MEASUREITEM for OwnerdrawnFixed listbox.
...
git-svn-id: trunk@7239 -
2005-06-14 07:30:51 +00:00
..
interfaces.pp
Makefile
Makefile.fpc
README
win32callback.inc
fixed handling WM_MEASUREITEM for OwnerdrawnFixed listbox.
2005-06-14 07:30:51 +00:00
win32def.pp
win32int.pp
better looking arrow, not ideal, but better anyway (
fixes
#760
)
2005-05-05 14:51:05 +00:00
win32lclintf.inc
implemented right justification for menuitems for winapi intf from Martin Smat
2005-05-21 15:58:44 +00:00
win32lclintfh.inc
implemented right justification for menuitems for winapi intf from Martin Smat
2005-05-21 15:58:44 +00:00
win32listsl.inc
fixed objects with a sorted listbox from Jesus
2005-06-10 18:57:12 +00:00
win32listslh.inc
fixed objects with a sorted listbox from Jesus
2005-06-10 18:57:12 +00:00
win32memostrings.inc
win32object.inc
win32proc.pp
disable all application windows, when the AppHandle is disabled (fixes bug
#788
)
2005-05-06 20:07:29 +00:00
win32winapi.inc
win32winapih.inc
win32wsactnlist.pp
win32wsarrow.pp
win32wsbuttons.pp
win32wscalendar.pp
win32wschecklst.pp
win32wsclistbox.pp
win32wscomctrls.pp
win32wscontrols.pp
win32wscustomlistview.inc
win32wsdbctrls.pp
win32wsdbgrids.pp
win32wsdialogs.pp
win32wsdirsel.pp
win32wseditbtn.pp
win32wsextctrls.pp
win32wsextdlgs.pp
win32wsfilectrl.pp
win32wsforms.pp
need to recreate form window when changing border flags
2005-06-02 12:11:54 +00:00
win32wsgrids.pp
win32wsimglist.pp
win32wsmaskedit.pp
win32wsmenus.pp
implemented right justification for menuitems for winapi intf from Martin Smat
2005-05-21 15:58:44 +00:00
win32wspairsplitter.pp
win32wsspin.pp
win32wsstdctrls.pp
introduce intfselectionchanged procedure for widgetsets that do not send LM_SELCHANGED automatically
2005-05-06 09:39:49 +00:00
win32wstoolwin.pp
winext.pas
README
see the docs/TODO about the state of the win32 interface