lazarus/lcl/interfaces/cocoa
2023-09-03 22:33:46 +08:00
..
agl.pp
alllclintfunits.pas
cocoa_extra.pas Cocoa: Dark mode slightly improved 2023-07-19 19:20:16 +08: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 Cocoa: Fix the APP openning files issue on startup (including Lazarus IDE) 2023-09-02 21:31:11 +08:00
cocoalclintf.inc
cocoalclintfh.inc
cocoaobject.inc Cocoa: Fix the APP openning files issue on startup (including Lazarus IDE) 2023-09-02 21:31:11 +08:00
cocoaprivate.pas Cocoa: Enter key on the numeric keypad handled in KeyDown(), avoid beep 2023-07-23 19:16:11 +08:00
cocoascrollers.pas Cocoa: fix typos 2023-07-18 19:05:39 +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: fix TComboBoxEx.ItemIndex always return 0 2023-09-03 22:33:46 +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: Dark mode slightly improved 2023-07-19 19:20:16 +08:00
cocoawinapi.inc Cocoa: Fix GetKeyState (eg. Command/Option/Shift) that the principle is similar to 53cd3db 2023-07-30 23:14:39 +08:00
cocoawinapih.inc Cocoa: Fix #40395: TCocoaWidgetSet.PtInRegion() implemented 2023-07-27 22:12:47 +08:00
cocoawindows.pas Cocoa: fix the issue when call TCocoaWindow.makeFirstResponder() with nil 2023-08-06 02:00:54 +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
cocoawscomctrls.pas Cocoa: fix a bug in TCocoaWSCustomTabControl.ShowTabs() 2023-08-01 22:59:58 +08:00
cocoawscommon.pas Cocoa: fix typos 2023-08-02 18:27:45 +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 TTaskDialog: fix WS registration 2023-07-26 01:08:26 +02:00
cocoawsforms.pas Cocoa: set Window Level to normal in DestroyHandle 2023-08-27 00:01:49 +08: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 Cocoa: fix TComboBoxEx.ItemIndex always return 0 2023-09-03 22:33:46 +08:00
interfaces.pas
issues.xml TTrackBar.ScalePos: not supported on Win32, Cocoa, QT, QT4, QT6. 2023-07-04 22:18:26 +02:00
Makefile updated makefiles 2023-08-14 20:31:20 +02:00
Makefile.compiled
Makefile.fpc updated makefiles 2023-08-14 20:31:20 +02:00
patrons.txt