lazarus/lcl/interfaces/carbon
2011-07-20 14:39:50 +00:00
..
objc
pascocoa
agl.pp
alllclintfunits.pas lcl1: clean up 2011-01-23 13:01:55 +00:00
carbonbars.pp
carbonbuttons.pp
carboncalendar.pas
carboncalendarview.pas
carboncanvas.pp LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code. 2011-03-06 12:45:59 +00:00
carboncaret.pas
carbonclipboard.pp Carbon: fixed various rangecheck errors.patch by Ludo Brands. issue #19177 2011-07-03 13:58:37 +00:00
carbondbgconsts.pp
carbondebug.pp
carbondef.pp Carbon: fixed wrong result of TCarbonWidgetSet.ClientToScreen(), scrolled offset of TScrollingWinControl must be taken into account.issue #18272 2011-07-07 07:42:55 +00:00
carbondefines.inc
carbonedits.pp carbon: change converting FixedWidth variable to float, instead of integer to determine LineOffsets. #18681 2011-04-14 01:24:21 +00:00
carbongdiobjects.pp Carbon: fixed various rangecheck errors.patch by Ludo Brands. issue #19177 2011-07-03 13:58:37 +00:00
carbonint.pas
carbonlclintf.inc
carbonlclintfh.inc
carbonlistviews.pp Carbon: fixed showing icons in TListView = vsList, started TListView vsSmallIcon and vsIcon. 2011-07-04 08:54:36 +00:00
carbonmenus.pp
carbonobject.inc Carbon: fixed various rangecheck errors.patch by Ludo Brands. issue #19177 2011-07-03 13:58:37 +00:00
carbonprivate.pp carbon: fixed crash of designer form. issue #19299 2011-07-04 07:04:15 +00:00
carbonprivatecommon.inc carbon: fixed crash of designer form. issue #19299 2011-07-04 07:04:15 +00:00
carbonprivatecontrol.inc Carbon: fixed incorrect reporting of clientrect for TCustomControl. 2011-07-03 13:35:44 +00:00
carbonprivatewindow.inc Carbon: implemented wsFullScreen. issue #19522 2011-07-04 10:28:06 +00:00
carbonproc.pp LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code. 2011-03-06 12:45:59 +00:00
carbonstrings.pp
carbontabs.pp Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls 2011-07-20 14:39:50 +00:00
carbonthemes.pas carbon: fix header drawing by Christian. #18544 2011-02-20 17:35:58 +00:00
carbontrayicon.inc Carbon: fixed crash with menu item of trayicon on MacOsX Lion. issue #19693 2011-07-08 07:15:55 +00:00
carbonutils.pas
carbonwinapi.inc Carbon: fixed wrong result of TCarbonWidgetSet.ClientToScreen(), scrolled offset of TScrollingWinControl must be taken into account.issue #18272 2011-07-07 07:42:55 +00:00
carbonwinapih.inc Adds more TScreen properties, from patch from bug #19379 by wovan.bugger 2011-06-22 21:03:25 +00:00
carbonwsarrow.pp
carbonwsbuttons.pp
carbonwscalendar.pp
carbonwschecklst.pp
carbonwscomctrls.pp Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls 2011-07-20 14:39:50 +00:00
carbonwscontrols.pp
carbonwsdialogs.pp
carbonwsextctrls.pp Carbon: fixed compilation due to recent TCustomNotebook changes 2011-07-04 10:38:25 +00:00
carbonwsextdlgs.pp
carbonwsfactory.pas Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls 2011-07-20 14:39:50 +00:00
carbonwsforms.pp Carbon: implemented wsFullScreen. issue #19522 2011-07-04 10:28:06 +00:00
carbonwsgrids.pp
carbonwsimglist.pp
carbonwsmenus.pp LCL: Clean comments after changing the shortcut function signatures. 2011-03-17 11:54:31 +00:00
carbonwspairsplitter.pp
carbonwsspin.pp
carbonwsstdctrls.pp
glgrab.pas
interfaces.pas
issues.xml LCL: Added TPageControl.MultiLine and TTabControl.MultiLine as unsupported properties on carbon, gtk, gtk2 and qt (issue #8928) 2010-11-30 15:56:21 +00:00
mackeycodes.inc
Makefile lcl: clean up widgetset directories 2011-01-15 19:35:02 +00:00
Makefile.compiled lcl: fixed Makefile.compiled 2011-03-17 12:19:41 +00:00
Makefile.fpc lcl: clean up widgetset directories 2011-01-15 19:35:02 +00:00
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.