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

Update minimum rust version to 1.40

f0e45dc3a753e8d0618a135cfc1077907069db8c authored over 4 years ago by Guillaume Gomez <[email protected]>
Put back transmute-based cast for function pointers

21e77def4a1bc355d6c7569a6812dccb71a15a8a authored over 4 years ago by Guillaume Gomez <[email protected]>
regen

45a01c15b3061a2dafab3200bd0e905739546644 authored over 4 years ago by Guillaume Gomez <[email protected]>
Update gir submodule

9c7f9ceb13ed940883e9bcee066cc5a8d81f083e authored over 4 years ago by Guillaume Gomez <[email protected]>
Merge pull request #986 from misson20000/workaround-985-gtkwindow-set-focus

Workaround for GtkWindow::set-focus parameter nullability

81be7817e09d5632dc8156e4450246c845ea87ac authored over 4 years ago by Guillaume Gomez <[email protected]>
Regenerate

7db767465d4cd29c4795ea0a4863a7086392e36a authored over 4 years ago by misson20000 <[email protected]>
Workaround for malformed upstream doc comment on GtkWindow::set-focus (closes #985)

b729d417ee45d525b638da5940bd51db0eba3f30 authored over 4 years ago by misson20000 <[email protected]>
Merge pull request #983 from GuillaumeGomez/regen

Regen

7f1b64496a290e1f93e5d459862755b7c6fd25be authored over 4 years ago by Guillaume Gomez <[email protected]>
remove clippy lint about transmute cast

60a0c0993cb9942569d65dee368b159b6f1eb138 authored over 4 years ago by Guillaume Gomez <[email protected]>
Remove transmute from manual code

d68b0b099b0ad756e9e535a641414cb1436baea0 authored over 4 years ago by Guillaume Gomez <[email protected]>
Regen

388bfa7f15897379bd8f3697e710279594eba985 authored over 4 years ago by Guillaume Gomez <[email protected]>
Update submodules

08781a46a0f226475c33c5080f50fd5de98e5407 authored over 4 years ago by Guillaume Gomez <[email protected]>
Merge pull request #982 from sdroege/tree-model-sort-funcs

The TreeSortable functions are called on the underlying model

62e8934c14a80d4dadb8a17d5b3e9c7e4f46668f authored over 4 years ago by Guillaume Gomez <[email protected]>
The TreeSortable functions are called on the underlying model

As such, they are most likely not of type TreeSortable. The only thing
we know about them is tha...

c381596d0cc52aa6307ce5ed5c41060adfc8bfde authored over 4 years ago by Sebastian Dröge <[email protected]>
Merge pull request #980 from sdroege/borrowed

Update for new from_glib_borrow signature

ac02b86b0c46214cf7c96d0b363bfca64f32d153 authored over 4 years ago by Guillaume Gomez <[email protected]>
Update for new from_glib_borrow signature

See gtk-rs/glib#605

691294c3f5a8bc1c126bb1ffd39320dadf60c7bc authored over 4 years ago by Sebastian Dröge <[email protected]>
Update gir

6e0c83d2451b570c2f654874f0ddd009a11eb3dc authored over 4 years ago by Sebastian Dröge <[email protected]>
Merge pull request #979 from GuillaumeGomez/sponsor

[ci skip] Add sponsor button

8fe481bc989cd32586140f7610feabb948a18316 authored over 4 years ago by Guillaume Gomez <[email protected]>
[ci skip] Add sponsor button

48251417ae9767cf4847c0605c8e4d8e38f5e13f authored over 4 years ago by Guillaume Gomez <[email protected]>
Merge pull request #978 from tsahyt/scroll-event

Add scroll_event vfunc to WidgetImpl

ddfc95dc63b4eac2e1b972dc8974286106e2b437 authored over 4 years ago by Guillaume Gomez <[email protected]>
Add scroll_event vfunc to WidgetImpl

2e87691855c62003e3f70b70adb6bdaad322eb0e authored over 4 years ago by Paul Ogris <[email protected]>
Merge pull request #975 from vhdirk/treeview_subclass

add basic subclassing functionality for treeview

15679293abc3975909705fb5bde0aea16555be9a authored almost 5 years ago by Guillaume Gomez <[email protected]>
add basic subclassing functionality for treeview

e617750417de5195fd513bd2416bf34706381b9d authored almost 5 years ago by Dirk Van Haerenborgh <[email protected]>
Merge pull request #974 from tsahyt/implext-traits

Add ImplExt traits to subclass prelude

4be2c5e301aa348b2a21fe59caab840854676b34 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #972 from tsahyt/widget-subclass

Add vfuncs to WidgetImpl

ab6554a059494608141c60a9027ece21c01b35e4 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Add ImplExt traits to subclass prelude

05b20f077e5eaee050714eaef0fc696d6cbbc10b authored almost 5 years ago by Paul Ogris <[email protected]>
Only call parent vfuncs if they exist

a44253888a1785d844248cf36a50ccafb3a4fad6 authored almost 5 years ago by Paul Ogris <[email protected]>
Make event immutable in motion_notify_event vfunc

7ea6659c82db1399b76609531f2add191c91d038 authored almost 5 years ago by Paul Ogris <[email protected]>
Merge pull request #970 from gtk-rs/GuillaumeGomez-patch-1

Fix doc link

f7edea92c0ffa75fd928124741f70f1fd5a531ba authored almost 5 years ago by Guillaume Gomez <[email protected]>
Add vfuncs to WidgetImpl

- realize
- unrealize
- map
- unmap
- motion_notify_event

c89114c0b12ee5e0d1200bf58e9011a43cad2270 authored almost 5 years ago by Paul Ogris <[email protected]>
Fix doc link

06109ca2f569160923888b100b5387c501d1b5f2 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #961 from hfiguiere/vfuncs

Issue #862 - Add size_allocate vfunc to gtk::Widget

1e26d0ac57f3d71c5ed2c00fe913d106f0eb272a authored almost 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #962 from GuillaumeGomez/simplification

Simplify travis file

6af60e0e3116c1631ec16924472a9c701ad1a041 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Simplify travis file

ad427e94cb6ab8825c23b1f15e0bb7a4965aab95 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Issue #862 - Add size_allocate vfunc to gtk::Widget

16adf00f1c03af61a6ed7efa0db60848ffbb88af authored almost 5 years ago by Hubert Figuière <[email protected]>
Merge pull request #958 from GuillaumeGomez/unsafe-destroy

Mark Widget::destroy as unsafe

2fcc48623a37a1f6899d56a1ce46d18d39e43e8e authored almost 5 years ago by Guillaume Gomez <[email protected]>
Mark Widget::destroy as unsafe

043fe4280292bdaa565d1dd95c50d38fb8be3c5c authored almost 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #956 from GuillaumeGomez/ci-improvement

Ci improvement

86c878aef87893c8dfbee7ebff4accd455c54f4c authored almost 5 years ago by Guillaume Gomez <[email protected]>
Add subclass support for Fixed (#955)

Add subclass support for Fixed

531bb2ca4caf0b32d6b6c40c90397f4f95701164 authored almost 5 years ago by tsahyt <[email protected]>
Remove unused file

759b9cd607382eb81f6e93785119334e8d781cc2 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Add checks for missing manual traits

e04c7ca5c8526ea1f832ebb5748e6776f2e70a1a authored almost 5 years ago by Guillaume Gomez <[email protected]>
Add missing manual trait

c6a6357beb6f8153bcaa7628637803ee9dfb890a authored almost 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #953 from EPashkin/gtk_style_context_get_font

Add StyleContext::get_font, deignore Value getters

61b2f4f7c3c46128c52fda23c985b6508d20540b authored almost 5 years ago by Guillaume Gomez <[email protected]>
Update gir-files

d3632fd443419a7ff1d832803a2f37f4b2a22375 authored almost 5 years ago by Evgenii Pashkin <[email protected]>
Remove Option from get_font's return

180e75ea7e41c2bc4247ae191b3bf7952e33a657 authored almost 5 years ago by Evgenii Pashkin <[email protected]>
Use get_property in get_font

3c2c3fd882aa9608426282389302e0e680d500aa authored almost 5 years ago by Evgenii Pashkin <[email protected]>
Ignore deprecated Settings::install_property.*

328f51d5c02747a962aa5a0ee21c0a6971e1459b authored almost 5 years ago by Evgenii Pashkin <[email protected]>
Add manual_trait for AccelGroup

dc596d09185636dbf2798cd29c81d0ff04ab3450 authored almost 5 years ago by Evgenii Pashkin <[email protected]>
Use glib::ParamSpec

c5d25404df499bfe6daa24dadb20e952ffa175a4 authored almost 5 years ago by Evgenii Pashkin <[email protected]>
Deignore Value functions

b92034ca47b420533c37f515b2ab8390c6837076 authored almost 5 years ago by Evgenii Pashkin <[email protected]>
Add StyleContext::get_font

f5569a825362b8599473cfe05fb472b4be7404d9 authored almost 5 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #948 from EPashkin/infobar_get_context_area_return

InfoBar::get_content_area return Box

0aff3f63eb2d797cc20bf08fe41990ab716d2f2e authored almost 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #950 from dhonx/patch-1

Update Copyright Year

5e2dbc233e9d74b38c18c3620e064f08a150ec51 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Update Copyright Year

420109a340685cdd6e9f879ff30f2f1a681991aa authored almost 5 years ago by Don Alfons Nisnoni <[email protected]>
InfoBar::get_action_area return Box too

3e5de3231ccd5329c0854825b7597b5440216f49 authored almost 5 years ago by Evgenii Pashkin <[email protected]>
InfoBar::get_content_area return Box

96165b33f956c61fefec427b310f9fea212c65ba authored almost 5 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #946 from EPashkin/master_minor_version

Minor version update [ci skip]

2b7af183148b875ce19ba2696479f02506c6af1a authored almost 5 years ago by Guillaume Gomez <[email protected]>
Minor version update [ci skip]

9e9a98340c37472ed58a59238227b47dcc4c9013 authored almost 5 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #944 from EPashkin/macos_no_Plug_and_Socket

Macos no Plug and Socket

416e9cbcfd7bc41dcc0876c1be442f3df7b73883 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Macos no Plug and Socket

69460e7cfb43a0bd39a47e90dc4f38a6c5333eb6 authored almost 5 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #943 from hfiguiere/cellrenderer-crash

CellRenderer: fix null dereference for activate

0d98630c40fa6975d77cb46fc01379c56f52436c authored almost 5 years ago by Guillaume Gomez <[email protected]>
CellRenderer: fix null dereference for activate

e899197bf777e4cc496c01e5ce2e0568235dfd1e authored almost 5 years ago by Hubert Figuière <[email protected]>
Merge pull request #941 from hfiguiere/drawing_area_subclass

Added subclassing for DrawingArea

64658cf11444441b623c6939e4f5d69634e40e4d authored almost 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #942 from hfiguiere/widget_size_vfunc

Implement size vfunc for Widget

bb3c4435e582434157bca0271b08c8c02376c95e authored almost 5 years ago by Guillaume Gomez <[email protected]>
Implement size vfunc for Widget

6b9d347fed98a83ba8ea277b8d159c41499b13dd authored almost 5 years ago by Hubert Figuière <[email protected]>
Added subclassing for DrawingArea

4cfb5bff5b5010e4e0ace6fab799ba37da2293e1 authored almost 5 years ago by Hubert Figuière <[email protected]>
Merge pull request #939 from hfiguiere/more_cell

Added more CellRenderer subclasses: Text, Spinner, Progress, Toggle, Accel, Combo, Spin

0dd5f7e600dc596045b89c7542f96685a873f5cc authored almost 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #940 from hfiguiere/iconview_vfunc

Added vfunc to IconView

6dfc8686a91c22c6e817245693b0f6cf8d6cd0be authored almost 5 years ago by Guillaume Gomez <[email protected]>
Added more CellRenderer subclasses: Text, Spinner, Progress, Toggle, Accel, Combo, Spin

1049c4e1bf022dd2043807d09daddf4e8b271024 authored almost 5 years ago by Hubert Figuière <[email protected]>
Added vfunc to IconView

ce1559ad401a27bb4ec3ea6a952beebf90a7e950 authored almost 5 years ago by Hubert Figuière <[email protected]>
Merge pull request #937 from hfiguiere/master

Add subclass for CellRenderer and CellRendererPixbuf (Closes #936)

cbefe929a665260dd7ea93f9ecf1beeb7f304f3e authored almost 5 years ago by Guillaume Gomez <[email protected]>
Add subclass for CellRenderer and CellRendererPixbuf (Issue #936)

0201937061098d2f4a58a33b11536b7a26f9ac9c authored almost 5 years ago by Hubert Figuière <[email protected]>
Merge pull request #932 from hfiguiere/pspecs-crash

Fix an ownership issue

f3201e9561f9b4ecaa724bdba4459ad7edc68533 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Fix an ownership issue

8bb2fb8578158115fcf335c15006f0625226ae9c authored almost 5 years ago by Hubert Figuière <[email protected]>
Merge pull request #931 from GuillaumeGomez/icon-view-subclass

Add subclass for IconView

2e3048313ba4deefc2f37eefd0a00b51ab230ea2 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Add subclass for IconView

84d523cedf113ac82c52dd8a28817c64c9f1177d authored almost 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #929 from sdroege/once_cell

Switch from lazy_static to once_cell

379e33fe1b138d7738f3ca5a0f4196dc9858181b authored almost 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #930 from GuillaumeGomez/fix-osx

Fix osx CI build

81380dceedfba709abc70a0bb4ec0ea253f5bdab authored almost 5 years ago by Guillaume Gomez <[email protected]>
Fix osx CI build

1b6e0e7bbeb64e68761739c611a88c6bcec5c765 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Switch from lazy_static to once_cell

97994ee8b51c41b51d783c3d2f1065ab0c43de6d authored almost 5 years ago by Sebastian Dröge <[email protected]>
Regenerate with latest gir

12f5d891d6339a0c350947c24d3135429ed73899 authored almost 5 years ago by Sebastian Dröge <[email protected]>
Update gir

8275724d83db61c81da2bd4190b3e557ec66cc47 authored almost 5 years ago by Sebastian Dröge <[email protected]>
Merge pull request #927 from gtk-rs/GuillaumeGomez-patch-1

Delete LGPL

123f7f407a1819321ef57945fe497a9ad0573512 authored about 5 years ago by Guillaume Gomez <[email protected]>
Delete LGPL

b42c73fe364e9e8fda6ee10015507d1800c13e11 authored about 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #926 from GuillaumeGomez/gir

Update gir submodule

8ddbc9eff4a0e546f8fc53d99dc2d463cc2ee6d4 authored about 5 years ago by Guillaume Gomez <[email protected]>
Update gir submodule

4c556412e183d0c6ce8df5f483ce0707c7234b0a authored about 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #924 from gtk-rs/master-release-update

[release] merging master-release-update into master

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

390562db007fea4f4958ab06793b0f0660ed1365 authored about 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #923 from GuillaumeGomez/regen

Regen

0bd621f4df73754c9043b252cdb4f8fa1cde31ad authored about 5 years ago by Guillaume Gomez <[email protected]>
regen

1754d17a0b44a91ce4fe6dd28f0614bc9b43c8ce authored about 5 years ago by Guillaume Gomez <[email protected]>
Update gir submodule

25332a0d722deb143861a18b28429d62d9cd780d authored about 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #921 from alatiera/alatiera/widget-parent-events

subclass/widget: Implement default handling for parent events

2efce6e8b8a8db34b87e1555e877b26e34d3d7cc authored about 5 years ago by Guillaume Gomez <[email protected]>
subclass/window: widget in set_focus should be Nullable

https://developer.gnome.org/gtk3/unstable/GtkWindow.html#gtk-window-set-focus

c38889e7f7169d637b863c68c6b30f0eaed653e6 authored about 5 years ago by Jordan Petridis <[email protected]>
subclass/{widget, application, dialog, window, container}: Implement default handling for parent events

Close #916

ea45775630bbf006ac6c1450a15961da15cfb867 authored about 5 years ago by Jordan Petridis <[email protected]>
Merge pull request #922 from alatiera/alatiera/container-set-focus-child

subclass/container: widget in set_focu_child should be Nullable

14b34cf6ea8f90121053ee4b60303c8621cea1a7 authored about 5 years ago by Guillaume Gomez <[email protected]>
subclass/container: widget in set_focu_child should be Nullable

https://developer.gnome.org/gtk3/stable/GtkContainer.html#gtk-container-set-focus-child

3cdb11857ed60dff1ff79dd6d8670ebad7c8608d authored about 5 years ago by Jordan Petridis <[email protected]>
Merge pull request #919 from EPashkin/builder_default

Derive Default for builders

380ff03b27242a199508f6038a8df60896c3e4c5 authored about 5 years ago by Guillaume Gomez <[email protected]>
Derive Default, Clone for builders

32feaec17315f5dd49f04b38ff32e3cb8989dbb1 authored about 5 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #918 from sdroege/gio-futures-without-fragile

Regenerate with latest gir

9c1c2edb7d4e83710fbf97e79c0543731e6914f2 authored about 5 years ago by Guillaume Gomez <[email protected]>
Get rid of fragile dependency

9d4b8c6f92f6b02c97348e27b0560ad3cc6a1373 authored about 5 years ago by Sebastian Dröge <[email protected]>