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-11-12 02:49:30 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1c9f5af2ca
lazarus
/
lcl
/
interfaces
/
win32
History
dmitry
540835858f
win32: proper dx array configuration for surrogate pair strings. Patch by Alexey Tor.
#35692
...
git-svn-id: trunk@61351 -
2019-06-10 12:47:32 +00:00
..
alllclintfunits.pas
interfaces.pp
issues.xml
Makefile
Makefile.compiled
Makefile.fpc
README.txt
win32callback.inc
win64: Use correct WParam data type in handling scroll message to avoid range overflow. Issue
#35610
, modified patch by Michal Gawrycki.
2019-06-05 10:18:02 +00:00
win32debug.pp
win32def.pp
win32defines.inc
win32extra.pas
win32int.pp
LCL-Win32: Optimize TWindowProcHelper using a record. Issue
#35223
.
2019-03-16 15:25:09 +00:00
win32lclintf.inc
LCL-Win32: Allow compilation with FPC 3.0.
2018-06-11 10:09:25 +00:00
win32lclintfh.inc
win32listsl.inc
win32listslh.inc
win32memostrings.inc
win32object.inc
win32pagecontrol.inc
LCL-Win32: Remove useless code in TWin32WSCustomPage.DestroyHandle. Issue
#35466
, patch from Serge Anvarov.
2019-04-30 12:51:28 +00:00
win32proc.pp
LCL-Win32: Fix variable type in GetControlText. Issue
#35637
, patch from Pascal Riekenberg.
2019-05-27 09:40:00 +00:00
win32themes.pas
win32: fix compilation after r57929 #e58e0a48d1
2018-05-13 21:37:52 +00:00
win32trayicon.inc
win32treeview.inc
Win32: disable auto-DoubleBuffered on themed native controls that have animations. Issue
#33832
2018-06-06 14:05:31 +00:00
win32winapi.inc
win32: proper dx array configuration for surrogate pair strings. Patch by Alexey Tor.
#35692
2019-06-10 12:47:32 +00:00
win32winapih.inc
win32wsbuttons.pp
LCL: Fix TBitBtn ignoring the Margin property on Windows (issue
#34379
)
2018-10-08 10:37:31 +00:00
win32wscalendar.pp
win32wschecklst.pp
win32wscomctrls.pp
Win32: disable auto-DoubleBuffered on themed native controls that have animations. Issue
#33832
2018-06-06 14:05:31 +00:00
win32wscontrols.pp
LCL: Remove unused parameters Width and Height from LCLBoundsToWin32Bounds. Issue
#35465
, patch from Serge Anvarov.
2019-05-03 14:44:44 +00:00
win32wscustomlistview.inc
LCL: Fix TListView in virtual mode ignoring StateImages on Windows (patch by Serge Anvarov, issue
#34739
).
2018-12-20 18:12:52 +00:00
win32wsdialogs.pp
LCL-Win32: Add support for ofForceShowHidden flag in dialog options. Issue
#35452
, patch from Serge Anvarov.
2019-05-03 15:07:22 +00:00
win32wsextctrls.pp
win32wsextdlgs.pp
win32wsextdlgs.rc
win32wsextdlgs.res
win32wsfactory.pas
Win32: disable auto-DoubleBuffered on themed native controls that have animations. Issue
#33832
2018-06-06 14:05:31 +00:00
win32wsforms.pp
LCL-Win32: Remove a useless assignment. Part of issue
#32366
. Patch from LacaK.
2018-07-03 12:33:18 +00:00
win32wsgrids.pp
Win32: disable auto-DoubleBuffered on themed native controls that have animations. Issue
#33832
2018-06-06 14:05:31 +00:00
win32wsimglist.pp
Respect compiler OPT='-v0' by using {$push} and {$pop} in code. Issue
#34955
.
2019-03-16 21:17:58 +00:00
win32wsmenus.pp
lcl: win32: fixed compile under fpc 3.0.4
2019-03-15 16:25:46 +00:00
win32wspairsplitter.pp
win32wsspin.pp
win32wsstdctrls.pp
LCL: Win32: Groupbox: Remove doubled code.
2018-07-12 08:47:56 +00:00
win32wstoolwin.pp
README.txt
see the docs/TODO about the state of the win32 interface