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-16 03:00:30 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6e3431f67d
lazarus
/
lcl
/
interfaces
/
win32
History
paul
6e3431f67d
win32: use the correct MakeLong
...
git-svn-id: trunk@27726 -
2010-10-17 02:28:28 +00:00
..
alllclintfunits.pas
started lcl1 package
2010-09-28 18:29:03 +00:00
interfaces.pp
issues.xml
win32 intf: documented TPopupMenu.OnClose and delete items
2010-07-19 10:39:06 +00:00
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
win32: implement dock image using alpha-transparent window for windows >= vista (issue
#0016782
)
2010-06-28 08:22:32 +00:00
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
lcl: introduce new widgetset functions for rubberband creation and moving, implement them for win32, qt and gtk2
2010-07-03 15:25:36 +00:00
win32listsl.inc
win32listslh.inc
win32memostrings.inc
win32object.inc
lcl: move shortcut handling from after interface to before interface (bug
#0016990
)
2010-07-26 04:54:10 +00:00
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
win32: draw disabled text if bitbtn is disabled even when themes are enabled (issue
#0017106
)
2010-08-04 10:29:37 +00:00
win32wscalendar.pp
win32wschecklst.pp
win32wscomctrls.pp
win32wscontrols.pp
win32: use the correct MakeLong
2010-10-17 02:28:28 +00:00
win32wscustomlistview.inc
fixed typo cant
2010-09-11 14:06:32 +00:00
win32wsdbctrls.pp
win32wsdbgrids.pp
win32wsdialogs.pp
win32: updated Win7 opensave dialog library dir selection.
fix
#16797
2010-07-05 13:50:08 +00:00
win32wseditbtn.pp
win32wsextctrls.pp
win32: notify LCL about notebook size change in case of switching multiline property
2010-05-19 08:30:36 +00:00
win32wsextdlgs.pp
fixed typo dont
2010-09-11 14:05:21 +00:00
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
lcl, win32: cleanup
2010-07-19 05:43:57 +00:00
win32wspairsplitter.pp
win32wsspin.pp
win32: do a spinedit parts reposition in one step
2010-05-26 02:29:23 +00:00
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