Ecosyste.ms: OpenCollective

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

github.com/gtk-rs/gir

Tool to generate rust bindings and user API for glib-based libraries
https://github.com/gtk-rs/gir

Fix missing parenthesis on return types

23b28411a146feed3275432b6ad8e3609d5ed812 authored over 5 years ago
Merge pull request #855 from antoyo/fix/remove-deps

Remove dependencies

a2a679fc8efa4a0c829f3c3d9912f04fdefb930f authored over 5 years ago
Merge pull request #858 from GuillaumeGomez/invalid-import-add

Fix invalid import add

ecd05645d6694067db4b71704d60b740983b9b84 authored over 5 years ago
Strenghten the rule to exclude GString import

a6d20796549a85a52ef58d2dd7bb9050ce628b64 authored over 5 years ago
Remove more useless GString imports in callbacks

ac46527bf1b8677fe6fbfc39a22d1a07a5fd07ac authored over 5 years ago
Fix invalid import add

8eb6fe2922ebd614c3821d8fb85ff46cd77c3a32 authored over 5 years ago
Merge pull request #816 from GuillaumeGomez/generate-nullable-callbacks

Allow nullable callbacks

c1a207d76ac36a8316b990a2bd30aac90c43012b authored over 5 years ago
Fix formatting

ead47474894042b5edc46fb4885ebaeccb72b2e6 authored over 5 years ago
Fix to use the cli instead of libgit

2b7f856b1179e0265ed475cb6f0df14bb39d1a70 authored over 5 years ago
Fix travis

ce402649e7cf4e89b46d704be3d93b015805fc0e authored over 5 years ago
Format code and include lib in travis

9d1e5bc9395c7d4021b6f06bda401a4097e7f93c authored over 5 years ago
Remove git2

cd5519f4ec1d554340e70f27a91b88067c34a6db authored over 5 years ago
Correctly handle destroy callbacks' bounds

4952cddee1fd7c811581a7e00d7c464e0c9e6fb5 authored over 5 years ago
Fix invalid from_glib call

01b0acd84d2ab1a5b70716f0d9f4d289af706934 authored over 5 years ago
Factor as_str_ref()

a0c49d452bb0a7f48c13c2416041ad6e66e5e0be authored over 5 years ago
Fix formatting

3a7d0f9354d45e0f93d86cfa2948e10787bced87 authored over 5 years ago
Switch from docopt to getopts

d0d08170e1fbe373ff19eb466304fc9fc04839a2 authored over 5 years ago
Merge pull request #854 from EPashkin/fix

Fix merge conflict

b73311562d8819b92c5e344aa4459cbfaba1a087 authored over 5 years ago
Fix merge conflict

03f51cd9586ae0e65bb71eb8c29512288689d344 authored over 5 years ago
Merge pull request #853 from antoyo/fix/generic-builder-methods

Add generic parameters to builder methods

306a5d5fcc8f8d8f3a4d46ba39500de0910fbd61 authored over 5 years ago
Merge pull request #852 from alex179ohm/clean

Remove some duplicate clone calls

7f059cc1d5eccfab677de4860ea9c96992e57fc7 authored over 5 years ago
Clean unused lines commented

6acb1bb6dd76c9ff5b88f4b1d0d7122670c5b67b authored over 5 years ago
Use imports.set_defaults

b6eb162097199e9a37d8968f6cd8e4377db6ee7e authored over 5 years ago
Add generic parameters to builder methods

490c36fba5bac5998df2cabec9fe34ec082fb1eb authored over 5 years ago
Remove some duplicates clone call

ede3b054b396027984c851358a7b760c547a1648 authored over 5 years ago
Allow nullable callbacks

18b652a9a5a64f6b0f2f868f24f0fc7ff4d1efcd authored over 5 years ago
Merge pull request #848 from sdroege/dyn-error

Use Box<dyn Error> instead of Box<Error>

241d790085a712db7436c5c25b210ccb7d1a08d5 authored over 5 years ago
Run rustfmt

0478f8377b26f86ed486769ea4700eb054b3c074 authored over 5 years ago
Update dependencies

8625d9b22d37dea3834fc9a5f6d9d44ab4699e72 authored over 5 years ago
Use Box<dyn Error> instead of Box<Error>

e91ac4731bfb3cc92ef83ce73eba3489b1a0d84d authored over 5 years ago
Merge pull request #846 from GuillaumeGomez/docs-rs

Docs rs

7cca8164f3166ba73ce74f02400cb151b963e2d2 authored over 5 years ago
Fix invalid double quotes generation for docs.rs feature

584ff3318e15af35ae129d59ec866d7f8a8a9a81 authored over 5 years ago
Don't provide version in dox generation

07dad695b7546834ed6a447674acd360107e644c authored over 5 years ago
Merge pull request #843 from EPashkin/builder_interface_props

Class builder includes properties of implemented interfaces

f8994899b7d5a250cf5e237c2f74660e4ecc862f authored over 5 years ago
Use parent config object for parent properties

35e70865d8fc2086dfc0aae07ce743e3895c039b authored over 5 years ago
Class builder includes properties of implemented interfaces

53faa02c185414eab2327781e0b54dc9282d6a90 authored over 5 years ago
Merge pull request #842 from GuillaumeGomez/fix-not-bound-option-builder

Correctly detect not generated builders

5283c1e4b09eb0dba9291f2df474e2a4d8d0d612 authored over 5 years ago
Correctly detect not generated builders

e662c8c9e00e3361adad85d3fb909b2e78d47d17 authored over 5 years ago
Merge pull request #838 from EPashkin/set_property_IsA

Use IsA for property setters for non-final objects

a6154685b372127458f25ed73c08b70afb625dd1 authored over 5 years ago
Use IsA for property setters for non-final objects

07f07655e409575da78c21e03dc5fda1785ae4b5 authored over 5 years ago
Don't use .map.count

ab6dc6549d39e1cf70513816d04b5378ba2f61e2 authored over 5 years ago
Merge pull request #836 from EPashkin/fall_back_to_type_name_for_objects

Fall back for "type-name" for objects

9e3cb656ca2b12b1535480eb038b152433700640 authored over 5 years ago
Fall back for "type-name" for objects

71f0d6e391902504173e4267cd47cba6310d07ce authored over 5 years ago
Merge pull request #837 from EPashkin/add_schema

Add link to schema for .gir files

813d95cded6467d7b2c9249be13eda24caada8ce authored over 5 years ago
Add link to schema for .gir files

7e2cd9e5b824c619efa54aec9727f10882de953d authored over 5 years ago
Merge pull request #833 from gtk-rs/GuillaumeGomez-patch-1

Add link to gir reference

45f834b7502f5d1612bc86b39409b1c11e0792ba authored over 5 years ago
Add link to gir reference

da0852037ba1898678bd264acc58be0a5735fbcc authored over 5 years ago
Merge pull request #830 from EPashkin/no_future

Add flag to disable future generation

b869768f610d25948efaf5d53f7a29b129aac922 authored over 5 years ago
Add flag to disable future generation

d9a52fd64c587def1a224ad3229609609d2489c7 authored over 5 years ago
Merge pull request #826 from EPashkin/imports

Refactor Imports

567f2b38e6530daad21e003918d711a669eb5d9c authored over 5 years ago
Add "dox" to futures and other use constraint

92d4d05127fde47dc77846aef6531614bf10ad7b authored over 5 years ago
Fix clippy warnings

17be27cce7a5001cc75f76ac4835470745a6fa38 authored over 5 years ago
Update dependencies

873043af3e57b019d455a6ee8e1f53da4c074c9c authored over 5 years ago
Replace "Box" to "Box_" in async functions

f0d8382c0f963efbc78fc1dedf88d2f2e7681113 authored over 5 years ago
Merge pull request #825 from fengalin/value_get_result

Migrate property getters to new signature for `Value::get`

11e59a0b62e276ae4378343ffd84bf6aafa20a3d authored over 5 years ago
Migrate signal emiters to new signature for `Value::get`

fbc818c3adeec1badfb2e4691ad2dc9072d5f8ae authored over 5 years ago
Migrate property getters to new signature for `Value::get`

74358242ab537985464945c1d448eeeffaa85955 authored over 5 years ago
Import refactoring

c0f523f42d1c54e3489ae33e5464ecaaf0db3fd4 authored over 5 years ago
Merge pull request #822 from GuillaumeGomez/dox

Use dox instead of creating new feature

8f15e5551fc5e802a8955413d7e761fc6e8be191 authored over 5 years ago
Use dox instead of creating new feature

ad49b2c14e2a9fa5c4675d83ecece824ee305f8f authored over 5 years ago
Merge pull request #820 from GuillaumeGomez/docs.rs-handling

Handle doc generation for docs.rs

a81dc291402132b54a2b501a6c9a3cbfc703ee23 authored over 5 years ago
Handle doc generation for docs.rs

e2a1328f6be720f8a1d100dcb9232332ff36004b authored over 5 years ago
Merge pull request #817 from GuillaumeGomez/pid-special-handling

Handle glib::Pid conversions specifically

c697eaf7eed1f0a591ab5e5c6c1134a502afad9b authored over 5 years ago
Handle glib::Pid conversions specifically

1f486667bd593c0e6e223a21dabfde0efaeddf04 authored over 5 years ago
Merge pull request #814 from GuillaumeGomez/fix-args-order-async

Prevent invalid function parameter order on async callback by not enforcing it

22b8475c74379ee6f3acfe8d284ac59a9584212e authored over 5 years ago
Prevent invalid function parameter order on async callback by not enforcing it

0ab77006506fd58bca1f60af11a2ec5fee7f34ac authored over 5 years ago
Merge pull request #810 from EPashkin/interface_doc_deprecated

Parse "doc-deprecated" tag in class and interface

dffd78704da24274134a5443c22103ad423f163d authored over 5 years ago
Parse "doc-deprecated" tag in class and interface

3b7d77b72c4fa66c2ee1ae61575376e9461ec98e authored over 5 years ago
Merge pull request #806 from GuillaumeGomez/new-mem-uninitialized

Use new mem::uninitialized API

fb0b31c94cb2bc7003984c3da4e908a51760a478 authored over 5 years ago
Use new mem::uninitialized API

d2c0909da08c0b47f28ef209e8c1c9f7301b71e4 authored over 5 years ago
Merge pull request #804 from EPashkin/alias_doc_deprecated

Parse "doc-deprecated" tag in alias

a080a1708b65f46d8b2517ac4d570f432c0d50d2 authored over 5 years ago
Parse "doc-deprecated" tag in alias

57fbc0229b4ea6d07c35f4e3bb18e34d8b4bab7b authored over 5 years ago
Merge pull request #802 from EPashkin/no_copy_for_truncated

Don't derive Copy, Clone for truncated in sys mode

f9ec11526c22ece5962dbc71e83b9750c377ec4e authored over 5 years ago
Don't derive Copy, Clone for truncated in sys mode

78a7031f78c7ce9da32ce9f796969abfe91d7517 authored over 5 years ago
Merge pull request #798 from EPashkin/function_doc_trait_name

Add overriding for function trait for manual implemented functions

20feecf4fe8b4f3524715a0d4111f8c279666324 authored over 5 years ago
Add overriding for trait for manual implemented items

31c723fd9f47673c12c9b88b8888fd9953389fab authored over 5 years ago
Merge pull request #796 from EPashkin/libffi

Add warning to gobject-sys's build script

fab39bcd52581677d65de935bb185a682f27ea19 authored over 5 years ago
Add warning to gobject-sys's build script

f40653fe06bcde6448bcaed9e10a8c88c3384faa authored over 5 years ago
Merge pull request #793 from sdroege/init-functions

Add configuration for init/clear function expressions of boxed types

e586ff8cc061a716f28ad3e37f5db8a0cf06fbf5 authored over 5 years ago
Add configuration for init/clear function expressions of boxed types

Fixes https://github.com/gtk-rs/glib/issues/469

2bce1fc376d713002573dd3bcde7758bdef492cb authored over 5 years ago
Remove unused subclassing configuration

0fb5ac44ef0f2b0bb948769debd50a131f263438 authored over 5 years ago
Merge pull request #792 from GuillaumeGomez/move-trampolines

Generate trampolines directly inside functions

1dbb0eee000f8665de788c38c166c9d0256ca520 authored over 5 years ago
Generate trampolines directly inside functions

f758153aaa5aefec115102221850d3d94336625b authored over 5 years ago
Merge pull request #791 from GuillaumeGomez/missing-callback-parameter-handling

Fix missing callback parameter handling

d2f586f0af85328cf53a50b5f9dbdb8de2deee3c authored over 5 years ago
Fix missing callback parameter handling

577ab6fdebe2942466daba387995ba8482ac58f3 authored over 5 years ago
Merge pull request #790 from GuillaumeGomez/dyn-future

Fix trait object warning for futures

44bbff0385092959d3c561b477970c0d9a927ee5 authored over 5 years ago
Fix trait object warning for futures

7687c8dcd0a89522118d79a5695d5d57b8e291c9 authored over 5 years ago
Don't panic on ignored parameter in callback (#785)

7d51043b093a986b39d32679f8b7ac0977f10b6c authored over 5 years ago
Fix gconstpointer fixup (#779)

Fix gconstpointer fixup

f511aaeee8a324dc8d23b7a854121739b9bfcd2e authored over 5 years ago
Merge pull request #780 from sdroege/option-reference

Use Option<&T> instead of &Option<T> for signal callback parameters

c20ce45b008a51283d64018a06947f72b116f6a0 authored over 5 years ago
Change &Option<T> to Option<&T> in callback parameters

Fixes https://github.com/gtk-rs/gir/issues/777

9e586c552b81ce859496c877c23c888d28d3bd50 authored over 5 years ago
Use Option<&T> instead of &Option<T> for signal callback parameters

See https://github.com/gtk-rs/gir/issues/777

67de725e7c11cd479f69094be74537805548d492 authored over 5 years ago
Merge pull request #776 from EPashkin/use_renamed

Rename trait instead hiding, because your minimum version 1.31 don't …

ca1d49372074f312f0fa4237a17f25229a2a96a6 authored over 5 years ago
Rename trait instead hiding, because your minimum version 1.31 don't support this

703fbdea58a4a1a98f501b4d267fa5725e7e49ba authored over 5 years ago
Merge pull request #775 from EPashkin/use_unnamed_trait

Don't bring trait ObjectType into scope

fec179c697a03e4aa98c610f7b98fd1b0ceb9344 authored over 5 years ago
Don't bring trait ObjectType into scope

2d2d37fa65bc7a351feeee5c527df5a6e0d5e364 authored over 5 years ago
Merge pull request #774 from GuillaumeGomez/fix-imports-handling

Fix imports handling

1599d2d5fbd9564f77dbf9045256ee59f59b4d1e authored over 5 years ago
Fix imports handling

08933c5d3b52796b8db76876db1545a8ef366b09 authored over 5 years ago
Merge pull request #767 from EPashkin/builder_accept_refs

Builder setters accept references

a2958ccdcbf83af1954fec342dec5a06104b074d authored over 5 years ago
Merge pull request #769 from sfanxiang/cb-ret-full-ptr

Use complete pointer type for trampoline return

579d4ed6e8daf66de718a8616ff8adbfbc6421aa authored over 5 years ago