lazarus/lcl/interfaces/cocoa
2023-07-07 17:39:03 +03:00
..
agl.pp
alllclintfunits.pas
cocoa_extra.pas Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
cocoabuttons.pas Cocoa: Cursor: all resetCursorRects() removed 2023-06-10 22:42:06 +08:00
cocoacaret.pas
cocoadatepicker.pas Cocoa: CocoaDatePicker: optimize code 2023-06-30 23:07:27 +08:00
cocoadefines.inc Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
cocoagdiobjects.pas Cocoa: TCocoaContext.Frame3d() removed by a901a8e 2023-07-02 16:57:35 +08:00
cocoaint.pas Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
cocoalclintf.inc
cocoalclintfh.inc
cocoaobject.inc LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
cocoaprivate.pas Cocoa: IME: improve and fix details in TCocoaCustomControl 2023-07-07 19:09:36 +08:00
cocoascrollers.pas Cocoa: Cursor: all resetCursorRects() removed 2023-06-10 22:42:06 +08:00
cocoatabcontrols.pas Lcl/Cocoa/TabControl: Tabs dragdrop supported 2023-05-22 19:00:24 +08:00
cocoatables.pas Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
cocoatextedits.pas Cocoa: TCocoaComboBox: refactor and comments 2023-06-23 12:54:16 +08:00
cocoathemes.pas Cocoa: TSpeedButton: set the highlighted background color when pressed, consistent with win32 2023-07-02 21:26:51 +08:00
cocoatrayicon.inc
cocoautils.pas Cocoa: IME: TCocoaInputClient removed 2023-07-07 19:09:36 +08:00
cocoawinapi.inc LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
cocoawinapih.inc LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
cocoawindows.pas Cocoa: Cursor: Improve support for Window/Application switching 2023-06-10 23:05:36 +08:00
cocoawsbuttons.pas LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
cocoawschecklst.pas LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
cocoawsclipboard.pas Cocoa: memory leak fixes by David Jenkins, issue #40116 2023-02-27 23:44:23 +03:00
cocoawscomctrls.pas LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
cocoawscommon.pas Cocoa: IME: clean up 2023-07-07 19:39:12 +08:00
cocoawsdatepicker.pas LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
cocoawsdialogs.pas Cocoa: Fix #40192: memory leaks in TCocoaFilterComboBox 2023-06-11 22:11:53 +08:00
cocoawsextctrls.pas LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
cocoawsfactory.pas
cocoawsforms.pas LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
cocoawsmenus.pas FIX: Cocoa: restore item.release in TCocoaMenuItem.attachAppleMenuItems() 2023-05-12 15:41:35 +00:00
cocoawsspin.pas LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
cocoawsstdctrls.pas LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
interfaces.pas
issues.xml TTrackBar.ScalePos: not supported on Win32, Cocoa, QT, QT4, QT6. 2023-07-04 22:18:26 +02:00
Makefile
Makefile.compiled
Makefile.fpc
patrons.txt