lazarus/lcl/interfaces/carbon
dmitry 4475bded43 carbon: fix font selection
git-svn-id: trunk@27254 -
2010-09-02 21:49:33 +00:00
..
objc
pascocoa
agl.pp
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: final fixes for LineTo 1-pixel line drawing 2010-08-10 08:39:10 +00:00
carboncaret.pas
carbonclipboard.pp
carbondbgconsts.pp
carbondebug.pp
carbondef.pp
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
carbonlclintfh.inc
carbonlistviews.pp carbon: fixed setting initial ListView Multiselect value. Fixed MakeVisible for listview item. bug #17082 2010-08-14 09:11:37 +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 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
carbonproc.pp carbon: fix font selection 2010-09-02 21:49:33 +00:00
carbonstrings.pp
carbontabs.pp
carbonthemes.pas
carbontrayicon.inc
carbonutils.pas
carbonwinapi.inc carbon: fix compilation due to GetStockObject result type changes 2010-07-11 16:10:58 +00:00
carbonwinapih.inc carbon: fix compilation due to GetStockObject result type changes 2010-07-11 16:10:58 +00:00
carbonwsarrow.pp
carbonwsbuttons.pp
carbonwscalendar.pp
carbonwschecklst.pp
carbonwscomctrls.pp carbon: fixed setting initial ListView Multiselect value. Fixed MakeVisible for listview item. bug #17082 2010-08-14 09:11:37 +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
issues.xml
mackeycodes.inc
Makefile
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.