Ecosyste.ms: OpenCollective

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

github.com/gtk-rs/gtk3-rs

Rust bindings for GTK 3
https://github.com/gtk-rs/gtk3-rs

gio: Fix compilation with two-phase-borrows (aka NLL)

37aa19cc12f5ecf6d1e06c5832ff3a3212bf1dac authored over 6 years ago
glib: Fix build with two-phase-borrows (aka NLL)

2082f9d3f725a89ac867792cfb96e237993410b6 authored over 6 years ago
gtk: Merge pull request #686 from GuillaumeGomez/set-match-func

Add manual implementation of EntryCompletion::set_match_func

62fce67b66e98146d7156f6e38bee5a2949de985 authored over 6 years ago
gtk: Update how clippy is run

543e6b9dcd0d67ccb9255466ea7e58f8abdaee92 authored over 6 years ago
gtk: Add destroy callback

778520ffef80e1532931848bb3d0a19ddc673749 authored over 6 years ago
gtk: Add manual implementation of EntryCompletion::set_match_func

b3b2f6395f4c5dba574438c520a4b667729d8119 authored over 6 years ago
gtk: Merge pull request #684 from GuillaumeGomez/quark

Regen with GQuark

6604aa0091e91ec1c1772cc38ec43953136c4ce9 authored over 6 years ago
glib: Merge pull request #366 from GuillaumeGomez/not_bound

Add not_bound rule

8cf56597740c951fa4a8b520efa2e1e992592d66 authored over 6 years ago
glib: Add not_bound rule

5e6221f9c290ac1c14b3bcf5e7aece7b6df0bb13 authored over 6 years ago
gtk: Fix test

002b49411129f4b71cfffcbd62377b14c1d78801 authored over 6 years ago
gtk: Regen with GQuark

f465bf98f34c8654710b07a45a26ea55b88b0fd4 authored over 6 years ago
gtk: update gir submodules

0d30f54bea0325695cd830d0844471df631158ed authored over 6 years ago
examples: Merge pull request #183 from sdroege/weak-refs2

Remove some unneeded clones

a89803a66cde8bb23a787e079ef638ef4b005c5b authored over 6 years ago
examples: Remove some unneeded clones

d68d2d3e4cb8e139f41bb93b5dfb2b326a67b186 authored over 6 years ago
examples: Merge pull request #182 from sdroege/weak-refs

Fix various reference cycles in the examples

6f017f34494a94330369bd7b82bb212b34acac36 authored over 6 years ago
examples: Fix various reference cycles in the examples

Fixes https://github.com/gtk-rs/examples/issues/179

ea98239ad7dcde22e8bcb9ce620f9ace0e6b6bbb authored over 6 years ago
gtk: Merge pull request #678 from GuillaumeGomez/new-types

New types

74d59684a5582ca90695c945257678b3f85e1600 authored over 6 years ago
gtk: Comment add_table function

7fe4dd0aa0408ed14e5a050c5774f8237094d39a authored over 6 years ago
gtk: Fix generation issues

75934cf21cdca675254564ffd3c7952c93655774 authored over 6 years ago
gtk: Add new types

770690f458423a2dcdb3a241716701ace9b2a9ee authored over 6 years ago
gtk: add not_bound rule

2dfee5116e1fa72049f96394c2e3831fcdb9a8b4 authored over 6 years ago
glib: Merge pull request #365 from sdroege/quarks

Add functions to get paramspec name quark and type name quark

ac3e744c4f630720b812369007d8dcf91178b45a authored over 6 years ago
glib: Implement fmt::Debug for Quark

86be51f3ec031d7fa1229c2e435afd467e869ad6 authored over 6 years ago
gtk: Merge pull request #680 from EPashkin/error_domain_quark

Generate glib::Quark based ErrorDomain for enums

f4617b3b5a564b605626761ac8ad1ab71ad331c1 authored over 6 years ago
glib: Add functions to get paramspec name quark and type name quark

529390f5ac9ba825ea2319c006e08f90bed17c06 authored over 6 years ago
glib: Remove signal::signal_stop_emission()

This is supposed to be used from inside subclasses and we don't bind any
of the API for working ...

ef7e41965bea2603aec8ab3324a3791f46757dd0 authored over 6 years ago
glib: Merge pull request #364 from EPashkin/error_domain_quark

Error domain quark

88b5f3adf942c151356ba9535877ca971ba07dae authored over 6 years ago
gtk: Generate glib::Quark based ErrorDomain for enums

03f27236e4df1dff56e171ded518eec5ce81ea6b authored over 6 years ago
gio: Merge pull request #140 from EPashkin/error_domain_quark

Generate glib::Quark based ErrorDomain for enums

db69d48a6d521198f211c61ff58035ebef02159a authored over 6 years ago
gdk: Merge pull request #235 from EPashkin/error_domain_quark

Generate glib::Quark based ErrorDomain for enums

2c18f7595ce2cccec13465103e92deeec2c9f047 authored over 6 years ago
gdk-pixbuf: Merge pull request #83 from EPashkin/error_domain_quark

Generate glib::Quark based ErrorDomain for enums

c7194055f0b11d6f9778cb72d25402e17bb4ee53 authored over 6 years ago
gdk-pixbuf: Generate glib::Quark based ErrorDomain for enums

aaa02660c46ffa2c534ee75ebac8638d627b1ce8 authored over 6 years ago
gdk: Generate glib::Quark based ErrorDomain for enums

5daa1191878ecb1ecfc4149801f0356d57f2358e authored over 6 years ago
gio: Generate glib::Quark based ErrorDomain for enums

a57f0f53204fa8d0c6d92d0476a105aef873672a authored over 6 years ago
glib: Generate glib::Quark based ErrorDomain for enums

523e15f487ec86992e8e2a30630f731f6c69af42 authored over 6 years ago
glib: Use Quark in ErrorDomain trait

9b43d777e8dafba4adb833f490f82432673f3f21 authored over 6 years ago
glib: Merge pull request #362 from GuillaumeGomez/quark

Add Quark type

a451a07de2998710814815db172944a16b625ce9 authored over 6 years ago
glib: Ignore intern string functions

21232f1f6ee2bfb35986cbd29ee021eb142e65af authored over 6 years ago
glib: Add Quark type

939a3d698b19412fbeaaedaf72234bbba33c80c2 authored over 6 years ago
glib: Implement work-around for thread IDs potentially being re-usable by the OS (#361)

6f77c61a9e9c29e5b455ab1e0b41b7f5aedb15a2 authored over 6 years ago
examples: Merge pull request #180 from GuillaumeGomez/improvements

Improve code, remove clone when unnecessary

0aa6e3e28d4a1ccba66d4344dfe4e4ae8ceaac35 authored over 6 years ago
examples: Add weak reference

3ce9c06e5aea384ba1abb28b6bb38144c6548e0e authored over 6 years ago
glib: Manually bind Binding::unbind() (#360)

Manually bind Binding::unbind()

91a6a11cdf89350b0fd9411b9fa832c4737555d0 authored over 6 years ago
examples: Improve code, remove clone when unnecessary

934e4dcfffe4f9c66cfa968fc2bc4ba8d60b1069 authored over 6 years ago
glib: Merge pull request #359 from sdroege/weak-ref-send

Add new SendWeakRef type

807d15871ab6916c630b6746c8092ed3af6cd9ee authored over 6 years ago
glib: Add new SendWeakRef type

This allows sending weak references to arbitrary threads, to clone and
drop them from arbitrary ...

83fab81627f4e262e2c2a30cfc4fc75a80f2bca6 authored over 6 years ago
glib: Add WeakRef::new() and a Default impl

65bafabea60737cd6527c067e777355a4f405b83 authored over 6 years ago
glib: WeakRef is Send and Sync if the contained type is

08fc9540d7f72868973d2e85ff64286a22bc577c authored over 6 years ago
glib: Revert "Implement Sync and Send traits for all weak references."

This reverts commit ad4bb1bd80bd732ad15044264f9b3121b16fbe7d.

See https://github.com/gtk-rs/gli...

ddb1f46d3952bc3f705e52e994473692c114fd75 authored over 6 years ago
pango: Merge pull request #121 from GuillaumeGomez/not_bound

Add not_bound rule

c6f98377c31dcc61121c5999e676f26414712cb6 authored over 6 years ago
pango: Add not_bound rule

ab3e1dd955ba521d23a5ffb95e97dcbfbfa48698 authored over 6 years ago
pangocairo: Merge pull request #22 from GuillaumeGomez/not-bound-rule

Add not_bound rule

c8fb9cfa2e5d6c5802ed86197ac09323d24686e9 authored over 6 years ago
pangocairo: Add not_bound rule

8465171c52c1730e0f42c74d99f1b0ba2d640463 authored over 6 years ago
gtk: Merge pull request #679 from GuillaumeGomez/tests

Tests

de3f251e5253a175fe6e3934fd7d1a2322625cb3 authored over 6 years ago
gtk: Fix format tests

264342f4722ee7e9dd8e3125d34be91fd7a03b87 authored over 6 years ago
gtk: Add format tests

0ed537eb1686f8cbf830b2ece40773219f353f9c authored over 6 years ago
gio: Merge pull request #138 from meldron/armv7l-type-fixes

Fix type errors on armv7l for desktop_app_info.rs and unix_socket_add…

ffa5d8198fee1d61f6171922aebd8a56e0ed028b authored over 6 years ago
gio: Merge pull request #139 from sdroege/unix_socket_address

Use a const pointer for the slice returned from g_unix_socket_address_get_path()

73ef74b34425ba93c7e8be64f5df9f71943e8a35 authored over 6 years ago
gio: Fix type errors on armv7l for desktop_app_info.rs and unix_socket_address.rs

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

b767f37741f60c2f853fbf67555c0095379a3529 authored over 6 years ago
gio: Use a const pointer for the slice returned from g_unix_socket_address_get_path()

And never pass NULL to slice::from_raw_part(), it's undefined behaviour

d3ac9316fad74c20fcd35fb5108c95cd57c0ae3f authored over 6 years ago
gdk: Merge pull request #233 from GuillaumeGomez/not_bound

Add not_bound rule

92aa771b93845a6f9a25ad228044a331fa1afe34 authored over 6 years ago
gdk: Add not_bound rule

d43ee00daeb71b218d912d7da2fba4ae927b44cb authored over 6 years ago
gdk: Merge pull request #232 from GuillaumeGomez/missing-getters

Add missing getters

e2fde7dbd1b7e71bfadc770f644b2153779b7b43 authored over 6 years ago
gdk: Some version fixes

88daad089144d619a52d1395cdaf6a069bb06f6e authored over 6 years ago
examples: Merge pull request #178 from sdroege/futures-nightly

Fix gio_futures_await build with latest nightly

1b6fa142350f98f20cd3c8b4337cd926a62a5026 authored over 6 years ago
gdk: Add missing Event getters and missing Events

e724397089589f520282bdf6f9b741f5138802ea authored over 6 years ago
examples: Fix gio_futures_await build with latest nightly

1c5711232cd051ab196efeaaa3ee4f1747ddb71f authored over 6 years ago
gdk: Merge pull request #231 from GuillaumeGomez/add-missing-get-device

Add missing get_device methods

408c0fe2bf731be0043c7ea264c8b29526dd6607 authored over 6 years ago
gdk: Add missing get_device methods

ec5f34f0f12bac5ad7c6a85040b95b378e9631a5 authored over 6 years ago
gio: Merge pull request #136 from GuillaumeGomez/tests

Tests

862b4e17799fbc79a3127a34073225d5ecc14e3a authored over 6 years ago
gio: Fix gir format

f122bfa382ec3971debf88d8b65d5b09e837c4e0 authored over 6 years ago
gio: Add gir format checkup

c1045306d15cd97768eb0856f6d7de7ffc4764d5 authored over 6 years ago
sys: Merge pull request #99 from vhdirk/dependencies

remove versions from internal and git dependencies

9a4d679f3e1123cbef9eaacbf64e93b398d08b8a authored over 6 years ago
gtk: Merge pull request #676 from vhdirk/dependencies

remove versions from git dependencies

8b82fe0ea90c6dd49e17956a6ca3090be675fb34 authored over 6 years ago
gtk: remove versions from git dependencies

ca5ff12d3d53907253e8b1bcd14a2768ba52d65f authored over 6 years ago
sys: remove versions from internal and git dependencies

8c5125e1560a838453f8b05a2c7fa7d05c391d6e authored over 6 years ago
pango: Merge pull request #120 from vhdirk/dependencies

remove versions from git dependencies

e20d57a4d513cb00cc85b26f8e485980cd5579d4 authored over 6 years ago
pango: remove versions from git dependencies

3da7cc401784401eadfb3cf45d2b9c3d269fd805 authored over 6 years ago
glib: Merge pull request #358 from vhdirk/dependencies

remove versions from git dependencies

71776d30156f22f61103094a3b22c3d27afeb12b authored over 6 years ago
cairo: Merge pull request #200 from vhdirk/dependencies

remove versions from git dependencies

1a7dedb8791c94f8ed1c6bbfa8fd4819c0d11c35 authored over 6 years ago
gdk: Merge pull request #229 from vhdirk/dependencies

remove versions from git dependencies

cdff2a10e4192aa309a15662c9426c2605ab86c3 authored over 6 years ago
glib: remove versions from git dependencies

acd4cca49d47113253212f73af1b3a888e35f1a1 authored over 6 years ago
cairo: remove versions from git dependencies

8085ea9ccba9f9183a98e2159a0a188b7dbe9ba8 authored over 6 years ago
gdk: remove versions from git dependencies

4fb7f053da87d0ffa3d1ac3205977db57e576d63 authored over 6 years ago
gdk-pixbuf: Merge pull request #82 from vhdirk/dependencies

remove versions from git dependencies

8be8ba85209ca2153afae44af821bb242ebce2b2 authored over 6 years ago
gdk-pixbuf: remove versions from git dependencies

5034cfe41d532e74f4dd3c1a26cf7f8f928c916b authored over 6 years ago
examples: Merge pull request #177 from FreeFull/pending

Add accelerators to menu examples

5ed77b501c7c53320ae48ae077bb075eeadbbb10 authored over 6 years ago
gio: Merge pull request #135 from vhdirk/dependencies

remove versions from git dependencies

18d1d95dfc5acec8bf829a0293b7532601ad6ee5 authored over 6 years ago
gio: remove versions from git dependencies

6eed992ab8497e4ccbdb8b097a647de29dda35dd authored over 6 years ago
gdk-pixbuf: Merge pull request #81 from GuillaumeGomez/tests

Tests

7040fea7399757bbb64587c46868d5bc74748066 authored over 6 years ago
pangocairo: Merge pull request #20 from vhdirk/dependencies

remove versions from git dependencies and update bitflags

e6a7740e92cb4694ffc6227692689dbde0b73eae authored over 6 years ago
examples: Add accelerators to menu_bar_system.rs

d9717777d5f6f538f56614c2275f190202eff85e authored over 6 years ago
examples: Add accelerator for Quit to menu_bar.rs

d140283ae9eb56f49c63cb2a46bbad162a44e616 authored over 6 years ago
gdk-pixbuf: Fix file format

401424f5cd0ebebde4f58157e81faa296855fac4 authored over 6 years ago
gdk-pixbuf: Add gir file format checkup

d0267fcff8b57746a092ac39f350093934340b4e authored over 6 years ago
gdk-pixbuf: Add gitignore

3a9fd7168afa16d7786e599fd589dfc1f85fbddd authored over 6 years ago
pangocairo: remove versions from git dependencies and update bitflags

b49e45373716ad21af7e70b1e35045a5bbcc5f15 authored over 6 years ago
pangocairo: Merge pull request #21 from GuillaumeGomez/test

Test

4998094eb41b153fdad5e935fac2fe6a3ad745f2 authored over 6 years ago
pangocairo: Fix gir format

fb04b90179b4bf2d42599fc72035cf26be0942f0 authored over 6 years ago
pangocairo: Add gir checkup

8000cbd4087b50504f55a2ce5d4813f06bfe6da6 authored over 6 years ago