Ecosyste.ms: OpenCollective

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

github.com/gtk-rs/pango

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

Merge pull request #7 from gkoz/travis_beta

Travis: build on both nightly and beta

46707825f89146f83ef398ce0a3f843a3a4159fe authored over 9 years ago
Merge pull request #6 from gkoz/rust_features

Remove repr(C) from native types

6143e06f1fcc95824071584fe6011d42415ee796 authored over 9 years ago
Travis: build on both nightly and beta

30a0d44513303dfaf6003fc89c3b39226a306924 authored over 9 years ago
Remove repr(C) from native types

8b3059978cdde47ab9c0461ebbb8493203a7cd60 authored over 9 years ago
Merge pull request #4 from gkoz/travis

Make travis build the examples repo to check for intercrate breakage

148d546a4aad05a3c398489ba5bdf48f5f10c044 authored over 9 years ago
Make travis build the examples repo to check for intercrate breakage

e50ad9f529c3dffb4906f53a3b39ec636054999a authored over 9 years ago
Merge pull request #3 from gkoz/rust_features

Remove redundant dependency

15dd9004a8d9671970b69f7bd8a42804530b4c20 authored over 9 years ago
Remove redundant dependency

b2cc4df924d56854f4c7e528500ac780a0004d82 authored over 9 years ago
Merge pull request #2 from rust-gnome/GuillaumeGomez-patch-1

Remove useless backlines

3ce36f5e046e57a4c2f80efbf4a36ef6ca1a1aaa authored almost 10 years ago
Remove useless backlines

65c9e221070af97e895f996f9f609dd798370ecc authored almost 10 years ago
Merge pull request #1 from gkoz/license_headers

Update license headers and authors list

14ea07c8985c411d959c3a6ae6f7b7e48b35b6c7 authored almost 10 years ago
Update the license headers

f7f3bc67915268041361beb4b9cabe45d0965ed9 authored almost 10 years ago
Update the project authors list

e3ef7da53389f3878df257e1d27839991f25a6b5 authored almost 10 years ago
Update README.md

1bea8713ade75368310298c26a25eff16ff7617a authored almost 10 years ago
Update .travis.yml

3ef248ea7ae51d3cbc45a3a7e665d23c96ae46b4 authored almost 10 years ago
Update README.md

c5724c31ac2f2a92cb271a39b0165cbfb0daf1c8 authored almost 10 years ago
First commit

da6effb67371784d658fd51d5eded7d334e812c9 authored almost 10 years ago
Merge pull request #261 from gkoz/rustup

Rustup

1a5aaf91d15e63629309f35179b984ad4cde4083 authored almost 10 years ago
Nightly catchup

929e110e602065b99ac1d8674ef7bf2ee9ba1cf9 authored almost 10 years ago
Rehash glib::translate impls after the changes to coherence checks

a5bf8bcd35b26df7cd27b0db5d1d2648e567307a authored almost 10 years ago
Don't derive Copy for most ffi types, derive Clone for those that do

Opaque ffi types and types that contain raw pointers shouldn't be `Copy` or `Clone`.
Derive `Clo...

d8d69a400780e909e00177207d917522b6d46106 authored almost 10 years ago
Update README.md

ddcf5e37d6da809a45eed3de5c792e94edccc1bd authored almost 10 years ago
Merge pull request #260 from GuillaumeGomez/master

Add a few more functions in ScrolledWindow

c0b11b00973d6e520ec0e5299043998e879b26cb authored almost 10 years ago
Add a few more functions in ScrolledWindow

bbfc49255b3e723ffaf8d69ea3aa80f5703fc54a authored almost 10 years ago
Merge pull request #259 from gkoz/cairo_dash

Test cairo_set_dash with sane input values

00960c41976a965be46567d80ad9c35762a783c3 authored almost 10 years ago
Test cairo_set_dash with sane input values

Fixes #258

90218667f3e040b3d1d9d1e1e5d7129020a18270 authored almost 10 years ago
Merge pull request #256 from gkoz/version_unused_imports

Quell unused stuff warnings when building for lower GTK versions

82603b04670af9a6b85b64345cca8b7a737ffdac authored almost 10 years ago
Merge pull request #257 from gkoz/readme

Update build instructions in the Readme

dfeb88afebdf2983f6a3804cf6cd0aeef3e5e83f authored almost 10 years ago
Update build instructions in the Readme

472a88b2ad133c46123fc5ea593f552b62ae4cc4 authored almost 10 years ago
Quell unused stuff warnings when building for lower GTK versions

21bf90d7dd38101687f9498f27e18af11664a211 authored almost 10 years ago
Merge pull request #255 from gkoz/cairo_version

Add cairo version features

b4781b14ef4c8259958e34067f27fadb86de22ed authored almost 10 years ago
Merge pull request #252 from gkoz/version_gates

Refactor version features

b270383f44b28b58f319b578f6dd7df1cedaa7b0 authored almost 10 years ago
Add cairo version features

d4ec39818c0538cf3baa6c96948fcd62e2cceb1a authored almost 10 years ago
Refactor version features

Make version features recursive to avoid enumerating the versions everywhere.
Update the readme ...

dae189a700c17efc3e9383dc0c1187d44941d391 authored almost 10 years ago
Merge pull request #254 from gkoz/more_versions

Add more version and one os gate

c71e7c45e508cb473cb2b3d5cd808c20d4f227cb authored almost 10 years ago
Add more version and one os gate

d8068aee41be4e4177749ab6088822cb3cdaeb79 authored almost 10 years ago
Merge pull request #253 from gkoz/pixbuf_get_len

Make Pixbuf::get_byte_length more platform-flexible

758310cf5ffeee8d8beddb4a1e7f7cc9bf2f6279 authored almost 10 years ago
Make Pixbuf::get_byte_length more platform-flexible

e749f994409fa70581d828205af6843c2b347c1d authored almost 10 years ago
Merge pull request #251 from gkoz/version_gates

Add some missing version gates

3df4c9b5ff15af79874f2281b97e23e7c9c82744 authored almost 10 years ago
Add some missing version gates

2cde38e2883a0ffb49027e8b6364d54a2b9785fd authored almost 10 years ago
Merge pull request #248 from gkoz/license

Add myself to the authors and put license headers where they're missing

ad7b3ca7171f63491e993b1c1a075512aceedc06 authored almost 10 years ago
Add missing license headers

fcaf1af12227689cc39435b21c8df229a91117af authored almost 10 years ago
Add myself

a33a4d6351046d73962131f2685adeb3c2ffb569 authored almost 10 years ago
Merge pull request #247 from gkoz/nightly

Fix the build

34356d37830f21c96fdb6564487daee7d04cc7d4 authored almost 10 years ago
Avoid using some features that are going away

26c7ce750686c323b0604d78a8ca85657be6f36b authored almost 10 years ago
Remove more as_slice uses

1c9a26a4b2fa0a30b4c126bf52763db89b71cfc4 authored almost 10 years ago
Fix some ListStore and TreeStore methods

Friends don't let friends pass &[T] to a C function

c2bfbb0985dd02b1586277b05d9a18353254ecd6 authored almost 10 years ago
Use AsRef instead of Str and AsSlice

85c5965f4dfac3825ba6887174b515d87b9097e4 authored almost 10 years ago
Fix the build

dfd80f126f12f80c7d664dbe831900a5af7b5ad3 authored almost 10 years ago
No more dashes in crate names

d36e9653f8c313990fd68ec2dddea43408c3a392 authored almost 10 years ago
Merge pull request #245 from gkoz/set_text_str

Make set_text methods take &str not String

dae03e45b04ff32f39e28b0ae483b0197cd577fb authored almost 10 years ago
Make set_text methods take &str not String

06f31dd157330422a844cc269b9b85aa1fe64806 authored almost 10 years ago
Merge pull request #244 from oakes/fix_build_failure

Add to_bool back

4258bfd3c09393c63a4babe3722dd660594d63eb authored almost 10 years ago
Add to_bool back (removed in #239)

02b2364c8c95e5979261d5216c1536136c3cd8e1 authored almost 10 years ago
Fix typo

05f2bbbf20725d17294595dc70645b6f2ff055ca authored almost 10 years ago
Merge pull request #242 from jeremyletang/projects-list

Add projects list

c5243bd127b9fee7f8e58ee95f0565b8b5791908 authored almost 10 years ago
Add projects list

f6aa865b795a7e30c721a8997a86d422a0fd9990 authored almost 10 years ago
Merge pull request #241 from jeremyletang/revert-238-patch-1

Revert "Replace match...Err block with equivalent unwrap()"

6bbca49c14ad80f6fca7425e60a053a64203ac52 authored almost 10 years ago
Revert "Replace match...Err block with equivalent unwrap()"

30e6f37d68b27e38fc7da763eed7c2c56775ab7f authored almost 10 years ago
Merge pull request #240 from GuillaumeGomez/build

Improve build.rs for gtk3-sys

472eb7d96efea4e7c3ab880f973c57ca6858710e authored almost 10 years ago
Improve build.rs for gtk3-sys

957c5d86e0a43b8dbd21743db2f9473e0b3c2f69 authored almost 10 years ago
Merge pull request #238 from frewsxcv/patch-1

Replace match...Err block with equivalent unwrap()

c1ac17ed7ad004bd16f11d8d651fab9dde9cad08 authored almost 10 years ago
Merge pull request #239 from GuillaumeGomez/master

Update to last rustc version

01f53fe250ae763d59dd590539e64b09200a4acd authored almost 10 years ago
Replace match...Err block with equivalent unwrap()

942b08ffbf8154487fc93bd55a3e2ec92cc4e0ff authored almost 10 years ago
Update to last rustc version

737a59829289c74eadc60e71a215269c04354d5a authored almost 10 years ago
Merge pull request #236 from gkoz/ptr_trait

Hand-roll a Ptr trait to replace recently removed PtrExt

e0c5f92ca186f13f8911d057109899060412f433 authored almost 10 years ago
Hand-roll a Ptr trait to replace recently removed PtrExt

b3446627ad4db9ffa1cfaf966df9424262b07573 authored almost 10 years ago
Merge pull request #235 from gkoz/dialog_buttons2

Add DialogButtons support to RecentChooserDialog

44e4c0ad1e67f5ce3f40056fb6c7bda08e631fac authored almost 10 years ago
Remove stabilized features

62d6f5871b47452e398c88ea9a07d82e8e9301b4 authored almost 10 years ago
Update dialog examples

f61242ce7035a139529057e32bb17e1f40eafff4 authored almost 10 years ago
Use DialogButtons and lose Option in RecentChooserDialog constructors

2c2b3284ade86ea7f1c206efd86261b9ebc4a3b1 authored almost 10 years ago
Merge pull request #234 from gkoz/translate_refactoring

glib::translate refactoring

c038ae36e17be02fc53642767b7326080dce97b6 authored almost 10 years ago
Make the ffi prototypes match the C headers more exactly

Reorganize DialogButtons to accomodate this and update for ToGlibPtr
changes.

3aef0b9d0500251ebd4c907e598725d3c305b316 authored almost 10 years ago
Remove *const c_char casts where they're not needed anymore

Add type annotation where needed

16001aa4e82a71be76133623c89eed430ef7a60f authored almost 10 years ago
Change the glib type in FromGlibPtr from output to input type parameter

18fdf0f6d3e5d37440237490ea3a3c588be3590e authored almost 10 years ago
In FromGlib s/conv/from_glib/

e6412801309cfcd495853b2781e39dbaf4cc9fa2 authored almost 10 years ago
Simplify ToGlibPtr

Make glib type an input type parameter. This allows to accomodate both `*const c_char` and `*mut...

4a122d89834a81b17177318f649b75fadf4f1cdf authored almost 10 years ago
Update after ToGlibPtr API changes

The change in `ToGlibPtr` allowes to get rid of temporary variables and rely
on the fact that th...

bc7c623abc27fd73b49971e7c2b7e0509ce72b94 authored almost 10 years ago
Make to_array_for_borrow borrow self instead of consuming

141ae558e97a6b44b39ee3fe473bb97d15016f4b authored almost 10 years ago
Merge pull request #229 from gkoz/translate_recent_data

Modernize translation to glib for RecentData

d954bba703f19249fa31272ca7fd0d6316cc957e authored almost 10 years ago
Merge pull request #231 from gkoz/variadic_buttons

Support variadic methods on dialogs

1c50a4e972be1a4f7c95a87df08387196b1b9e38 authored almost 10 years ago
Nightly catchup

ac3708080936fb78ca179402039a823f7609bc15 authored almost 10 years ago
Make examples work with the new buttons API

cad724334d5f2d2fc2d1ad12527aaf121adece4b authored almost 10 years ago
Add a DialogButtons trait and implement variadic calls workaround

DialogButtons trait allows to take fixed-length arrays of button definitions generically over th...

07ed8d4eb760cfe19c7566bc68c886ce90d17191 authored almost 10 years ago
Modernize translation to glib for RecentData

The reverse translation is never needed so drop it.

5efe1693e5c057e09033833b041b9bd68e9980a0 authored almost 10 years ago
Make ToArray more flexible

c3b187e277678c507097c9401b5162b416399f7d authored almost 10 years ago
Merge pull request #228 from gkoz/translate_vec

Use glib::translate to handle arrays and lists of strings

0f6f20bd66210df62874c94825b0578a760e768f authored almost 10 years ago
Test the fixed AboutDialog and FileChooser APIs in gtktest

04e2609680bb86ea8ca025507fdf3bad027b4356 authored almost 10 years ago
Use glib::translate to handle arrays and lists

3a5bb9a3c71b71a7fb699bb919c82b994dd701d1 authored almost 10 years ago
Extend glib::translate to convert arrays and lists

f90b8b8c4b455352269a65e4664f753836e7c202 authored almost 10 years ago
Merge pull request #227 from gkoz/nightly

Fix the build and remove some warnings

091db77d6fbbf8cbc17ceab32c3db4dc80af8576 authored almost 10 years ago
Remove a useless import

35c0a8ee67447cc97db10af34a64ec41b8b6da34 authored almost 10 years ago
Follow-up to e2d3617a, fix an incomplete change

b5c84ede5f3f32276f1c9ba602f059c8974067fc authored almost 10 years ago
Nightly catchup

a52f84a0ac40f58e8bfa5488f8d0c48c8ade91db authored almost 10 years ago
Merge pull request #220 from gkoz/translate_cstring_bool

Transition most of the string conversions to the glib::translate API

b99f7dd4222a4200c03aec923df98d149ff38488 authored almost 10 years ago
Touch up glib::Value

Free the string in strdup_value_contents.
Remove methods that don't make sense.

4add553c3031692b7206d2057f0f720c4bc81250 authored almost 10 years ago
Replace deprecated c_str_to_bytes use

d98a4155c168adaf2f83a2d765287e5f829d742a authored almost 10 years ago
Clean up the rest of singular string conversions

e2d3617abdba3c17e7967951ae3a9f8751d03402 authored almost 10 years ago
Implement ToTmp for Option<&str>

3584e6531f9a8db7dc2ad559a193f99f2bf9bed2 authored almost 10 years ago
Fix RecentInfo::get_application_info

9e275c6c18a1efe48f709824ddaa5fd8b9aa4cae authored almost 10 years ago