lazarus/lcl/interfaces/cocoa
2024-02-17 21:22:43 +08:00
..
agl.pp
alllclintfunits.pas Cocoa: rename CocoaConfig to CocoaConst 2023-11-21 18:28:47 +08:00
cocoa_extra.pas Cocoa: NSTableViewStyle added, by Ross Hemingway 2023-12-06 00:35:09 +08:00
cocoabuttons.pas Cocoa: fix #40702, beeps by Cursor keys 2024-01-20 21:31:09 +08:00
cocoacaret.pas
cocoaconfig.pas Cocoa: NSTableView Style setting supported at Runtime #40633 2023-12-06 00:35:09 +08:00
cocoaconst.pas Cocoa: move config variables from CocoaConst into CocoaConfig 2023-12-06 00:35:09 +08:00
cocoacursor.pas Cocoa/CrossRef: Remove Cursor-related unit cross-references 2023-11-19 18:36:51 +08:00
cocoadatepicker.pas Cocoa: Fix #40628, crash when double-clicking a date from the calendar 2023-12-05 00:34:41 +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: Fix compilation. 2024-02-04 22:09:58 +08:00
cocoaint.pas Cocoa: Fixed Key Modifiers handling in TCocoaApplication.nextEventMatchingMask_untilDate_inMode_dequeue() 2024-02-07 16:14:09 +08:00
cocoalclintf.inc Cocoa: fix const error 2023-11-21 19:21:21 +08:00
cocoalclintfh.inc
cocoamenus.pas Cocoa: Accelerator key (&) should be only supportted in TPopupMenu on macOS 2024-01-10 21:31:57 +08:00
cocoaobject.inc Cocoa/Form: improve compatibility of OnTopForm and FullScreen 2023-11-18 11:12:58 +08:00
cocoaprivate.pas Cocoa/CrossRef: remove unnecessary unit references 2023-11-19 18:36:51 +08:00
cocoascrollers.pas Cocoa/Scroller: replace deprecated functions 2023-12-17 18:08:01 +08:00
cocoatabcontrols.pas Cocoa/TabControl: improve Robustness 2023-12-16 18:09:06 +08:00
cocoatables.pas Cocoa: Fix the issue where ListBox/ListView may be incorrectly set to a huge height 2024-01-24 00:19:11 +08:00
cocoatextedits.pas Cocoa: Fix ItemIndex issue of TComboBox with csDropDownList at init 2024-02-17 21:22:43 +08:00
cocoathemes.pas Cocoa: standardize references to several NSString constants 2023-11-21 18:28:48 +08:00
cocoatrayicon.inc
cocoautils.pas Cocoa/MouseMove: GetScreenPointFromEvent() added and applied 2024-01-12 22:55:52 +08:00
cocoawinapi.inc Cocoa: fix #40581, TWinControl.Focused() when Killing Focus Control on macOS 2024-01-19 22:25:44 +08:00
cocoawinapih.inc Cocoa: TCocoaWidgetSet.GetWindowRelativePosition() removed 2023-10-28 19:29:51 +08:00
cocoawindows.pas Cocoa: Fix #22360 the issue of changing the focus control again during changing the focus control 2024-01-14 18:00:43 +08:00
cocoawsbuttons.pas Cocoa/CrossRef: Remove useless unit references 2023-11-19 18:36:52 +08:00
cocoawschecklst.pas Cocoa/CrossRef: Remove useless unit references 2023-11-19 18:36:52 +08:00
cocoawsclipboard.pas Cocoa: normalize NSPasteboardType 2023-11-21 18:28:48 +08:00
cocoawscomctrls.pas Cocoa: dynamically set the spacing of TListView with icons 2024-01-26 21:53:21 +08:00
cocoawscommon.pas Cocoa: Fixed MouseDragged Event handling in TLCLCommonCallback.MouseMove() 2024-02-07 14:30:56 +08:00
cocoawsdatepicker.pas Cocoa: Fix the issue of not being able to turn pages in the DatePickerForm from ModalForm 2023-12-11 20:45:22 +08:00
cocoawsdialogs.pas Cocoa/CrossRef: Remove useless unit references 2023-11-19 18:36:52 +08:00
cocoawsextctrls.pas Cocoa/CrossRef: Remove useless unit references 2023-11-19 18:36:52 +08:00
cocoawsfactory.pas Cocoa/CrossRef: Remove useless unit references 2023-11-19 18:36:52 +08:00
cocoawsforms.pas Cocoa: Fix the issue of scroll bar not working in Form 2024-01-24 00:13:03 +08:00
cocoawsmenus.pas Cocoa: fixed missing Accelerator key (&) support in Menu 2024-01-08 18:37:53 +08: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 Cocoa: Fix #19169, TCustomListView.OnChanging() 2024-01-14 22:05:51 +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 updated makefiles 2023-08-14 20:31:20 +02:00
Makefile.compiled updated makefiles 2023-09-12 16:25:55 +02:00
Makefile.fpc updated makefiles 2023-08-14 20:31:20 +02:00
patrons.txt