lazarus/lcl/interfaces/carbon
2012-02-08 18:40:45 +00:00
..
objc carbon: normalized build scripts 2010-09-26 11:09:20 +00:00
pascocoa carbon intf: reduced notes 2010-10-20 08:18:32 +00:00
agl.pp
alllclintfunits.pas lcl1: clean up 2011-01-23 13:01:55 +00:00
carbonbars.pp
carbonbuttons.pp carbon: allow to set grayed status for checkboxes. #21136 2012-01-25 02:42:00 +00:00
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 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: implemented SIF_TRACKPOS in GetScrollInfo for TCarbonCustomControl. 2011-12-12 10:23:56 +00:00
carbondefines.inc Implements AccessibleValue for TTreeView items even when reading from the lfm. Improves the Carbon accessibility code for lists 2012-01-21 08:37:45 +00:00
carbonedits.pp Now improves the accessibility for ReadOnly TMemos in LCL-Carbon by faking a AXStaticText 2012-02-02 21:12:37 +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 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 Moves SendNotification to WSControls, moves all accessibility types to Controls, starts changing TTreeView to use selected text changed messages instead of child objects. TTreeView accessibility not yet working in Carbon 2012-01-18 08:29:35 +00:00
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 Fixes accessibility for TMemo in LCL-Carbon 2012-02-02 20:17:58 +00:00
carbonprivate.pp Adds more method for TLazAccessibleObject to manipulate the list of children 2012-02-08 17:58:06 +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 Removes the special accessible description in some IDE controls, improves a little the Carbon accessibility 2012-02-08 18:40:45 +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 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 alternative carbon ScrollWindowEx 2012-01-24 19:58: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 Adds many property implementations for non-windowed accessible objects in Carbon 2012-01-21 11:35:37 +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 carbon: fix compilation 2012-01-26 12:15:27 +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 carbon: allow to set grayed status for checkboxes. #21136 2012-01-25 02:42:00 +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 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 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 lcl: fixed Makefile.compiled 2011-03-17 12:19:41 +00:00
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.