podcasts/podcasts-gtk
Jordan Petridis b8c8d0bed9
ShowsView: handle vadjustment with BaseView
Instead of using lazy_static to save the adjustment,
pass it to the widget upon creation. If its the first instance
created, pass None instead.
2018-08-09 10:37:05 +03:00
..
po Translation support and initial spanish translation 2018-08-02 15:24:19 +02:00
resources ShowsChild: Remove the need for a .ui file 2018-08-09 10:36:38 +03:00
src ShowsView: handle vadjustment with BaseView 2018-08-09 10:37:05 +03:00
build.rs Fix Rust 2018 edition warnings 2018-08-05 11:24:20 +03:00
Cargo.toml ShowWidget: Initial prototype w/ libhandy::Column 2018-08-09 10:36:01 +03:00