lazarus/lcl/interfaces/carbon
2012-09-08 06:59:39 +00:00
..
objc
pascocoa
agl.pp
alllclintfunits.pas
carbonbars.pp
carbonbuttons.pp
carboncalendar.pas
carboncalendarview.pas
carboncanvas.pp carbon: restore clipping rect on RestoreDC, save/restore Window and Viewport offsets 2012-09-07 04:15:32 +00:00
carboncaret.pas
carbonclipboard.pp
carbondbgconsts.pp
carbondebug.pp
carbondef.pp carbon: implement LPtoDP and DPtoLP, fix setting a clipping region to graphic context - coordinates must be in device units, fix generic implementation of IntersectClipRect 2012-09-06 15:49:22 +00:00
carbondefines.inc
carbonedits.pp carbon: fixed range check error 2012-07-21 20:40:41 +00:00
carbongdiobjects.pp carbon: implement LPtoDP and DPtoLP, fix setting a clipping region to graphic context - coordinates must be in device units, fix generic implementation of IntersectClipRect 2012-09-06 15:49:22 +00:00
carbonint.pas
carbonlclintf.inc lcl carbon: use resourcestrings 2012-08-20 12:12:14 +00:00
carbonlclintfh.inc
carbonlistviews.pp
carbonmenus.pp
carbonobject.inc
carbonprivate.pp
carbonprivatecommon.inc
carbonprivatecontrol.inc
carbonprivatewindow.inc carbon: cut invalid mouse coords on mouse moved 2012-09-02 16:28:15 +00:00
carbonproc.pp lcl: carbon: clean up 2012-09-07 09:25:37 +00:00
carbonstrings.pp
carbontabs.pp
carbonthemes.pas
carbontrayicon.inc
carbonutils.pas
carbonwinapi.inc carbon: return the same color for gradient active caption, gradient inactive caption as active caption and inactive caption since there are no analogs in carbon 2012-09-08 06:59:39 +00:00
carbonwinapih.inc carbon: cleanup methods which use inherited implementation 2012-09-07 07:29:14 +00:00
carbonwsarrow.pp
carbonwsbuttons.pp
carbonwscalendar.pp
carbonwschecklst.pp
carbonwscomctrls.pp
carbonwscontrols.pp
carbonwsdialogs.pp
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
mackeycodes.inc
Makefile
Makefile.compiled dmg: strip, fixed lcl.compiled 2012-07-26 20:28:34 +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.