lazarus/lcl/interfaces/cocoa
2012-10-03 13:32:38 +00:00
..
alllclintfunits.pas cocoa: start redoing text drawing using NSTextLayout 2011-12-23 01:03:56 +00:00
cocoacaret.pas cocoa: add implementation for winapi caret functions 2011-12-27 07:19:09 +00:00
cocoagdiobjects.pas cocoa: complete implementation of GetDC, ReleaseDC 2012-10-03 01:38:32 +00:00
cocoaint.pas cocoa: add Idle observer, notify application when cocoa enters Idle state 2012-10-02 03:47:58 +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: fix screen <-> client corrdinate transforms 2012-10-03 12:55:58 +00:00
cocoaprivate.pp cocoa: destroy callback on window destruction, close NSWindow on destruction 2012-10-03 13:32:38 +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: cleanup 2012-10-01 14:07:07 +00:00
cocoawinapi.inc cocoa: complete implementation of GetDC, ReleaseDC 2012-10-03 01:38:32 +00:00
cocoawinapih.inc cocoa: complete implementation of GetDC, ReleaseDC 2012-10-03 01:38:32 +00:00
cocoawsarrow.pas cocoa: Adds a TArrow implementation 2011-12-04 11:10:27 +00:00
cocoawsbuttons.pp cocoa: cleanup 2012-01-05 17:30:03 +00:00
cocoawscommon.pas cocoa: destroy callback on window destruction, close NSWindow on destruction 2012-10-03 13:32:38 +00:00
cocoawsextctrls.pas
cocoawsfactory.pas Restructures the LazDeviceAPIs WS implementation to be on a separate unit instead of in the LCLIntf. This allows us to move the types which bellong in the lazdeviceapis unit back to it and make things more modular too. 2012-01-26 10:07:10 +00:00
cocoawsforms.pp cocoa: set BorderStyle, BorderIcons on form CreateHandle 2012-10-03 06:13:38 +00:00
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 Moves the selection of cwstring vs paswstring vs windows string manager into the widgetsets 2011-12-02 23:00:48 +00:00
mackeycodes.inc cocoa: add mackeycodes.inc from carbon 2011-12-29 08:06:13 +00:00
Makefile LCL: makefiles: compile lcl.pas 2012-04-09 14:29:34 +00:00
Makefile.compiled LCL: updated unit paths in Makefile.compiled 2012-04-09 13:55:09 +00:00
Makefile.fpc LCL: makefiles: compile lcl.pas 2012-04-09 14:29:34 +00:00