lazarus/lcl/interfaces/carbon
2024-11-23 08:10:58 +02:00
..
objc
pascocoa
agl.pp
alllclintfunits.pas
carbonbars.pp
carbonbuttons.pp LCL: Formatting. 2024-11-23 08:10:58 +02:00
carboncalendar.pas
carboncalendarview.pas
carboncanvas.pp
carboncaret.pas
carbonclipboard.pp
carbondbgconsts.pp
carbondebug.pp
carbondef.pp Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
carbondefines.inc
carbonedits.pp
carbongdiobjects.pp
carbonint.pas
carbonlclintf.inc
carbonlclintfh.inc
carbonlistviews.pp
carbonmenus.pp
carbonobject.inc
carbonprivate.pp LCL: Formatting. 2024-11-23 08:10:58 +02:00
carbonprivatecommon.inc
carbonprivatecontrol.inc
carbonprivatewindow.inc
carbonproc.pp
carbonstrings.pp Remove obsolete checks for FPC versions earlier then 3.0. 2023-07-07 17:39:02 +03:00
carbontabs.pp
carbonthemes.pas
carbontrayicon.inc
carbonutils.pas
carbonwinapi.inc IDE, LCL: Lazarus help output refactoring by n7800, issue #40690: 2024-01-20 05:04:42 +03:00
carbonwinapih.inc LCL: Formatting. 2024-11-23 08:10:58 +02:00
carbonwsbuttons.pp
carbonwscalendar.pp
carbonwschecklst.pp
carbonwscomctrls.pp
carbonwscontrols.pp
carbonwsdialogs.pp
carbonwsextctrls.pp LCL/TShape: Inherit TShape from new TCustomShape class. 2023-09-12 12:03:54 +02:00
carbonwsextdlgs.pp
carbonwsfactory.pas LCL/TShape: Inherit TShape from new TCustomShape class. 2023-09-12 12:03:54 +02:00
carbonwsforms.pp
carbonwsgrids.pp
carbonwsimglist.pp
carbonwsmenus.pp
carbonwspairsplitter.pp
carbonwsspin.pp
carbonwsstdctrls.pp
glgrab.pas
interfaces.pas
issues.xml
mackeycodes.inc
Makefile lcl: consistent -g -gl 2024-10-24 12:30:13 +02:00
Makefile.compiled updated makefiles 2023-09-12 16:25:55 +02:00
Makefile.fpc lcl: consistent -g -gl 2024-10-24 12:30:13 +02:00
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.