.. |
agl.pp
|
|
|
alllclintfunits.pas
|
|
|
cocoa_extra.pas
|
cooca: using cocoa native texthints. only for macOS 10.10 and later. bug #38198
|
2020-12-15 06:57:35 +00:00 |
cocoabuttons.pas
|
cocoa: adding forced mouse up for buttons bug #35826
|
2019-08-15 14:12:13 +00:00 |
cocoacaret.pas
|
cocoa: fix the compiler warning
|
2018-09-20 02:55:46 +00:00 |
cocoadatepicker.pas
|
lcl fixed perms
|
2020-04-19 12:17:20 +00:00 |
cocoadefines.inc
|
cocoa: not using BOOLFIX anymore for fpc versions 3.2.0 and later. OBJCBOOL is the compiler native type now
|
2020-07-19 20:18:15 +00:00 |
cocoagdiobjects.pas
|
cocoa: revise the color selection for controls. Patch by Zoë Peterson. bug #38280
|
2021-01-31 06:07:53 +00:00 |
cocoaint.pas
|
LCL: Enable building Darwin for PPC and PPC64. Issue #37987, patch from Alfred.
|
2020-10-25 17:20:42 +00:00 |
cocoalclintf.inc
|
cocoa: restoring the actual menu state once the system dialog is closed. bug #38182
|
2020-12-08 05:37:38 +00:00 |
cocoalclintfh.inc
|
LCL: Remove deprecated function FontCanUTF8. All widgetsets returned True, including GTK(2) and QT(5). Not implementing it caused bugs.
|
2019-12-20 17:45:44 +00:00 |
cocoaobject.inc
|
cooca: using cocoa native texthints. only for macOS 10.10 and later. bug #38198
|
2020-12-15 06:57:35 +00:00 |
cocoaprivate.pas
|
cocoa: update the use of textinputclient to be compatible with fpc3.0.4 headers
|
2020-08-10 01:40:07 +00:00 |
cocoascrollers.pas
|
cocoa: fix compilation for the newly released fpc3.2.0
|
2020-06-20 23:05:28 +00:00 |
cocoatabcontrols.pas
|
cocoa: implementing TCocoaWSCustomTabControl.GetTabRect
|
2020-01-05 06:34:36 +00:00 |
cocoatables.pas
|
cocoa: fix compilation for fpc320rc1 headers. bug #36864
|
2020-04-05 03:47:06 +00:00 |
cocoatextedits.pas
|
cocoa: using DeviceRGB for the inverted color. Fixes compilation for the older fpc
|
2021-01-09 18:26:51 +00:00 |
cocoathemes.pas
|
cocoa: bug #38711. The themes enabled for Cocoa teHeader drawing is now imlpemented to make sure virtual tree view draws headers nicely
|
2021-04-07 05:01:00 +00:00 |
cocoatrayicon.inc
|
cocoa: additional code to handle unassigning of trayicon menu
|
2018-12-07 04:21:13 +00:00 |
cocoautils.pas
|
cocoa: revise the color selection for controls. Patch by Zoë Peterson. bug #38280
|
2021-01-31 06:07:53 +00:00 |
cocoawinapi.inc
|
cocoa: revise the color selection for controls. Patch by Zoë Peterson. bug #38280
|
2021-01-31 06:07:53 +00:00 |
cocoawinapih.inc
|
cocoa: removing extra null-character from the clipboard text. Patch by Zoë Peterson. bug #35984
|
2019-08-20 15:07:04 +00:00 |
cocoawindows.pas
|
cocoa: fix compilation for fpc 3.0.4
|
2020-09-05 19:12:43 +00:00 |
cocoawsbuttons.pas
|
cocoa: renaming unit extenstions for consistency (using .pas instead of .pp)
|
2018-09-09 02:03:48 +00:00 |
cocoawschecklst.pas
|
cocoa: updating drawing processing for cocoa table
|
2020-03-10 00:14:48 +00:00 |
cocoawsclipboard.pas
|
cocoa: range check errors resolution, modified patch by C Western. bug #36171
|
2019-10-14 00:09:39 +00:00 |
cocoawscomctrls.pas
|
cocoa: removing NSSlider extra keyboard handling towards using altIncrementalValue
|
2020-05-21 04:50:02 +00:00 |
cocoawscommon.pas
|
cocoa: adding support for precise scrolling deltas. bug #38205
|
2020-12-27 07:39:37 +00:00 |
cocoawsdatepicker.pas
|
lcl fixed perms
|
2020-04-19 12:17:20 +00:00 |
cocoawsdialogs.pas
|
cocoa: adding an option to use UTI for file dialog filtering to avoid the verification lag. bug #38399
|
2021-01-30 17:58:39 +00:00 |
cocoawsextctrls.pas
|
cocoa: workaround for a problem with 64-bit boolean parameter passing (see fpc issue #34411 for details)
|
2018-10-21 03:45:35 +00:00 |
cocoawsfactory.pas
|
LCL/ShellCtrls: Display default shell icons in TShellListView. Issue #18247.
|
2021-03-07 14:39:17 +00:00 |
cocoawsforms.pas
|
cocoa: ShowHide only activates non hint window. Hint window are brought to front, but not getting focus. bug #36516
|
2020-01-04 17:59:08 +00:00 |
cocoawsmenus.pas
|
lcl: cocoa: fixed keyboard navigation in open dialog
|
2021-02-13 16:24:45 +00:00 |
cocoawsspin.pas
|
cocoa: assigning callback to a spinedits arrows
|
2020-01-16 01:31:07 +00:00 |
cocoawsstdctrls.pas
|
cocoa: proper callback object initialization. Scrollview must be the handle for the list box. bug #38362
|
2021-01-30 22:56:07 +00:00 |
interfaces.pas
|
|
|
issues.xml
|
LCL: TPageControl properties were implemented for Windows. Add restriction notes for other widgetsets. Issue #34867.
|
2020-03-18 18:54:09 +00:00 |
Makefile
|
Support Haiku build. Makefiles are generated from Makefile.fpc files using proper tools. Issue #36316, patch from Alfred.
|
2020-04-05 11:35:01 +00:00 |
Makefile.compiled
|
|
|
Makefile.fpc
|
|
|
patrons.txt
|
cocoa: update list of patreons. Thank you all for your support
|
2021-03-01 18:17:11 +00:00 |