Ecosyste.ms: OpenCollective

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

Gtk-rs

Provide GTK libraries to Rust
Collective - Host: opensource - https://opencollective.com/gtk-rs - Website: https://gtk-rs.org - Code: https://github.com/gtk-rs

gtk: Moved all demo stuff into test/

github.com/gtk-rs/gtk-rs-core - 07c3ed6d712ba7517b4495026c6323ed4d1d04bc authored over 10 years ago by mthq <[email protected]>
glib: Moved all demo stuff into test/

github.com/gtk-rs/gtk-rs-core - 5013556b1bd5739fa0dddaf977470ae9234c1fd2 authored over 10 years ago by mthq <[email protected]>
cairo: Moved all demo stuff into test/

github.com/gtk-rs/gtk-rs-core - 5d96458e5dc7436fd85a4d788e797e0725c0e93c authored over 10 years ago by mthq <[email protected]>
pango: Moved all demo stuff into test/

github.com/gtk-rs/gtk-rs-core - d36194deb54018fde9039db65ea29ad0173804ed authored over 10 years ago by mthq <[email protected]>
gtk: Added [cargo](http://crates.io) support

* Build using `cargo build` (does roughly the same thing as `make`, including `make glue`)
* Stil...

github.com/gtk-rs/gtk-rs-core - bfe77f5846fda9dbd097a8b21650c895599436e7 authored over 10 years ago by mthq <[email protected]>
pango: Added [cargo](http://crates.io) support

* Build using `cargo build` (does roughly the same thing as `make`, including `make glue`)
* Stil...

github.com/gtk-rs/gtk-rs-core - b4b3df62e66cae8050b16dc9f3ba89c858d9b9e5 authored over 10 years ago by mthq <[email protected]>
glib: Added [cargo](http://crates.io) support

* Build using `cargo build` (does roughly the same thing as `make`, including `make glue`)
* Stil...

github.com/gtk-rs/gtk-rs-core - 1d0b24d374d3040cfb7f4f9d6767c83dbc78a000 authored over 10 years ago by mthq <[email protected]>
cairo: Added [cargo](http://crates.io) support

* Build using `cargo build` (does roughly the same thing as `make`, including `make glue`)
* Stil...

github.com/gtk-rs/gtk-rs-core - a50788a2066898c094def63ccbe35cae5520b5dc authored over 10 years ago by mthq <[email protected]>
Added [cargo](http://crates.io) support

* Build using `cargo build` (does roughly the same thing as `make`, including `make glue`)
* Stil...

github.com/gtk-rs/glib - 23d42c3a4dedd28cfbf3fbdabdd4fbf055cc7822 authored over 10 years ago by mthq <[email protected]>
Added [cargo](http://crates.io) support

* Build using `cargo build` (does roughly the same thing as `make`, including `make glue`)
* Stil...

github.com/gtk-rs/gtk - 23d42c3a4dedd28cfbf3fbdabdd4fbf055cc7822 authored over 10 years ago by mthq <[email protected]>
Added [cargo](http://crates.io) support

* Build using `cargo build` (does roughly the same thing as `make`, including `make glue`)
* Stil...

github.com/gtk-rs/pango - 23d42c3a4dedd28cfbf3fbdabdd4fbf055cc7822 authored over 10 years ago by mthq <[email protected]>
Added [cargo](http://crates.io) support

* Build using `cargo build` (does roughly the same thing as `make`, including `make glue`)
* Stil...

github.com/gtk-rs/cairo - 23d42c3a4dedd28cfbf3fbdabdd4fbf055cc7822 authored over 10 years ago by mthq <[email protected]>
Refactored enums

Previously the enum type and all enum members where exported. Now the
enum members live in a `mo...

github.com/gtk-rs/cairo - 045d0c6f0249bf571f7823da90b5ada81169bc75 authored over 10 years ago by mthq <[email protected]>
Refactored enums

Previously the enum type and all enum members where exported. Now the
enum members live in a `mo...

github.com/gtk-rs/pango - 045d0c6f0249bf571f7823da90b5ada81169bc75 authored over 10 years ago by mthq <[email protected]>
Refactored enums

Previously the enum type and all enum members where exported. Now the
enum members live in a `mo...

github.com/gtk-rs/glib - 045d0c6f0249bf571f7823da90b5ada81169bc75 authored over 10 years ago by mthq <[email protected]>
pango: Refactored enums

Previously the enum type and all enum members where exported. Now the
enum members live in a `mo...

github.com/gtk-rs/gtk-rs-core - 336ae5e419ca1885b346230d62d8dee68b8aa274 authored over 10 years ago by mthq <[email protected]>
glib: Refactored enums

Previously the enum type and all enum members where exported. Now the
enum members live in a `mo...

github.com/gtk-rs/gtk-rs-core - 35dfb016f663d35575f98b2dd13b6afc33b6c6f2 authored over 10 years ago by mthq <[email protected]>
cairo: Refactored enums

Previously the enum type and all enum members where exported. Now the
enum members live in a `mo...

github.com/gtk-rs/gtk-rs-core - 4d466bf4c08e19e3579d564089369b3dd9e19c4b authored over 10 years ago by mthq <[email protected]>
gtk: Refactored enums

Previously the enum type and all enum members where exported. Now the
enum members live in a `mo...

github.com/gtk-rs/gtk-rs-core - 7fb714b88554bbe1026291f9134afc784346be40 authored over 10 years ago by mthq <[email protected]>
Refactored enums

Previously the enum type and all enum members where exported. Now the
enum members live in a `mo...

github.com/gtk-rs/gtk - 045d0c6f0249bf571f7823da90b5ada81169bc75 authored over 10 years ago by mthq <[email protected]>
Temporary enum reexport fix

github.com/gtk-rs/gtk - e72600d20bc7325dd24f15e36b56246f21a9c79a authored over 10 years ago by mthq <[email protected]>
Temporary enum reexport fix

github.com/gtk-rs/glib - e72600d20bc7325dd24f15e36b56246f21a9c79a authored over 10 years ago by mthq <[email protected]>
Temporary enum reexport fix

github.com/gtk-rs/cairo - e72600d20bc7325dd24f15e36b56246f21a9c79a authored over 10 years ago by mthq <[email protected]>
Temporary enum reexport fix

github.com/gtk-rs/pango - e72600d20bc7325dd24f15e36b56246f21a9c79a authored over 10 years ago by mthq <[email protected]>
gtk: Temporary enum reexport fix

github.com/gtk-rs/gtk-rs-core - 37571a4df932b239fec4b5d6d91c4fecdc526a65 authored over 10 years ago by mthq <[email protected]>
cairo: Temporary enum reexport fix

github.com/gtk-rs/gtk-rs-core - 0ca1f273dbb53d39cb2f7e289285c8e9d59d95b5 authored over 10 years ago by mthq <[email protected]>
pango: Temporary enum reexport fix

github.com/gtk-rs/gtk-rs-core - 93d4231b9958aa7ddb70141f296c63ab1f8606b1 authored over 10 years ago by mthq <[email protected]>
glib: Temporary enum reexport fix

github.com/gtk-rs/gtk-rs-core - bb439063b376fb69e02dc3373b7f6ddf4c85188d authored over 10 years ago by mthq <[email protected]>
pango: Renamed traits *Trait -> * (i.e. WidgetTrait -> Widget)

github.com/gtk-rs/gtk-rs-core - 4502caf1f467909e5bf7d99383ea53e8ad3549b4 authored over 10 years ago by mthq <[email protected]>
cairo: Renamed traits *Trait -> * (i.e. WidgetTrait -> Widget)

github.com/gtk-rs/gtk-rs-core - d3586aeda8c07235cecccd1febfa4338a47bdbef authored over 10 years ago by mthq <[email protected]>
gtk: Renamed traits *Trait -> * (i.e. WidgetTrait -> Widget)

github.com/gtk-rs/gtk-rs-core - 53072616c7ac3b0a89995f6ae0d1735e0dad18bb authored over 10 years ago by mthq <[email protected]>
glib: Renamed traits *Trait -> * (i.e. WidgetTrait -> Widget)

github.com/gtk-rs/gtk-rs-core - 129145aca12be4b4d9a3c553db1689950c7587ff authored over 10 years ago by mthq <[email protected]>
Renamed traits *Trait -> * (i.e. WidgetTrait -> Widget)

github.com/gtk-rs/glib - c6240af68e0751f5f8a5eb0e529d901dd81a2d09 authored over 10 years ago by mthq <[email protected]>
Renamed traits *Trait -> * (i.e. WidgetTrait -> Widget)

github.com/gtk-rs/gtk - c6240af68e0751f5f8a5eb0e529d901dd81a2d09 authored over 10 years ago by mthq <[email protected]>
Renamed traits *Trait -> * (i.e. WidgetTrait -> Widget)

github.com/gtk-rs/cairo - c6240af68e0751f5f8a5eb0e529d901dd81a2d09 authored over 10 years ago by mthq <[email protected]>
Renamed traits *Trait -> * (i.e. WidgetTrait -> Widget)

github.com/gtk-rs/pango - c6240af68e0751f5f8a5eb0e529d901dd81a2d09 authored over 10 years ago by mthq <[email protected]>
Removed glob usage in src/gtk/*

github.com/gtk-rs/pango - 76e62fe2ceb8f5e72e72e44e1b9ebcb462ac4bc3 authored over 10 years ago by mthq <[email protected]>
Removed glob usage in src/gtk/*

github.com/gtk-rs/cairo - 76e62fe2ceb8f5e72e72e44e1b9ebcb462ac4bc3 authored over 10 years ago by mthq <[email protected]>
Removed glob usage in src/gtk/*

github.com/gtk-rs/glib - 76e62fe2ceb8f5e72e72e44e1b9ebcb462ac4bc3 authored over 10 years ago by mthq <[email protected]>
cairo: Removed glob usage in src/gtk/*

github.com/gtk-rs/gtk-rs-core - 7120c170eb0323d1ae22c08c98bb5c93e7446fb3 authored over 10 years ago by mthq <[email protected]>
pango: Removed glob usage in src/gtk/*

github.com/gtk-rs/gtk-rs-core - 615434eccf624fecdd1767e4d6b9d3c19394864c authored over 10 years ago by mthq <[email protected]>
gtk: Removed glob usage in src/gtk/*

github.com/gtk-rs/gtk-rs-core - 4bbc09ee7f6e3f373b6e749cd0f27596fe42cf33 authored over 10 years ago by mthq <[email protected]>
glib: Removed glob usage in src/gtk/*

github.com/gtk-rs/gtk-rs-core - d9f7f69223c9555a7d04077203cfa4bf3c94e5aa authored over 10 years ago by mthq <[email protected]>
Removed glob usage in src/gtk/*

github.com/gtk-rs/gtk - 76e62fe2ceb8f5e72e72e44e1b9ebcb462ac4bc3 authored over 10 years ago by mthq <[email protected]>
Removed glob reexports in src/gdk/mod.rs

github.com/gtk-rs/gtk - 9ca2355eeca0df7b587ee4a342e65994042f07ce authored over 10 years ago by mthq <[email protected]>
Removed glob reexports in src/gdk/mod.rs

github.com/gtk-rs/glib - 9ca2355eeca0df7b587ee4a342e65994042f07ce authored over 10 years ago by mthq <[email protected]>
Removed glob reexports in src/gdk/mod.rs

github.com/gtk-rs/cairo - 9ca2355eeca0df7b587ee4a342e65994042f07ce authored over 10 years ago by mthq <[email protected]>
Removed glob reexports in src/gdk/mod.rs

github.com/gtk-rs/pango - 9ca2355eeca0df7b587ee4a342e65994042f07ce authored over 10 years ago by mthq <[email protected]>
glib: Removed glob reexports in src/gdk/mod.rs

github.com/gtk-rs/gtk-rs-core - bf7c5d1d658ed39d46abe51598a3a940054fdef8 authored over 10 years ago by mthq <[email protected]>
cairo: Removed glob reexports in src/gdk/mod.rs

github.com/gtk-rs/gtk-rs-core - baea84ab5a473af3aaf3c3965d6be8b81c3cccca authored over 10 years ago by mthq <[email protected]>
pango: Removed glob reexports in src/gdk/mod.rs

github.com/gtk-rs/gtk-rs-core - 9766cc3753ac184842a21a927ca5857102cb5861 authored over 10 years ago by mthq <[email protected]>
gtk: Removed glob reexports in src/gdk/mod.rs

github.com/gtk-rs/gtk-rs-core - add5755904a1ee5b0c76648634407835e08ee033 authored over 10 years ago by mthq <[email protected]>
pango: saner trait rexports

github.com/gtk-rs/gtk-rs-core - f971cce6062cc6ce5a0b6dc4cd6b1b033888d213 authored over 10 years ago by mthq <[email protected]>
cairo: saner trait rexports

github.com/gtk-rs/gtk-rs-core - 18b098f6980d5a1a3a5dc3069a0466fca80a26d0 authored over 10 years ago by mthq <[email protected]>
gtk: saner trait rexports

github.com/gtk-rs/gtk-rs-core - a4abef70f816979bee0d468b73d278cd3e3fc3d6 authored over 10 years ago by mthq <[email protected]>
glib: saner trait rexports

github.com/gtk-rs/gtk-rs-core - 64d6edcce917184b3b8e93110e7c071c43d38d33 authored over 10 years ago by mthq <[email protected]>
saner trait rexports

github.com/gtk-rs/glib - e01e2c2a1bfb2e44a903a7447516d1ce32f32e25 authored over 10 years ago by mthq <[email protected]>
saner trait rexports

github.com/gtk-rs/gtk - e01e2c2a1bfb2e44a903a7447516d1ce32f32e25 authored over 10 years ago by mthq <[email protected]>
saner trait rexports

github.com/gtk-rs/pango - e01e2c2a1bfb2e44a903a7447516d1ce32f32e25 authored over 10 years ago by mthq <[email protected]>
saner trait rexports

github.com/gtk-rs/cairo - e01e2c2a1bfb2e44a903a7447516d1ce32f32e25 authored over 10 years ago by mthq <[email protected]>
cairo: signals

github.com/gtk-rs/gtk-rs-core - ab36548ec65e37c15de273a6a5bf405223f409dc authored over 10 years ago by mthq <[email protected]>
pango: signals

github.com/gtk-rs/gtk-rs-core - 67ec96abbd9e89b0ec0122fc23ddba8f737afb80 authored over 10 years ago by mthq <[email protected]>
Merge pull request #8 from mathijshenquet/master

Various changes

github.com/gtk-rs/gtk - e623cbb40db369c13ddb5ac89a0e3288397ecd07 authored over 10 years ago by Jeremy Letang <[email protected]>
Merge pull request #8 from mathijshenquet/master

Various changes

github.com/gtk-rs/glib - e623cbb40db369c13ddb5ac89a0e3288397ecd07 authored over 10 years ago by Jeremy Letang <[email protected]>
Merge pull request #8 from mathijshenquet/master

Various changes

github.com/gtk-rs/cairo - e623cbb40db369c13ddb5ac89a0e3288397ecd07 authored over 10 years ago by Jeremy Letang <[email protected]>
Merge pull request #8 from mathijshenquet/master

Various changes

github.com/gtk-rs/pango - e623cbb40db369c13ddb5ac89a0e3288397ecd07 authored over 10 years ago by Jeremy Letang <[email protected]>
gtk: Merge pull request #8 from mathijshenquet/master

Various changes

github.com/gtk-rs/gtk-rs-core - 1d03b4b696e1666207eb1ca22adcd09c63b95105 authored over 10 years ago by Jeremy Letang <[email protected]>
pango: Merge pull request #8 from mathijshenquet/master

Various changes

github.com/gtk-rs/gtk-rs-core - 403a2538cb6d3b79ec58fa8a082d6172631fc436 authored over 10 years ago by Jeremy Letang <[email protected]>
glib: Merge pull request #8 from mathijshenquet/master

Various changes

github.com/gtk-rs/gtk-rs-core - 07ccaba4551a5b54bee2efca05f665106af06db6 authored over 10 years ago by Jeremy Letang <[email protected]>
cairo: Merge pull request #8 from mathijshenquet/master

Various changes

github.com/gtk-rs/gtk-rs-core - 3df6749ba83e051e5e0b115b36714af33f21324e authored over 10 years ago by Jeremy Letang <[email protected]>
gtk: removed #![allow(...)] pragma's at the global level (except dead_code) and reintroduced them only in modules where neccessary

github.com/gtk-rs/gtk-rs-core - 7c9f3d60dd67bcc74265df87d3900a58036cdb1e authored over 10 years ago by mthq <[email protected]>
glib: removed #![allow(...)] pragma's at the global level (except dead_code) and reintroduced them only in modules where neccessary

github.com/gtk-rs/gtk-rs-core - 8bd62af03521615698e6c33669b42f68aeb437b0 authored over 10 years ago by mthq <[email protected]>
cairo: removed #![allow(...)] pragma's at the global level (except dead_code) and reintroduced them only in modules where neccessary

github.com/gtk-rs/gtk-rs-core - 9b1d21ccb20abbba34b8007a0928b1189b689f2e authored over 10 years ago by mthq <[email protected]>
pango: removed #![allow(...)] pragma's at the global level (except dead_code) and reintroduced them only in modules where neccessary

github.com/gtk-rs/gtk-rs-core - 97e3c16d46c2ec4048db0da9e850999600055596 authored over 10 years ago by mthq <[email protected]>
removed #![allow(...)] pragma's at the global level (except dead_code) and reintroduced them only in modules where neccessary

github.com/gtk-rs/glib - 19e1d2bca044a49f58dea613f19d6b0dcac67561 authored over 10 years ago by mthq <[email protected]>
removed #![allow(...)] pragma's at the global level (except dead_code) and reintroduced them only in modules where neccessary

github.com/gtk-rs/gtk - 19e1d2bca044a49f58dea613f19d6b0dcac67561 authored over 10 years ago by mthq <[email protected]>
removed #![allow(...)] pragma's at the global level (except dead_code) and reintroduced them only in modules where neccessary

github.com/gtk-rs/pango - 19e1d2bca044a49f58dea613f19d6b0dcac67561 authored over 10 years ago by mthq <[email protected]>
removed #![allow(...)] pragma's at the global level (except dead_code) and reintroduced them only in modules where neccessary

github.com/gtk-rs/cairo - 19e1d2bca044a49f58dea613f19d6b0dcac67561 authored over 10 years ago by mthq <[email protected]>
cleaned up imports

github.com/gtk-rs/pango - a079f8f30b6124dd04848f815ef189528969c43a authored over 10 years ago by mthq <[email protected]>
cleaned up imports

github.com/gtk-rs/cairo - a079f8f30b6124dd04848f815ef189528969c43a authored over 10 years ago by mthq <[email protected]>
cleaned up imports

github.com/gtk-rs/glib - a079f8f30b6124dd04848f815ef189528969c43a authored over 10 years ago by mthq <[email protected]>
cairo: cleaned up imports

github.com/gtk-rs/gtk-rs-core - fbd9108e4a62c8c8702d27096e8373c5d272220c authored over 10 years ago by mthq <[email protected]>
gtk: cleaned up imports

github.com/gtk-rs/gtk-rs-core - f2cce614bf61c6b22d1b4ada703e456b40949744 authored over 10 years ago by mthq <[email protected]>
glib: cleaned up imports

github.com/gtk-rs/gtk-rs-core - 6629cbed0d21896db8de8086d89bc7d89f1816b9 authored over 10 years ago by mthq <[email protected]>
pango: cleaned up imports

github.com/gtk-rs/gtk-rs-core - b2936443be511cbddd5008cc17f780e4ecf66e1c authored over 10 years ago by mthq <[email protected]>
cleaned up imports

github.com/gtk-rs/gtk - a079f8f30b6124dd04848f815ef189528969c43a authored over 10 years ago by mthq <[email protected]>
cairo: last fix

github.com/gtk-rs/gtk-rs-core - bef291022afaf30610c9d9e22180006ca3deabd1 authored over 10 years ago by mthq <[email protected]>
pango: last fix

github.com/gtk-rs/gtk-rs-core - 7f541ae53dbe3ec88ab7c3029a400e57fc92c216 authored over 10 years ago by mthq <[email protected]>
glib: last fix

github.com/gtk-rs/gtk-rs-core - 3c5eb644331ac8d81bf8706eabbda3360955d7a2 authored over 10 years ago by mthq <[email protected]>