Ecosyste.ms: OpenCollective

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

github.com/gtk-rs/gtk-rs-core

Rust bindings for GNOME libraries
https://github.com/gtk-rs/gtk-rs-core

glib: update folder layout to place test binaries in src/bin ( cargo folder layout )

remove warnings + unnecessary libraries linkings in tests

fe5fc0857f845fd7c718759e755dae239272ca14 authored over 10 years ago by JeremyLetang <[email protected]>
pango: Merge pull request #29 from mathijshenquet/cairo

add Cairo stuff

b05791dd62409921479f1b8a19d3aca7348f0ad6 authored over 10 years ago by Jeremy Letang <[email protected]>
cairo: Merge pull request #29 from mathijshenquet/cairo

add Cairo stuff

7b1ab910ae1d496ee068d739a3f5c3ab2b73581e authored over 10 years ago by Jeremy Letang <[email protected]>
glib: Merge pull request #29 from mathijshenquet/cairo

add Cairo stuff

ceb7012e86ba0d0c3500e8377be85bac634fbb80 authored over 10 years ago by Jeremy Letang <[email protected]>
gtk: Merge pull request #29 from mathijshenquet/cairo

add Cairo stuff

6c62a8730dc1dfbfcd2ade192fc8c152330fcc88 authored over 10 years ago by Jeremy Letang <[email protected]>
pango: Some last cairo cleanup

1ce61fcb372c76536c3574b27dddd6f5269d7f6a authored over 10 years ago by mthq <[email protected]>
gtk: Some last cairo cleanup

f0daeb5582ff8fcb70f20ae93ae40da97e4e0383 authored over 10 years ago by mthq <[email protected]>
glib: Some last cairo cleanup

976dbea3c7845e598ed09353ef739a00e9d9c725 authored over 10 years ago by mthq <[email protected]>
cairo: Some last cairo cleanup

7ccf0ffc9e20c2dfa4a39005865a9c66a33d4dbb authored over 10 years ago by mthq <[email protected]>
cairo: Merge:

* Remove incorect `impl Drop for GtkWidget`
* Update cairo to new ptr syntax
* Trouble with callb...

2247ee8c9a0bfe06a42f885b04d6c0ef3728d984 authored over 10 years ago by mthq <[email protected]>
pango: Merge:

* Remove incorect `impl Drop for GtkWidget`
* Update cairo to new ptr syntax
* Trouble with callb...

9e904fd5f94fc6e86de4084d2f7ba0cf07a019b8 authored over 10 years ago by mthq <[email protected]>
glib: Merge:

* Remove incorect `impl Drop for GtkWidget`
* Update cairo to new ptr syntax
* Trouble with callb...

1c509ce1769488c5fcc6640a5fee7bc427ae3b9f authored over 10 years ago by mthq <[email protected]>
gtk: Merge:

* Remove incorect `impl Drop for GtkWidget`
* Update cairo to new ptr syntax
* Trouble with callb...

81ad90983f5f0beeae7c110c3ea7a86e23f9c279 authored over 10 years ago by mthq <[email protected]>
pango: update .travis.yml to trigger rust-ci doc

81375fab7847a437a55f9395d628d70bae15051c authored over 10 years ago by JeremyLetang <[email protected]>
glib: update .travis.yml to trigger rust-ci doc

8b75c65a0af23d26ccb645c58370807feec61ef0 authored over 10 years ago by JeremyLetang <[email protected]>
gtk: update .travis.yml to trigger rust-ci doc

69ce490aa8bbfc607d008b10ba1ca114fc7a2e7b authored over 10 years ago by JeremyLetang <[email protected]>
cairo: update .travis.yml to trigger rust-ci doc

77afeb34bc3b0f8184d5ccf34d80884ff1d7b804 authored over 10 years ago by JeremyLetang <[email protected]>
pango: Partial for rebasing

96ba110e69f0dbcec28228db094c3b2f241cb45f authored over 10 years ago by mthq <[email protected]>
glib: Partial for rebasing

a300e637d6c553408ed412562cec2ccc25226548 authored over 10 years ago by mthq <[email protected]>
cairo: Partial for rebasing

5e1e54c5e7b677c1fe1aaa9c36c22a7e3e7d304c authored over 10 years ago by mthq <[email protected]>
gtk: Partial for rebasing

864608574cde36c9d5c3e610ed2d3e0f572e3845 authored over 10 years ago by mthq <[email protected]>
pango: Fixed errors and implemented a custom trampoline for signal draw

a39f633deeba8784275e99b25d236763798ae5b4 authored over 10 years ago by mthq <[email protected]>
gtk: Fixed errors and implemented a custom trampoline for signal draw

b806436ad5c964b81675ce826b2343f8be8b8ab9 authored over 10 years ago by mthq <[email protected]>
glib: Fixed errors and implemented a custom trampoline for signal draw

7303338f9e181ec5707e448fc63be37a973f25dc authored over 10 years ago by mthq <[email protected]>
cairo: Fixed errors and implemented a custom trampoline for signal draw

37b3907c16bc8931e328ce47fe6af9dbe68a8a34 authored over 10 years ago by mthq <[email protected]>
cairo: Cairo: Added all pattern stuff into context

5401923008b91f7088ac0f9a19103d3234c39732 authored over 10 years ago by mthq <[email protected]>
glib: Use stack values instead of heap values for out pointers

28d70cd72fc967aaab0dc5550af4334d360372de authored over 10 years ago by mthq <[email protected]>
pango: Implemented Mesh's

f97b7104944ef66fb8cb6a9392192173c50ba409 authored over 10 years ago by mthq <[email protected]>
cairo: Imported nearly the entire cairo api as ffi functions (cairo_matrix_t and backand specific functions still missing)

8b4ae5a63c62928fdbf713795cdbdba11fc89b65 authored over 10 years ago by mthq <[email protected]>
gtk: Use stack values instead of heap values for out pointers

1533956b31f6583b96553bccf2989bfa73a641e6 authored over 10 years ago by mthq <[email protected]>
cairo: Fixed spacing

6b7729296f67d801177af3cbfa34a45ce9423917 authored over 10 years ago by mthq <[email protected]>
pango: Cairo: Added all pattern stuff into context

753231f30484205ffbbd085e0beadc2e5d9f6871 authored over 10 years ago by mthq <[email protected]>
cairo: Added matrices and fonts

62b7ede8bc822ba02ea19f8879081384c0d90ec6 authored over 10 years ago by mthq <[email protected]>
gtk: Renamge PathIterator -> PathSegments, forgot some whitespace changes.

7bd2d62229a5b5d4ba0324a6121a74b61fe0166f authored over 10 years ago by mthq <[email protected]>
gtk: Fixed spacing

3c0239e27546cfd73385cb2c0f474723778e6287 authored over 10 years ago by mthq <[email protected]>
pango: Use stack values instead of heap values for out pointers

465476183c0503de5d8ed005b41d52767e8f2d38 authored over 10 years ago by mthq <[email protected]>
cairo: Implemented cairo transformations (except matrix stuff)

58f0a770864d95453f176abfa7028024bb621146 authored over 10 years ago by mthq <[email protected]>
gtk: Implemented cairo transformations (except matrix stuff)

bb2d57cf72dee46cde30265ad9e8f8cf9a4c02ae authored over 10 years ago by mthq <[email protected]>
pango: Fixed spacing

b89bc79681c016447da683ed77d71769c2afdd14 authored over 10 years ago by mthq <[email protected]>
gtk: Cairo: Added all pattern stuff into context

b5dc21bfd988cce079735375f1f3184e80a610d1 authored over 10 years ago by mthq <[email protected]>
pango: Moved the path methods of Context from context.rs to paths.rs and fixed PathIteration code

6d99b1e22eb2e718e4145dc04b127149252350ef authored over 10 years ago by mthq <[email protected]>
cairo: Moved the path methods of Context from context.rs to paths.rs and fixed PathIteration code

b77df3ee31f752166d1233eb6b770ac0e70b52fa authored over 10 years ago by mthq <[email protected]>
cairo: Use stack values instead of heap values for out pointers

abaf5223578fdce70125687c8ee3ec52c356a975 authored over 10 years ago by mthq <[email protected]>
pango: Implemented cairo patterns

ec2e3230d7b712b0a0d3b5927d37d0c393a7c6f9 authored over 10 years ago by mthq <[email protected]>
pango: Imported nearly the entire cairo api as ffi functions (cairo_matrix_t and backand specific functions still missing)

ae459b1a42bc001e0a882f535e12dbb70241f6a3 authored over 10 years ago by mthq <[email protected]>
glib: Added matrices and fonts

45907b609ca024090265e40a51520f0dce745c6e authored over 10 years ago by mthq <[email protected]>
glib: Smile

442e04603fb91414e3a5d244aac866bb78913a5e authored over 10 years ago by mthq <[email protected]>
glib: Renamge PathIterator -> PathSegments, forgot some whitespace changes.

3b8acb06cd6846fd395569e9fb5fb26fc33eb94d authored over 10 years ago by mthq <[email protected]>
cairo: Renamge PathIterator -> PathSegments, forgot some whitespace changes.

6576cdaaa872bf14849df834625b2dd721029e97 authored over 10 years ago by mthq <[email protected]>
gtk: Imported nearly the entire cairo api as ffi functions (cairo_matrix_t and backand specific functions still missing)

18e9885fab03f140c7d05a006655799fe84514a0 authored over 10 years ago by mthq <[email protected]>
glib: Implemented cairo patterns

a3920582bf687c956a732965535cbddb2058a52c authored over 10 years ago by mthq <[email protected]>
cairo: Smile

ac28d943f7b7fabc1919d42721d35c076cd634b3 authored over 10 years ago by mthq <[email protected]>
pango: Renamge PathIterator -> PathSegments, forgot some whitespace changes.

b0d4a40a1adf509cfa93cb78c76e1dad5eec686e authored over 10 years ago by mthq <[email protected]>
gtk: Moved the path methods of Context from context.rs to paths.rs and fixed PathIteration code

8c382f98cd1dc2c6b8715a354188ca44e9c1b78e authored over 10 years ago by mthq <[email protected]>
gtk: Implemented cairo patterns

65f2c09d8037d4c94fe2f49e18ab152e8c7099ed authored over 10 years ago by mthq <[email protected]>
glib: Cairo: Added all pattern stuff into context

e0eeaf6e388adf47fcd342b737aad0c60232debb authored over 10 years ago by mthq <[email protected]>
gtk: Added matrices and fonts

6287dfc6414956c12ae894ed9c280324e659be19 authored over 10 years ago by mthq <[email protected]>
gtk: Implemented Mesh's

7c78e238892e3ce7b26741ebe09d94b9f51dd1a7 authored over 10 years ago by mthq <[email protected]>
pango: Implemented cairo transformations (except matrix stuff)

469de1e466f08a4609862459297cc9c3e8202007 authored over 10 years ago by mthq <[email protected]>
glib: Imported nearly the entire cairo api as ffi functions (cairo_matrix_t and backand specific functions still missing)

229be93e96ae7054c1c3f9232192b46cd5d8cf15 authored over 10 years ago by mthq <[email protected]>
glib: Implemented cairo transformations (except matrix stuff)

00a44d8a61c3a0c0107d71f545a66a52b93fcf13 authored over 10 years ago by mthq <[email protected]>
cairo: Implemented cairo patterns

bb8fab6d291e018016bf5a81c41f502d82015558 authored over 10 years ago by mthq <[email protected]>
pango: Smile

e16904ba9eaf746afb343b1c3221360a6cb59a50 authored over 10 years ago by mthq <[email protected]>
glib: Moved the path methods of Context from context.rs to paths.rs and fixed PathIteration code

60f7c044286df8bb3b6d7640f1a1aabf5390d5a6 authored over 10 years ago by mthq <[email protected]>
pango: Added matrices and fonts

3fa7e75ff94b8ef223139615ee1880007456c853 authored over 10 years ago by mthq <[email protected]>
gtk: Smile

95a7adf19a504bae7d30afe91ff7128a077037ca authored over 10 years ago by mthq <[email protected]>
glib: Implemented Mesh's

d2c5b9a70cc196f7281610b8c06a9c8a5f03da75 authored over 10 years ago by mthq <[email protected]>
glib: Fixed spacing

95279cc5ae8bb14f232f0db2b9f74176b22683f3 authored over 10 years ago by mthq <[email protected]>
cairo: Implemented Mesh's

ee82c19f18b161147fa1f7fa6afb6285d56d6af1 authored over 10 years ago by mthq <[email protected]>
pango: impl Drop for Path, and cleaning up some imports

35af56891bec7afa49d434552056da651debae19 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...

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...

014cd5c630648b746be3c46102d5f20b580e096f 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...

39b33ccdb71a86777e7bb5f73d4d595dd2cb41ae authored over 10 years ago by mthq <[email protected]>
gtk: impl Drop for Path, and cleaning up some imports

ddf5c3447f1d8868a79c0c2bc645e2a5123c3e31 authored over 10 years ago by mthq <[email protected]>
glib: impl Drop for Path, and cleaning up some imports

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...

0c903598747f6a3ecdfb9bf980b30801f7f3b600 authored over 10 years ago by mthq <[email protected]>
cairo: impl Drop for Path, and cleaning up some imports

66e55e8cb5d18c0591583009601511f289fe37b8 authored over 10 years ago by mthq <[email protected]>
glib: Cairo paths, also added demo (try `make cairotest`)

b9ebd280c05715053730aac49280a18bc89ea5bb authored over 10 years ago by mthq <[email protected]>
glib: Lets drop cairo_{set,get}_user_data closure capturing works better any way

b7247796deeadc16ae20df5931d3f8f0cadc225a authored over 10 years ago by mthq <[email protected]>
cairo: Cairo paths, also added demo (try `make cairotest`)

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

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

ee7e72fa2ed1d5318c349b390d15fde3d19a6ddf authored over 10 years ago by mthq <[email protected]>
pango: Cairo paths, also added demo (try `make cairotest`)

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

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

149a917c213aabb3aa98d306c89aa362cfb74814 authored over 10 years ago by mthq <[email protected]>
cairo: Initial Cairo

fb7806fc3cff2082c8aa49e791846388530cfd33 authored over 10 years ago by mthq <[email protected]>
pango: Initial Cairo

edc06a343eed0e7c0fe6391537535ff84b6aeb53 authored over 10 years ago by mthq <[email protected]>
gtk: Initial Cairo

db6add42c7ec3ca12a4ba9f5a04c370851f17467 authored over 10 years ago by mthq <[email protected]>
glib: Initial Cairo

fc151d3476f4a4f5b01c8130b57a38d31a0f7fb7 authored over 10 years ago by mthq <[email protected]>
glib: Update README.md

4f76206e9e0759ee7be529c26107b4fdf14de6a7 authored over 10 years ago by Jeremy Letang <[email protected]>
pango: Update README.md

48c3d0faf4a16f3d8a1215f5909c75d880a95c04 authored over 10 years ago by Jeremy Letang <[email protected]>
gtk: Update README.md

bdfec4ae4c3ce5c5a346a7a519b9a4c286f9aaf1 authored over 10 years ago by Jeremy Letang <[email protected]>
cairo: Update README.md

cef106e3001b739e508de09c661869d42712952c authored over 10 years ago by Jeremy Letang <[email protected]>
gtk: Update README.md

d69f1c26955e32bf169f77501c3747e54e3a76e0 authored over 10 years ago by Guillaume Gomez <[email protected]>
cairo: Update README.md

650c9a5c6633d01cf560297db33f177a60eb8814 authored over 10 years ago by Guillaume Gomez <[email protected]>
pango: Update README.md

ee8fd45576554217e6f24273aa3b6d2a5798b12d authored over 10 years ago by Guillaume Gomez <[email protected]>
glib: Update README.md

8e81116c17c24a84753b6d1387e864e9859f734b authored over 10 years ago by Guillaume Gomez <[email protected]>
cairo: Merge pull request #25 from jeremyletang/travis

add travis support + some conditionnal compilation

ca81dd5f6c1a4d7cb972382f393637b9486e1fa3 authored over 10 years ago by Guillaume Gomez <[email protected]>
glib: Merge pull request #25 from jeremyletang/travis

add travis support + some conditionnal compilation

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

ffad2e2590f0d184e710e1b7c33e5268c200de40 authored over 10 years ago by Guillaume Gomez <[email protected]>