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-10 09:37:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
19471a58d8
lazarus
/
lcl
/
interfaces
/
win32
History
paul
19471a58d8
win32: adjust size of pages after assigning an imagelist to a pagecontrol (bug
#0015516
)
...
git-svn-id: trunk@23602 -
2010-01-30 16:16:05 +00:00
..
interfaces.pp
issues.xml
Makefile
Makefile.fpc
README.txt
win32callback.inc
win32: pass better messages to NotifyApplicationUserInput for WM_NCMOUSE...
2010-01-29 09:11:25 +00:00
win32debug.pp
win32def.pp
+ WinApi: added SetTimer/Killtimer based on existing Widgetset.CreateTimer as part of lclextentions integration
2010-01-10 18:57:23 +00:00
win32defines.inc
win32extra.pas
lcl: add TCustomForm.AlphaBlend, TCustomForm.AlphaBlendValue, change TWsCustomForm.SetAlphaBlend
2010-01-27 07:57:16 +00:00
win32int.pp
+ WinApi: added SetTimer/Killtimer based on existing Widgetset.CreateTimer as part of lclextentions integration
2010-01-10 18:57:23 +00:00
win32lclintf.inc
win32lclintfh.inc
win32listsl.inc
win32: restore not only combobox text but also cursor position and selection after items clear
2009-10-27 02:15:35 +00:00
win32listslh.inc
win32: TCheckListBox:
2009-10-05 07:57:09 +00:00
win32memostrings.inc
win32object.inc
+ WinApi: added SetTimer/Killtimer based on existing Widgetset.CreateTimer as part of lclextentions integration
2010-01-10 18:57:23 +00:00
win32proc.pp
win32: add progressbar messages to wm_to_string
2009-11-20 09:49:35 +00:00
win32themes.pas
win32trayicon.inc
win32uxtheme.pas
win32winapi.inc
* winapi: added GetDoubleClickTime, RedrawWindow, SubtractRect as part of lclextentions integration
2010-01-24 18:06:08 +00:00
win32winapih.inc
* winapi: added GetDoubleClickTime, RedrawWindow, SubtractRect as part of lclextentions integration
2010-01-24 18:06:08 +00:00
win32wsactnlist.pp
win32wsarrow.pp
win32wsbuttons.pp
lcl: bidi mode support for buttons from Zaher Dirkey (#issue
#0014933
)
2009-11-05 14:35:36 +00:00
win32wscalendar.pp
win32: fix TWin32WSCustomCalendar.HitTest for systems < vista
2009-11-05 09:53:46 +00:00
win32wschecklst.pp
win32: TCheckListBox:
2009-10-05 07:57:09 +00:00
win32wscomctrls.pp
win32: always call default window proc for WM_PAINT progressbar handler if it has marquee style (fixes bug
#0015064
)
2009-11-20 10:35:09 +00:00
win32wscontrols.pp
win32wscustomlistview.inc
lcl: apply patch of Boian Mitov to support listview state images and HitTestInfo under win32 (issue
#0014881
)
2009-10-28 09:41:02 +00:00
win32wsdbctrls.pp
win32wsdbgrids.pp
win32wsdialogs.pp
win32: apply patch from Jose Mejuto to fix "Open/Save dialog (Win32/64) with option ofOldStyleDialog crashes" (bug
#0014794
)
2009-10-18 06:34:18 +00:00
win32wseditbtn.pp
win32wsextctrls.pp
win32: adjust size of pages after assigning an imagelist to a pagecontrol (bug
#0015516
)
2010-01-30 16:16:05 +00:00
win32wsextdlgs.pp
win32: restore ocasional resource removal by Dmitry, replace rc resource usage by res - maybe it is better for cross-compilation (fixes bug
#0015620
)
2010-01-29 02:15:50 +00:00
win32wsextdlgs.rc
win32wsextdlgs.res
win32: restore ocasional resource removal by Dmitry, replace rc resource usage by res - maybe it is better for cross-compilation (fixes bug
#0015620
)
2010-01-29 02:15:50 +00:00
win32wsfactory.pas
win32wsfilectrl.pp
win32wsforms.pp
win32: set WS_EX_LAYERED in TCustomForm.CreateHandle if needed
2010-01-27 08:53:57 +00:00
win32wsgrids.pp
win32wsimglist.pp
win32wsmaskedit.pp
win32wsmenus.pp
lcl: add TPopupMenu.Alignment, TPopupMenu.TrackButton
2009-11-24 07:58:44 +00:00
win32wspairsplitter.pp
win32wsspin.pp
win32wsstdctrls.pp
lcl/win32: move the TEdit.MaxLength check from lcl to win32 intf. Gtk2 and Qt has built in check and truncates text automatically
2009-12-23 16:03:12 +00:00
win32wstoolwin.pp
README.txt
see the docs/TODO about the state of the win32 interface