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

Merge pull request #1325 from ystreet/pango-attr-missing-1_50

pango: add some missing AttrInt constructors.

8cb60c848e3e9d2c607d177a57e7ebeb8e13f63a authored 10 months ago
pango: add some missing AttrInt constructors.

Added BaselineShift, Sentence, TextTransform, and Word attributes.

3dae03dafd828a6f0b40621ca4adfa96f02837b5 authored 10 months ago
Merge pull request #1324 from gtk-rs/bilelmoussaoui/generate-latest

Regenerate with latest gir files

ec197593946f74e7746582663a0669816e3b2956 authored 11 months ago
glib/gio: Remove no longer used version/ignore

a6f3167c7217b86f19201136bdf4b47eb5ba76e1 authored 11 months ago
Revert "glib: Auto generate various win32 functions"

This reverts commit f5ad70c5f5d876b5d48fe0c54c525cc657e55737.

efee03d026fc18402f4dc1d6c777dbf48a990ddf authored 11 months ago
glib: Ignore new unsafe functions

c08facb92bb9952da86e955d4f2978fd45c9254f authored 11 months ago
Regenerate with latest gir/gir-files

fc38c6eeccf2c45efde745f13188183f27c16d61 authored 11 months ago
Update gir/gir-files submodules

8dfc4e73c8def54b15b2f2577a8bdffa2cca4921 authored 11 months ago
glib: Mark GParamSpec types as manual

This should document some of them, except types that are defined with macros
See next commit

6c8733475b85251cea5aaeeb1a3ce89a46a83d4c authored 11 months ago
glib: Don't use macros to generate ParamSpec structs

So that rustdoc-stripper can embed the docs

37dad6c9428578bb359e75e1b8f5427c8de11d35 authored 11 months ago
Update clone.rs

e40fb309bbe430c362b9a8cc4510ffe9d72457ee authored 11 months ago
glib: Requires Upgrade on Downgrade::Weak type

0f031fb52ccaeeaf9bed14c234ecc9a0a688b2c6 authored 11 months ago
Merge pull request #1320 from gtk-rs/dependabot/cargo/tempfile-3.10.1

build(deps): bump tempfile from 3.10.0 to 3.10.1

81762866e910f81233a20c00cdefe929adf4b2ed authored 11 months ago
Merge pull request #1319 from gtk-rs/dependabot/cargo/syn-2.0.52

build(deps): bump syn from 2.0.51 to 2.0.52

3faeeff3f6572305b61bcf2cd39cb03ebb102f05 authored 11 months ago
build(deps): bump tempfile from 3.10.0 to 3.10.1

Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.10.0 to 3.10.1.
- [Changelog](htt...

961818d3998967eb7b0e2d0cd55f60abdaaae6a8 authored 11 months ago
build(deps): bump syn from 2.0.51 to 2.0.52

Bumps [syn](https://github.com/dtolnay/syn) from 2.0.51 to 2.0.52.
- [Release notes](https://git...

10be65695d6410c1127b2f71e44bfecfcbaf7ff8 authored 11 months ago
Merge pull request #1317 from gtk-rs/dependabot/cargo/syn-2.0.51

build(deps): bump syn from 2.0.49 to 2.0.51

8e5054e4daea31be1fe2843d4003a00ccc8b6451 authored 11 months ago
build(deps): bump syn from 2.0.49 to 2.0.51

Bumps [syn](https://github.com/dtolnay/syn) from 2.0.49 to 2.0.51.
- [Release notes](https://git...

fea5c7f6a4efb436dbff64738a6032e78b0b9917 authored 11 months ago
Merge pull request #1316 from pbor/flags-default

macros: allow to specify #[default] for glib::flags

90fc2033d4824e1c80a575d03b3c164e9901faf8 authored 11 months ago
macros: allow to specify #[default] for glib::flags

ffae264712d85561bef4c385be3edfbca077ccea authored 11 months ago
build(deps): bump freetype-rs from 0.35.0 to 0.36.0

Bumps [freetype-rs](https://github.com/PistonDevelopers/freetype-rs) from 0.35.0 to 0.36.0.
- [R...

35cb84d68650fa31ea19d80b3c6266f0404587d7 authored 11 months ago
Merge pull request #1313 from sdroege/update-cargo-lock

Update Cargo.lock

ea413caf9dca8235d59f47f36b677384e5ceeeaf authored 11 months ago
deny: Add toml_edit / winnow overrides

c247810acda039224c91e255d6de919c8aa3ca89 authored 11 months ago
Update Cargo.lock

5c1d76e19d4f4c313f84363e8bb146c50df6ba4e authored 11 months ago
Remove Cargo.lock from .gitignore

46b3232e6b46fe64a45f98c7c2fbb61778cbda81 authored 11 months ago
Merge pull request #1312 from sdroege/quark-from-static-gstr

glib: Add `Quark::from_static_str()`

03c5a850037c582a0a5fca07f8e1cd1cf924c4fc authored 11 months ago
glib: Use `Self` instead of `Quark` in a few places

2454592bc8ed70b2847e884f50c886219ab8e963 authored 11 months ago
glib: Add `Quark::from_static_str()`

This avoids an allocation if the string is already statically allocated.

92ec419ba0b8f2c28f75038b30b7ef1963b5efca authored 11 months ago
Merge pull request #1311 from gtk-rs/bilelmoussaoui/fix-docs

docs: Move metadata back to packages

d9a35571b5c633e930500e9fcbb7272e6c39e409 authored 11 months ago
docs: Move metadata back to packages

The workspace one is not picked... no idea why & how

92089b410d666137945816c72a732d86c05445e4 authored 11 months ago
cairo: Fix version of the v1_18 feature

3dc5ddc6c53fcc5bdc7fb35e914726a0d36cc41e authored 11 months ago
Merge pull request #1308 from sdroege/glib-compiletests-1.76

glib: Fix expected error output of compiletests for 1.76

50b2225655438f21d19b80302fa2e839c1082425 authored 11 months ago
glib: Fix expected error output of compiletests for 1.76

55a0d8535c330e3c1081993aacf17b3f613e6eb2 authored 11 months ago
Merge pull request #1307 from gtk-rs/dependabot/cargo/tempfile-3.10.0

build(deps): bump tempfile from 3.9.0 to 3.10.0

7fecfda09a30eeee39897c61e87320f00af8f881 authored 11 months ago
Merge pull request #1306 from gtk-rs/dependabot/cargo/thiserror-1.0.57

build(deps): bump thiserror from 1.0.56 to 1.0.57

0fc91d8a693a7efeeeb90dc64adf0d86e4e6740d authored 11 months ago
build(deps): bump tempfile from 3.9.0 to 3.10.0

Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.9.0 to 3.10.0.
- [Changelog](http...

6e3ad662f4bbb9638fdb091d0b5d595ad9824a40 authored 11 months ago
build(deps): bump thiserror from 1.0.56 to 1.0.57

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.56 to 1.0.57.
- [Release notes]...

2bcd2ba5e9cfa32510726d83ece2db99507fc325 authored 11 months ago
chore: Drop no longer needed deny skips

8e574d3a8e445ff9184b00bd490e6f403cd5aa9c authored 12 months ago
Merge pull request #1301 from sdroege/syn-2.0.32

glib-macros: Require at least syn 2.0.32

36b593d38950dbbbfd577a39795e115d552df759 authored 12 months ago
glib-macros: Require at least syn 2.0.32

Fixes https://github.com/gtk-rs/gtk-rs-core/issues/1300

07d54b6a0d94572b79005ef15d4c1570fa87b370 authored 12 months ago
Merge pull request #1299 from sdroege/clippy-warnings

Fix some new clippy warnings

4fd5ecf98d4e9f1ec0c42cf0e9bec3db4c39f8d1 authored 12 months ago
Fix some new clippy warnings

b2815a342edb271ce02babb9a705bd35b7a454bc authored 12 months ago
ci/docs: Deploy 0.19 release

f7e88e6fb0b9aad21dc977393e1f0ad7af740dbd authored 12 months ago
Post release version bump

322fb29fe1c566739490f5213f5b613e6ce371e6 authored 12 months ago
cairo: Add missing version

3fcac4eabde9b6daafd47f2d50b90285f66051ff authored 12 months ago
cairo: Fix ffi glib crate name

917d04ef96f0153cd30c3607a3908d1310f90b35 authored 12 months ago
cairo: Use workspaces

37398bb7af076f55b838c1927390b814dde459b7 authored 12 months ago
Merge pull request #1095 from gtk-rs/bilelmoussaoui/prelude-cleanup

glib: prelude cleanup

63217f7a949d3a579a0df72eff6d6734a18afe8e authored 12 months ago
Regenerate with latest gir/gir-files

1e618952f68c9677e2ed5539bb1fc15c9b142c16 authored 12 months ago
Enforce version of workspace crates

We still have the ffi crate not using cargo workspace, which is
a bit annoying.

ab0f68ce4bca92924b4063fab615724102ea9d79 authored 12 months ago
Update gir/gir-files submodules

c03d50fbcc8bd6534e31f860ae64e7ebfa983d60 authored 12 months ago
Use cargo workspace features for ffi

86e67694cd7f77dc711ce9ac2016732fb5b66f81 authored 12 months ago
glib: Cleanup prelude traits

By moving all the necessary traits to prelude so that we can simplify
code generation to make us...

335bc5a5d9cfad38ae77e488e24b75c3a80ece5d authored 12 months ago
Merge pull request #1289 from andy128k/std_cells

Replace `once_cell` usage with std::sync::OnceLock

a4a16882a52da514e7ea5c8c8094bff047d4737f authored 12 months ago
Replace `once_cell` usage with std::sync::OnceLock. Replace `Once` with `OnceLock`

34f09e493b54d735752e3bbfbd572ad7ada656d0 authored 12 months ago
Use cargo workspace features

56a5549a7d5a28a20edd6ea1fcbd2f47a750cdd4 authored 12 months ago
Use gi-docgen for all the bindings except cairo/graphene

5523522e793868f9568fb316ce67cd04c729302a authored 12 months ago
glib: Auto generate various win32 functions

f5ad70c5f5d876b5d48fe0c54c525cc657e55737 authored 12 months ago
glib/sys: Workaround dropped GType

The commit will be removed once the new fixed gir file lands

528c43ab49167f60c193015393d8cd9d550bd260 authored 12 months ago
Regenerate with latest gir/gir-files

d0069a35487e4241f2b55285232584ae81facc8c authored 12 months ago
gio: Re-export new v2.80 feature

cb397b93f881bbb65c3525121c4cd9ec2d3b5cda authored 12 months ago
glib/gio: Add missing since annotations

75218a3ba0e9a510da999458fd4356b6cb4fb2bd authored 12 months ago
CI: Disable ffi tests for glib

It currently fails

4226f0616379d4d90868275bbdfeb753745ee1f0 authored 12 months ago
gio/sys: Ignore ThreadResolver

Fixes the ffi tests

c7ef86e1f912a9b1e5bfa43bd4774ef63374d5b8 authored 12 months ago
Ignore various functions

Those appeared recently and are not part of a new release so it causes
various issues

c29dd6e3b5658a09f8df73aabce4ac4dfd34f68c authored 12 months ago
CI: build v2.80 features

fef3ec07aca51cfd2c5bd626773ffe37aab22a41 authored 12 months ago
Update gir/gir-files submodules

45a89bf9589d56d70b516ecfdeb5cda3b9f74205 authored 12 months ago
glib: Guard new windows/linux APIs

2ef90b627e69c5665ebed450d738a92581b23d29 authored 12 months ago
Bump gvsbuild to a temporary branch using glib from git

39ed7d4fc6195825d4cf946a62776b54020dd4fd authored 12 months ago
build(deps): bump bitflags from 2.4.1 to 2.4.2

Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.4.1 to 2.4.2.
- [Release notes](ht...

3c38c9fbd4462a10fac3e471f1d445e81ab9d847 authored 12 months ago
build(deps): bump pkg-config from 0.3.28 to 0.3.29

Bumps [pkg-config](https://github.com/rust-lang/pkg-config-rs) from 0.3.28 to 0.3.29.
- [Changel...

ba8ea889d061a15c5b83f5c3c1888cf102885f06 authored 12 months ago
build(deps): bump proc-macro-crate from 3.0.0 to 3.1.0

Bumps [proc-macro-crate](https://github.com/bkchr/proc-macro-crate) from 3.0.0 to 3.1.0.
- [Rele...

f77f6c56793f88526333d6dde2e2ecc753c0bf67 authored 12 months ago
build(deps): bump freetype-rs from 0.34.1 to 0.35.0

Bumps [freetype-rs](https://github.com/PistonDevelopers/freetype-rs) from 0.34.1 to 0.35.0.
- [R...

479108796434291e0aab0cca4ee56f21f8204187 authored 12 months ago
build(deps): bump actions/cache from 3 to 4

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

c99947cae0dee0b9a32d0c2e46c864750ed83d99 authored 12 months ago
Merge pull request #1288 from andy128k/remove-proc-macro-error

Replace usage of macro `proc_macro_error` with explicit propagation of `syn::Result`

1e2ab81eb302d4039170ce9948aaee21a7265672 authored 12 months ago
Replace usage of macro `proc_macro_error` with explicit propagation of `syn::Result`

c74a40a16b23a1b9c8e67842d32d02bc187f551d authored almost 1 year ago
image: Install python3-packaging

Required for building glib nowadays

3bd28008dc759ef42cf052b735fa51d639d3a2b4 authored about 1 year ago
Merge pull request #1282 from gtk-rs/dependabot/cargo/serial_test-3.0.0

build(deps): bump serial_test from 2.0.0 to 3.0.0

5613c9d139aa8ad7f142be782c6c75f21f1880f2 authored about 1 year ago
Merge pull request #1283 from gtk-rs/dependabot/cargo/smallvec-1.12.0

build(deps): bump smallvec from 1.11.2 to 1.12.0

18d8eb70a3116d037ea47e4eb85404029b852afb authored about 1 year ago
Merge pull request #1281 from gtk-rs/dependabot/cargo/libc-0.2.152

build(deps): bump libc from 0.2.151 to 0.2.152

383c6ba3d28e52aa1a85db765be941989bd6fc49 authored about 1 year ago
Merge pull request #1280 from gtk-rs/dependabot/cargo/proc-macro-crate-3.0.0

build(deps): bump proc-macro-crate from 2.0.0 to 3.0.0

744437d98e7e6520f31af551c046109b2e2ea4c4 authored about 1 year ago
build(deps): bump smallvec from 1.11.2 to 1.12.0

Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.11.2 to 1.12.0.
- [Release notes...

be0ecbdb5e2c0101b76f598c4d1e6ae708edb54d authored about 1 year ago
build(deps): bump serial_test from 2.0.0 to 3.0.0

Bumps [serial_test](https://github.com/palfrey/serial_test) from 2.0.0 to 3.0.0.
- [Release note...

a54da9261e427b2bdcd2d130dd143f90a95872ae authored about 1 year ago
build(deps): bump libc from 0.2.151 to 0.2.152

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.151 to 0.2.152.
- [Release notes](https...

0e672cf9a98074fc1a77cc9ad916178b6879b8e6 authored about 1 year ago
build(deps): bump proc-macro-crate from 2.0.0 to 3.0.0

Bumps [proc-macro-crate](https://github.com/bkchr/proc-macro-crate) from 2.0.0 to 3.0.0.
- [Rele...

5476401ad7c040182200a202afb8b8fa1deea012 authored about 1 year ago
Merge pull request #1279 from RealKC/track-caller

glib: Mark panicky `BoxedAnyObject` methods as `track_caller`

e37729274a39a12cf9fe02a391e9289556e92547 authored about 1 year ago
Merge pull request #1271 from fbrouille/flags_dynamic

add support of flags registered as dynamic types

d08bf245f05c8f091c2890b39537f55477099b9c authored about 1 year ago
glib: Mark panicky `BoxedAnyObject` methods as `track_caller`

b3e4322c228017124deb9597e7e8fdf502ecfce8 authored about 1 year ago
Merge pull request #1273 from gtk-rs/dependabot/cargo/tempfile-3.9.0

build(deps): bump tempfile from 3.8.1 to 3.9.0

acb7f0d8b92751343107f66856237ed33a1c1ebc authored about 1 year ago
Merge pull request #1275 from gtk-rs/dependabot/cargo/proc-macro2-1.0.76

build(deps): bump proc-macro2 from 1.0.73 to 1.0.76

9929aba82c76529ccc46e7d9557d7abbd2c4c8d1 authored about 1 year ago
Merge pull request #1276 from gtk-rs/dependabot/cargo/quote-1.0.35

build(deps): bump quote from 1.0.34 to 1.0.35

3cd738ff3cca3eeaa4158a63b69bd4336cbca37f authored about 1 year ago
Merge pull request #1272 from gtk-rs/dependabot/cargo/thiserror-1.0.56

build(deps): bump thiserror from 1.0.53 to 1.0.56

2c32ad4b91c59ef10642aa8fb127eeaca0343346 authored about 1 year ago
build(deps): bump quote from 1.0.34 to 1.0.35

Bumps [quote](https://github.com/dtolnay/quote) from 1.0.34 to 1.0.35.
- [Release notes](https:/...

f5bf71cce9c8e2b7d0ca2da919f1420b5342ef61 authored about 1 year ago
build(deps): bump proc-macro2 from 1.0.73 to 1.0.76

Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.73 to 1.0.76.
- [Release no...

4b2a7c0c462bcec97a67d42f1caff1fdcc7c5fd6 authored about 1 year ago
build(deps): bump tempfile from 3.8.1 to 3.9.0

Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.8.1 to 3.9.0.
- [Changelog](https...

47066a3e12bfd39cceb844af2cd552b2e8e88dac authored about 1 year ago
build(deps): bump thiserror from 1.0.53 to 1.0.56

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.53 to 1.0.56.
- [Release notes]...

6f78321999344985bad279bfd9c014e41c398656 authored about 1 year ago
refactor EnumValuesStorage/EnumValues and FlagsValuesStorage/FlagsValues to use EnumerationValuesStorages<E>/EnumerationValues<E>

Signed-off-by: fbrouille <[email protected]>

8d3ac91ae52d2905df9190c29fbd6029d48fb124 authored about 1 year ago
add support of flags as dynamic types

Signed-off-by: fbrouille <[email protected]>

0cb4e62b81ccbb9b961ee5abb2d22fff7df1fb09 authored about 1 year ago
use ItemEnum instead of DeriveInput for input in macro glib::flags

Signed-off-by: fbrouille <[email protected]>

182dd0ab929b17d3a33dc93cd0ebdc5c6c614f76 authored about 1 year ago
Merge pull request #1270 from gtk-rs/dependabot/cargo/futures-0.3.30

build(deps): bump futures from 0.3.29 to 0.3.30

38f4ba1c83e91415d75be682731a72f812a8172e authored about 1 year ago