lazarus/lcl/interfaces/carbon
2017-01-25 17:42:06 +00:00
..
objc carbon/pascocoa - Fixes compilation in 64-bits patch #27814 2016-06-19 20:29:52 +00:00
pascocoa carbon/pascocoa - Fixes compilation in 64-bits patch #27814 2016-06-19 20:29:52 +00:00
agl.pp
alllclintfunits.pas lcl: added cocoa/agl.pp 2016-11-08 15:36:00 +00:00
carbonbars.pp
carbonbuttons.pp
carboncalendar.pas
carboncalendarview.pas
carboncanvas.pp carbon: patch #28527, fixes LineTo 1 pixel issue 2016-08-01 19:04:24 +00:00
carboncaret.pas
carbonclipboard.pp
carbondbgconsts.pp
carbondebug.pp carbon: Patch from bug #22454 High resolution canvas for Retina displays 2016-07-15 19:10:10 +00:00
carbondef.pp
carbondefines.inc
carbonedits.pp lcl: carbon: clean up 2016-11-02 12:51:21 +00:00
carbongdiobjects.pp LCL-Carbon: Extend Carbon font support. Issue #21751, patch from David Jenkins. 2017-01-11 20:41:06 +00:00
carbonint.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
carbonlclintf.inc
carbonlclintfh.inc
carbonlistviews.pp carbon: Patch 30497Fix TListBox.ItemHeight 2016-12-23 19:37:49 +00:00
carbonmenus.pp
carbonobject.inc LCL: add lcTransparentWindow LCL capability 2016-10-21 19:56:05 +00:00
carbonprivate.pp carbon: Patch from bug #22454 High resolution canvas for Retina displays 2016-07-15 19:10:10 +00:00
carbonprivatecommon.inc
carbonprivatecontrol.inc
carbonprivatewindow.inc
carbonproc.pp LCL-Carbon: Extend Carbon font support. Issue #21751, patch from David Jenkins. 2017-01-11 20:41:06 +00:00
carbonstrings.pp Order uses sections again to see dependencies better. 2016-12-20 16:26:44 +00:00
carbontabs.pp
carbonthemes.pas
carbontrayicon.inc
carbonutils.pas
carbonwinapi.inc carbon: change LOGPIXELSX and -Y to 96 PPI. Issue #31037, by AlexeyT 2016-12-18 10:10:15 +00:00
carbonwinapih.inc
carbonwsbuttons.pp
carbonwscalendar.pp
carbonwschecklst.pp
carbonwscomctrls.pp
carbonwscontrols.pp
carbonwsdialogs.pp LCL-Carbon: Fix FontDialog chosen font size. Issue #31213, patch from AlexeyT. 2017-01-23 00:25:58 +00:00
carbonwsextctrls.pp
carbonwsextdlgs.pp
carbonwsfactory.pas
carbonwsforms.pp
carbonwsgrids.pp
carbonwsimglist.pp
carbonwsmenus.pp
carbonwspairsplitter.pp
carbonwsspin.pp
carbonwsstdctrls.pp
glgrab.pas
interfaces.pas
issues.xml LCL: TCustomTabControl: Win32: Allow setting tab width and tab height. Issue #31109, patch from AlexeyT. 2017-01-25 17:42:06 +00:00
mackeycodes.inc
Makefile
Makefile.compiled
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.