lazarus/lcl/interfaces/cocoa
2018-01-11 05:28:36 +00:00
..
agl.pp lcl: added cocoa/agl.pp 2016-11-08 15:36:00 +00:00
alllclintfunits.pas cocoa: Restricts reloading the NSPanel Browser only for Mac OS X versions that are affected by the Mac bug, while adding an utility function to get the OS version also refactored the two utility units into one 2017-06-27 20:51:24 +00:00
cocoa_extra.pas cocoa: Restricts reloading the NSPanel Browser only for Mac OS X versions that are affected by the Mac bug, while adding an utility function to get the OS version also refactored the two utility units into one 2017-06-27 20:51:24 +00:00
cocoacaret.pas Patch from issue #27813 2015-08-07 06:02:46 +00:00
cocoadefines.inc cocoa: Makes the native modal mode selective via a define 2015-09-08 06:33:52 +00:00
cocoagdiobjects.pas cocoa: simplified 1 pixel drawn code 2018-01-02 23:38:16 +00:00
cocoaint.pas cocoa: additional checks to prevent doublicating messages about control resizes. (check for client rect changed vs frame rect changed). Added check for a failed draw (an event, whenever a control frame changed while processing Draw()). Forcing repaint #32970. Additional check for scrollbars - preventing dormant resize events 2018-01-08 00:34:26 +00:00
cocoalclintf.inc cocoa: bug #28784 - Many improvements to TListBox in Cocoa 2016-06-21 06:31:11 +00:00
cocoalclintfh.inc
cocoaobject.inc cocoa: subclassing NSApplication, in order to get isRunning property to return true. That affects the behaviour of NSWindows whenever they're closed or hidden. #32177 2017-12-31 02:47:45 +00:00
cocoaprivate.pp cocoa: CocoaTabControl implement mouse events. #32982 2018-01-09 04:17:08 +00:00
cocoathemes.pas cocoa: getting rid of compiler warnings 2018-01-02 02:04:22 +00:00
cocoatrayicon.inc cocoa: cleaning up compiler warnings in cocoatrayicon 2018-01-02 11:31:26 +00:00
cocoautils.pas cocoa: using device colors, instead of calibrated colors 2018-01-01 14:48:48 +00:00
cocoawinapi.inc cocoa: scrollwincontrol, keeping the actual scrollbox size, if a smaller scolling range is requested. #32998 2018-01-11 05:28:36 +00:00
cocoawinapih.inc cocoa: rework TCocoaScrollBar implementation - removed direct binding to LCL control. Initial implementation of ScrollWindowsEx. added scrolling messages for TCocoaManualScrollView 2018-01-04 02:54:59 +00:00
cocoawsbuttons.pp cocoa: using RoundedBezel for Tbutton and RegularSquarBezel for TBitBtn. #32174 2017-12-17 04:22:43 +00:00
cocoawschecklst.pas cocoa: checklistbox to have separate columns for the checkbox and checkbox title. #32845 2017-12-23 16:02:09 +00:00
cocoawscomctrls.pas cocoa: cleaning up compiler warnings in cocoawscomctrls 2018-01-02 11:29:38 +00:00
cocoawscommon.pas cocoa: adding a basis to implement sorting of controls, whenever a z-order changes. should not be used rightaway due to slow performance, compared to remove add-related approach 2018-01-11 04:11:46 +00:00
cocoawsdialogs.pp cocoa: updated file filters to recognize multi-extensions (Cocoa doesn't do that by default) #32069. Initiating a default (or the first) file filter on the openning of the opensave dialog #32952 2018-01-07 00:57:19 +00:00
cocoawsextctrls.pas cocoa: Moves all menu code to CocoaWSMenus to have more related code together 2015-08-31 06:23:13 +00:00
cocoawsfactory.pas cocoa: Fixes bug #32042, lack of Apple menu in TMainMenu when no menu item has apple title, part 2 2017-09-11 17:08:23 +00:00
cocoawsforms.pp cocoa: scrollwincontrol, keeping the actual scrollbox size, if a smaller scolling range is requested. #32998 2018-01-11 05:28:36 +00:00
cocoawsmenus.pas cocoa: making sure that the proper NSMenu- class is created for a proper LCL item. #32987 2018-01-09 03:30:31 +00:00
cocoawsspin.pas lcl-cocoa: Finishes implementing TSpinEdit 2014-10-31 10:09:24 +00:00
cocoawsstdctrls.pp cocoa: rework TCocoaScrollBar implementation - removed direct binding to LCL control. Initial implementation of ScrollWindowsEx. added scrolling messages for TCocoaManualScrollView 2018-01-04 02:54:59 +00:00
interfaces.pas
mackeycodes.inc cocoa: additional key code mapping 2018-01-07 07:03:03 +00:00
Makefile lcl: updated makefiles 2016-03-20 13:05:51 +00:00
Makefile.compiled
Makefile.fpc IDE+lazbuild+makefiles: on darwin use -gw instead of -g 2015-10-01 18:40:54 +00:00