lazarus/lcl/interfaces/carbon
2021-10-28 11:23:36 +03:00
..
objc
pascocoa
agl.pp
alllclintfunits.pas
carbonbars.pp LCL: Enable building Darwin for PPC and PPC64. Issue #37987, patch from Alfred. 2020-10-25 17:20:42 +00:00
carbonbuttons.pp
carboncalendar.pas
carboncalendarview.pas
carboncanvas.pp
carboncaret.pas
carbonclipboard.pp
carbondbgconsts.pp
carbondebug.pp
carbondef.pp
carbondefines.inc
carbonedits.pp ComboBox: more fixes with TComboBoxStyle.HasEditBox 2020-05-26 21:53:31 +00:00
carbongdiobjects.pp
carbonint.pas
carbonlclintf.inc
carbonlclintfh.inc
carbonlistviews.pp
carbonmenus.pp
carbonobject.inc
carbonprivate.pp
carbonprivatecommon.inc LCL: Screen.BeginTempCursor & EndTempCursor 2020-02-23 06:04:38 +00:00
carbonprivatecontrol.inc
carbonprivatewindow.inc
carbonproc.pp
carbonstrings.pp LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
carbontabs.pp
carbonthemes.pas
carbontrayicon.inc LCL: fixed typos related to 'occur' word 2021-06-10 22:21:45 +00:00
carbonutils.pas
carbonwinapi.inc LCL: Consider that MemSize can return 0 with a custom MemoryManager. Merge request !27 by Sergey Larin. 2021-10-28 11:23:36 +03:00
carbonwinapih.inc
carbonwsbuttons.pp
carbonwscalendar.pp
carbonwschecklst.pp
carbonwscomctrls.pp
carbonwscontrols.pp LCL: Screen.BeginTempCursor & EndTempCursor 2020-02-23 06:04:38 +00:00
carbonwsdialogs.pp
carbonwsextctrls.pp
carbonwsextdlgs.pp
carbonwsfactory.pas LCL/ShellCtrls: Display default shell icons in TShellListView. Issue #18247. 2021-03-07 14:39:17 +00:00
carbonwsforms.pp
carbonwsgrids.pp
carbonwsimglist.pp
carbonwsmenus.pp
carbonwspairsplitter.pp
carbonwsspin.pp
carbonwsstdctrls.pp ComboBox: more fixes with TComboBoxStyle.HasEditBox 2020-05-26 21:53:31 +00:00
glgrab.pas
interfaces.pas LCL: Enable building Darwin for PPC and PPC64. Issue #37987, patch from Alfred. 2020-10-25 17:20:42 +00:00
issues.xml LCL: TPageControl properties were implemented for Windows. Add restriction notes for other widgetsets. Issue #34867. 2020-03-18 18:54:09 +00:00
mackeycodes.inc
Makefile Support Haiku build. Makefiles are generated from Makefile.fpc files using proper tools. Issue #36316, patch from Alfred. 2020-04-05 11:35:01 +00:00
Makefile.compiled Makefile, LCL: fix path for freetype 2021-07-08 11:21:25 +00:00
Makefile.fpc
opengl.pas
README.txt

This directory contains the LCL Carbon interface source. Carbon is native Mac OS X interface.
The LCL Carbon interface is not yet completed.

For more info see: http://wiki.lazarus.freepascal.org/Carbon_Interface

For state of implementation of individual parts visit:
http://wiki.lazarus.freepascal.org/Roadmap#Status_of_features_on_each_widgetset
http://wiki.lazarus.freepascal.org/Roadmap#Status_of_components_on_each_widgetset

If you want to help with the LCL Carbon interface development visit
http://wiki.lazarus.freepascal.org/Carbon_interface_internals
and contact Lazarus mailing list.