Ecosyste.ms: OpenCollective

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

github.com/gtk-rs/gio

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

Add "futures" to "dox" to use optional "futures_preview"

05fb43f21e2df7eed7e76c988dc2f7d1eb6e9756 authored over 5 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #226 from Cogitri/settingsext

settings: add SettingsExtManual Trait for get::<T>/set::<T> fn

857145dd2c1e8a9ce98ba8b8d5ba80fab2c0bf63 authored over 5 years ago by Sebastian Dröge <[email protected]>
settings: add tests for SettingsExtManual

Run the tests in serial, see https://gitlab.gnome.org/GNOME/glib/issues/1870

9266d6ed0ba05212c2be916fb429a6f611495b9d authored over 5 years ago by Rasmus Thomsen <[email protected]>
settings: add SettingsExtManual Trait for IsA<Settings>::get::<T>/set::<T> fn

12e500fba0de834dd16217fa9027a9eaaeda01cf authored over 5 years ago by Rasmus Thomsen <[email protected]>
settings: get_value should return Variant, not Option<Variant>

cb6379640108b6237492eff6ba6bb2fa6f9165c2 authored over 5 years ago by Rasmus Thomsen <[email protected]>
settings: use 'Result<(), glib::BoolError>' for SettingsExt::set_

400671550af6f68029a3d6b7fb01f6687800ed5a authored over 5 years ago by Rasmus Thomsen <[email protected]>
gitignore: ignore IDEA IDE files

a71a73785fe157829288092c0516a766ffb10676 authored over 5 years ago by Rasmus Thomsen <[email protected]>
Merge pull request #233 from fengalin/value_get_result

Update for new `Value::get` signature

466018fcde275060c8406adbb2afcec4037f6719 authored over 5 years ago by Sebastian Dröge <[email protected]>
Merge pull request #231 from GuillaumeGomez/docs-rs

Improve docs.rs documentation

8c41004d202e89c6c8de04ff24b6407b4565e946 authored over 5 years ago by Guillaume Gomez <[email protected]>
Regen

b11a57ed8a668fd926029ccdab1bf3cc1b6c53c4 authored over 5 years ago by François Laignel <[email protected]>
Update gir

d878e762612fd8389146aa2469f02962c8c69d56 authored over 5 years ago by François Laignel <[email protected]>
Improve docs.rs documentation

4e3a3ca169fae8d17c46bfa18f2a73cbe7c58b24 authored over 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #229 from GuillaumeGomez/regen

Generate FileEnumerator

f52e1f3c3e8f8d67f9301e6d54085039c6577be6 authored over 5 years ago by Sebastian Dröge <[email protected]>
Generate new type FileEnumerator

fff04492fe94e98540971993ae95523e40fbbc99 authored over 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #228 from GuillaumeGomez/regen

Regen

e55b78ace579f75f144f683e1b38f56a440f859b authored over 5 years ago by Sebastian Dröge <[email protected]>
Replace mem::uninitialized

ff35f6f8791c7e36edd27bdb38d55d4cd0c212c5 authored over 5 years ago by Guillaume Gomez <[email protected]>
Update minimum rust version

99ca43f5614198245e74d0cee0975afa929cc751 authored over 5 years ago by Guillaume Gomez <[email protected]>
regen

759cbafb8d0b02ad3c722e339c651254e5ee3978 authored over 5 years ago by Guillaume Gomez <[email protected]>
Update submodules

df22e4b1c007f4d6dbe4f848591a9343ad1430a8 authored over 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #227 from EPashkin/eoan

New version

58bfd1d9ba2ca58ccb30b1889af51c2f68715fa5 authored over 5 years ago by Sebastian Dröge <[email protected]>
New version

d1f950cdf6ba97b43b2c9d5e8b19c1c24cfb62a0 authored over 5 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #225 from EPashkin/move_manual_function_docs

Regen

cda23a597f4bbdc8ebd88283613da21bb1a29734 authored over 5 years ago by Sebastian Dröge <[email protected]>
Regen

8296d71fe9ffce66c3d9e23b3fdba403be6ecf8b authored over 5 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #224 from EPashkin/move_manual_function_docs

Fix docs for manual functions [ci skip]

02e35c570936b91cb0768bb8e91b311fb034bf41 authored over 5 years ago by Guillaume Gomez <[email protected]>
Fix docs for manual functions [ci skip]

e3770ce764e5593d0a5b9652a33a800814f09216 authored over 5 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #222 from gtk-rs/master-release-update

[release] merging master-release-update into master

f82f9b93f7c5dc004c0e80853e049114bffffe1f authored over 5 years ago by Guillaume Gomez <[email protected]>
Update versions [ci skip]

f43f951e958f7a3febaf57da7f5c8ba2d0937e00 authored over 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #221 from sdroege/options

Two Option-related fixes

97714c2dd12daa2a6f6555a9c725a49abcae5f42 authored over 5 years ago by Sebastian Dröge <[email protected]>
SocketListener::accept_async() can return None for the Object

Fixes https://github.com/gtk-rs/gio/issues/99

2742d5f098cdc0ac42325a49b7aa722b09b05afc authored over 5 years ago by Sebastian Dröge <[email protected]>
File::get_uri_scheme() and get_uri() can't return None

Fixes https://github.com/gtk-rs/gio/issues/161

add6eea7c5acebd0034387ca0cba506ea8fb458c authored over 5 years ago by Sebastian Dröge <[email protected]>
Merge pull request #220 from gtk-rs/up-min-stable

Update minimum rust stable version

eab9ae3475a4cb1991970cfe49db3d0cd9baf64e authored over 5 years ago by Guillaume Gomez <[email protected]>
Update minimum rust stable version

e2d0ea8b6b4ede3083fe7121d33d40948d176a7f authored over 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #219 from sdroege/rustfmt

Format code with rustfmt

f5c7e3c17d215ecb0edf631f9f378640489e6615 authored over 5 years ago by Sebastian Dröge <[email protected]>
Run everything through rustfmt

a766edbd1c56534697d29b9b5a473196112e5941 authored over 5 years ago by Sebastian Dröge <[email protected]>
Run `cargo fmt` after gir

fe5d8e28956a00547f950462be9c3340ba6a45fc authored over 5 years ago by Sebastian Dröge <[email protected]>
Merge pull request #218 from GuillaumeGomez/move-trampolines

Move trampolines

3abdf62449c45221a7f1609cb721345270900f0f authored over 5 years ago by Sebastian Dröge <[email protected]>
Move trampolines into functions

f64349bb57cf1f4c0ca92758069450f5a2e480e1 authored over 5 years ago by Guillaume Gomez <[email protected]>
regen

6d320e16f68c549d0e1a4ba9446e25c896aef1c7 authored over 5 years ago by Guillaume Gomez <[email protected]>
Update gir submodule

a4727b122ba91a10f1d8807d60a154b5be29461c authored over 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #217 from GuillaumeGomez/fix-dyn-warnings

Fix dyn warnings

2c32f2af0ac26c2889f0ccb8cc702dfddb18bce8 authored over 5 years ago by Sebastian Dröge <[email protected]>
Fix dyn warnings

999de5f759b01ccce4e0eef83df34e23481c6f4b authored over 5 years ago by Guillaume Gomez <[email protected]>
Update gir submodule

41fb5a6fc18f9ae62bc8d0b0028a0684ffc09fe1 authored over 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #213 from GuillaumeGomez/add-new-types

Generate new types

ad6b6d3b117fe09cec093e36d3ef52bb5acd1c49 authored over 5 years ago by Sebastian Dröge <[email protected]>
Make subtract parameter nullable

a7a992c5594e8b64621b921ea717a08c539477a7 authored over 5 years ago by Guillaume Gomez <[email protected]>
Regen and add new types

0a5380c02d35124ed4eda2bbcfb6044bff2f2ade authored over 5 years ago by Guillaume Gomez <[email protected]>
Update gir submodule

1a935120cb1771892ff6e64561032e6ff130af9d authored over 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #215 from sdroege/regen

Regenerate

fb794fa4954385817152c5d7f41368adf3ee962b authored over 5 years ago by Sebastian Dröge <[email protected]>
Regenerate with latest gir

This includes https://github.com/gtk-rs/gir/pull/780

b4a71c53915a9eec262e82e5445785ff485e28fc authored over 5 years ago by Sebastian Dröge <[email protected]>
Update gir

d9d4e1d3abc4dd2e8f6327f2b4683e26aee877ae authored over 5 years ago by Sebastian Dröge <[email protected]>
Merge pull request #210 from EPashkin/fix_disguised_final_types

Remove traits for disguised types without children

144987ae909bdde81b3f7e3ae7f101f0bbd1ea2a authored over 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #212 from GuillaumeGomez/new-type

Add new type

2cd11990fc970af5f0803b70f8af8b1dd6ca507c authored over 5 years ago by Guillaume Gomez <[email protected]>
Add new type

7ce08e2d176de7c1c2b0b691b6c884e75ee1e2de authored over 5 years ago by Guillaume Gomez <[email protected]>
Remove traits for disguised types without children

c8956dc14e1b90926ea61881d95cea71a2af62e8 authored over 5 years ago by Evgenii Pashkin <[email protected]>
Generate builders

dbf60e4a670be4851f84e1e0d7e27f9e11bbc67d authored over 5 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #211 from EPashkin/fix_documenting_unix_streams

Fix generating docs for UnixXXXStream

dcaa338d5653416dda61cdf06bf8988d5dac7a59 authored over 5 years ago by Sebastian Dröge <[email protected]>
Fix generating docs for UnixXXXStream

741ae3e6a29fd9fb19024efe3196a445f57dae21 authored over 5 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #208 from moggiesir/master

Add Gir config for Unix{Input,Output}Stream

10df4f6ac524f54601b1abcd84857e430b5303b2 authored over 5 years ago by Sebastian Dröge <[email protected]>
Add manual implementations for Unix{Input,Output}Stream

30aa59d8f24386056efd75b212bc13c9870f47b5 authored over 5 years ago by Austin Miller <[email protected]>
Generate bindings for Unix{Input,Output}Stream

fc6124e4d62057a10a4abdd4dbc2204faf3f102f authored over 5 years ago by Austin Miller <[email protected]>
Add Gir config for Unix{Input,Output}Stream

3499b28412481b003705087153fbe80ba27e159c authored over 5 years ago by Austin Miller <[email protected]>
Merge pull request #209 from sdroege/subclass-application

Add support for subclassing gio::Application

745ba9d8047debb19cc0905180fb9ecad7a1054f authored over 5 years ago by Sebastian Dröge <[email protected]>
Add support for subclassing gio::Application

Based on code by Dirk Van Haerenborgh @vhdirk from https://github.com/gtk-rs/gobject-subclass

cf668f5dbb33a272dd7d814f1dd0a7a906d36a26 authored over 5 years ago by Sebastian Dröge <[email protected]>
Merge pull request #206 from sdroege/futures-0.3

Port to futures 0.3

047ea1cf0735f04c5a404331c61d192ac4cb43a9 authored over 5 years ago by Sebastian Dröge <[email protected]>
Run futures code and test when building on nightly

3800c4d0f0bcd6703a14b7d544fc8a6e9a8eb6c1 authored over 5 years ago by Sebastian Dröge <[email protected]>
Regenerate with latest gir

7f13115ae9569c33f0e9b343ee3374bafdbd61e5 authored over 5 years ago by Sebastian Dröge <[email protected]>
Port to futures 0.3

7456b49f29978b72d33f0e6ed3e6490b5817dc60 authored over 5 years ago by Sebastian Dröge <[email protected]>
Update gir

47cf31ba559d53b6d457809f6f2b423924e67dcc authored over 5 years ago by Sebastian Dröge <[email protected]>
Merge pull request #205 from gtk-rs/travis

Fix travis build

23ed2f699efb8e5d1d18501ff5b03e78f218c466 authored over 5 years ago by Guillaume Gomez <[email protected]>
Fix travis build

b794f0b901bfbafd186be7f3d8ef9de9a1795faf authored over 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #204 from GuillaumeGomez/doc-rule

add doc rule

db72d6c553e8cd4b54bc19f5a2520e927877b6c8 authored almost 6 years ago by Guillaume Gomez <[email protected]>
add doc rule

b16cd7c2155506285409852e7b967a66fe2576cc authored almost 6 years ago by Guillaume Gomez <[email protected]>
Merge pull request #200 from EPashkin/ffi_to_sys

Remove xx_sys to xx_ffi renaming

e05ff1c6bc01ec8077d9d146b896c966b5a43072 authored almost 6 years ago by Guillaume Gomez <[email protected]>
Remove xx_sys to xx_ffi renaming

0f64c606b8a2805afd5906ef1cbbd301d931dbdf authored almost 6 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #201 from abdulrehman-git/inet-address-new-from-bytes-constructor

inet_address: add new_from_bytes constructor

24c71d446df5de6c52e2fca65c814e6c9623a05d authored almost 6 years ago by Sebastian Dröge <[email protected]>
inet_address: add new_from_bytes constructor

c4e04d5065fa5beade9c55525a2630609ac6c69a authored almost 6 years ago by Abdul Rehman <[email protected]>
Merge pull request #202 from GuillaumeGomez/fix-test-compilation

Fix failing test compilation

e9ed1cedee6ad336eb93b55847394b0cd01b5a44 authored almost 6 years ago by Sebastian Dröge <[email protected]>
Fix failing test compilation

cbb0f1caaafbd74a268213fc637e2052824d110d authored almost 6 years ago by Guillaume Gomez <[email protected]>
Merge pull request #199 from GuillaumeGomez/regen

Regen

c2fab54ba052a83bede6277d8fe791d7cb3e8e67 authored almost 6 years ago by Guillaume Gomez <[email protected]>
Remove unneeded transmute

82f61541c3d2b3893264f5c032ed7dbfda92a060 authored almost 6 years ago by Guillaume Gomez <[email protected]>
Update manual code

d513ad3dc8efc31c68d7e106a2efce2b606973c0 authored almost 6 years ago by Guillaume Gomez <[email protected]>
regen

ae3297997f09e4c719d536eb24c6669a7ecb2cd8 authored almost 6 years ago by Guillaume Gomez <[email protected]>
Update gir submodule

3653c9d41420bb37d238a9a00af444146ae67565 authored almost 6 years ago by Guillaume Gomez <[email protected]>
Merge pull request #197 from gtk-rs/master-release-update

[release] merging master-release-update into master

c0a89c59e44990a2580be0ecf3db3ae9248c23ec authored almost 6 years ago by Guillaume Gomez <[email protected]>
Update versions [ci skip]

267fe99ffaba0341fff4c06eec2a7ef8fa51e71b authored almost 6 years ago by Guillaume Gomez <[email protected]>
Merge pull request #194 from EPashkin/libmount-dev

Install libmount-dev

c0d2731309c99dd824a547a25e51ae907ed38600 authored almost 6 years ago by Guillaume Gomez <[email protected]>
Install libmount-dev

b869cc3d4c5cef30ec00ca68be70a3404efebce9 authored almost 6 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #193 from sdroege/travis-xenial2

Check if any LGPL docs sneaked in

ca7a48df78982767dca7212c7bfeaf59337c54af authored almost 6 years ago by Sebastian Dröge <[email protected]>
Check if any LGPL docs sneaked in

3604a7453e55c5c1c07cc06078ddbe6d712e2985 authored almost 6 years ago by Sebastian Dröge <[email protected]>
Merge pull request #192 from sdroege/travis-xenial

Bring Travis and AppVeyor configurations in sync with the GLib one

3f3462952198b46ba37fe97bf7f51554c905cca5 authored almost 6 years ago by Sebastian Dröge <[email protected]>
Bring Travis and AppVeyor configurations in sync with the GLib one

19309d82239a2c3e6812cd160ae582550ec328a6 authored almost 6 years ago by Sebastian Dröge <[email protected]>
Merge pull request #191 from sdroege/gnome-3.14

Update to GNOME 3.14 versions

7b9ad033fd7a07d8de2c0e04d59a718461675818 authored almost 6 years ago by Guillaume Gomez <[email protected]>
Update to 2.42 as minimum GIO version

https://github.com/gtk-rs/glib/issues/436

98dbc5325f94860114d813dbd1177dbd852a7765 authored almost 6 years ago by Sebastian Dröge <[email protected]>
Regenerate

d20aad9bb7f89c452f648fed0875a5173a9bb332 authored almost 6 years ago by Sebastian Dröge <[email protected]>
Update gir

d7c1d527938faf3ff54f11be8a16d55380a48999 authored almost 6 years ago by Sebastian Dröge <[email protected]>
Merge pull request #190 from EPashkin/disco

Regen

b770716e2b775a33f37227fbc2881efaef4dbe69 authored almost 6 years ago by Sebastian Dröge <[email protected]>
Regen

1c4bc6f96a6a9c91f86a28ac8830326f6237a0da authored almost 6 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #189 from GuillaumeGomez/regen

Regen

ac677046fb26dc6a182ae863454bb91af9a02ce2 authored almost 6 years ago by Sebastian Dröge <[email protected]>
Merge pull request #184 from EPashkin/manual_traits

Define manual traits

9057418dd0b5c9a32276e07af81dcaf33f5616fc authored almost 6 years ago by Sebastian Dröge <[email protected]>
regen

1416912a6a79a97a70dbed93a41be46d9002a4fe authored almost 6 years ago by Guillaume Gomez <[email protected]>
Merge pull request #188 from sdroege/equal

Enable InetAddress{Mask}::equal() and to_string()

c1924dca996de0e9a5e44f81f9311d96577026c4 authored almost 6 years ago by Sebastian Dröge <[email protected]>