podcasts/hammond-gtk/src
2018-01-09 03:58:13 +02:00
..
views ShowsView: Retain vertical scrolling adjustment upon view refresh. 2018-01-05 00:09:09 +02:00
widgets EpisodeWidget: Add local_size label that shows the amount of bytes downloaded. 2018-01-09 03:58:13 +02:00
app.rs EpisodeWidget: Implement API to update the progress bar. 2018-01-08 05:11:37 +02:00
content.rs EpisodeWidget: Implement API to update the progress bar. 2018-01-08 05:11:37 +02:00
headerbar.rs Default to using Arc instead of Rc with composite structs of GtkWidgets. 2018-01-04 17:05:05 +02:00
main.rs Move the download manager to the gtk crate. 2018-01-05 22:02:06 +02:00
manager.rs EpisodeWidget: Add local_size label that shows the amount of bytes downloaded. 2018-01-09 03:58:13 +02:00
static_resource.rs Tweak gresource initialization. 2017-11-28 10:27:43 +02:00
utils.rs EpisodeWidget: Implement API to update the progress bar. 2018-01-08 05:11:37 +02:00