lazarus/lcl/interfaces/carbon
2014-06-05 06:25:33 +00:00
..
objc
pascocoa
agl.pp
alllclintfunits.pas
carbonbars.pp
carbonbuttons.pp
carboncalendar.pas
carboncalendarview.pas
carboncanvas.pp LCL, carbon fix canvas.pixels, issue #23112, #26275 2014-06-05 06:25:33 +00:00
carboncaret.pas
carbonclipboard.pp
carbondbgconsts.pp
carbondebug.pp
carbondef.pp
carbondefines.inc
carbonedits.pp
carbongdiobjects.pp LCL, carbon, implements CreateEllipticRgn 2013-10-18 00:54:12 +00:00
carbonint.pas
carbonlclintf.inc
carbonlclintfh.inc
carbonlistviews.pp carbon: fix selecting an item in a TListView on Carbon when OwnerDraw is true.patch by Joost van der Sluis. issue #25274 2013-11-07 06:20:19 +00:00
carbonmenus.pp
carbonobject.inc LCL, carbon fix canvas.pixels, issue #23112, #26275 2014-06-05 06:25:33 +00:00
carbonprivate.pp carbon: minimize the custom view invalidation to reduce resources use 2014-02-04 05:17:45 +00:00
carbonprivatecommon.inc
carbonprivatecontrol.inc
carbonprivatewindow.inc
carbonproc.pp Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF. 2014-01-02 18:16:19 +00:00
carbonstrings.pp LCL: carbon: fixed duplicate strings in TListBox with fpc 2.7.1 2014-04-14 17:02:06 +00:00
carbontabs.pp
carbonthemes.pas LCL: carbon: initialize vars 2013-09-04 09:18:59 +00:00
carbontrayicon.inc
carbonutils.pas
carbonwinapi.inc IDE: debug for component palette, carbon needs implementation of ShowScrollInfo 2014-05-19 13:55:18 +00:00
carbonwinapih.inc LCL, carbon, implements CreateEllipticRgn 2013-10-18 00:54:12 +00:00
carbonwsbuttons.pp
carbonwscalendar.pp
carbonwschecklst.pp
carbonwscomctrls.pp
carbonwscontrols.pp
carbonwsdialogs.pp LCL, carbon, fix filterindex and add trigger some missing dialog events, fix issue #25086 2013-10-03 03:31:11 +00:00
carbonwsextctrls.pp
carbonwsextdlgs.pp
carbonwsfactory.pas
carbonwsforms.pp LCL: TScrollBox, remove unnecessary Invalidate on Windows. Issue #0026087 Move Invalidate in WS code for all other WS 2014-04-28 20:17:56 +00:00
carbonwsgrids.pp
carbonwsimglist.pp
carbonwsmenus.pp
carbonwspairsplitter.pp
carbonwsspin.pp
carbonwsstdctrls.pp
glgrab.pas lcl: carbon: fixed compilation 2.7.1 2013-06-22 12:39:03 +00:00
interfaces.pas
issues.xml Carbon: added TStatusBar.Color to the issues.xml. issue #21302 2014-05-11 10:44:46 +00:00
mackeycodes.inc
Makefile
Makefile.compiled lcl: carbon: updated Makefile.compiled 2013-09-15 16:28:13 +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.