lazarus/lcl/interfaces/carbon
2016-02-24 14:24:46 +00:00
..
objc
pascocoa
agl.pp
alllclintfunits.pas
carbonbars.pp
carbonbuttons.pp
carboncalendar.pas
carboncalendarview.pas
carboncanvas.pp
carboncaret.pas
carbonclipboard.pp
carbondbgconsts.pp
carbondebug.pp
carbondef.pp
carbondefines.inc
carbonedits.pp
carbongdiobjects.pp
carbonint.pas
carbonlclintf.inc
carbonlclintfh.inc
carbonlistviews.pp
carbonmenus.pp
carbonobject.inc
carbonprivate.pp LCL: Changes for Carbon: 2015-11-19 13:55:43 +00:00
carbonprivatecommon.inc carbon: use ssDouble, ssTriple and ssQuad in MouseUp handlers 2016-02-10 16:30:31 +00:00
carbonprivatecontrol.inc
carbonprivatewindow.inc carbon: use ssDouble, ssTriple and ssQuad in MouseUp handlers 2016-02-10 16:30:31 +00:00
carbonproc.pp carbon: use ssDouble, ssTriple and ssQuad in MouseUp handlers 2016-02-10 16:30:31 +00:00
carbonstrings.pp
carbontabs.pp
carbonthemes.pas
carbontrayicon.inc
carbonutils.pas
carbonwinapi.inc lcl: added SM_LCLHasFormAlphaBlend to GetSystemMetrics, added OnDrawDockImage, when widgetset supports alphablend use a transparent hint window for dock (preview) image, patch #29426 2016-01-19 17:15:03 +00:00
carbonwinapih.inc
carbonwsbuttons.pp
carbonwscalendar.pp
carbonwschecklst.pp
carbonwscomctrls.pp
carbonwscontrols.pp LCL: Implement TCustomMemo.ScrollBy. Refactor widgetset ScrollBy from ScrollingWinControl to WinControl. Solves issue #29067. 2015-11-29 18:45:53 +00:00
carbonwsdialogs.pp
carbonwsextctrls.pp
carbonwsextdlgs.pp
carbonwsfactory.pas
carbonwsforms.pp Carbon: remove wrong code from SetRealPopupParent and add a ToDo. 2016-02-24 14:24:46 +00:00
carbonwsgrids.pp
carbonwsimglist.pp
carbonwsmenus.pp
carbonwspairsplitter.pp
carbonwsspin.pp
carbonwsstdctrls.pp
glgrab.pas
interfaces.pas
issues.xml lcl: set TMenu ownerdraw properties and events as restricted. 2016-02-17 11:29:11 +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.