Ecosyste.ms: OpenCollective

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

github.com/gtk-rs/cairo

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

Fix a recent rustc nightly warning.

6f77199876509b7943407acb3fa9f06bcfa3df43 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Move FFIWidget from gtk3-sys to gtk

Its days are numbered anyway...

9902fbcbe4d933365632405b64c03d1604a93dd7 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Move to_bool/to_gboolean from glib-sys to glib

3328a52832351e81270c57d01659dc4f980cd455 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Import to_bool and to_gboolean directly from glib-sys

8b587ce571fa7d11ad02b26578407b7e410aff73 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Split off glib-sys

d38c2b95656114ef97f585d1f964b8ba454810f1 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Split off gtk3-sys

45cdc1f1cabef037ac516b861592984922c71378 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Split off gdk3-sys

eb9f264a3002150da32d2b31c6c064cf95208156 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Merge pull request #204 from gkoz/simple_c_vec

Make a wrapper for cairo_rectangle_list_t

8422c4222a8524abc8c4f49e599297c66be3d25d authored almost 10 years ago by Guillaume Gomez <[email protected]>
Make a wrapper for cairo_rectangle_list_t

Add RectangleVec and return it from cairo::Context::copy_clip_rectangle_list
This avoids using C...

4bef0d60d30fe6a47f8df11696ae8a6d2323a1c0 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
replace cargo run by cargo build

1760d64871ac9cbbdd1aa16fbaaa403316330de6 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Merge pull request #202 from oakes/fix_more_build_errors

Fix more build errors

6ec0a8ca8b2d8a5f0303b111c37789b6a0ae682b authored almost 10 years ago by Guillaume Gomez <[email protected]>
Use PhantomData and PhantomFn to fix build errors

6f2ddfcb6c3de4501b3ca58bb9fb044234c697cd authored almost 10 years ago by oakes <[email protected]>
Pass path by reference

a43482be5b2cf11bb82e41a0620c9f1ac495d0d7 authored almost 10 years ago by oakes <[email protected]>
Merge pull request #201 from oakes/fix_build_errors

Use generic syntax to fix build errors

f557079886077be5d3819093a2a034d542c4504b authored almost 10 years ago by Guillaume Gomez <[email protected]>
Use generic syntax to fix build errors

a0fce7c79014c56caf1149a9ebe072cc52ad0c69 authored almost 10 years ago by oakes <[email protected]>
Merge pull request #200 from gkoz/cleanup

Discard outdated build instructions

5769e633f748157a858dc266fa4de81ec188218a authored almost 10 years ago by Jeremy Letang <[email protected]>
Remove obsolete linking instructions

adfabcd137c0c1744087a6463f181cf340eecb32 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Don't print out the link commands, gcc itself does

b77eaa92fb5c9bae6ff4879c030ca30a847c27d9 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Merge pull request #198 from kennytm/rustup

Fix build errors

cbb9c869ddd9d2830d4ede4dd0c7275cc837e9c4 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Make rgtk buildable on Mac OS X.

a3c56af148a01aecc77df668e8bbe003291b6b14 authored almost 10 years ago by kennytm <[email protected]>
Merge pull request #195 from gkoz/ffi_bool

Use to_bool and to_gboolean instead of ifs and matches

07adac420061886232caa1dbe87b3b997c5bafe2 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Use to_bool and to_gboolean instead of ifs and matches

This should make the code a bit more readable and fixes some copypasting mistakes.

ea83ebc5574710f6bfed7270d93c943455475a48 authored almost 10 years ago by Gleb Kozyrev <[email protected]>
Merge pull request #194 from GuillaumeGomez/master

Fix invalid closure

884a1d39d8301e39ea8e25451f3c2e3436b4002c authored almost 10 years ago by Guillaume Gomez <[email protected]>
Fix invalid closure

7f9cb35095799e3331555363b6f3f530026fa560 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #193 from GuillaumeGomez/master

Fix basic and sync_widgets examples

98e7632662252b328c4d4b103509b63d518e454c authored almost 10 years ago by Guillaume Gomez <[email protected]>
Fix basic and sync_widgets examples

bea1b8955b174826fb0f2bc3e652f92125797278 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #192 from GuillaumeGomez/master

Update cairotest

5d0038dd35079f1165aa67ee0c6c1234c0574f78 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Update cairotest

35aa3558a9bbdcd653e48a387999e8dabe848293 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #191 from GuillaumeGomez/master

Update to last rustc version

3edb1f0e156b2540ca81bef308bec49d175c6750 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Update to last rustc version

ff4d40486426b334c4b059b6f3c8e8d7f9aef6d2 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #190 from SimonSapin/dash

Fixes for cairo::Context::set_dash and get_dash

b943618a697b3228da85d34ae1c5fc31452faae1 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Set a non-zero length for the vector returned by Context::get_dash.

This should fix the test added in the previous commit.

c9f11c0b34e118593a3b7c1c1dcd46fce4de3405 authored almost 10 years ago by Simon Sapin <[email protected]>
Add a sanity test for Context::set_dash and get_dash.

The test *should* be failing with `([], 42) != ([3, 2, 1], 42)`,
but it segfaults on my machine ...

21a2c9133c4456b55795e4e0aa2ef0fdf0965441 authored almost 10 years ago by Simon Sapin <[email protected]>
Remove the num_dashes parameter and use the dashes slice length in Context::set_dash

7442a075a013248edaf740e9e09db6d713fd04cb authored almost 10 years ago by Simon Sapin <[email protected]>
Merge pull request #188 from GuillaumeGomez/gobject-builder

Gobject builder

c1b805d5e27e034d9730ba7c38e8ee94c17b6da2 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Merge pull request #189 from GuillaumeGomez/master

Update to last rustc version

b328c58c0c7c3ff408d7659e1eddf7f79796b4e2 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Update to last rustc version

20b9742a0b38942e1ae5d5202576d009f24c69bf authored almost 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #164 from GuillaumeGomez/master

Work on GDK

8785ad7e8b6622e39b4b4d30ca51928a0417cc87 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Fix builder widget build error

24929e608ca3337a83fe135c5a3c4e1c0b627468 authored almost 10 years ago by GuillaumeGomez <[email protected]>
WIP: Implemented GtkBuilder methods

b42bff6e857860a9ad942dd21844d140d85715eb authored almost 10 years ago by Gulshan Singh <[email protected]>
Add new trait : GObjectTrait

ba75baee6840cfbc79c1fd427fb0336c59db3421 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #187 from oakes/tree_iter_fix

Don't drop TreeIter created by wrap_pointer

a30fd2676bb066268c0f4c569207bcebfd587442 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Don't drop TreeIter created by wrap_pointer

754e05c2923b87d0779ed53a36da7fee31cefd91 authored almost 10 years ago by oakes <[email protected]>
Add RGBA functions

39ef22a586e2e27ee87870b73420a3dcdfda8d81 authored almost 10 years ago by GuillaumeGomez <[email protected]>
New gdk widget : DragContext

4fa9760120d6ae7d5819cd88bba52196cd9acd2c authored almost 10 years ago by GuillaumeGomez <[email protected]>
Update to last rustc version

003e570fe5073a8f323b923a57032084fa97b1c5 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Updates to last rust compiler version

66bf3cef86ad32717bd3bef4daf0f080a249b64d authored almost 10 years ago by GuillaumeGomez <[email protected]>
Add new gdk widget : AppLaunchContext

830430bc12cf95afc52d78139c822da06bb39974 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Add Window functions and a new gdk widget : Geometry

b8e4db461b4f96c7ca4b83b67e55b55f16a19ac7 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Add new gdk widget : FrameTimings

be0b564c1fad9b651845617ab4366412d6791b66 authored almost 10 years ago by GuillaumeGomez <[email protected]>
new gdk widget : FrameClock

3714f0773e868a00b9db4aaa19c4f380cf1baca1 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Add new gdk widget : DisplayManager

86b43d2c6cb9fbf55f0a0045e83bda15ff1865eb authored almost 10 years ago by GuillaumeGomez <[email protected]>
Add general gdk functions

29d9f6cff473af834b55275362910a0772fa9f0b authored almost 10 years ago by GuillaumeGomez <[email protected]>
Add new gdk widgets : Point and Rectangle

d2a3f67759baa31edb48734cef7fdcae7d99c220 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Checkup

9bee15266ae6648d10682125aa8fbdef4b750893 authored almost 10 years ago by GuillaumeGomez <[email protected]>
New gdk widget : Screen

6568f80ae302f238e330c2d475ba073e09f195cf authored almost 10 years ago by GuillaumeGomez <[email protected]>
Add new gdk widget : Pixbuf

da164885a3012886e468b607a443678aeeff9be2 authored almost 10 years ago by GuillaumeGomez <[email protected]>
New gdk module : Cursor

819a383e76d98912ab6990d0eea9c8a18bc550e9 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Add new gdk widget : DeviceManager

839bbc87877492d548c317d03c931f7e95091ba4 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Add new gdk widget : Visual

df9107c50fc88e68c452e25c7ebceee200b1a76d authored almost 10 years ago by GuillaumeGomez <[email protected]>
New gdk widget : Device

Created a widget folder

bab5c6e300125a15e3b05318520cbb06ef0f777b authored almost 10 years ago by GuillaumeGomez <[email protected]>
Add device source code

105cedb6c0c0b85581133896ac026a9d7252a3b0 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #186 from GuillaumeGomez/fix-examples

Update examples to last rustc version

493086793eef72b53a724ef6416f073fb9116291 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Update examples to last rustc version

1df1966766f066ef7063995866f4039ef8be24f9 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #185 from GuillaumeGomez/build-fix

Update to last rustc version

75eed36a4ae250d79e2436b6c869f574754030ff authored almost 10 years ago by Guillaume Gomez <[email protected]>
Update to last rustc version

0740e5b00dd7a657c600470ad8406f122f37f9f8 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #183 from jeremyletang/cargo-versions

Update Cargo.toml

6d4421f8db1c1c577e55b192c2bcbf753dc4b5fb authored almost 10 years ago by Guillaume Gomez <[email protected]>
Update Cargo.toml

b803f2547ea0b17576428b38b5e925c5fdf37b98 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Merge pull request #182 from oakes/update_libs

Update pkg-config and gcc versions

cc846b51366f9eb532da3df4534c109994d14a23 authored almost 10 years ago by Guillaume Gomez <[email protected]>
Update pkg-config and gcc versions

8f24ed7f2ef20a159a41d3882a61e46139a21d65 authored almost 10 years ago by oakes <[email protected]>
Merge pull request #177 from GuillaumeGomez/build-fix

Started to update to last rustc version (removing box closure)

cf3c43a6c897e0ff62e088507db9ed237ee4a1e8 authored almost 10 years ago by Jeremy Letang <[email protected]>
Fix build error

8a0a0f04c24cc4cee15d5c07abd0734062be7e06 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Move the c_vec import

133ae8f287ee88f5f3a175e815707d76ddf6fe08 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Fixes examples

5dcc4df7fd4b6fbb0b0b965599d2466688b2896e authored almost 10 years ago by GuillaumeGomez <[email protected]>
Still fixing travis build errors

cac7be89f1fffd65bb536ddf4831a32bff1af03a authored almost 10 years ago by GuillaumeGomez <[email protected]>
Fix travis build error

70ad329a03081921dd9d2426a1bff3ffff558a5b authored almost 10 years ago by GuillaumeGomez <[email protected]>
End of update to last rustc version

5849418e4ecf651022322f4633aa17dcff8f0f6d authored almost 10 years ago by GuillaumeGomez <[email protected]>
Less than 100 errors !

59f574c4d53785b6c9ce14539890d76e9a974184 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Update README

Remove ./configure step.

29ee05b6840a099e0fa7f369e84e81bf462efe50 authored almost 10 years ago by Guillaume Gomez <[email protected]>
It still continues

201eb6e264074577ef0aba462a78fe16a3bfacb8 authored almost 10 years ago by GuillaumeGomez <[email protected]>
It continues...

f247f7aa874300adf254325d206320335eea83d5 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Re-fix license

ec093367fb55466208587e0310143eeec7577703 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Porting to last rustc version

263c3ffb23f36550bea94bb0297516563c884fa6 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Fixed more CString issues

91c64e3f80d7d00aa8d9116068633b580fe3dc0d authored almost 10 years ago by Gulshan Singh <[email protected]>
Convert from with_c_str to CString::from_slice

fe2a7c5c587b0cada6557f7344e5e6cbcf1ecd50 authored almost 10 years ago by Gulshan Singh <[email protected]>
Removed #[derive(Copy)] and added FnMut lifetime

9d7b8d5f70caa0f1fa3083b4f84d7362ba5ef4d7 authored almost 10 years ago by Gulshan Singh <[email protected]>
WIP: started converting to String::from_utf8 and CString::from_slice

f4824d9b904d9d17d9c6c6f17b2cbd20e6b3f913 authored almost 10 years ago by Gulshan Singh <[email protected]>
WIP: before sed

adf994b4715a0fb6ea4aa01fee277bc30818e4e6 authored almost 10 years ago by Gulshan Singh <[email protected]>
Change imports from ToCStr to CString

238e35d2a301d484a9def490f2cbfd926030d6b2 authored almost 10 years ago by Gulshan Singh <[email protected]>
Converted i integer literals to is

a3ce9ba036df8147de7fff5a4f7f86f5cc51d03a authored almost 10 years ago by Gulshan Singh <[email protected]>
Switched box to Box::new

e7f3d1b34fc1451eadb6c0cd649f3504bec2e61c authored almost 10 years ago by Gulshan Singh <[email protected]>
int -> isize, uint -> usize

8de2ab8fdb1180335cd39e645f3ae064f764d63f authored almost 10 years ago by Gulshan Singh <[email protected]>
A part of the update to the last rustc version

342b30e6cd43796451a44bf679e8949ceced4cd9 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Started to update to last rustc version (removing box closure)

7489f9e8580880e38916f8747acbd3e7a5037601 authored almost 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #178 from GuillaumeGomez/license

Add license in Cargo

689abddb465824b7c64945888ae1b7a89cc8c997 authored about 10 years ago by Guillaume Gomez <[email protected]>
Add license in Cargo

b6dee4694af68b1fd1a6e2ce0f91e389b97cf90b authored about 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #175 from gsingh93/master

Fixed build for latest master

7fee93c07286033048db5d77ef271dedee78dd80 authored about 10 years ago by Guillaume Gomez <[email protected]>
Fixed build for latest master

a8884b150ea7d8cd33dab6c397ce097dad9ba179 authored about 10 years ago by Gulshan Singh <[email protected]>
Merge pull request #172 from GuillaumeGomez/build-fix

Fixes build errors

5a044269788f603a8b4e3e628e428729eb387f48 authored about 10 years ago by Guillaume Gomez <[email protected]>
Fixes the "use use" error

9e91089ed7166cbe4e46518ffa6fc33a58034099 authored about 10 years ago by GuillaumeGomez <[email protected]>