summaryrefslogtreecommitdiff
path: root/invest-applet/invest/quotes.py
AgeCommit message (Collapse)AuthorFilesLines
2018-01-14drop broken invest-applet and all Python dependenciesmonsta1-475/+0
closes https://github.com/mate-desktop/mate-applets/issues/297
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-4/+1
and require mate-panel >= 1.17 WARNING: use GTK+3 build of libmateweather for this build. that lib is not migrated to GTK+3 only as we will possibly use libgweather instead of it.
2015-01-05invest: Add saving and loading of currency conversion datainfirit1-6/+28
fixes #119
2014-02-08invest-applet: Fix some naming bugsinfirit1-17/+17
2014-02-08invest-applet: ignore unknown stocksinfirit1-0/+5
Author: Enrico Minack <[email protected]> Commit: 9be66818e7b75df4db86b88154c7df47afda9a79 Url: https://git.gnome.org/browse/gnome-applets/commit/?id=9be66818e7b75df4db86b88154c7df47afda9a79 gnome-bug: http://bugzilla.gnome.org/show_bug.cgi?id=608842
2014-02-08invest-applet: downloaded quotes get cachedinfirit1-14/+40
- this allows to show most recently retrieved quotes on next start up in case the system is offline by that time Author: Enrico Minack <[email protected]> Gnome commit: 65212e8cd3a101e69fc9f7877450ab5198af9681 Url: https://git.gnome.org/browse/gnome-applets/commit/?id=65212e8cd3a101e69fc9f7877450ab5198af9681
2014-02-08invest-applet: Add more debug info to quotes.py.infirit1-0/+8
Based on gnome's invest applet.
2014-02-04invest-applet: Add gtk3 supportinfirit1-1/+3
2013-10-28Upate yahoo finance http adressdxav1-1/+1
2012-12-03invest-applet: port to gobject introspectionStefano Karapetsas1-21/+26
there is an issue to fix with self.applet.window.get_origin in applet.py
2012-05-26Fixed https://github.com/mate-desktop/mate-applets/issues/6Steve Zesch1-19/+15
2012-01-27'mate-invest' => 'mate_invest'Stefano Karapetsas1-28/+28
2012-01-27'invest' python module is now 'mate-invest' to solve conflicts with gnomeStefano Karapetsas1-28/+28
2011-11-14initialPerberos1-0/+414