lazarus/lcl/interfaces/cocoa
2012-10-01 01:58:08 +00:00
..
alllclintfunits.pas
cocoacaret.pas
cocoagdiobjects.pas cocoa: create only bitmaps which can be used for context creation 2012-10-01 01:58:08 +00:00
cocoaint.pas cocoa: move ScreenContext to CocoaGDIObjects, always create it since it is used by any LCL application 2012-09-28 08:32:38 +00:00
cocoalclintf.inc cocoa: cocoa does not support BGR(A) bitmaps 2012-09-24 09:17:49 +00:00
cocoalclintfh.inc cocoa: cocoa does not support BGR(A) bitmaps 2012-09-24 09:17:49 +00:00
cocoaobject.inc cocoa: move ScreenContext to CocoaGDIObjects, always create it since it is used by any LCL application 2012-09-28 08:32:38 +00:00
cocoaprivate.pp cocoa: initialize NSView before other operations with it, simplify NSRect to rect conversions 2012-09-28 08:35:18 +00:00
cocoaproc.pas cocoa: use the same way to get mertrics as for carbon since HiTheme is still supported on 64bit osx and is the only way to query theme metrics 2012-10-01 01:55:38 +00:00
cocoatrayicon.inc
cocoautils.pas cocoa: initialize NSView before other operations with it, simplify NSRect to rect conversions 2012-09-28 08:35:18 +00:00
cocoawinapi.inc cocoa: use the same way to get mertrics as for carbon since HiTheme is still supported on 64bit osx and is the only way to query theme metrics 2012-10-01 01:55:38 +00:00
cocoawinapih.inc cocoa: cleanup 2012-09-21 08:05:26 +00:00
cocoawsarrow.pas
cocoawsbuttons.pp
cocoawscommon.pas cocoa: initialize NSView before other operations with it, simplify NSRect to rect conversions 2012-09-28 08:35:18 +00:00
cocoawsextctrls.pas
cocoawsfactory.pas
cocoawsforms.pp
cocoawsmenus.pas cocoa: formatting, cleanup 2012-09-28 08:23:48 +00:00
cocoawsstdctrls.pp cocoa: create only bitmaps which can be used for context creation 2012-10-01 01:58:08 +00:00
interfaces.pas
mackeycodes.inc
Makefile
Makefile.compiled
Makefile.fpc