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-09 17:55:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d25f5c29df
lazarus
/
lcl
/
interfaces
/
win32
History
vincents
89ae509848
win32 interface: use same parameter names for Frame3D as other widget sets and TWidgetSet.
...
git-svn-id: trunk@28457 -
2010-11-24 14:33:23 +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
lcl, win32: handle clDefault font color in controls
2010-11-18 02:50:43 +00:00
win32debug.pp
win32def.pp
win32defines.inc
win32extra.pas
win32: ifdef all vista open/save dialog code
2010-11-16 07:10:46 +00:00
win32int.pp
win32: use TaskDialogIndirect for MessageDlg and ShowMessage on windows vista+
2010-11-13 07:42:13 +00:00
win32lclintf.inc
lcl: redo QuestionDialog buttons usage, move buttons to outer class for use in widgetsets
2010-11-24 10:12:28 +00:00
win32lclintfh.inc
lcl: redo QuestionDialog buttons usage, move buttons to outer class for use in widgetsets
2010-11-24 10:12:28 +00:00
win32listsl.inc
lcl: redo fixing issue
#0016354
, don't set ItemIndex = -1 after loading
2010-05-01 11:51:32 +00:00
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
win32: use default thememanager drawing for treeitem text if os < vista
2010-04-24 16:35:34 +00:00
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
win32 interface: use same parameter names for Frame3D as other widget sets and TWidgetSet.
2010-11-24 14:33:23 +00:00
win32winapih.inc
win32 interface: use same parameter names for Frame3D as other widget sets and TWidgetSet.
2010-11-24 14:33:23 +00:00
win32wsactnlist.pp
win32wsarrow.pp
win32wsbuttons.pp
lcl, win32: handle clDefault font color in controls
2010-11-18 02:50:43 +00:00
win32wscalendar.pp
win32: don't explicitly set WS_VISIBLE WS_CHILD for calendar since PrepareCreateWindow do this
2010-04-19 03:17:58 +00:00
win32wschecklst.pp
lcl, win32: handle clDefault font color in controls
2010-11-18 02:50:43 +00:00
win32wscomctrls.pp
lcl: add TTrackBar.Reversed property, implement for win32. Zeljan will implement for other widgetsets
2010-11-18 09:28:03 +00:00
win32wscontrols.pp
win32: don't use csParentBackground if Themes are not enabled
2010-11-08 10:29:58 +00:00
win32wscustomlistview.inc
lcl, win32: handle clDefault font color in controls
2010-11-18 02:50:43 +00:00
win32wsdbctrls.pp
win32wsdbgrids.pp
win32wsdialogs.pp
win32: force preview panel for TPictureSave(Open)Dialog
2010-11-17 07:51:14 +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
win32: force preview panel for TPictureSave(Open)Dialog
2010-11-17 07:51:14 +00:00
win32wsextdlgs.rc
win32wsextdlgs.res
win32wsfactory.pas
win32wsfilectrl.pp
win32wsforms.pp
lcl: set PopupMode to pmAuto to fix problems with showing input/message/question dialogs to users from StayOnTop forms
2010-11-13 09:12:04 +00:00
win32wsgrids.pp
win32wsimglist.pp
win32wsmaskedit.pp
win32wsmenus.pp
win32: draw menubar with COLOR_MENU in case of non flat menus (bug
#0017867
)
2010-11-16 13:25:54 +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: fix 2 typos
2010-11-08 10:23:29 +00:00
win32wstoolwin.pp
README.txt
see the docs/TODO about the state of the win32 interface