lazarus/lcl/interfaces/cocoa
2011-12-30 01:32:09 +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: finish GetStockItem() 2011-12-29 07:02:45 +00:00
cocoaint.pas cocoa: finish GetStockItem() 2011-12-29 07:02:45 +00:00
cocoalclintf.inc cocoa: implmenebt GetContextSize 2011-12-20 06:12:33 +00:00
cocoalclintfh.inc cocoa: start HCursor implementation 2011-11-17 14:40:41 +00:00
cocoaobject.inc cocoa: finish GetStockItem() 2011-12-29 07:02:45 +00:00
cocoaprivate.pp cocoa: initial implementation of key handling based on carbon code 2011-12-30 01:32:09 +00:00
cocoaproc.pas lcl: replace UTF8String with String type 2011-11-16 05:52:31 +00:00
cocoatrayicon.inc
cocoautils.pas cocoa: apply font color to NSControl and NSText objects 2011-12-29 03:44:43 +00:00
cocoawinapi.inc cocoa: finish GetStockItem() 2011-12-29 07:02:45 +00:00
cocoawinapih.inc cocoa: implement GetKeyState, fix selected color 2011-12-29 06:48:44 +00:00
cocoawsarrow.pas cocoa: Adds a TArrow implementation 2011-12-04 11:10:27 +00:00
cocoawsbuttons.pp cocoa: implement BitBtn image showing 2011-12-14 08:18:01 +00:00
cocoawscommon.pas cocoa: initial implementation of key handling based on carbon code 2011-12-30 01:32:09 +00:00
cocoawsextctrls.pas Fixes the compilation of the Cocoa widgetset 2011-07-18 07:19:25 +00:00
cocoawsfactory.pas cocoa: Adds a TArrow implementation 2011-12-04 11:10:27 +00:00
cocoawsforms.pp do not propagate mouse events of custom control to the next responder 2011-12-28 07:21:59 +00:00
cocoawsmenus.pas Patch from bug #18456: Fixes memory leaks in lcl-cocoa 2011-08-12 06:16:02 +00:00
cocoawsstdctrls.pp cocoa: don't use low level TextStorage object while working with memo strings - this caused skipping different text attributes like font and color 2011-12-29 03:43:59 +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 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
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