lazarus/lcl/interfaces/cocoa
paul f14309acc4 fix MouseUpDownEvent result
git-svn-id: trunk@34461 -
2011-12-28 07:07:30 +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: add implementation for winapi caret functions 2011-12-27 07:19:09 +00:00
cocoaint.pas cocoa: reimplement mouse up/down messages 2011-12-28 05:31:55 +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: implement SendMessage, PostMessage 2011-12-21 06:05:11 +00:00
cocoaprivate.pp cocoa: handle right and other mouse buttons 2011-12-28 06:48:10 +00:00
cocoaproc.pas lcl: replace UTF8String with String type 2011-11-16 05:52:31 +00:00
cocoatrayicon.inc
cocoautils.pas cocoa: some work on pattern brushes created by NSColor 2011-12-26 13:27:28 +00:00
cocoawinapi.inc cocoa: reimplement mouse up/down messages 2011-12-28 05:31:55 +00:00
cocoawinapih.inc cocoa: reimplement mouse up/down messages 2011-12-28 05:31:55 +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 fix MouseUpDownEvent result 2011-12-28 07:07:30 +00:00
cocoawsextctrls.pas
cocoawsfactory.pas cocoa: Adds a TArrow implementation 2011-12-04 11:10:27 +00:00
cocoawsforms.pp cocoa: implement ScreenToClient and ClientToScren + various cleanup and formatting 2011-12-15 07:22:12 +00:00
cocoawsmenus.pas
cocoawsstdctrls.pp cocoa: send LM_CLICKED for button clicks and LM_CHANGED for checkbox change 2011-12-12 06:14:44 +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
Makefile
Makefile.compiled
Makefile.fpc