Sebastian Dröge
|
d1e562b9f6
|
Explicitly add dyn keyword to trait objects
Trait objects without are deprecated with the latest nightly and this
makes it more clear that we're doing dynamic dispatch anyway.
|
2019-06-06 09:09:34 +03:00 |
|
Sebastian Dröge
|
e7898c1b24
|
Update manual code
|
2019-04-15 19:19:19 +03:00 |
|
Sebastian Dröge
|
931c485150
|
Update manual code for glib API changes
|
2019-01-16 13:52:56 +02:00 |
|
François Laignel
|
226070d216
|
BoolError: update to new build macros
See https://github.com/gtk-rs/glib/pull/419
|
2019-01-04 16:02:40 +01:00 |
|
Sebastian Dröge
|
6bba3d8518
|
Add 'static trait bound to all ExtManual traits and get rid of trait bounds for their impls
|
2018-12-08 14:58:14 +02:00 |
|
Sebastian Dröge
|
2cefd9aea6
|
Re-run everything through rustfmt
|
2018-04-25 11:13:14 +03:00 |
|
Sebastian Dröge
|
492c3d656c
|
Run everything through rustfmt again
|
2018-04-01 11:57:58 +03:00 |
|
Sebastian Dröge
|
52ca97e7e6
|
Let ChildProxy::set_child_property() take a &ToValue instead of an actual Value
|
2017-12-16 15:24:18 +02:00 |
|
Sebastian Dröge
|
eb567a5048
|
Rename ChildProxy::set/get_property() to set/get_child_property() to prevent conflict with glib::ObjectExt
|
2017-07-31 17:14:00 +01:00 |
|
Sebastian Dröge
|
03285a6311
|
Run everything through latest rustfmt-nightly
|
2017-07-31 12:16:42 +01:00 |
|
Sebastian Dröge
|
9d35eff8d5
|
Add ChildProxy bindings
|
2017-07-29 15:10:10 +01:00 |
|