lazarus/lcl/interfaces/carbon
2018-02-17 20:06:31 +00:00
..
objc carbon/pascocoa - Fixes compilation in 64-bits patch #27814 2016-06-19 20:29:52 +00:00
pascocoa carbon/pascocoa - Fixes compilation in 64-bits patch #27814 2016-06-19 20:29:52 +00:00
agl.pp
alllclintfunits.pas lcl: added cocoa/agl.pp 2016-11-08 15:36:00 +00:00
carbonbars.pp
carbonbuttons.pp LCL: Use a helper function for testing fontname 'default'. Issue #31940, patch from AlexeyT. 2017-06-03 18:56:34 +00:00
carboncalendar.pas
carboncalendarview.pas
carboncanvas.pp Carbon: Setting DC origin through SetWindowOrg and calling BitBlt does not work under OSX. Issue #28689 and #25564 2018-01-09 06:19:00 +00:00
carboncaret.pas
carbonclipboard.pp
carbondbgconsts.pp
carbondebug.pp carbon: Patch from bug #22454 High resolution canvas for Retina displays 2016-07-15 19:10:10 +00:00
carbondef.pp Carbon: Support a WS_POPUP type floating window. Issue #21746, patch from David Jenkins and AlexeyT. 2017-05-18 10:00:29 +00:00
carbondefines.inc
carbonedits.pp Remove the wrapper functions from LazUtils.FileUtil, Lcl.LclProcs and Codetools.FileProcs completely. Simplify code. 2017-12-11 19:44:37 +00:00
carbongdiobjects.pp Remove the wrapper functions from LazUtils.FileUtil, Lcl.LclProcs and Codetools.FileProcs completely. Simplify code. 2017-12-11 19:44:37 +00:00
carbonint.pas Carbon: Animated custom mouse cursors in TCarbonCursor. Issue #21755, patch from David Jenkins. 2017-04-09 14:09:40 +00:00
carbonlclintf.inc
carbonlclintfh.inc
carbonlistviews.pp Carbon: Complete the issue #31011. Patch from AlexeyT. 2017-04-08 08:28:42 +00:00
carbonmenus.pp Carbon: Extend keyboard shortcut handling for punctuation keys, etc. Issue #21748, patch from David Jenkins. 2017-04-10 09:17:40 +00:00
carbonobject.inc Carbon: Prevent exception when handling popup menu. Issue #28379, patch from C Western. 2017-04-08 15:10:25 +00:00
carbonprivate.pp Carbon: Support a WS_POPUP type floating window. Issue #21746, patch from David Jenkins and AlexeyT. 2017-05-18 10:00:29 +00:00
carbonprivatecommon.inc Carbon: Optimize TCarbonControlContext drawing. Issue #21767, patch from David Jenkins & AlexeyT. 2017-04-10 20:09:35 +00:00
carbonprivatecontrol.inc Carbon: Support a WS_POPUP type floating window. Issue #21746, patch from David Jenkins and AlexeyT. 2017-05-18 10:00:29 +00:00
carbonprivatewindow.inc Remove the wrapper functions from LazUtils.FileUtil, Lcl.LclProcs and Codetools.FileProcs completely. Simplify code. 2017-12-11 19:44:37 +00:00
carbonproc.pp LCL-Carbon: Use function IsFontNameDefault. Issue #32211, patch from AlexeyT. 2018-02-17 20:06:31 +00:00
carbonstrings.pp Order uses sections again to see dependencies better. 2016-12-20 16:26:44 +00:00
carbontabs.pp
carbonthemes.pas
carbontrayicon.inc
carbonutils.pas
carbonwinapi.inc Remove redundant "Assigned(X)" when checking "if X is Txxx". Issue #33030, patch from Vojtech Cihak. 2018-01-15 10:53:48 +00:00
carbonwinapih.inc
carbonwsbuttons.pp
carbonwscalendar.pp
carbonwschecklst.pp
carbonwscomctrls.pp Carbon: fix compilation 2018-01-27 15:01:49 +00:00
carbonwscontrols.pp Carbon: fix compilation 2018-01-27 15:01:49 +00:00
carbonwsdialogs.pp Carbon: Fix TOpenDialog behavior. Issue #30533, patch from C Western. 2017-05-02 17:50:42 +00:00
carbonwsextctrls.pp
carbonwsextdlgs.pp
carbonwsfactory.pas Carbon: fix compilation 2018-01-27 15:01:49 +00:00
carbonwsforms.pp Carbon: remove wrong code from SetRealPopupParent and add a ToDo. 2016-02-24 14:24:46 +00:00
carbonwsgrids.pp
carbonwsimglist.pp LCL: High-DPI ImageList: LCL runtime and win32 2018-01-10 12:46:42 +00:00
carbonwsmenus.pp Carbon: Don't show the first part of a sequential combo shortcut in MenuItem. Issue #31613, patch from AlexeyT. 2017-04-26 10:05:24 +00:00
carbonwspairsplitter.pp
carbonwsspin.pp
carbonwsstdctrls.pp LCL: combo box: deprecate ReadOnly property 2017-06-05 19:07:31 +00:00
glgrab.pas
interfaces.pas
issues.xml LCL: TCustomTabControl: Win32: Allow setting tab width and tab height. Issue #31109, patch from AlexeyT. 2017-01-25 17:42:06 +00:00
mackeycodes.inc Carbon: Extend keyboard shortcut handling for punctuation keys, etc. Issue #21748, patch from David Jenkins. 2017-04-10 09:17:40 +00:00
Makefile lcl: updated makefiles 2016-03-20 13:05:51 +00:00
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.