lazarus/lcl/interfaces/carbon
2015-03-02 12:39:23 +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 LCL: carbon: GetPreferredSize: do not use GetBestControlRect if there are child controls 2015-02-20 11:24:10 +00:00
carbongdiobjects.pp LCL: carbon: less hints, patch #27433 2015-02-10 16:23:50 +00:00
carbonint.pas
carbonlclintf.inc
carbonlclintfh.inc
carbonlistviews.pp Carbon: fixed range check error when setting column width in TListView. Patch by C Western. issue #27581 2015-03-02 12:39:23 +00:00
carbonmenus.pp
carbonobject.inc LCL, carbon fix canvas.pixels, issue #23112, #26275 2014-06-05 06:25:33 +00:00
carbonprivate.pp LCL: carbon: less hints, patch #27433 2015-02-10 16:23:50 +00:00
carbonprivatecommon.inc
carbonprivatecontrol.inc LCL: carbon: GetPreferredSize: do not use GetBestControlRect if there are child controls 2015-02-20 11:24:10 +00:00
carbonprivatewindow.inc LCL: carbon: less hints, patch #27433 2015-02-10 16:23:50 +00:00
carbonproc.pp LCL, temporarily revert r46601 #885a085db5 because it makes doubleclick stop working on custom controls 2014-10-20 15:50:45 +00:00
carbonstrings.pp LCL: carbon: TMemo.Lines.Assign: fixed empty strings at start, bug #27438 2015-02-10 15:15:51 +00:00
carbontabs.pp
carbonthemes.pas
carbontrayicon.inc
carbonutils.pas
carbonwinapi.inc LCL: carbon: less hints, patch #27433 2015-02-10 16:23:50 +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 TFileDialog.Handle, from Torsten Bonde Christiansen, issue #27041 2014-11-15 04:51:09 +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
interfaces.pas
issues.xml LCL: Implement TCustomCheckbox.Alignment (Windows only), partly resolves issue #0012343. 2014-11-22 14:38:26 +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.