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: cleaned up imports

6629cbed0d21896db8de8086d89bc7d89f1816b9 authored over 10 years ago by mthq <[email protected]>
glib: last fix

3c5eb644331ac8d81bf8706eabbda3360955d7a2 authored over 10 years ago by mthq <[email protected]>
gtk: last fix

bf0bd8accb7e0ffd32cc7467e967e552bd9d650a authored over 10 years ago by mthq <[email protected]>
cairo: last fix

bef291022afaf30610c9d9e22180006ca3deabd1 authored over 10 years ago by mthq <[email protected]>
pango: last fix

7f541ae53dbe3ec88ab7c3029a400e57fc92c216 authored over 10 years ago by mthq <[email protected]>
pango: tried to fix whitespace

1fef8271c25cc4870650ba1d9bb81eee9d6b3479 authored over 10 years ago by mthq <[email protected]>
gtk: tried to fix whitespace

e425612946c86c312e3f9dcb26555df8ff8de57a authored over 10 years ago by mthq <[email protected]>
cairo: tried to fix whitespace

f9b4943851b3d9ee65dfbfb10e0d992db2620892 authored over 10 years ago by mthq <[email protected]>
glib: tried to fix whitespace

0b69cab010639def6fab27e2fb95d06c87409256 authored over 10 years ago by mthq <[email protected]>
cairo: re-added traits/gtkbutton additions

08773aa3b507db92d0c60855a67ed4be7b878b38 authored over 10 years ago by mthq <[email protected]>
glib: re-added traits/gtkbutton additions

fad84923ec326aa232145d51a8604acdf40dc64b authored over 10 years ago by mthq <[email protected]>
pango: re-added traits/gtkbutton additions

ce5ea1f5a5f39dbc4f6ac08557ccec28040809af authored over 10 years ago by mthq <[email protected]>
gtk: re-added traits/gtkbutton additions

0a55ed2e6d857e1db911371bb7db4f68bb41bdfb authored over 10 years ago by mthq <[email protected]>
gtk: rename back rustgtk -> rgtk

f22c14be3b354acfe07079e1ff9128d285cf5f70 authored over 10 years ago by mthq <[email protected]>
pango: rename back rustgtk -> rgtk

44d885339336caaceb27ddb79b61dc4bf5eeb0db authored over 10 years ago by mthq <[email protected]>
glib: rename back rustgtk -> rgtk

ee1dd58ff53951fac0f9a8a92ae80b14b554c662 authored over 10 years ago by mthq <[email protected]>
cairo: rename back rustgtk -> rgtk

9509e8c525e61d65d7a21d5167c487c274c84dd6 authored over 10 years ago by mthq <[email protected]>
pango: updated .gitignore with doc/

4244de24ba7d880b44d0c285a9e700ccb71fa8d4 authored over 10 years ago by mthq <[email protected]>
glib: updated .gitignore with doc/

dbcdc403adf396192bd48e2ff8f4c76c509961e0 authored over 10 years ago by mthq <[email protected]>
cairo: updated .gitignore with doc/

f1af79b2fd2f1804eb63369239fbe6423bea36fe authored over 10 years ago by mthq <[email protected]>
gtk: updated .gitignore with doc/

e1b7d8b5e6fd711251fc7d5262956952ac8e5dc1 authored over 10 years ago by mthq <[email protected]>
pango: added Makefile rule for documentation

8981590cf0dd1d3b0b3a1ab76621d63229212b66 authored over 10 years ago by mthq <[email protected]>
glib: added Makefile rule for documentation

e5ffddc52ffe046d06aafb45b290c560f681541c authored over 10 years ago by mthq <[email protected]>
gtk: added Makefile rule for documentation

2348e1c8b1cc324cecbfd85e010bb0f8011d1549 authored over 10 years ago by mthq <[email protected]>
cairo: added Makefile rule for documentation

b36e764ecc96821302a4b4fe7be02efe253670ae authored over 10 years ago by mthq <[email protected]>
pango: The glue library is now staticly linked.

This means that the glue library doesnt need linking
by programs making use of rustgtk anymore. ...

33ee3c4f69bf75cb4834ebcd05ceb67e429a4f5f authored over 10 years ago by mthq <[email protected]>
gtk: The glue library is now staticly linked.

This means that the glue library doesnt need linking
by programs making use of rustgtk anymore. ...

e5e98a5c5f51812c41ac946468993c08b2a5632f authored over 10 years ago by mthq <[email protected]>
cairo: The glue library is now staticly linked.

This means that the glue library doesnt need linking
by programs making use of rustgtk anymore. ...

5f8828f972aa65429367754702d9b9c8a357d937 authored over 10 years ago by mthq <[email protected]>
glib: The glue library is now staticly linked.

This means that the glue library doesnt need linking
by programs making use of rustgtk anymore. ...

dd770ad55684bce3ffa5a1354fbb7cfb8045f44f authored over 10 years ago by mthq <[email protected]>
gtk: .gitignore corrected bin/ and lib/ entries

f7133af95399c81748ab34ffc5b51de644e216fa authored over 10 years ago by mthq <[email protected]>
glib: .gitignore corrected bin/ and lib/ entries

de3435db60b6b4428d18fe882b823d5316b3ebc3 authored over 10 years ago by mthq <[email protected]>
pango: .gitignore corrected bin/ and lib/ entries

53281ec72d0a653a689621f06aab34313fb0fd2a authored over 10 years ago by mthq <[email protected]>
cairo: .gitignore corrected bin/ and lib/ entries

5062fab95efc9e37bc903d9a0b85e7a12eaee2f5 authored over 10 years ago by mthq <[email protected]>
cairo: merge rt with gtk module

1cc752be874b39aad4e7a0bf87cccb5575278e91 authored over 10 years ago by mthq <[email protected]>
gtk: merge rt with gtk module

6591600a08de77f7ac13b5eca1d93c046670f7f6 authored over 10 years ago by mthq <[email protected]>
pango: merge rt with gtk module

6a4b391011bdf13be19b365545e10b50a7300ae2 authored over 10 years ago by mthq <[email protected]>
glib: merge rt with gtk module

18e8b38041642248c2ff2da3c8af479ff391acb5 authored over 10 years ago by mthq <[email protected]>
gtk: merge

b0a3386f6ceb695ad4c34875fba1d038a8c3f062 authored over 10 years ago by mthq <[email protected]>
glib: merge

faf49293e6415e10aa262006e4e2273f12bec41d authored over 10 years ago by mthq <[email protected]>
cairo: merge

5e7ef16691003d862823ca5c8e3d976c3ab4e23f authored over 10 years ago by mthq <[email protected]>
pango: merge

65b8a14094c981168fc0637b6b1869580d1c296a authored over 10 years ago by mthq <[email protected]>
cairo: Changes:

* Refactoring of source tree
* Renaming rgtk -> rustgtk
* Updated Makefile(.in)

66a56710f5c943bbd4eeb7d380d9003c1091ed6f authored over 10 years ago by mthq <[email protected]>
pango: Changes:

* Refactoring of source tree
* Renaming rgtk -> rustgtk
* Updated Makefile(.in)

762d3fe5492b2c3b856cbacbce63fcff1635f888 authored over 10 years ago by mthq <[email protected]>
gtk: Changes:

* Refactoring of source tree
* Renaming rgtk -> rustgtk
* Updated Makefile(.in)

bc29491811a429e6dbae3f7d7d4b05bd5c9bb5f3 authored over 10 years ago by mthq <[email protected]>
glib: Changes:

* Refactoring of source tree
* Renaming rgtk -> rustgtk
* Updated Makefile(.in)

8910a316393c18cf60ef43416dfd5d1321faf7c8 authored over 10 years ago by mthq <[email protected]>
pango: update to last Rust

9de3fca7f16cf248ee6e7449ac129cfcf419af75 authored over 10 years ago by JeremyLetang <[email protected]>
gtk: update to last Rust

b21651a5c3ce1d7c97c5a27061241ec41f042cf1 authored over 10 years ago by JeremyLetang <[email protected]>
glib: update to last Rust

4a4f9c0aecbee8d0a02bc7a820a4caaa56b45df4 authored over 10 years ago by JeremyLetang <[email protected]>
cairo: update to last Rust

b4f880bd51b30cf5b12060f74458453889992cc9 authored over 10 years ago by JeremyLetang <[email protected]>
gtk: initial rust0.11 support

89d0544c6e179856771d47e9e085667073f5a87c authored over 10 years ago by mthq <[email protected]>
cairo: initial rust0.11 support

3909b22b4c979fb0cc64b04a65fa429328b4d710 authored over 10 years ago by mthq <[email protected]>
glib: initial rust0.11 support

239b88127061c9cf9e57f04e0165935e110367d9 authored over 10 years ago by mthq <[email protected]>
pango: initial rust0.11 support

b6d6789d19778bfce12795e6a88ec1c50c70d85d authored over 10 years ago by mthq <[email protected]>
pango: finalize toolbutton family.

f2cbf3e1d8acf6a0aceebdd73f30eef2211f2a15 authored about 11 years ago by JeremyLetang <[email protected]>
glib: finalize toolbutton family.

49fe4df62798f152949f07b04300f0eefc8c400b authored about 11 years ago by JeremyLetang <[email protected]>
cairo: finalize toolbutton family.

f164f4eed70cca6dec18a0aa6a55ba0e4b1823ef authored about 11 years ago by JeremyLetang <[email protected]>
gtk: finalize toolbutton family.

616be006d1d67314205bf323f87df28565582bf5 authored about 11 years ago by JeremyLetang <[email protected]>
glib: add gtk::toolbutton

0b3eeea1ff5d54fb4adbdd4cf555350964d3a128 authored about 11 years ago by JeremyLetang <[email protected]>
pango: add gtk::toolbutton

a35af8d327e16446ff3f2ff23fd1790187e93ae3 authored about 11 years ago by JeremyLetang <[email protected]>
cairo: add gtk::toolbutton

c6c6e690eddf25c2d6c11bf7de096e71b16c585f authored about 11 years ago by JeremyLetang <[email protected]>
gtk: add gtk::toolbutton

ba4700f5f2efebab1ff196b2d4d0d2ec8e8d8404 authored about 11 years ago by JeremyLetang <[email protected]>
pango: add GtkToolButton trait + check return *c_str from gtk (return now Option<~str>)

d70786dfb174deae316ef2c4814f66c67771cebe authored about 11 years ago by JeremyLetang <[email protected]>
cairo: add GtkToolButton trait + check return *c_str from gtk (return now Option<~str>)

31e198d5630f497da489d6b93909b6eba04b919a authored about 11 years ago by JeremyLetang <[email protected]>
gtk: add GtkToolButton trait + check return *c_str from gtk (return now Option<~str>)

fc8218af899ebcca31f7b366cd3ba682b2d2331d authored about 11 years ago by JeremyLetang <[email protected]>
glib: add GtkToolButton trait + check return *c_str from gtk (return now Option<~str>)

136ccc3641a9fb49ef434e79f1cba361b91bc966 authored about 11 years ago by JeremyLetang <[email protected]>
gtk: replace 2 ~str by &str in expander

a6b5b8d0928ca4423ed3a8b14580418267903c36 authored about 11 years ago by JeremyLetang <[email protected]>
glib: replace 2 ~str by &str in expander

2842042e916f7c5a58f03323e7087046e245dd73 authored about 11 years ago by JeremyLetang <[email protected]>
pango: replace 2 ~str by &str in expander

c1ec8ac9e080a28457e7549043f2e838f37c4eee authored about 11 years ago by JeremyLetang <[email protected]>
cairo: replace 2 ~str by &str in expander

59eb85e671a3de5ccfe0ac380661952225fd7bcd authored about 11 years ago by JeremyLetang <[email protected]>
pango: impl gtktoolitem trait default methods

7fbcc95dc82da795f06b1db105eabfec840c9822 authored about 11 years ago by JeremyLetang <[email protected]>
cairo: impl gtktoolitem trait default methods

ce0b3045c95bee4947eda680a3e6393dab75575f authored about 11 years ago by JeremyLetang <[email protected]>
glib: impl gtktoolitem trait default methods

a453850f38889bc040a79e99a44abb30ad6b6ace authored about 11 years ago by JeremyLetang <[email protected]>
gtk: impl gtktoolitem trait default methods

e5f56754e76b39216ba9fc9c19c7422caaaacba1 authored about 11 years ago by JeremyLetang <[email protected]>
gtk: add gtk::SeparatorToolItem

4d0e2591e78253f1429a7e599719cbbd5c52f8a2 authored about 11 years ago by JeremyLetang <[email protected]>
cairo: add gtk::SeparatorToolItem

c154d352c80fad324805799e5ebb25e233a7b6e4 authored about 11 years ago by JeremyLetang <[email protected]>
glib: add gtk::SeparatorToolItem

fce2e319176e2c697ed779d66fb2153c7a337e88 authored about 11 years ago by JeremyLetang <[email protected]>
pango: add gtk::SeparatorToolItem

9bced0f123c31c17870ab4b6bcde020f17429cc1 authored about 11 years ago by JeremyLetang <[email protected]>
gtk: add gtktoolitem + impl gtk::Toolbar.

f714fa69cf6ab7a2a5d07f79390033a33b5c7696 authored about 11 years ago by JeremyLetang <[email protected]>
cairo: add gtktoolitem + impl gtk::Toolbar.

8ba39d6708abd8df17a4b38ffa1871cef7e24c89 authored about 11 years ago by JeremyLetang <[email protected]>
glib: add gtktoolitem + impl gtk::Toolbar.

aa46cda0f838d6cf86284f2c63fb749d639285fd authored about 11 years ago by JeremyLetang <[email protected]>
pango: add gtktoolitem + impl gtk::Toolbar.

fba3c405f4511760f5d17da5e6dbe41d2778af98 authored about 11 years ago by JeremyLetang <[email protected]>
gtk: add toolbar + pkgid attribute

4205dd489807165e9bc49f9c6977859f6a3c5c05 authored about 11 years ago by JeremyLetang <[email protected]>
pango: add toolbar + pkgid attribute

f6c9b5ee4415b0ae513b9838768642bcb5221034 authored about 11 years ago by JeremyLetang <[email protected]>
glib: add toolbar + pkgid attribute

27e587f811860ef3849aca094ba42a6354072cb0 authored about 11 years ago by JeremyLetang <[email protected]>
cairo: add toolbar + pkgid attribute

c893a950b4ea545adc5ebda019042924bc935e34 authored about 11 years ago by JeremyLetang <[email protected]>
gtk: add GtkToolShell trait

3061d71a4153053bf62aa440eed16c856a52a4a7 authored about 11 years ago by JeremyLetang <[email protected]>
glib: add GtkToolShell trait

a5fbf4aba06d8ffb4164f0f36d5c3e69c1b427ec authored about 11 years ago by JeremyLetang <[email protected]>
pango: add GtkToolShell trait

d432bd624714de6e2d481f74d45960593c01bf31 authored about 11 years ago by JeremyLetang <[email protected]>
cairo: add GtkToolShell trait

3d4abca198dc4c9d1bdf8d35c23af6ca9466f632 authored about 11 years ago by JeremyLetang <[email protected]>
pango: foobar in license...

0e88aecfb23cb047f4c4c375b168883b3e6bf058 authored about 11 years ago by JeremyLetang <[email protected]>
glib: foobar in license...

81727ca4fc83fc0117b576c17b798d4e1757af19 authored about 11 years ago by JeremyLetang <[email protected]>
gtk: foobar in license...

f38c97c46febd7c828907b1a2b3f98856321767b authored about 11 years ago by JeremyLetang <[email protected]>
cairo: foobar in license...

478f59845d0055b2f3369e6b6d0ea1258d393bc6 authored about 11 years ago by JeremyLetang <[email protected]>
cairo: Merge pull request #4 from Blei/fix-makefile

Small changes

1d7af5f52c3d27a902efda61325da8da75b8ed61 authored about 11 years ago by Jeremy Letang <[email protected]>
glib: Merge pull request #4 from Blei/fix-makefile

Small changes

1764e959201b3551d874a1d8c26e7d1e97590f5b authored about 11 years ago by Jeremy Letang <[email protected]>
pango: Merge pull request #4 from Blei/fix-makefile

Small changes

cdc39b357f20991dc2f54712028007c926c59b30 authored about 11 years ago by Jeremy Letang <[email protected]>
gtk: Merge pull request #4 from Blei/fix-makefile

Small changes

e647911506e93dedbf204a8262c2b24db70251ae authored about 11 years ago by Jeremy Letang <[email protected]>
pango: Small fixes for the makefile

* Fix echo to use -e (needed on linux when printing color escape codes)
* Remove the GCC variabl...

00a367b50ff288062f91971e3b4767c82abb7c15 authored about 11 years ago by Philipp Brüschweiler <[email protected]>
cairo: Small fixes for the makefile

* Fix echo to use -e (needed on linux when printing color escape codes)
* Remove the GCC variabl...

10c591551398695bfb98dbeb9c196e5ab75aaecb authored about 11 years ago by Philipp Brüschweiler <[email protected]>
glib: Small fixes for the makefile

* Fix echo to use -e (needed on linux when printing color escape codes)
* Remove the GCC variabl...

7ffa8bc99880fd8f7f029365d130ade6882416db authored about 11 years ago by Philipp Brüschweiler <[email protected]>