lazarus/lcl/interfaces/cocoa
2017-12-30 17:05:44 +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
cocoadefines.inc
cocoagdiobjects.pas cocoa: converting font pixel-height into point size, used by NSFont. #32175 2017-12-17 05:30:20 +00:00
cocoaint.pas cocoa: imlementing SetScrollInfo, GetScrollInfo and GetScrollBarSize via NSScrollView, where applicable 2017-12-30 16:23:34 +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: restoring autorelease pool for each event processed (as this is what Cocoa default event loop is doing as well) 2017-12-25 02:11:27 +00:00
cocoaprivate.pp cocoa: firing onChange events due to programmatical text changes in TMemo 2017-12-30 17:05:44 +00:00
cocoathemes.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
cocoatrayicon.inc
cocoautils.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
cocoawinapi.inc cocoa: imlementing SetScrollInfo, GetScrollInfo and GetScrollBarSize via NSScrollView, where applicable 2017-12-30 16:23:34 +00:00
cocoawinapih.inc LCL-Cocoa: Update a changed main menu correctly. Issue #30809, patch from Zoë Peterson. 2017-04-19 08:14:55 +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: cleanup warnings with tab control 2017-12-16 05:31:27 +00:00
cocoawscommon.pas cocoa: correct (control vs client) bounds information retrieval. #32227 2017-12-23 23:06:24 +00:00
cocoawsdialogs.pp 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
cocoawsextctrls.pas
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: 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
cocoawsmenus.pas cocoa: cleaning up warnings in CocoaWSMenus 2017-12-16 05:29:56 +00:00
cocoawsspin.pas
cocoawsstdctrls.pp cocoa: firing onChange events due to programmatical text changes in TMemo 2017-12-30 17:05:44 +00:00
interfaces.pas
mackeycodes.inc
Makefile lcl: updated makefiles 2016-03-20 13:05:51 +00:00
Makefile.compiled
Makefile.fpc