1909 Commits

Author SHA1 Message Date
bors-servo f58166d728 Auto merge of #491 - ldm0:more_array, r=jdm
Add more functions to CFArray

None
2021-12-26 13:44:48 -05:00
Liu Dingming 09763eb8bd Add more functions to CFArray 2021-12-27 01:57:52 +08:00
bors-servo 669cb0c0f6 Auto merge of #489 - youngsing:master, r=jdm
Update NSAppKitVersionNumber

Version Number get from macOS 12.1 and Xcode 13.2

![Screen Shot 2021-12-23 at 15 51 50](https://user-images.githubusercontent.com/2562374/147207082-775b259c-6cba-4518-a7b3-627e212469ba.png)
2021-12-23 10:20:11 -05:00
youngsing 9b7c820c33 Update NSAppKitVersionNumber 2021-12-23 15:50:19 +08:00
bors-servo 6be86aa99f Auto merge of #488 - jrmuizel:ui-font, r=mstange
Expose bindings to CTFontCreateUIFontForLanguage

None
2021-12-13 15:23:31 -05:00
Jeff Muizelaar aee417874f Expose bindings to CTFontCreateUIFontForLanguage 2021-12-13 12:42:52 -05:00
bors-servo 3c92593b70 Auto merge of #487 - jrmuizel:mac12, r=mstange
Add some more tests around system fonts and variations

None
2021-12-08 20:39:03 -05:00
Jeff Muizelaar 5dff9e13fd Add some more tests around system fonts and variations 2021-12-08 20:23:44 -05:00
bors-servo cc53ab53c0 Auto merge of #486 - jrmuizel:oor-var-mac12, r=mstange
core-text: out_of_range_variations: Add support for macOS 12

None
2021-12-08 19:04:00 -05:00
Jeff Muizelaar 77ffcfe731 core-text: out_of_range_variations: Add support for macOS 12 2021-12-08 19:02:22 -05:00
bors-servo 57d00a34cf Auto merge of #485 - jrmuizel:variation-capping, r=mstange
core-text: Add a test for out of range variations.

None
2021-12-08 16:58:48 -05:00
Jeff Muizelaar 3d6c103a14 core-text: Add a test for out of range variations. 2021-12-08 14:53:53 -05:00
bors-servo c6d7268854 Auto merge of #480 - jrmuizel:system-font, r=mstange
Test that we can create a new CTFont from the descriptor attributes.

None
2021-11-22 19:36:52 -05:00
bors-servo 92bae14037 Auto merge of #477 - n-eq:processinfo-uptime, r=jrmuizel
Add ProcessInfo.systemUptime implementation

Hello,

Added [NSProcessInfo.systemUptime](https://developer.apple.com/documentation/foundation/processinfo/1414553-systemuptime) implementation, successfully tested on iOS.
Feel free to merge.

Best,
2021-11-22 19:25:35 -05:00
Jeff Muizelaar 1ad12536ec Test that we can create a new CTFont from the descriptor attributes. 2021-11-22 19:22:41 -05:00
bors-servo 8c72b7d50a Auto merge of #474 - jrmuizel:cfs-version, r=jdm
Bump the required version of core-foundation-sys

None
2021-11-21 15:17:39 -05:00
Nabil Elqatib 6e78ddfb8a Update cocoa-foundation/src/foundation.rs 2021-11-18 14:52:36 +01:00
Nabil Elqatib e07fe2713e Update cocoa-foundation/src/foundation.rs 2021-11-18 14:06:09 +01:00
Nabil Elqatib bcea771dae Update cocoa-foundation/src/foundation.rs
Fix method name
2021-11-18 14:04:47 +01:00
Nabil Elqatib 46a3b04936 Update cocoa-foundation/src/foundation.rs
Delete default implementation
2021-11-18 14:02:10 +01:00
Nabil Elqatib e8fb7ada2d Add ProcessInfo.systemUptime implemention 2021-11-16 11:25:43 +01:00
bors-servo 2ae6b790de Auto merge of #455 - xiaopengli89:fix-window-number-at-point, r=jrmuizel
fix: windowNumberAtPoint_belowWindowWithWindowNumber_

[windowNumber(at:belowWindowWithWindowNumber:)](https://developer.apple.com/documentation/appkit/nswindow/1419210-windownumber) is a type method.
2021-11-02 16:22:45 -04:00
Jeff Muizelaar 3d5df0a167 Bump the required version of core-foundation-sys 2021-11-02 16:21:20 -04:00
bors-servo c5590b2f2c Auto merge of #470 - Qyriad:publish-graphics-0.22.2, r=jrmuizel
Publish core-graphics

Like #465, but for core-graphics. #436 in particular was merged five months ago, which was awesome, but there hasn't been a release to crates.io yet since then. Hopefully this PR should suffice for doing so?
core-graphics-v0.22.3
2021-11-02 12:32:25 -04:00
bors-servo 3f308c2997 Auto merge of #473 - jrmuizel:less-travis, r=mstange
Don't run travis on master or 10.15

10.15 is now covered by Github actions and master is unneeded
because of auto
2021-11-02 12:25:06 -04:00