lazarus/lcl/interfaces/carbon
2010-10-29 04:50:26 +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 started lcl1 package 2010-09-28 18:29:03 +00:00
carbonbars.pp
carbonbuttons.pp carbon: fixes for Luiz's RadioButton changes 2010-08-11 05:44:16 +00:00
carboncalendar.pas
carboncalendarview.pas
carboncanvas.pp carbon intf: reduced notes 2010-10-20 08:18:32 +00:00
carboncaret.pas
carbonclipboard.pp carbon: report image/bmp format available on clipboard, if any image available 2010-06-06 16:24:35 +00:00
carbondbgconsts.pp
carbondebug.pp
carbondef.pp carbon intf: UpdateLCLClientRect: check if something changed 2010-10-21 08:47:54 +00:00
carbondefines.inc
carbonedits.pp carbon: implement BorderStyle for CarbonMemo, fix #17039 2010-07-29 08:19:56 +00:00
carbongdiobjects.pp carbon: code cleanup 2010-08-23 07:35:36 +00:00
carbonint.pas carbon: don't start the event loop, if application has been terminated. bug #16896 2010-08-29 16:09:32 +00:00
carbonlclintf.inc carbon: fixed main bar menu enabling/disabling on modal form shown. Revert carbon hilight colors changed eariler today 2010-04-23 20:30:18 +00:00
carbonlclintfh.inc
carbonlistviews.pp Implements column autosizing for TListView in Carbon 2010-10-24 07:56:36 +00:00
carbonmenus.pp carbon: implement keyboard processing before menu fire event (LCL compatible). fixes #17205 and probably some other issues 2010-08-26 23:25:31 +00:00
carbonobject.inc carbon: don't start the event loop, if application has been terminated. bug #16896 2010-08-29 16:09:32 +00:00
carbonprivate.pp carbon: implement keyboard processing before menu fire event (LCL compatible). fixes #17205 and probably some other issues 2010-08-26 23:25:31 +00:00
carbonprivatecommon.inc carbon: fix incorrect mouseup emulation. (mouseup was reported even if mousebutton was not released) 2010-07-26 21:40:56 +00:00
carbonprivatecontrol.inc carbon: fix inproper scrollbars showing #16613 2010-07-14 08:19:46 +00:00
carbonprivatewindow.inc qt, gtk, carbon: send LM_MOUSEENTER(LEAVE) instead of CM_MOUSEENTER(LEAVE). CM_ messages must be sent by LCL, not a widgetset 2010-10-29 04:50:26 +00:00
carbonproc.pp carbon: fix font selection 2010-09-02 21:49:33 +00:00
carbonstrings.pp
carbontabs.pp carbon: cleanup 2010-05-13 12:58:08 +00:00
carbonthemes.pas carbon: implemented theme tree item drawing. changed highlight colors 2010-04-23 13:56:40 +00:00
carbontrayicon.inc LCL: changed TCustomTrayIcon.Handle from PtrInt to HWND since it's correct. 2010-10-21 11:10:57 +00:00
carbonutils.pas
carbonwinapi.inc carbon: implemented GetBkColor. 2010-09-21 07:04:32 +00:00
carbonwinapih.inc carbon: implemented GetBkColor. 2010-09-21 07:04:32 +00:00
carbonwsarrow.pp
carbonwsbuttons.pp
carbonwscalendar.pp
carbonwschecklst.pp
carbonwscomctrls.pp Implements column autosizing for TListView in Carbon 2010-10-24 07:56:36 +00:00
carbonwscontrols.pp
carbonwsdialogs.pp
carbonwsextctrls.pp carbon: change preferred size for groupbox and custompanel to return size excluding clientarea. bug #16337 2010-06-27 14:29:29 +00:00
carbonwsextdlgs.pp
carbonwsfactory.pas carbon: change preferred size for groupbox and custompanel to return size excluding clientarea. bug #16337 2010-06-27 14:29:29 +00:00
carbonwsfilectrl.pp
carbonwsforms.pp carbon: modified CarbonWSForm handle creation to use CreateParams for PopupParent 2010-09-01 20:11:57 +00:00
carbonwsgrids.pp
carbonwsimglist.pp
carbonwsmenus.pp
carbonwspairsplitter.pp
carbonwsspin.pp
carbonwsstdctrls.pp carbon: fixes for Luiz's RadioButton changes 2010-08-11 05:44:16 +00:00
glgrab.pas
interfaces.pas carbon intf: using -dcarbon instead of -dcarbon1 2010-09-28 17:19:25 +00:00
issues.xml
mackeycodes.inc
Makefile carbon intf: using -dcarbon instead of -dcarbon1 2010-09-28 17:19:25 +00:00
Makefile.fpc carbon intf: using -dcarbon instead of -dcarbon1 2010-09-28 17:19:25 +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.