Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/gtk-rs/graphene

DEPRECATED, use https://github.com/gtk-rs/gtk-rs-core repository instead!
https://github.com/gtk-rs/graphene

docs ci: fix typo

6b835b228a517c1904d537b5fafabd68df4138b3 authored about 4 years ago by Bilal Elmoussaoui <[email protected]>
Merge pull request #14 from gtk-rs/bilelmoussaoui-patch-1

docs: it's actually graphene-rs

b0659c953eaefbc82b8ffeafb82757990acdffb8 authored about 4 years ago by Bilal Elmoussaoui <[email protected]>
docs: it's actually graphene-rs

No idea why the package name isn't just graphene?

5abf501905dcdbf948dccf0313c24e7f5d734946 authored about 4 years ago by Bilal Elmoussaoui <[email protected]>
Merge pull request #13 from gtk-rs/bilelmoussaoui/ci

CI: improvements

af52a100aa14ccbc8ff08168622c1748ce8572fe authored about 4 years ago by Bilal Elmoussaoui <[email protected]>
CI: add a docs job

this provides a decent docs until we have a release of the crates

e9f4458528e8f397b06ab1ea6421497da1eae3c6 authored about 4 years ago by Bilal Elmoussaoui <[email protected]>
CI: switch to using the gtk4 image

it's a simple image that contains the latest gtk4 built from source along with the latest gtksou...

2831543da6c8ce249566b58c6b73bbece23b60fd authored about 4 years ago by Bilal Elmoussaoui <[email protected]>
CI: add a gtk-rs checker job

5382ede999706302458dc30033f8a947c4fcf66a authored about 4 years ago by Bilal Elmoussaoui <[email protected]>
Merge pull request #11 from bilelmoussaoui/bilelmoussaoui/update

groovy update: regenerate

8f55bd697b30687d319bce46fd1e3b23f9b66197 authored about 4 years ago by Bilal Elmoussaoui <[email protected]>
groovy update: regenerate

283bc81086b656d4915c79dcce27b5083aa40171 authored about 4 years ago by Bilal Elmoussaoui <[email protected]>
Merge pull request #12 from gtk-rs/bilelmoussaoui/github-actions

CI: replace travis with github actions

21d404599937d7645732f4e20fd27a247a803842 authored about 4 years ago by Sebastian Dröge <[email protected]>
CI: disable examples for now

this comments the examples as we need to land gdk, gsk, gtk & examples
updates first
will re-ena...

9680521180166069b2ddf657e4b3e0197c9a7ea8 authored about 4 years ago by Bilal Elmoussaoui <[email protected]>
CI: build examples4 as well

c143244147496a98d50a49c42e69bed924b7ad32 authored about 4 years ago by Bilal Elmoussaoui <[email protected]>
CI: replace travis with github actions

an experiment to see if the github actions could work better

17259b60e82592a93f76f5437cef9210de9a9cfb authored about 4 years ago by Bilal Elmoussaoui <[email protected]>
Merge pull request #10 from dns2utf8/https

Use https for all links

f3c9d7c5376b3aecb0c2306f83eace5e6610150d authored about 4 years ago by Guillaume Gomez <[email protected]>
Use https for all links

Hi all

This is a followup to https://github.com/gtk-rs/gtk/pull/1054

Cheers,
Stefan

828dd253124e1fe69267dad48b1c1c898679973a authored about 4 years ago by Stefan Schindler <[email protected]>
Merge pull request #8 from sdroege/all-features

Don't include LGPL docs in the docs if both embed-lgpl-docs and purge…

8dafe4d8a3c36e3d4957ddb6c289225c8559676c authored over 4 years ago by Guillaume Gomez <[email protected]>
Don't include LGPL docs in the docs if both embed-lgpl-docs and purge-lgpl-docs features are selected

This makes usage of RLS/rust-analyzer on the repository much faster and
less annoying as the doc...

6f5f1e3dabda2a05f5bb76fac4a184be0736415e authored over 4 years ago by Sebastian Dröge <[email protected]>
Merge pull request #7 from GuillaumeGomez/sponsor

[ci skip] Add sponsor button

44828ee3672d8b982c4e66353cec7435d70faf95 authored over 4 years ago by Guillaume Gomez <[email protected]>
[ci skip] Add sponsor button

dbca950b480100d187596cbbe3b83279be822d70 authored over 4 years ago by Guillaume Gomez <[email protected]>
Merge pull request #6 from sdroege/once_cell

Remove ununsed lazy_static dependency

329c92234c4d5b1d503a43d73990c9f3e657fdc3 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Update minimum travis Rust version to 1.39

59535cd358101ee627589269769c61b1bc735f49 authored almost 5 years ago by Sebastian Dröge <[email protected]>
Remove unused bitflags crate

2a9582f26a164d6b0b14ad805fa249dbd4543736 authored almost 5 years ago by Sebastian Dröge <[email protected]>
Remove ununsed lazy_static dependency

bccd35e65f4469ff4588b2bf15a9a85395061ae5 authored almost 5 years ago by Sebastian Dröge <[email protected]>
Regenerate with latest gir and remove SIMD_S constant

This includes a string for the SIMD instructions graphene was compiled
with. But as this is for ...

6acbdb98f75600c767fafddeab4481693f62fcf3 authored almost 5 years ago by Sebastian Dröge <[email protected]>
Update gir

8ab38636683ca6cdeba1c2050dd24455d3e3152b authored almost 5 years ago by Sebastian Dröge <[email protected]>
Merge pull request #5 from gtk-rs/GuillaumeGomez-patch-1

Delete LGPL

00c262943dff407f6b9cdc94233ce165b6db0224 authored about 5 years ago by Guillaume Gomez <[email protected]>
Delete LGPL

161b8aecfbadfd864807e847f7ca29efa0bd2b2c authored about 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #4 from GuillaumeGomez/regen

Don't reexport prelude content

896077c3d139cc9ecc0dfcae14c73e955dbee7e5 authored about 5 years ago by Guillaume Gomez <[email protected]>
Don't reexport prelude content

1331b0b33e8a79e3966542b80344afe533fcd2e1 authored about 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #3 from GuillaumeGomez/regen

Regen

6c386c2f64f2b45fc40386f34fc0f636f3739b0b authored about 5 years ago by Guillaume Gomez <[email protected]>
Fix glib reexports

8744935f8c871fc658ed7f108981c623db5770c0 authored about 5 years ago by Guillaume Gomez <[email protected]>
regen sys part

51ec03be8c46947cb85323bb31f12f66743a214b authored about 5 years ago by Guillaume Gomez <[email protected]>
regen

4cbba8f8ba1e7a91bc23ad0923fe0ad017ef7c14 authored about 5 years ago by Guillaume Gomez <[email protected]>
Update gir submodules

dc07fc436e880f3accb75c667881301b401b7f23 authored about 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #2 from GuillaumeGomez/docs-rs

Fix invalid cargo key for docs.rs

de472cf3fec3cdde40efc770e18e15726c8be905 authored about 5 years ago by Guillaume Gomez <[email protected]>
regen

31b5ffddcc4dc054cc8e7de8611d53c116c4be1a authored about 5 years ago by Guillaume Gomez <[email protected]>
Update gir submodules

bf3b598ddea4347f66c92bcc935ffb33672e7573 authored about 5 years ago by Guillaume Gomez <[email protected]>
Fix invalid cargo key for docs.rs

84a40dc10906e7f053ddcc50fa4e72034d6b310a authored about 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #1 from gtk-rs/docs-rs

Improve docs.rs documentation

b4a751edde64c38851f0c594e3d086912446d9f2 authored over 5 years ago by Guillaume Gomez <[email protected]>
update version

38f5d5b5d642f2d8d295991f21de38627a2db17f authored over 5 years ago by Guillaume Gomez <[email protected]>
update travis script

973bea27a6ef45a2db963b1c7a15bd04f0636320 authored over 5 years ago by Guillaume Gomez <[email protected]>
Improve docs.rs documentation

7a4dcf8df2ae241961bf34f162bb1362a3ad1ac1 authored over 5 years ago by Guillaume Gomez <[email protected]>
Regen

f2a9a8d6e8e79f5c16bf72ffaa2cd8ce2a07e705 authored over 5 years ago by Xiang Fan <[email protected]>
Update gir-files

f3a617e19f78d2716161d98170061d220c21e906 authored over 5 years ago by Xiang Fan <[email protected]>
Update url to gtk-rs

8be5fba8c6a319212210dae5b177294af38cd7cf authored over 5 years ago by Xiang Fan <[email protected]>
README.md: Remove gitter badge

9ca2d63da8a09dee1d0e9278155ab2cc51c8ecbc authored over 5 years ago by Xiang Fan <[email protected]>
Use single Makefile

d46ebca907f6446318a07bf91382630550deda6b authored over 5 years ago by Xiang Fan <[email protected]>
travis: Fix cd when sys regen_check fails

40461ada1683eccc1245f495dacabf674d59a4a9 authored over 5 years ago by Xiang Fan <[email protected]>
Regen

4704f66e34c9587311668e8056bc6f1943aa51f7 authored over 5 years ago by Xiang Fan <[email protected]>
Import graphene-sys

0cb36ed77bfbf3941649ca748c7d2ab9d6328c19 authored over 5 years ago by Xiang Fan <[email protected]>
README.md: Update for gtk4

0f475bd9e8dc6d07eaada268f4cfdf056ccb9a19 authored over 5 years ago by Xiang Fan <[email protected]>
Cargo.toml: Set version to 0.1.0

d93b2848fe59d62f1eb4ab59546e9651e4c225e3 authored over 5 years ago by Xiang Fan <[email protected]>
Cargo.toml: Rename package name to graphene-rs

graphene is taken.

f59cc8c1662080d987e382a0a9256ac1bbcbc33f authored over 5 years ago by Xiang Fan <[email protected]>
Update minimum rust stable version to 1.36.0

2b4ef2237cf3c05cb31bc921108f1b274eed0c9d authored over 5 years ago by Xiang Fan <[email protected]>
build.rs: Remove event.rs from IGNORES

b8c82857b7b5f2464bb2da2e3f84d4f9babab3ce authored over 5 years ago by Xiang Fan <[email protected]>
cargo fmt

ae196babc4a0004d2cf555f755b16f8a01c23e90 authored over 5 years ago by Xiang Fan <[email protected]>
Run `cargo fmt` after gir

8ebb0eaa263a1430469316175f0aa9e76c187757 authored over 5 years ago by Sebastian Dröge <[email protected]>
add doc rule

1c983e69bdc050063a04b3d27b7d1233db902a85 authored over 5 years ago by Guillaume Gomez <[email protected]>
Update minimum rust stable version to 1.34.0

e52d9930bb0a1b48bdeb37f248d3ffce128b7ae2 authored over 5 years ago by Xiang Fan <[email protected]>
Regen

8c3af9c6fb7cc950395702979d99d954e69af826 authored over 5 years ago by Xiang Fan <[email protected]>
Add init/clear functions to boxed types

7517628f084987c9bd11290f5191aa502725253a authored over 5 years ago by Xiang Fan <[email protected]>
ffi to sys

1977cf937f18403d7b36c96c471a09cdb92b4bf5 authored over 5 years ago by Xiang Fan <[email protected]>
Update gir

79994a8db86f6dc25859d43b9eab38f6f89511f8 authored over 5 years ago by Xiang Fan <[email protected]>
Gir.toml: Sort entries

f4c02f4d5ac8cc7daf5f01105793b8843ca3c10b authored over 5 years ago by Xiang Fan <[email protected]>
ci: Skip check_init_asserts

d0e0e0ab35eb714eb8c679ecba0e5fd8ccb0335b authored over 5 years ago by Xiang Fan <[email protected]>
ci: Install gtk4 bundle first

b6e3a7ab892fc87456689c4e1670d4d3dc4d75e9 authored over 5 years ago by Xiang Fan <[email protected]>
Cargo.toml: Update lgpl-docs repo

908bbd8d75c979e62c341e75e3229efa45b39c50 authored over 5 years ago by Xiang Fan <[email protected]>
Build on travis ci

1755aab65947a2f107da1db445b32fb728bc6d58 authored over 5 years ago by Xiang Fan <[email protected]>
Lower version to 1.9.2 and work around 1.10

6661c41c584924df7653afc5278cf979c78e6650 authored over 5 years ago by Xiang Fan <[email protected]>
gir-files: Update git repo

9491bade9b87f73aeeb5706bf43b68e6d1dddb18 authored over 5 years ago by Xiang Fan <[email protected]>
Cargo.toml: Update git repo

6918e096b80e3e71cf8bec3ed98bb48f6d337a5f authored over 5 years ago by Xiang Fan <[email protected]>
Gir.toml: Raise min version to 1.10

9df752f090d7d0ab19e2fe452d2832af1f6074eb authored over 5 years ago by Xiang Fan <[email protected]>
Rebuild

1d73eade2893d3e13c40deb4f1c167390850017f authored over 5 years ago by Xiang Fan <[email protected]>
Update gir-files

a78f5944bb63749287b97079a8cc5ca89e5b3f6a authored over 5 years ago by Xiang Fan <[email protected]>
Implement fns with array args

9f67d7307aaf5105f00d35c9dacb11425484c0c1 authored almost 6 years ago by Xiang Fan <[email protected]>
box: get_vertices: Remove some uninitialized

608d3622e3d77002f4c9292debf5b4afc22ccff9 authored almost 6 years ago by Xiang Fan <[email protected]>
box: Implement get_vertices()

d79013b0e4835a79371210c281c9423e8f597a0d authored almost 6 years ago by Xiang Fan <[email protected]>
Gir.toml: Update comments

cc6f5cd817931416caa4d37d6cdb1c871a79c6d0 authored almost 6 years ago by Xiang Fan <[email protected]>
sphere: Add array with size fns

ccef5dddf11d87adb49e14a14c692816d612f88a authored almost 6 years ago by Xiang Fan <[email protected]>
box: Add ignored array with size fns

2092dbdb4174ca5fd2d59b57d12d3ee4365eb216 authored almost 6 years ago by Xiang Fan <[email protected]>
Add new* for each init*

86d03bed6162956e845ff1c6157c37386bb54855 authored almost 6 years ago by Xiang Fan <[email protected]>
Gir.toml: Add none and nullable return

50dc39d1604c65183844812aeb54f6c11a6cc09b authored almost 6 years ago by Xiang Fan <[email protected]>
Update gir

73588bd8dac4899b82e1b6b975d25ad73c3ee886 authored almost 6 years ago by Xiang Fan <[email protected]>
box, euler: Manual new()

4811539c1b83b612c8df379733481d50bc12201b authored almost 6 years ago by Xiang Fan <[email protected]>
Gir.toml: Ignore some UB

21dd8988291d6cb55f34a2979dd5cf30aba758da authored almost 6 years ago by Xiang Fan <[email protected]>
Update build.rs

3ef7349f468ce0835cf7517a6bbafd8e5e6bff69 authored almost 6 years ago by Xiang Fan <[email protected]>
Cargo.toml: Fix documentation url

27d20b285f0d37127fce811a6097c90701f8637a authored almost 6 years ago by Xiang Fan <[email protected]>
Gir.toml: Ignore Simd4F and Simd4X4F

870fc49228aa27ba5ad54b4f1013a78502191f32 authored almost 6 years ago by Xiang Fan <[email protected]>
Makefile: Fix gir file location

25c08602bbd4c4ddca3c7e3badbfba8edefd0130 authored almost 6 years ago by Xiang Fan <[email protected]>
Raise min version to 1.6

5d7045b36c143286fcfe6a4d219dce57cb89ef25 authored almost 6 years ago by Xiang Fan <[email protected]>
Fix versions and avoid compiling errors

83ff8a9b7340cd50794eb796b9c88cf58de98ac9 authored almost 6 years ago by Xiang Fan <[email protected]>
Gen

9b117a8eb9da13876560278e5dcffcc3c6947b4f authored almost 6 years ago by Xiang Fan <[email protected]>
Remove unused files

8094e0236ef240335e10b28a75a22f58415919b9 authored almost 6 years ago by Xiang Fan <[email protected]>
Gir.toml: Remove source of panic

4f6192c288fa2856be5f7a681331856c03c5fb9a authored almost 6 years ago by Xiang Fan <[email protected]>
Cargo.toml: Add graphene-sys as dependency

f0526f7a28f5ab9f7ac42a5f6f366a01eeba6f8c authored almost 6 years ago by Xiang Fan <[email protected]>
Gir.toml: Initialize for graphene

d8feef389ed07061ce23c89f5e704592d3b6f17c authored almost 6 years ago by Xiang Fan <[email protected]>
Cargo.toml: Initialize for graphene

96ca828ec4c73b33d9c171f261581247b020d9de authored almost 6 years ago by Xiang Fan <[email protected]>