lazarus/lcl/interfaces/carbon
2012-01-12 01:29:32 +00:00
..
objc
pascocoa
agl.pp
alllclintfunits.pas
carbonbars.pp
carbonbuttons.pp
carboncalendar.pas
carboncalendarview.pas Fixes bug #19531 - Cannot select the last day of month in Carbon 2011-08-12 07:03:06 +00:00
carboncanvas.pp
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: implemented SIF_TRACKPOS in GetScrollInfo for TCarbonCustomControl. 2011-12-12 10:23:56 +00:00
carbondefines.inc
carbonedits.pp
carbongdiobjects.pp Carbon: fixed various rangecheck errors.patch by Ludo Brands. issue #19177 2011-07-03 13:58:37 +00:00
carbonint.pas Patch from bug #19253: LCL in dylib crashes host application when library unloaded. 2011-10-17 06:02:50 +00:00
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 Introduces a new capability to help fix bug #20394 2011-10-22 18:34:53 +00:00
carbonprivate.pp Moves up accessibility events to all Carbon controls and improves the implementation of the accessibility event handler. Adds customized accessibility descriptions to two basic controls in the Initial Setup Dialog 2012-01-10 20:42:11 +00:00
carbonprivatecommon.inc Now connects setting the accessible fields to LCLIntf via TControl.SetAccessibleFields and starts the carbon accessibility fields implementation 2012-01-09 19:23:10 +00:00
carbonprivatecontrol.inc Advances implementing the WS class for TLazAccessibleObject 2012-01-12 01:29:32 +00:00
carbonprivatewindow.inc Carbon: fixed key reporting when dragmanager is active. issue #19680 2011-12-21 10:04:25 +00:00
carbonproc.pp Reverts the previous removal of TLMouseEvent.State 2011-10-27 18:03:01 +00:00
carbonstrings.pp carbon: fixed compilation after adding Move() to carbon strings (TCheckListBox). issue #20589 2011-10-30 15:02:46 +00:00
carbontabs.pp Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls 2011-07-20 14:39:50 +00:00
carbonthemes.pas
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 Fixes bug #20195: Removes LCLIntf.Frame in favor of a cross-platform implementation for TCanvas.Frame 2011-12-24 10:52:33 +00:00
carbonwinapih.inc Fixes bug #20195: Removes LCLIntf.Frame in favor of a cross-platform implementation for TCanvas.Frame 2011-12-24 10:52:33 +00:00
carbonwsarrow.pp
carbonwsbuttons.pp
carbonwscalendar.pp
carbonwschecklst.pp
carbonwscomctrls.pp Carbon: fixed TTabControl, now it's TCarbonCustomControl, also fixed issue #12506 2011-12-19 09:08:12 +00:00
carbonwscontrols.pp Advances implementing the WS class for TLazAccessibleObject 2012-01-12 01:29:32 +00:00
carbonwsdialogs.pp carbon: change savedialog name assignment from TSaveDialog class to FCompStyle. #20298 2011-10-06 01:46:52 +00:00
carbonwsextctrls.pp Carbon: fixed compilation due to recent TCustomNotebook changes 2011-07-04 10:38:25 +00:00
carbonwsextdlgs.pp
carbonwsfactory.pas Advances implementing the WS class for TLazAccessibleObject 2012-01-12 01:29:32 +00:00
carbonwsforms.pp Carbon: implemented wsFullScreen. issue #19522 2011-07-04 10:28:06 +00:00
carbonwsgrids.pp
carbonwsimglist.pp
carbonwsmenus.pp
carbonwspairsplitter.pp
carbonwsspin.pp
carbonwsstdctrls.pp carbon: fixed compilation after adding Move() to carbon strings (TCheckListBox). issue #20589 2011-10-30 15:02:46 +00:00
glgrab.pas
interfaces.pas Moves the selection of cwstring vs paswstring vs windows string manager into the widgetsets 2011-12-02 23:00:48 +00:00
issues.xml
mackeycodes.inc
Makefile Makes LazUtils a base package for the LCL and moves FileUtil, Masks and lazutf8classes to it. Updates the Makefile structure to reflect this. 2011-10-17 09:24:01 +00:00
Makefile.compiled
Makefile.fpc Makes LazUtils a base package for the LCL and moves FileUtil, Masks and lazutf8classes to it. Updates the Makefile structure to reflect this. 2011-10-17 09:24:01 +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.