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-macros: Remove unused imports from Properties doc test

406c196495fa00579a9064f0423c971831de43f3 authored over 1 year ago by Eva Pace <[email protected]>
build(deps): bump docker/build-push-action from 3 to 5

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 5.
- [Re...

8573f3ad3908280b4481e8c2004f348c43c8395b authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump docker/login-action from 2 to 3

Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release note...

9cbbe1efb17f59b30413c905bb6ba3fcfda8226c authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Regenerate with latest gir

29499a0f11a3975cb138e9a42aba6676b58480a9 authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Update gir submodule

7af731ea33046486b772b6e34c4a0385b077694d authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Regenerate with latest gir-files

b49ac8811720ccd5b11e1929053c743ce44532e4 authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Update gir-files submodule

fe89a179bde3656c64b9cbeb4fde01f87d20e213 authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Regenerate with latest gir

02c06f184281842cc8c00229c4cc1b104052a26d authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
gio: Drop useless Display impls

c2cb249fc2d4ae833aaca0a84b4a4cfd188e9a55 authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
cairo: Drop useless Display impls

dde74f82949d8ac45e2c24e0bc39a693454dcde6 authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
pango: Drop useless Display impl

d80ec1141ed037b28a98d50b9a8db4e3acd0629c authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Adapt to no longer re-exported auto functions/traits

a249d6bd3a23aee6722602aed8694521501772a6 authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
glib: Drop useless Display impl

0b479e97df18fa26d4ad15e2eccee6ccef707ffe authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Regenerate with latest gir-files

60ff5a9aa0b0726a96731ec81539038f71044f95 authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Fix nightly clippy warnings

58a25d4a16def49dd41d8a2e838aae3f1a40b0ba authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Regenerate with latest gir-files

53e7050deaf75320cb8ae3a12d097daba39d1af7 authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Update gir-files submodule

ee91dd0e760b66e5dd71e42c5e1235244614b952 authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Regenerate with latest gir

a080a98816e5f70881112dea4b6f657976b3a09d authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Update gir submodule

dc30ecc15a25e046165f3ff6731a78abe8abe81d authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Remove no longer needed version requirements

6c72e84abe0f772735664af72034b7f137143311 authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Merge pull request #1182 from gtk-rs/bilelmoussaoui/cairo-mess

cairo: Make it docs.rs friendly

b6fc6030d2d7533c69f3c78cbc2d135a6f3f0f42 authored over 1 year ago by Guillaume Gomez <[email protected]>
cairo: Make it docs.rs friendly

e39b36e12f5db2b81ce783b5b8e6b7d1df91ac2c authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
build(deps): bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

265cfba805421f59f36e37e23fc26ac7b89dbb5e authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add deny.toml

bf9ec947ad40a4a1ceed3423a51cd03bac805d8d authored over 1 year ago by Sebastian Dröge <[email protected]>
CI: add a cargo deny job

Fixes #1178

97fb61bb719b2ba09bf6b85a70b1e1076e6813be authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Merge pull request #1177 from RealKC/rm-some-doc-hidden

glib: Remove `#[doc(hidden)]` from `once_cell` and `bitflags` re-export

5d8479cfa4277a560b07784b24faac98fb40b875 authored over 1 year ago by Sebastian Dröge <[email protected]>
glib: Remove `#[doc(hidden)]` from `once_cell` and `bitflags` re-export

The blogpost[1] mentions that these are re-exported, so to avoid causing
confusion, make it so t...

99cbf5379870ed99d6c57ae72b79fc9fd399db93 authored over 1 year ago by Mițca Dumitru <[email protected]>
Merge pull request #1146 from RealKC/g_unichar

glib: Bind `g_unichar` APIs

d85a2257508c9ad827e8dd2de0a70b8498afce32 authored over 1 year ago by Sebastian Dröge <[email protected]>
glib: Bind `g_unichar` APIs

Some notes:
* names were made "rustier", e.g.:` g_unichar_istitle` became
`is_titlecase`
* I did...

df05d0385af1885f8d46dc573157a1025e10e1a5 authored over 1 year ago by Mițca Dumitru <[email protected]>
Merge pull request #1171 from ranfdev/cleanups

Use associated type in memory managers

fe1a41ce63ef71dc5f8ec7eb7f342a45ca025277 authored over 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1173 from sdroege/clippy-warnings

Fix/silence various 1.72 clippy warnings

cab7e1c549675cbe98af461ebbcc04c33c8f1295 authored over 1 year ago by Sebastian Dröge <[email protected]>
Fix/silence various 1.72 clippy warnings

d6da7aa5f9c5855d8f7f44b006ea4fbd3212f74e authored over 1 year ago by Sebastian Dröge <[email protected]>
Use associated type for SharedMemoryManager

6c5d7fc4462c1a0dac343b30633d768276c1e3bf authored over 1 year ago by ranfdev <[email protected]>
Use associated type for BoxedMemoryManager

a682438bf651e9af790d0fe4a87676b54bd6eb0c authored over 1 year ago by ranfdev <[email protected]>
Merge pull request #1167 from gtk-rs/dependabot/cargo/async-tls-0.12

build(deps): update async-tls requirement from 0.11 to 0.12

8986eb9792fefbb5f75075bb0029a0502f986ef2 authored over 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1166 from gtk-rs/dependabot/cargo/serial_test-2

build(deps): update serial_test requirement from 1 to 2

d630cfca83b8ee5eef6796d8db2e254e20ccdb26 authored over 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1168 from gtk-rs/dependabot/cargo/criterion-0.5.1

build(deps): update criterion requirement from 0.4.0 to 0.5.1

a56790c1e254334cf09e58805d6a55c00634e39c authored over 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1149 from ranfdev/props_clean

Add support for ext_trait in properties macro

a993413f4013b07c8a1096992976d6a85abe1311 authored over 1 year ago by Sebastian Dröge <[email protected]>
Add support for ext_trait in properties macro

03155c07ee597cfed025819735791a09d20e329c authored over 1 year ago by ranfdev <[email protected]>
build(deps): update criterion requirement from 0.4.0 to 0.5.1

Updates the requirements on [criterion](https://github.com/bheisler/criterion.rs) to permit the ...

d3d4c4047ac97bf4461616fad144a0682c7a7f80 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): update async-tls requirement from 0.11 to 0.12

Updates the requirements on [async-tls](https://github.com/async-std/async-tls) to permit the la...

29a837aeadd8bf5df081daf674559b9f85e3a7b5 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): update serial_test requirement from 1 to 2

Updates the requirements on [serial_test](https://github.com/palfrey/serial_test) to permit the ...

f930d6eb96dae4fcfae0e2eb8362a1d48dd0402a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot: Enable cargo support

eea8fc7cacb0383bf1f63240bd1e64a56ae9c4dd authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
image: Switch to latest fedora stable

rawhide can break pretty badly

5f99e57185869e082bc7f7ad7b10fff9340e6607 authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Merge pull request #1162 from sdroege/resolver-2

Switch to `resolver = "2"` for the workspace

1cdd5c19daf655d21423d9aa277cb954f6dc1d19 authored over 1 year ago by Sebastian Dröge <[email protected]>
Switch to `resolver = "2"` for the workspace

fd430a97df7ebf196104fe7ed23d9e948872a485 authored over 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1160 from gtk-rs/bilelmoussaoui-patch-2

CI: add dependabot for updating the actions

9e0abefbe6f899424c8fb573cd5b20396b34e64d authored over 1 year ago by Sebastian Dröge <[email protected]>
CI: add dependabot for updating the actions

740a90b8f2fffd26ae523eebaa2ac0bf9b1dbb20 authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Merge pull request #1159 from sdroege/iostream-non-ioerror-panics

gio: Fix panics if `PollableInputStream` / `PollableOutputStream` ret…

7868f3a0cec89cfdf0568a9c6710ed95f71b907d authored over 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1156 from pentamassiv/dbusObjectMgr

Added bindings for Gio.DBusObjectManager, Gio.DBusObjectManagerClientFlags

59e891f02457c45eea6975da5eeb666e55563522 authored over 1 year ago by Sebastian Dröge <[email protected]>
gio: Fix panics if `PollableInputStream` / `PollableOutputStream` return non `IOError` errors

15e8e2ac74bf117ea1cc2484a8c373e076b856cb authored over 1 year ago by Sebastian Dröge <[email protected]>
Regenerated to add the new bindings

fea34b55984b2846799cf7c06913122bba7260e6 authored over 1 year ago by pentamassiv <[email protected]>
Added Gio.DBusObjectManager, Gio.DBusObjectManagerClientFlags

e99897439fe2125b843e2065ca48a81c1fa9dba6 authored over 1 year ago by pentamassiv <[email protected]>
Disentangle docsrs and features

04bddc004bb165fbfce92249357ab2a6dadcbf21 authored over 1 year ago by pentamassiv <[email protected]>
Add typos workflow (#1153)

* Add typos workflow

* Fix remaining typos manually

5fadbea3ad2dd092ae6cde3fab17087d5757cfa9 authored over 1 year ago by Hofer-Julian <[email protected]>
gio: Set missing annotations for new FileInfo apis

4447e9a27fb00f4dbd6eaf3b7e28ed5953e1be52 authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
graphene: Add the new v1_12 feature

7456101944d65acb4e7ef6c88752862ca1a84c92 authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Regenerate with latest gir-files

2ca01cd3bf3f64fa8006067f6db439a00b1c373b authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
gio: Add missing since annotations

d2a1817a75a7b86adbd3ff186a07c284c13da8f2 authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
glib: Add missing since annotation

82189891693d661e801ef9ce11a7bd77f935781f authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Update gir-files submodule

f823f540a198adabbdbf4025741c84fb5218dcd3 authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Update gir submodule

866afd94271d2fa22218fa4b7572be4d7007ef1f authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Regenerate with latest gir

286475b1690a10ac4ae765391c68ba5029b9996a authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
glib: Re-introduce an event propagation specific type

As the semantics of ControlFlow don't match 1:1 with the event
propagations
See https://github.c...

2a019f2eecbe36a73e07b2bcbc4ba0667551bd98 authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Fix docs of `glib::derived_properties`

There was a typo and I think a clear example doesn't hurt either.

3fa1b3b2c61150c2566ac8832542bf449aa9285f authored over 1 year ago by Julian Hofer <[email protected]>
Post release version bump

751e1dde2f816add5577cbf597eee81da3aa2531 authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
CI: publish 0.18 docs

c81a3f4bd5afe124eb390e5752636804d9f66f6c authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Update gir-files submodule

d43c6beae9e00bb8b6549291cc0623644417bc42 authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Regenerate with latest gir-files

a28718bb3c879f7a2d82537959cbb4052b88a65d authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Fix panic in gio InputStream

0f6dcc55964937bb9a8e0971c9801a50ac273635 authored over 1 year ago by ranfdev <[email protected]>
Update trybuild2 dependency to 1.1

ed849fd64cafa058c52001b69d220ec97251013a authored over 1 year ago by Guillaume Gomez <[email protected]>
Don't generate unit tuple in clone macro as default-return value

11a94025d0b600465e1114efb9f622daaa73b9a5 authored over 1 year ago by Guillaume Gomez <[email protected]>
Remove unused dependency

85d23fc8f8428e863d859b3c686d4ed3775b4004 authored over 1 year ago by René Kijewski <[email protected]>
Merge pull request #1136 from ranfdev/numeric_spec

Add support for NonZeroT types

9a8680370c251dd47c92520c7b9b7911194cf31e authored over 1 year ago by Sebastian Dröge <[email protected]>
Add support for NonZeroT types

2476dde4963320b6a1d499f7c9c510cba5d6982a authored over 1 year ago by ranfdev <[email protected]>
Merge pull request #1135 from happylinks/flag_512

fixed missing 512 flag, renamed 256 to USER_0

1986a82f68185d1e529e6f8f7634cff73ea5b383 authored over 1 year ago by Sebastian Dröge <[email protected]>
fixed missing 512 flag, renamed 256 to USER_0

bddc99350e3d675def676c9519d95a2eca24bfcc authored over 1 year ago by Michiel Westerbeek <[email protected]>
Merge pull request #1133 from ranfdev/master

Add retain method to ListStore

80d6fd2cc8ca3f781344a462928493c93594ecc1 authored over 1 year ago by Sebastian Dröge <[email protected]>
Update MSRV to 1.70

3238e82410621ab802bf0e472a1c01a1eebf4de4 authored over 1 year ago by Sebastian Dröge <[email protected]>
Add retain method to ListStore

f6fd43b9dabaaca04854263a706f8106a9d98984 authored over 1 year ago by ranfdev <[email protected]>
Merge pull request #1131 from GuillaumeGomez/generate-link-to-def

Use `--generate-link-to-definition` option when generating documentation

6bde5bc6ce7a757bec633464e679f79ea6e37f52 authored over 1 year ago by Sebastian Dröge <[email protected]>
Add `--generate-link-to-definition` option when building on docs.rs

a573120853cd7e65c8599a1b8f1a259f27126caf authored over 1 year ago by Guillaume Gomez <[email protected]>
Use `--generate-link-to-definition` option when generating documentation

7837df9d96249f4b97784612e0273c7ae4b08a06 authored over 1 year ago by Guillaume Gomez <[email protected]>
Fix some docs warnings

468fdb3e3e20403b181f120839ae92ea35653c64 authored over 1 year ago by Guillaume Gomez <[email protected]>
Only run clippy on stable

84143f2dc5acb74e7abfaeefe24411c14c9a7364 authored over 1 year ago by Guillaume Gomez <[email protected]>
Fix conflict for re-exports

bc0634c1a275241f4aa57efcea3fcd38abd7b6e1 authored over 1 year ago by Guillaume Gomez <[email protected]>
Merge pull request #1122 from mbiggio/wip/biggio/borrow-boxed

Implement FromGlibPtrBorrow on boxed and shared-boxed types

d5dbc8e8cc617f9f043f9a101eb8f35f0a470403 authored over 1 year ago by Sebastian Dröge <[email protected]>
Merge pull request #1128 from gtk-rs/bilelmoussaoui-patch-2

control flow: Fix logic in From implementation

2b5eae4c5ca94b0ecd31ccd531b67aebfba020a0 authored over 1 year ago by Sebastian Dröge <[email protected]>
pango: Mark manual impls as such

This way we get docs.

44c4ab3404631d18407da1823a9ab50b9594e8e0 authored over 1 year ago by Maximiliano Sandoval R <[email protected]>
control flow: Fix logic in From implementation

d1eca713f1e8d730bdce91ed812db049e26ce146 authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Implement FromGlibPtrBorrow on boxed and shared-boxed types

5dafd0fcb37da0219c56e2547f551464679a353d authored over 1 year ago by Matteo Biggio <[email protected]>
Merge pull request #1127 from yuraiz/with-derived-properties

glib-macros: Add `use_derived_properties` macro

2660212ebc4cb3a716bf50991ba877c279db0862 authored over 1 year ago by ranfdev <[email protected]>
glib-macros: Make `derived_properties_attribute.rs` 3 lines shorter

11d20e6f790276e6010fc229b5e375efcff4fad2 authored over 1 year ago by YuraIz <[email protected]>
glib-macros: Rename `use_derived_properties` to `derived_properties`

e7fe48754002c657be783e539ca429340780f85a authored over 1 year ago by YuraIz <[email protected]>
glib-macros: Add `use_derived_properties` macro

92119211ed130050a8e233851071617d80d81e93 authored over 1 year ago by YuraIz <[email protected]>
glib: Remove Inhibit and replace it with ControlFlow

a865a079ddc13a6a9b160aac405d01241abfcefc authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
Regenerate with renamed Inhibit

958d37769199a5777b8b5861b57e91ca41b33e2e authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
glib: Move ControlFlow to it own file

As it will be shared between sources and signals
Continue & Inhibit previously

0619317af06cba3a5fb19fe4bd07d8624dfbb374 authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
glib: Impl FromGlib for ControlFlow

6b43d6fe074d05a5c706e6985b36e0acdf828809 authored over 1 year ago by Bilal Elmoussaoui <[email protected]>
glib: Replace Continue with ControlFlow

Fixes #1063

72d3ff99548cb297cbd9cd836272ae3d05ceb35c authored over 1 year ago by Bilal Elmoussaoui <[email protected]>