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-18 15:08:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
63997559b2
lazarus
/
lcl
/
interfaces
/
win32
History
juha
a078714f63
Revert r65213 #595fb2c21d. It caused a regression.
...
git-svn-id: trunk@65228 -
2021-06-14 07:52:06 +00:00
..
alllclintfunits.pas
interfaces.pp
issues.xml
Makefile
Makefile.compiled
Makefile.fpc
README.txt
win32callback.inc
Revert r65213 #595fb2c21d. It caused a regression.
2021-06-14 07:52:06 +00:00
win32debug.pp
win32def.pp
win32defines.inc
win32extra.pas
win32int.pp
win32lclintf.inc
win32lclintfh.inc
win32listsl.inc
win32listslh.inc
win32memostrings.inc
LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code.
2021-01-14 12:41:32 +00:00
win32object.inc
win32pagecontrol.inc
win32proc.pp
LCL: Win32: Fixed IDE crashes when ssAutoBoth is set for large Lines text. Issue
#36192
2021-03-13 19:30:28 +00:00
win32themes.pas
win32trayicon.inc
win32treeview.inc
win32winapi.inc
win32winapih.inc
win32wsbuttons.pp
win32wscalendar.pp
win32wschecklst.pp
win32wscomctrls.pp
LCL: Add widgetset support for TCustomListView.GetNextItem. Implement now for Win32. Issue
#38565
, patch from Remko Plantenga.
2021-03-21 08:31:45 +00:00
win32wscontrols.pp
win32wscustomlistview.inc
LCL-Win32: Show also empty ListView subitem as selected with RowSelect and OwnerData. Issue
#38848
, patch by Zaher Dirkey.
2021-05-07 09:20:49 +00:00
win32wsdialogs.pp
win32wsextctrls.pp
win32wsextdlgs.pp
win32wsextdlgs.rc
win32wsextdlgs.res
win32wsfactory.pas
LCL/ShellCtrls: Display default shell icons in TShellListView. Issue
#18247
.
2021-03-07 14:39:17 +00:00
win32wsforms.pp
LCL: Win32: Fixed FormStyle fsNormal is ignored after switching back from fsStayOnTop, only working for AnchorDocking with recreating of HWND. Issue
#38790
2021-04-22 21:30:27 +00:00
win32wsgrids.pp
win32wsimglist.pp
win32wsmenus.pp
LCL: Win32: Less hints
2021-03-10 17:27:41 +00:00
win32wspairsplitter.pp
win32wsshellctrls.pp
LCL/ShellCtrls: Undo r64821 #3ff38bdc82 for the ShellTreeView (does not display overlay icons; no speed advantage in contrast to ShellListView)
2021-03-16 09:28:30 +00:00
win32wsspin.pp
T(Float)SpinEdit: win32, wince: fix not obeying the value of EditorEnabled if ReadOnly is set to False
2021-04-17 16:31:49 +00:00
win32wsstdctrls.pp
LCL: Win32: Fixed wrong type cast
2021-03-27 13:17:56 +00:00
win32wstoolwin.pp
README.txt
see the docs/TODO about the state of the win32 interface