lazarus/lcl/interfaces/carbon
mattias aaca1d064d openglcontrol: red,green,bluebits for carbon
git-svn-id: trunk@40231 -
2013-02-09 21:31:10 +00:00
..
objc
pascocoa carbon: fix compilation after r38879 #89930bd828 2012-10-03 02:03:26 +00:00
agl.pp
alllclintfunits.pas
carbonbars.pp
carbonbuttons.pp
carboncalendar.pas
carboncalendarview.pas Carbon: Correct some typing issues for upcoming FPC 2.7.1 trunk commit, patch by Jonas Maebe, bug #23254 2012-10-31 22:15:29 +00:00
carboncanvas.pp carbon: reapply brush and pen after the DC restore 2012-12-12 13:12:58 +00:00
carboncaret.pas
carbonclipboard.pp Carbon: Correct some typing issues for upcoming FPC 2.7.1 trunk commit, patch by Jonas Maebe, bug #23254 2012-10-31 22:15:29 +00:00
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
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 lcl: carbon: handle laz,wake event via handler, needed because carbon modal forms create their own sub loops, see bug #23601 2013-01-11 18:51:36 +00:00
carbonlclintf.inc carbon: implement ETO_CLIPPED flag for ExtTextOut 2012-09-13 12:24:45 +00:00
carbonlclintfh.inc carbon: implement ETO_CLIPPED flag for ExtTextOut 2012-09-13 12:24:45 +00:00
carbonlistviews.pp
carbonmenus.pp
carbonobject.inc openglcontrol: red,green,bluebits for carbon 2013-02-09 21:31:10 +00:00
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 Carbon: Correct some typing issues for upcoming FPC 2.7.1 trunk commit, patch by Jonas Maebe, bug #23254 2012-10-31 22:15:29 +00:00
carbonstrings.pp
carbontabs.pp
carbonthemes.pas
carbontrayicon.inc
carbonutils.pas
carbonwinapi.inc lcl: carbon: clean up 2012-09-28 08:27:52 +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 Carbon: Correct some typing issues for upcoming FPC 2.7.1 trunk commit, patch by Jonas Maebe, bug #23254 2012-10-31 22:15:29 +00:00
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
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.