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-12-03 01:57:49 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f1dec0d4e0
lazarus
/
lcl
/
interfaces
/
win32
History
paul
f1dec0d4e0
win32: a trial to fix a range check error Martin has found
...
git-svn-id: trunk@27725 -
2010-10-17 02:23:09 +00:00
..
alllclintfunits.pas
started lcl1 package
2010-09-28 18:29:03 +00:00
interfaces.pp
issues.xml
Makefile
Makefile.fpc
README.txt
win32callback.inc
win32: skip invisible windows while setting a cursor (bug
#0017636
)
2010-10-16 14:49:19 +00:00
win32debug.pp
win32def.pp
win32defines.inc
win32extra.pas
win32int.pp
win32: use a hardcoded flag to avoid sending LM_CHANGED msg to LCL when handling BM_SETCHECK (TCustomCheckBox),
fixes
#17425
2010-09-16 14:08:01 +00:00
win32lclintf.inc
* Take lineorder into account when creating bitmap
2010-09-15 23:22:25 +00:00
win32lclintfh.inc
win32listsl.inc
win32listslh.inc
win32memostrings.inc
win32object.inc
win32proc.pp
lcl, win32: fix showing of windows which needs to be shown on taskbar (bug
#0017561
)
2010-10-15 06:45:36 +00:00
win32themes.pas
win32trayicon.inc
Patch from bug
#17549
improves tray icon position in windows to handle taskbar positions different from the bottom
2010-10-05 15:35:46 +00:00
win32uxtheme.pas
win32winapi.inc
Fix getting too much string data from clipboard (w32 only). Issue
#16483
Based on patch by Bart Broersma
2010-10-03 19:37:32 +00:00
win32winapih.inc
lcl,win32: implement GetBkColor. Issue
#14792
2010-09-16 19:02:43 +00:00
win32wsactnlist.pp
win32wsarrow.pp
win32wsbuttons.pp
win32wscalendar.pp
win32wschecklst.pp
win32wscomctrls.pp
win32wscontrols.pp
win32: a trial to fix a range check error Martin has found
2010-10-17 02:23:09 +00:00
win32wscustomlistview.inc
fixed typo cant
2010-09-11 14:06:32 +00:00
win32wsdbctrls.pp
win32wsdbgrids.pp
win32wsdialogs.pp
win32wseditbtn.pp
win32wsextctrls.pp
win32wsextdlgs.pp
win32wsextdlgs.rc
win32wsextdlgs.res
win32wsfactory.pas
win32wsfilectrl.pp
win32wsforms.pp
lcl, win32: fix showing of windows which needs to be shown on taskbar (bug
#0017561
)
2010-10-15 06:45:36 +00:00
win32wsgrids.pp
win32wsimglist.pp
win32wsmaskedit.pp
win32wsmenus.pp
win32wspairsplitter.pp
win32wsspin.pp
win32wsstdctrls.pp
win32: use a hardcoded flag to avoid sending LM_CHANGED msg to LCL when handling BM_SETCHECK (TCustomCheckBox),
fixes
#17425
2010-09-16 14:08:01 +00:00
win32wstoolwin.pp
README.txt
see the docs/TODO about the state of the win32 interface