.. |
agl.pp
|
|
|
alllclintfunits.pas
|
Cocoa: rename CocoaConfig to CocoaConst
|
2023-11-21 18:28:47 +08:00 |
cocoa_extra.pas
|
Cocoa: Add some fixed pitch font checking for the font selector and gdiobjects
|
2024-11-01 14:39:45 +00:00 |
cocoabuttons.pas
|
Cocoa: Focus Ring config for Button applied
|
2024-08-16 20:29:21 +08:00 |
cocoacallback.pas
|
Cocoa: remove circle references between CocoaInt and CocoaWSCommon
|
2024-11-10 11:59:31 +08:00 |
cocoacaret.pas
|
|
|
cocoacollectionview.pas
|
Cocoa: fix leaks in TCocoaCollectionItemView
|
2024-10-31 21:47:40 +08:00 |
cocoaconfig.inc
|
Cocoa: Add an OnQuitApp event to use when there is no Main Form
|
2024-12-19 14:19:20 +00:00 |
cocoaconfig.pas
|
Cocoa: Add an OnQuitApp event to use when there is no Main Form
|
2024-12-19 14:19:20 +00:00 |
cocoaconfigfocusring.inc
|
Cocoa: fix some FocusRing config
|
2024-09-11 23:13:14 +08:00 |
cocoaconst.pas
|
Cocoa: add NSSTR_ATTACHMENT_CHARACTER to CocoaConst
|
2024-09-23 20:48:00 +08:00 |
cocoacursor.pas
|
Cocoa/CrossRef: Remove Cursor-related unit cross-references
|
2023-11-19 18:36:51 +08:00 |
cocoacustomcontrol.pas
|
Cocoa: split BaseInputClient responsibility from TCocoaCustomControl into TCocoaCustomControlWithBaseInputClient
|
2024-08-23 00:33:23 +08:00 |
cocoadatepicker.pas
|
Cocoa: remove circular unit references, add CocoaCallback/CocoaListView/CocoaWSListView unit
|
2024-07-28 22:41:11 +08:00 |
cocoadefines.inc
|
|
|
cocoafullcontroledit.pas
|
Cocoa: fix the issue with abnormal parameters passed into Lookup Word from macOS
|
2024-09-03 21:30:54 +08:00 |
cocoagdiobjects.pas
|
Cocoa: Add function to create multi resolution image from an image list. Change TLCLListViewCallback.GetImageFromIndex to use that function
|
2024-11-01 16:01:55 +00:00 |
cocoaint.pas
|
Cocoa: Add an OnQuitApp event to use when there is no Main Form
|
2024-12-19 14:19:20 +00:00 |
cocoalclintf.inc
|
Cocoa: implemented SetDeviceScaleRatio(). issue #41299
|
2025-01-02 13:29:36 +01:00 |
cocoalclintfh.inc
|
Cocoa: implemented SetDeviceScaleRatio(). issue #41299
|
2025-01-02 13:29:36 +01:00 |
cocoalistcontrol.pas
|
Cocoa: fix the issue that item state not set before TListView.OnChange() calling, issue #41151
|
2024-09-25 00:40:50 +08:00 |
cocoalistview.pas
|
Cocoa: Add function to create multi resolution image from an image list. Change TLCLListViewCallback.GetImageFromIndex to use that function
|
2024-11-01 16:01:55 +00:00 |
cocoamenus.pas
|
Cocoa: Add an OnQuitApp event to use when there is no Main Form
|
2024-12-19 14:19:20 +00:00 |
cocoaobject.inc
|
Cocoa: Need to call WakeMainThread from nextEventMatching when quitting.
|
2024-12-20 14:26:32 +00:00 |
cocoaprivate.pas
|
Cocoa: decouple CocoaCustomControl from CocoaPrivate unit to CocoaCustomControl unit
|
2024-08-23 00:32:37 +08:00 |
cocoascrollers.pas
|
Cocoa/ScrollView: fix the issue of missing child control callback clear in lclClearCallback()
|
2024-12-19 00:34:45 +08:00 |
cocoastatusbar.pas
|
Cocoa: decouple CocoaStatusBar from other control unit
|
2024-08-23 00:33:09 +08:00 |
cocoatabcontrols.pas
|
Cocoa: decouple CocoaCustomControl from CocoaPrivate unit to CocoaCustomControl unit
|
2024-08-23 00:32:37 +08:00 |
cocoatables.pas
|
Cocoa: remove duplicate calls to selectRowIndexesByProgram() in TCocoaTableListView
|
2024-11-08 23:15:17 +08:00 |
cocoatextedits.pas
|
Cocoa: improve ComboBox with OwnerDraw (especially TColorBox in Dark)
|
2024-11-01 18:55:11 +08:00 |
cocoathemes.pas
|
Cocoa: Add TCocoaThemeServices.DrawText functionality
|
2024-11-01 10:06:17 +00:00 |
cocoatoolbar.inc
|
Cocoa: add a convenient function to get the NSView corresponding to the NSToolBarItem
|
2024-10-31 21:29:53 +08:00 |
cocoatoolbar.pas
|
Cocoa: The DisableCocoaModernForm macro is used at compile time to allow Lazarus running on macOS 11- to compile IDE and APP
|
2024-09-12 20:30:54 +08:00 |
cocoatrayicon.inc
|
Cocoa/Config: turn Notification Config to the new Style
|
2024-08-21 22:19:09 +08:00 |
cocoautils.pas
|
Cocoa: support alpha in TColorDialog #22717
|
2024-12-19 23:46:03 +08:00 |
cocoawinapi.inc
|
Cocoa: remove circle references between CocoaInt and CocoaWSCommon
|
2024-11-10 11:59:31 +08:00 |
cocoawinapih.inc
|
Cocoa: TCocoaWidgetSet.GetWindowRelativePosition() removed
|
2023-10-28 19:29:51 +08:00 |
cocoawindows.pas
|
Cocoa: fix the issue that TCocoaWindowContent.contentSize may not be updated in time when the program and the user set the window size at the same time
|
2024-09-06 22:14:02 +08:00 |
cocoawsbuttons.pas
|
Cocoa: fix the issue of NSButton with NSRegularSquareBezelStyle
|
2024-08-12 21:04:16 +08:00 |
cocoawschecklst.pas
|
Cocoa: TCheckListBox.AllowGrayed supported at Design Time
|
2024-08-31 19:45:50 +08:00 |
cocoawsclipboard.pas
|
Cocoa: normalize NSPasteboardType
|
2023-11-21 18:28:48 +08:00 |
cocoawscomctrls.pas
|
Cocoa: decouple CocoaStatusBar from other control unit
|
2024-08-23 00:33:09 +08:00 |
cocoawscommon.pas
|
Cocoa: remove circle references between CocoaInt and CocoaWSCommon
|
2024-11-10 11:59:31 +08:00 |
cocoawsdatepicker.pas
|
Cocoa: remove unused unit references
|
2024-07-28 22:41:19 +08:00 |
cocoawsdialogs.pas
|
Cocoa: support alpha in TColorDialog #22717
|
2024-12-19 23:46:03 +08:00 |
cocoawsextctrls.pas
|
Cocoa: decouple CocoaCustomControl from CocoaPrivate unit to CocoaCustomControl unit
|
2024-08-23 00:32:37 +08:00 |
cocoawsfactory.pas
|
Cocoa: remove circular unit references, add CocoaCallback/CocoaListView/CocoaWSListView unit
|
2024-07-28 22:41:11 +08:00 |
cocoawsforms.pas
|
Cocoa: removed dangling semicolon after "then", patch by n7800, merge request !403
|
2024-12-14 22:36:54 +03:00 |
cocoawslistview.pas
|
Cocoa/ListView: implement ItemExchange() #41124, patch by David Jenkins with modification
|
2024-09-07 15:00:24 +08:00 |
cocoawsmenus.pas
|
Cocoa/Menu: fix the crash when insert a hidden separator after a visible MenuItem, introduced by e762d9b , see also #41028
|
2024-09-09 23:56:49 +08:00 |
cocoawsscrollers.pas
|
Cocoq: release two global variables issue #41170
|
2024-10-04 22:22:32 +08:00 |
cocoawsspin.pas
|
Cocoa: fix some FocusRing config
|
2024-09-11 23:13:14 +08:00 |
cocoawsstdctrls.pas
|
Cocoa: remove circle references between CocoaInt and CocoaWSCommon
|
2024-11-10 11:59:31 +08:00 |
interfaces.pas
|
Cocoa/CrossRef: Remove unit cross-references between CocoaInt and CocoaWSForms
|
2023-11-19 18:36:51 +08:00 |
issues.xml
|
Cocoa: adapt issues.xml after commit e8132d72 (issue ##19169).
|
2024-01-14 15:47:34 +01:00 |
Makefile
|
lcl: consistent -g -gl
|
2024-10-24 12:30:13 +02:00 |
Makefile.compiled
|
lcl: updated makefile
|
2024-10-25 19:59:10 +02:00 |
Makefile.fpc
|
lcl: consistent -g -gl
|
2024-10-24 12:30:13 +02:00 |
patrons.txt
|
|
|