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

Implemented cairo patterns

github.com/gtk-rs/pango - 80529225aa419828865d0fa7843d2d5d8a3bd496 authored over 10 years ago by mthq <[email protected]>
glib: Implemented Mesh's

github.com/gtk-rs/gtk-rs-core - d2c5b9a70cc196f7281610b8c06a9c8a5f03da75 authored over 10 years ago by mthq <[email protected]>
Renamge PathIterator -> PathSegments, forgot some whitespace changes.

github.com/gtk-rs/pango - 7401a392d2ef31630e36b530d3c5cdaf1c968d77 authored over 10 years ago by mthq <[email protected]>
Fixed spacing

github.com/gtk-rs/pango - 00be3354a740d64080f29f0fb2d71d7e2698afd0 authored over 10 years ago by mthq <[email protected]>
Added matrices and fonts

github.com/gtk-rs/pango - 845d4f2ade793ceeb7693f4064c24a1a95e859d3 authored over 10 years ago by mthq <[email protected]>
glib: Fixed spacing

github.com/gtk-rs/gtk-rs-core - 95279cc5ae8bb14f232f0db2b9f74176b22683f3 authored over 10 years ago by mthq <[email protected]>
Renamge PathIterator -> PathSegments, forgot some whitespace changes.

github.com/gtk-rs/cairo - 7401a392d2ef31630e36b530d3c5cdaf1c968d77 authored over 10 years ago by mthq <[email protected]>
Imported nearly the entire cairo api as ffi functions (cairo_matrix_t and backand specific functions still missing)

github.com/gtk-rs/cairo - 6f5adb6b1439c0056e1eb323d8e1487a46045068 authored over 10 years ago by mthq <[email protected]>
Added matrices and fonts

github.com/gtk-rs/cairo - 845d4f2ade793ceeb7693f4064c24a1a95e859d3 authored over 10 years ago by mthq <[email protected]>
Fixed spacing

github.com/gtk-rs/cairo - 00be3354a740d64080f29f0fb2d71d7e2698afd0 authored over 10 years ago by mthq <[email protected]>
Cairo: Added all pattern stuff into context

github.com/gtk-rs/cairo - 9793a70c2652e9540cee74a42f8f0ad17a16b051 authored over 10 years ago by mthq <[email protected]>
Implemented cairo patterns

github.com/gtk-rs/cairo - 80529225aa419828865d0fa7843d2d5d8a3bd496 authored over 10 years ago by mthq <[email protected]>
Moved the path methods of Context from context.rs to paths.rs and fixed PathIteration code

github.com/gtk-rs/glib - 598142c88a9c2c01ad2f97b8ae8203b1c5bad625 authored over 10 years ago by mthq <[email protected]>
Implemented cairo transformations (except matrix stuff)

github.com/gtk-rs/glib - 0042c6fe0ad2ab1732385138eb01a8ba1598b6f5 authored over 10 years ago by mthq <[email protected]>
Implemented cairo patterns

github.com/gtk-rs/glib - 80529225aa419828865d0fa7843d2d5d8a3bd496 authored over 10 years ago by mthq <[email protected]>
Cairo: Added all pattern stuff into context

github.com/gtk-rs/glib - 9793a70c2652e9540cee74a42f8f0ad17a16b051 authored over 10 years ago by mthq <[email protected]>
Added matrices and fonts

github.com/gtk-rs/glib - 845d4f2ade793ceeb7693f4064c24a1a95e859d3 authored over 10 years ago by mthq <[email protected]>
Renamge PathIterator -> PathSegments, forgot some whitespace changes.

github.com/gtk-rs/glib - 7401a392d2ef31630e36b530d3c5cdaf1c968d77 authored over 10 years ago by mthq <[email protected]>
Use stack values instead of heap values for out pointers

github.com/gtk-rs/glib - df2da8c15d5b8ddb917fbef71c512ccc9772c3e2 authored over 10 years ago by mthq <[email protected]>
Imported nearly the entire cairo api as ffi functions (cairo_matrix_t and backand specific functions still missing)

github.com/gtk-rs/glib - 6f5adb6b1439c0056e1eb323d8e1487a46045068 authored over 10 years ago by mthq <[email protected]>
Implemented Mesh's

github.com/gtk-rs/glib - 5d8c8644a26ecd48888ec063e7177f2d0acb8b94 authored over 10 years ago by mthq <[email protected]>
Fixed spacing

github.com/gtk-rs/glib - 00be3354a740d64080f29f0fb2d71d7e2698afd0 authored over 10 years ago by mthq <[email protected]>
Moved the path methods of Context from context.rs to paths.rs and fixed PathIteration code

github.com/gtk-rs/cairo - 598142c88a9c2c01ad2f97b8ae8203b1c5bad625 authored over 10 years ago by mthq <[email protected]>
Implemented Mesh's

github.com/gtk-rs/cairo - 5d8c8644a26ecd48888ec063e7177f2d0acb8b94 authored over 10 years ago by mthq <[email protected]>
Use stack values instead of heap values for out pointers

github.com/gtk-rs/cairo - df2da8c15d5b8ddb917fbef71c512ccc9772c3e2 authored over 10 years ago by mthq <[email protected]>
Implemented cairo transformations (except matrix stuff)

github.com/gtk-rs/cairo - 0042c6fe0ad2ab1732385138eb01a8ba1598b6f5 authored over 10 years ago by mthq <[email protected]>
impl Drop for Path, and cleaning up some imports

github.com/gtk-rs/cairo - ef52854ed825bab9c6ebe719be5162e99af4a156 authored over 10 years ago by mthq <[email protected]>
impl Drop for Path, and cleaning up some imports

github.com/gtk-rs/glib - ef52854ed825bab9c6ebe719be5162e99af4a156 authored over 10 years ago by mthq <[email protected]>
Various:

* Further work on the path methods on `cairo::Context`
* Added PathData iterator code (untested...

github.com/gtk-rs/glib - b401ffa4d245cc808f06becc6f4bde5d9d1acc9a authored over 10 years ago by mthq <[email protected]>
Various:

* Further work on the path methods on `cairo::Context`
* Added PathData iterator code (untested...

github.com/gtk-rs/cairo - b401ffa4d245cc808f06becc6f4bde5d9d1acc9a authored over 10 years ago by mthq <[email protected]>
impl Drop for Path, and cleaning up some imports

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

* Further work on the path methods on `cairo::Context`
* Added PathData iterator code (untested...

github.com/gtk-rs/gtk - b401ffa4d245cc808f06becc6f4bde5d9d1acc9a authored over 10 years ago by mthq <[email protected]>
impl Drop for Path, and cleaning up some imports

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

* Further work on the path methods on `cairo::Context`
* Added PathData iterator code (untested...

github.com/gtk-rs/pango - b401ffa4d245cc808f06becc6f4bde5d9d1acc9a authored over 10 years ago by mthq <[email protected]>
glib: Various:

* Further work on the path methods on `cairo::Context`
* Added PathData iterator code (untested...

github.com/gtk-rs/gtk-rs-core - 39b33ccdb71a86777e7bb5f73d4d595dd2cb41ae authored over 10 years ago by mthq <[email protected]>
cairo: Various:

* Further work on the path methods on `cairo::Context`
* Added PathData iterator code (untested...

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

* Further work on the path methods on `cairo::Context`
* Added PathData iterator code (untested...

github.com/gtk-rs/gtk-rs-core - 014cd5c630648b746be3c46102d5f20b580e096f authored over 10 years ago by mthq <[email protected]>
gtk: impl Drop for Path, and cleaning up some imports

github.com/gtk-rs/gtk-rs-core - ddf5c3447f1d8868a79c0c2bc645e2a5123c3e31 authored over 10 years ago by mthq <[email protected]>
glib: impl Drop for Path, and cleaning up some imports

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

* Further work on the path methods on `cairo::Context`
* Added PathData iterator code (untested...

github.com/gtk-rs/gtk-rs-core - 0c903598747f6a3ecdfb9bf980b30801f7f3b600 authored over 10 years ago by mthq <[email protected]>
pango: impl Drop for Path, and cleaning up some imports

github.com/gtk-rs/gtk-rs-core - 35af56891bec7afa49d434552056da651debae19 authored over 10 years ago by mthq <[email protected]>
cairo: impl Drop for Path, and cleaning up some imports

github.com/gtk-rs/gtk-rs-core - 66e55e8cb5d18c0591583009601511f289fe37b8 authored over 10 years ago by mthq <[email protected]>
glib: Cairo paths, also added demo (try `make cairotest`)

github.com/gtk-rs/gtk-rs-core - b9ebd280c05715053730aac49280a18bc89ea5bb authored over 10 years ago by mthq <[email protected]>
glib: Lets drop cairo_{set,get}_user_data closure capturing works better any way

github.com/gtk-rs/gtk-rs-core - b7247796deeadc16ae20df5931d3f8f0cadc225a authored over 10 years ago by mthq <[email protected]>
cairo: Cairo paths, also added demo (try `make cairotest`)

github.com/gtk-rs/gtk-rs-core - 263b8367e3e5fc287a5b4cb8fbccb83b5f9aae69 authored over 10 years ago by mthq <[email protected]>
pango: Lets drop cairo_{set,get}_user_data closure capturing works better any way

github.com/gtk-rs/gtk-rs-core - d531d11f4a06154aa689c86ceea2e4e9a578a532 authored over 10 years ago by mthq <[email protected]>
gtk: Cairo paths, also added demo (try `make cairotest`)

github.com/gtk-rs/gtk-rs-core - ee7e72fa2ed1d5318c349b390d15fde3d19a6ddf authored over 10 years ago by mthq <[email protected]>
pango: Cairo paths, also added demo (try `make cairotest`)

github.com/gtk-rs/gtk-rs-core - 59e61b31c2abd10aa0113ceb1fed4b69bf1474c9 authored over 10 years ago by mthq <[email protected]>
cairo: Lets drop cairo_{set,get}_user_data closure capturing works better any way

github.com/gtk-rs/gtk-rs-core - c63ef454807747853ecbdb9168ea7500655a7914 authored over 10 years ago by mthq <[email protected]>
gtk: Lets drop cairo_{set,get}_user_data closure capturing works better any way

github.com/gtk-rs/gtk-rs-core - 149a917c213aabb3aa98d306c89aa362cfb74814 authored over 10 years ago by mthq <[email protected]>
Cairo paths, also added demo (try `make cairotest`)

github.com/gtk-rs/pango - c58e1d586b4ad81bf6c003ad032d06a47c2af5f6 authored over 10 years ago by mthq <[email protected]>
Lets drop cairo_{set,get}_user_data closure capturing works better any way

github.com/gtk-rs/pango - cb7c1c9424e278dd6eb1d04eaf0a473f2932ee2f authored over 10 years ago by mthq <[email protected]>
Lets drop cairo_{set,get}_user_data closure capturing works better any way

github.com/gtk-rs/glib - cb7c1c9424e278dd6eb1d04eaf0a473f2932ee2f authored over 10 years ago by mthq <[email protected]>
Cairo paths, also added demo (try `make cairotest`)

github.com/gtk-rs/cairo - c58e1d586b4ad81bf6c003ad032d06a47c2af5f6 authored over 10 years ago by mthq <[email protected]>
Lets drop cairo_{set,get}_user_data closure capturing works better any way

github.com/gtk-rs/cairo - cb7c1c9424e278dd6eb1d04eaf0a473f2932ee2f authored over 10 years ago by mthq <[email protected]>
Cairo paths, also added demo (try `make cairotest`)

github.com/gtk-rs/glib - c58e1d586b4ad81bf6c003ad032d06a47c2af5f6 authored over 10 years ago by mthq <[email protected]>
Cairo paths, also added demo (try `make cairotest`)

github.com/gtk-rs/gtk - c58e1d586b4ad81bf6c003ad032d06a47c2af5f6 authored over 10 years ago by mthq <[email protected]>
Lets drop cairo_{set,get}_user_data closure capturing works better any way

github.com/gtk-rs/gtk - cb7c1c9424e278dd6eb1d04eaf0a473f2932ee2f authored over 10 years ago by mthq <[email protected]>
Initial Cairo

github.com/gtk-rs/gtk - 449c35176ca4c189bbf44189e28de9965211ccd0 authored over 10 years ago by mthq <[email protected]>
Initial Cairo

github.com/gtk-rs/pango - 449c35176ca4c189bbf44189e28de9965211ccd0 authored over 10 years ago by mthq <[email protected]>
cairo: Initial Cairo

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

github.com/gtk-rs/gtk-rs-core - edc06a343eed0e7c0fe6391537535ff84b6aeb53 authored over 10 years ago by mthq <[email protected]>
gtk: Initial Cairo

github.com/gtk-rs/gtk-rs-core - db6add42c7ec3ca12a4ba9f5a04c370851f17467 authored over 10 years ago by mthq <[email protected]>
glib: Initial Cairo

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

github.com/gtk-rs/cairo - 449c35176ca4c189bbf44189e28de9965211ccd0 authored over 10 years ago by mthq <[email protected]>
Initial Cairo

github.com/gtk-rs/glib - 449c35176ca4c189bbf44189e28de9965211ccd0 authored over 10 years ago by mthq <[email protected]>
Update README.md

github.com/gtk-rs/glib - bc6db8ae16ccad6eaffa49026b3db8ec160602cd authored over 10 years ago by Jeremy Letang <[email protected]>
Update README.md

github.com/gtk-rs/cairo - bc6db8ae16ccad6eaffa49026b3db8ec160602cd authored over 10 years ago by Jeremy Letang <[email protected]>
Update README.md

github.com/gtk-rs/gtk - bc6db8ae16ccad6eaffa49026b3db8ec160602cd authored over 10 years ago by Jeremy Letang <[email protected]>
gtk: Update README.md

github.com/gtk-rs/gtk-rs-core - bdfec4ae4c3ce5c5a346a7a519b9a4c286f9aaf1 authored over 10 years ago by Jeremy Letang <[email protected]>
pango: Update README.md

github.com/gtk-rs/gtk-rs-core - 48c3d0faf4a16f3d8a1215f5909c75d880a95c04 authored over 10 years ago by Jeremy Letang <[email protected]>
glib: Update README.md

github.com/gtk-rs/gtk-rs-core - 4f76206e9e0759ee7be529c26107b4fdf14de6a7 authored over 10 years ago by Jeremy Letang <[email protected]>
cairo: Update README.md

github.com/gtk-rs/gtk-rs-core - cef106e3001b739e508de09c661869d42712952c authored over 10 years ago by Jeremy Letang <[email protected]>
Update README.md

github.com/gtk-rs/pango - bc6db8ae16ccad6eaffa49026b3db8ec160602cd authored over 10 years ago by Jeremy Letang <[email protected]>
Update README.md

github.com/gtk-rs/pango - 51102069585966d1c73ceb59b1d814addc4834b6 authored over 10 years ago by Guillaume Gomez <[email protected]>
gtk: Update README.md

github.com/gtk-rs/gtk-rs-core - d69f1c26955e32bf169f77501c3747e54e3a76e0 authored over 10 years ago by Guillaume Gomez <[email protected]>
cairo: Update README.md

github.com/gtk-rs/gtk-rs-core - 650c9a5c6633d01cf560297db33f177a60eb8814 authored over 10 years ago by Guillaume Gomez <[email protected]>
pango: Update README.md

github.com/gtk-rs/gtk-rs-core - ee8fd45576554217e6f24273aa3b6d2a5798b12d authored over 10 years ago by Guillaume Gomez <[email protected]>
glib: Update README.md

github.com/gtk-rs/gtk-rs-core - 8e81116c17c24a84753b6d1387e864e9859f734b authored over 10 years ago by Guillaume Gomez <[email protected]>
Update README.md

github.com/gtk-rs/glib - 51102069585966d1c73ceb59b1d814addc4834b6 authored over 10 years ago by Guillaume Gomez <[email protected]>
Update README.md

github.com/gtk-rs/cairo - 51102069585966d1c73ceb59b1d814addc4834b6 authored over 10 years ago by Guillaume Gomez <[email protected]>
Update README.md

github.com/gtk-rs/gtk - 51102069585966d1c73ceb59b1d814addc4834b6 authored over 10 years ago by Guillaume Gomez <[email protected]>
Merge pull request #25 from jeremyletang/travis

add travis support + some conditionnal compilation

github.com/gtk-rs/gtk - 695237f0fdd6c6945db720b5123409402f81244f authored over 10 years ago by Guillaume Gomez <[email protected]>
gtk: Merge pull request #25 from jeremyletang/travis

add travis support + some conditionnal compilation

github.com/gtk-rs/gtk-rs-core - eab2d04d0fa4cd06864d6443f41ed62b1cedc238 authored over 10 years ago by Guillaume Gomez <[email protected]>
glib: Merge pull request #25 from jeremyletang/travis

add travis support + some conditionnal compilation

github.com/gtk-rs/gtk-rs-core - 4e49cac034fc9f9ab4bf868c41aad7397ca37fc8 authored over 10 years ago by Guillaume Gomez <[email protected]>
pango: Merge pull request #25 from jeremyletang/travis

add travis support + some conditionnal compilation

github.com/gtk-rs/gtk-rs-core - ffad2e2590f0d184e710e1b7c33e5268c200de40 authored over 10 years ago by Guillaume Gomez <[email protected]>
cairo: Merge pull request #25 from jeremyletang/travis

add travis support + some conditionnal compilation

github.com/gtk-rs/gtk-rs-core - ca81dd5f6c1a4d7cb972382f393637b9486e1fa3 authored over 10 years ago by Guillaume Gomez <[email protected]>
Merge pull request #25 from jeremyletang/travis

add travis support + some conditionnal compilation

github.com/gtk-rs/pango - 695237f0fdd6c6945db720b5123409402f81244f authored over 10 years ago by Guillaume Gomez <[email protected]>
Merge pull request #25 from jeremyletang/travis

add travis support + some conditionnal compilation

github.com/gtk-rs/cairo - 695237f0fdd6c6945db720b5123409402f81244f authored over 10 years ago by Guillaume Gomez <[email protected]>
Merge pull request #25 from jeremyletang/travis

add travis support + some conditionnal compilation

github.com/gtk-rs/glib - 695237f0fdd6c6945db720b5123409402f81244f authored over 10 years ago by Guillaume Gomez <[email protected]>
add travis.yml

github.com/gtk-rs/glib - 0d5b31f224c89a3dc834ddd0d95cc1e8258f0ca3 authored over 10 years ago by JeremyLetang <[email protected]>
add travis.yml

github.com/gtk-rs/cairo - 0d5b31f224c89a3dc834ddd0d95cc1e8258f0ca3 authored over 10 years ago by JeremyLetang <[email protected]>
add travis.yml

github.com/gtk-rs/gtk - 0d5b31f224c89a3dc834ddd0d95cc1e8258f0ca3 authored over 10 years ago by JeremyLetang <[email protected]>
add travis.yml

github.com/gtk-rs/pango - 0d5b31f224c89a3dc834ddd0d95cc1e8258f0ca3 authored over 10 years ago by JeremyLetang <[email protected]>
cairo: add travis.yml

github.com/gtk-rs/gtk-rs-core - 79c446913bc2160959b2a5aadb427ef0a50dabe4 authored over 10 years ago by JeremyLetang <[email protected]>
gtk: add travis.yml

github.com/gtk-rs/gtk-rs-core - ad3628895ef453438778fd8f594ccc828b57e0ca authored over 10 years ago by JeremyLetang <[email protected]>
pango: add travis.yml

github.com/gtk-rs/gtk-rs-core - 22590be96af3cff8ba0cd0d1a454f31090ae0121 authored over 10 years ago by JeremyLetang <[email protected]>
glib: add travis.yml

github.com/gtk-rs/gtk-rs-core - 5170c0cc325adc42ce4b0a37d802de390caa9558 authored over 10 years ago by JeremyLetang <[email protected]>