Ecosyste.ms: OpenCollective

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

github.com/gtk-rs/gtk

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

Remove connect_xxx_notify for ConstructOnly properties

c8c6ae599e0eb32d67b32d9b8a6d1dbd83bced14 authored about 6 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #708 from EPashkin/only_notify

Remove property `events` getter and setter as we already have normal …

c57c3ecca1fc9670f1bc5f4cf054eb9d817a5cc1 authored about 6 years ago by Guillaume Gomez <[email protected]>
Remove property `events` getter and setter as we already have normal variant

71df28e05e6554f30c0c5d9453ef2f6fec733a1d authored about 6 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #705 from sdroege/gdk-eventmask

Widget::get_events() / add_events() / set_events() should take a gdk:…

45a12ecb2137cea645ebc82883d872125f90c20b authored over 6 years ago by Guillaume Gomez <[email protected]>
Widget::get_events() / add_events() / set_events() should take a gdk::EventMask

Fixes https://github.com/gtk-rs/gtk/issues/704

f4ad6ffc72b094e2f668d17e5ccd9d2765542d80 authored over 6 years ago by Sebastian Dröge <[email protected]>
Merge pull request #699 from gtk-rs/master-release-update

[release] merging master-release-update into master

7e2d2e55d25c8fffd12310bbfe4e5df786452d5f authored over 6 years ago by Guillaume Gomez <[email protected]>
Update versions

fe66c77709de9234b63e08464db132540b75ff2f authored over 6 years ago by Guillaume Gomez <[email protected]>
Merge pull request #695 from sdroege/fragile

Switch from send-cell to fragile

732ea2b385b6c2f3f8fa6b04c724a3532bb7429b authored over 6 years ago by Guillaume Gomez <[email protected]>
Switch from send-cell to fragile

08f7a4584d7f45103bc7928ffee7a3ecdb4d8c34 authored over 6 years ago by Sebastian Dröge <[email protected]>
Update gir

b6441bf5dfec0347003f31e0fc4cc1e209d56ff0 authored over 6 years ago by Sebastian Dröge <[email protected]>
Merge pull request #694 from GuillaumeGomez/more-types

More types

b17cc04141daeb47971040a58a3d90af42d82c00 authored over 6 years ago by Guillaume Gomez <[email protected]>
Generate more types

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

dca39eb31822c1617d04e0a5abda266a680b810e authored over 6 years ago by Guillaume Gomez <[email protected]>
Merge pull request #692 from GuillaumeGomez/clippy-warnings

remove more clippy warnings

6296d56473b56c35083663074c6dc25a60a3c9b7 authored over 6 years ago by Guillaume Gomez <[email protected]>
remove more clippy warnings

471c3431d2f6b685a189b4247dc239844e89fda6 authored over 6 years ago by Guillaume Gomez <[email protected]>
Merge pull request #689 from sdroege/regen

Regenerate with latest gir

587a700fe3bfe41673ec6d3b674cf8ae3e7b3e66 authored over 6 years ago by Guillaume Gomez <[email protected]>
Regenerate with latest gir

And implement gtk::Border in a more ergonomic way.

0de24919cd329fd12518382848c3999f9a224e29 authored over 6 years ago by Sebastian Dröge <[email protected]>
Merge pull request #688 from sdroege/nll

Fix build with two-phase-borrows (aka NLL)

90bf0f4eec9507229683af36f3b028a026ce910d authored over 6 years ago by Guillaume Gomez <[email protected]>
Fix build with two-phase-borrows (aka NLL)

d894937937cf20f3898daffc11ee27a085c18153 authored over 6 years ago by Sebastian Dröge <[email protected]>
Merge pull request #686 from GuillaumeGomez/set-match-func

Add manual implementation of EntryCompletion::set_match_func

e2d8c17ed3dfaa6a7810ae1e3649ff9371b3d746 authored over 6 years ago by Guillaume Gomez <[email protected]>
Update how clippy is run

7857eac8bdc1ebd92d8a6123d65ad0874f04572a authored over 6 years ago by Guillaume Gomez <[email protected]>
Add destroy callback

21389299cc7667909c4c62d1dfb5138cd3c46b53 authored over 6 years ago by Guillaume Gomez <[email protected]>
Add manual implementation of EntryCompletion::set_match_func

abe5c61d8dea6ed2ebc15a5d6566b2a62217d127 authored over 6 years ago by Guillaume Gomez <[email protected]>
Merge pull request #684 from GuillaumeGomez/quark

Regen with GQuark

053337077836e7fe3257ca61ec1a4e808bfda384 authored over 6 years ago by Guillaume Gomez <[email protected]>
Fix test

2e0e8c2a091193ff57369c160f9a1a6326848c7b authored over 6 years ago by Guillaume Gomez <[email protected]>
Regen with GQuark

a4da46425673c0ebae2b0d00c75122feeaff45b1 authored over 6 years ago by Guillaume Gomez <[email protected]>
update gir submodules

fead48853211d8133e0928efaacae1d34c43a5c1 authored over 6 years ago by Guillaume Gomez <[email protected]>
Merge pull request #678 from GuillaumeGomez/new-types

New types

fb9610a4a2ed39ba99edc22031b7ade3bc44ed8e authored over 6 years ago by Guillaume Gomez <[email protected]>
Comment add_table function

308db8ba92c7a2adb6e2b821d46d9d5b152a1b39 authored over 6 years ago by Guillaume Gomez <[email protected]>
Fix generation issues

6e78654c8c0910b4c203887ad95897d92ac0b327 authored over 6 years ago by Guillaume Gomez <[email protected]>
Add new types

3973461a26a27c6afd29638b63edf9a8ced44cdb authored over 6 years ago by Guillaume Gomez <[email protected]>
add not_bound rule

c6c84c0820219637314298a8e62a32176e27756c authored over 6 years ago by Guillaume Gomez <[email protected]>
Merge pull request #680 from EPashkin/error_domain_quark

Generate glib::Quark based ErrorDomain for enums

76d8d2159df5c4f609450bf93c63c32a00756c24 authored over 6 years ago by Guillaume Gomez <[email protected]>
Generate glib::Quark based ErrorDomain for enums

adb2bc31c65eca49f1d666785ae59671c0df6698 authored over 6 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #679 from GuillaumeGomez/tests

Tests

d7b3cdc6df764a07bdf1c9244ab9bba85a901261 authored over 6 years ago by Guillaume Gomez <[email protected]>
Fix format tests

f5d351e96ef33cc235825e197354a0a674e9ccdb authored over 6 years ago by Guillaume Gomez <[email protected]>
Add format tests

64b6f667cc9131488a4807c01836ff173a65b962 authored over 6 years ago by Guillaume Gomez <[email protected]>
Merge pull request #676 from vhdirk/dependencies

remove versions from git dependencies

6fa2ec12239ab6f6abfc9a00193c25e14e526a86 authored over 6 years ago by Guillaume Gomez <[email protected]>
remove versions from git dependencies

c12ac7eca4edb29f173734a594a338497ae2f22e authored over 6 years ago by Dirk Van Haerenborgh <[email protected]>
Merge pull request #675 from EPashkin/test_3_22_30_part2

Test with gtk3.22.30 same gdk

f98f4b45e1a021abd689767a3dfa7b2304fde925 authored over 6 years ago by Guillaume Gomez <[email protected]>
Test with gtk3.22.30 same gdk

fa0017b483bb9530cb0a21c580ea016fe7f0e71c authored over 6 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #673 from EPashkin/test_3_22_30_part1

Test with gtk3.22.30 and gdk3.22

f4477ab56dfaab3e77987bc2375f5892a2a4dace authored over 6 years ago by Guillaume Gomez <[email protected]>
Test with gtk3.22.30 and gdk3.22

89e6ad4a8836f0e264678c9912cdac0a3050149f authored over 6 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #672 from sdroege/listbox

Add ListBox::bind_model() and other functions taking closures

88de030036e677223b8280ebf8b7c0119ac10eb6 authored over 6 years ago by Guillaume Gomez <[email protected]>
Add ListBox::bind_model() and other functions taking closures

24c4c8305c235592c49bf2018d0f6e0afdeeb4d7 authored over 6 years ago by Sebastian Dröge <[email protected]>
Merge pull request #671 from GuillaumeGomez/osx-tests

Add osx tests

c1f0bac8a5bc456a0d86b6b22e9243ebbb1e60b6 authored over 6 years ago by Guillaume Gomez <[email protected]>
Add osx tests

a609553f3b9c3e652d5796ba63efc89343ea3c8f authored over 6 years ago by Guillaume Gomez <[email protected]>
Merge pull request #670 from GuillaumeGomez/rename-list-store-ext-manual

Rename ListStoreExtManual to GtkListStoreExtManual

8dec9d7656176bd64e7659cda8ce4e1ff892c846 authored over 6 years ago by Guillaume Gomez <[email protected]>
Rename ListStoreExtManual to GtkListStoreExtManual

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

16288924a54bc1cad185626616f182c10e368f56 authored over 6 years ago by Guillaume Gomez <[email protected]>
Merge pull request #669 from sdroege/futures-preview

Use futures-preview crates instead of futures

693e33eb823253ffd6c4b50d83b3f3047897881d authored over 6 years ago by Guillaume Gomez <[email protected]>
Use futures-preview crates instead of futures

The futures crates were janked from crates.io and renamed to
futures-preview for whatever reason.

9fb3e46e9ecc07aa03aeb94d9e3bb5079fa410b7 authored over 6 years ago by Sebastian Dröge <[email protected]>
Merge pull request #668 from EPashkin/clippy_warnings

Fix clippy warnings

5ad803086cdb272920a1fbc339b0a180b21a622b authored over 6 years ago by Guillaume Gomez <[email protected]>
Fix clippy warnings

6fd9ad3fd4806694bbebeaa9f9fdfea2c017303e authored over 6 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #667 from EPashkin/remove_callback_guard

Remove callback guard

e59966983a5450cfd12933b0f742aad699b17705 authored over 6 years ago by Guillaume Gomez <[email protected]>
Regen

fad29591c44ebb80351f918a06b34930d7fa37ad authored over 6 years ago by Evgenii Pashkin <[email protected]>
Remove callback_guard from manual parts

d95c9e191b0190054d231fedb46bb56bfd80642b authored over 6 years ago by Evgenii Pashkin <[email protected]>
Update submodules

f85ba7168d4e144ac194354f965d3f6a3beae141 authored over 6 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #660 from EPashkin/regen

Regen

92fe92b0774c0ae8213e8ad7b33127b4f2714de0 authored over 6 years ago by Guillaume Gomez <[email protected]>
Regen

ac3e98f53f0df7e16cd80e96353e4511bc73d584 authored over 6 years ago by Evgenii Pashkin <[email protected]>
Fix and ignore some clippy warnings

4f5bb72e331e99be44369a88a030f14e2d05b60f authored over 6 years ago by Evgenii Pashkin <[email protected]>
Update configs

f1e2a27faecff7fb4f8852023675e29150871e54 authored over 6 years ago by Evgenii Pashkin <[email protected]>
Update submodules

4b18bd232dcdca48c1d56f64385a662ec0b6e7ae authored over 6 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #659 from vhdirk/applicationwindow

let applicationwindow accept anything implementing Application

8e14d40d4a0dffb2a2b202d387685668dd6e41cf authored over 6 years ago by Guillaume Gomez <[email protected]>
let applicationwindow accept anything implementing Application

This fixes gtk-rs/gtk#658

a1f75bdd8715d87f5c5f9cf3310f75242868f23a authored over 6 years ago by Dirk Van Haerenborgh <[email protected]>
Merge pull request #655 from EPashkin/TextViewLayer_version

Text view layer version

c07927bee6c342a911a5ba6189b55cea89c7b6ce authored over 6 years ago by Guillaume Gomez <[email protected]>
Regen.

c1c8ed5081f9e18b3924baaab251f372870b863a authored over 6 years ago by frank <[email protected]>
Change version for Gtk.TextViewLayer

132a77adc4d148fff27c1d4261d9d26f0acb22cd authored over 6 years ago by frank <[email protected]>
Merge pull request #651 from GuillaumeGomez/fix-present

Fix present method on macos

1ca32b4b760f6ab89d61e8256d0b063043c8a77b authored over 6 years ago by Guillaume Gomez <[email protected]>
Fix present method on macos

c61982114caad075e911f5452766ae9ee833cfe2 authored over 6 years ago by Guillaume Gomez <[email protected]>
Merge pull request #648 from sdroege/regen

Regenerate

da55827ca6ca0deb51c3b76a2f06525d674603c7 authored over 6 years ago by Guillaume Gomez <[email protected]>
Remove explicit gio/futures feature dependency

This is pulled in via gio already, no need to repeat it here

a56231c14715ed3dde7983a96ed4dbab7a72811c authored over 6 years ago by Sebastian Dröge <[email protected]>
Make send-cell optional too

ebef9421e82ab69c2173177d0e25f2777f9aae5d authored over 6 years ago by Sebastian Dröge <[email protected]>
Add futures related dependencies

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

8238caeff4e412baf06ce1c16f89b09d11f0bf09 authored over 6 years ago by Sebastian Dröge <[email protected]>
Update gir

4f6bd3c263e1889c5a667ab1b5c773d503b169b0 authored over 6 years ago by Sebastian Dröge <[email protected]>
Merge pull request #647 from tmiasko/insert-text

Make location in TextBuffer insert-text callback mutable.

a12061d6eaf3646f6960a0c33e6a297d93de9dba authored over 6 years ago by Guillaume Gomez <[email protected]>
Make location in TextBuffer insert-text callback mutable.

Make it possible to revalidate the iterator position with `iter.assign(&new_iter)`
in the case t...

c0f57ad97254a6fc5783de599ce73ff504b8330d authored over 6 years ago by Tomasz Miąsko <[email protected]>
Merge pull request #645 from EPashkin/master

Script in examples was renamed

697488688e64797e3f445b7947c6f033eab2c2dc authored over 6 years ago by Guillaume Gomez <[email protected]>
Script in examples was renamed

b907489d6777b70c44409d4a4dc00b0438e13565 authored over 6 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #643 from tmiasko/gl-area

Use correct transfer annotation for gtk_gl_area_new.

4ccccea5f7fa99bdd3e3238f777900750ef79e64 authored over 6 years ago by Guillaume Gomez <[email protected]>
Validate that regeneration doesn't turn up any differences.

4f36051ced1e9457db8290ab4025cb451c74c29f authored over 6 years ago by Tomasz Miąsko <[email protected]>
Regen.

ebd231d02e188a6afba68629a0992d267af8aa7a authored over 6 years ago by Tomasz Miąsko <[email protected]>
Use single version file.

4cddd21635a0e4eff325240755a46a8419cbce40 authored over 6 years ago by Tomasz Miąsko <[email protected]>
Update gir-files.

1cfba72b247e0152bf1953ff29e931acd0cbf282 authored over 6 years ago by Tomasz Miąsko <[email protected]>
Merge pull request #642 from EPashkin/uint_flags_in_sys

UInt flags in sys

86edb392c425c70ad56d3d3195b6c2561327cde0 authored over 6 years ago by Guillaume Gomez <[email protected]>
Regen

d906caf32dbf17484928b227f9a1414638c2895c authored over 6 years ago by Evgenii Pashkin <[email protected]>
Fix flags usage

04e7b1732c46e3abe686150eab55781f2d871254 authored over 6 years ago by Evgenii Pashkin <[email protected]>
Update submodules

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

[release] merging master-release-update into master

f5d2cac212df7081770d574b50dc2ae4bb62bfb5 authored almost 7 years ago by Guillaume Gomez <[email protected]>
Update versions

0ef19884d681f54a9af95203e5a8a470c4c26305 authored almost 7 years ago by Guillaume Gomez <[email protected]>
Merge pull request #630 from EPashkin/widget_path

Generate WidgetPath

75c325bb26687d357f97f8e4ffa92053815f9939 authored almost 7 years ago by Guillaume Gomez <[email protected]>
Generate WidgetPath

abd9a36fdee9adc5e3418d1da64f8b86342017a8 authored almost 7 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #631 from EPashkin/restore_callback_guard

Restore callback guard

750249703e8df794c2d58ee8f66adc4349d06165 authored almost 7 years ago by Guillaume Gomez <[email protected]>
Generate constants

a3307d03aa8fd28a540392facbfb730b9f6ee1ac authored almost 7 years ago by Evgenii Pashkin <[email protected]>
Revert "Remove callback_guard"

This reverts commit 36dff74509f9f523153b30c9ca6a884bcfd9c316.

7ca26c18f70874fdff7300f7c7677a182d074eef authored almost 7 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #629 from talklittle/gtk-pad-version-3-22

Change version for Gtk.PadActionType

b3af34228bef07e0c22829437d73144857fa44d7 authored almost 7 years ago by Guillaume Gomez <[email protected]>
Change version for Gtk.PadActionType

5e61cd0f1bf2901c4f6c594df4468fff93235115 authored almost 7 years ago by Andrew Shu <[email protected]>
Merge pull request #628 from EPashkin/regen

Regen

e29c59d5e2e9010d0e0c7cc79643bcdb6b3f0bc5 authored almost 7 years ago by Guillaume Gomez <[email protected]>
Regen

36dff74509f9f523153b30c9ca6a884bcfd9c316 authored almost 7 years ago by Evgenii Pashkin <[email protected]>