lazarus/lcl/interfaces/carbon
ondrej 4f6e876dd1 Carbon: fix compilation
git-svn-id: branches/HiDPIImageList@57159 -
2018-01-27 15:01:49 +00:00
..
objc
pascocoa
agl.pp
alllclintfunits.pas
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: Simplified 1 pixel drawn code. Same as r56926 #32000402a9 for Cocoa. Issue #32926. 2018-01-04 13:41:16 +00:00
carboncaret.pas
carbonclipboard.pp
carbondbgconsts.pp
carbondebug.pp
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 Carbon: Extend keyboard shortcut handling for punctuation keys, etc. Issue #21748, patch from David Jenkins. 2017-04-10 09:17:40 +00:00
carbonstrings.pp
carbontabs.pp
carbonthemes.pas
carbontrayicon.inc
carbonutils.pas
carbonwinapi.inc
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
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
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
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.