summaryrefslogtreecommitdiff
path: root/invest-applet/invest/__init__.py
AgeCommit message (Collapse)AuthorFilesLines
2015-01-05invest: use GLib to get home and config dirs.infirit1-3/+4
We can not assume the config dir is ~/.config so we use GLib to handle this.
2015-01-05invest: Add saving and loading of currency conversion datainfirit1-0/+1
fixes #119
2014-02-08invest-applet: downloaded quotes get cachedinfirit1-0/+2
- 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-04invest-applet: Add gtk3 supportinfirit1-3/+5
2012-12-03invest-applet: port to gobject introspectionStefano Karapetsas1-39/+24
there is an issue to fix with self.applet.window.get_origin in applet.py
2011-12-08GDK_DISPLAY() is deprecatedPerberos1-1/+1
2011-11-14initialPerberos1-0/+213