summaryrefslogtreecommitdiff
path: root/invest-applet/invest
AgeCommit message (Collapse)AuthorFilesLines
2014-11-26mateweather, invest: use GNetworkMonitorinfirit2-65/+10
Rather than talking to NetworkManager over D-Bus, use GNetworkMonitor to monitor the network state. Taken from gnome-applets commit: 9b53c7156b61d51777dbe2f60c55125c86b3409c From: Dan Winship <[email protected]>
2014-05-15invest: Fix popup window in gtk3 versioninfirit1-1/+0
2014-02-12invest-applet:Fix gtk2 applet.infirit1-6/+15
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 cachedinfirit2-14/+42
- 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-08invest-applet: fixed chart and prefs window, added chart scale optioninfirit1-5/+11
- combo boxes printed their content twice - preferences dialog threw warning - added plot scale option to charts window - Replace GtkComboBox with GtkComboBoxText Based on gnome commit 766c9e1711330ec2b7109aa39ddd43b6583a30d3 Authot: Enrico Minack <[email protected]> Url: https://git.gnome.org/browse/gnome-applets/commit/?id=766c9e1711330ec2b7109aa39ddd43b6583a30d3
2014-02-08Fix invest-applet pop-up windowinfirit1-51/+48
2014-02-08Fix help uri for appletsinfirit1-2/+2
2014-02-04invest-applet: Add gtk3 supportinfirit11-16/+27
2013-10-28Upate yahoo finance http adressdxav2-2/+2
2013-08-02Use yelp-tools instead of mate-doc-utilsinfirit1-2/+2
2012-12-03invest-applet: port to gobject introspectionStefano Karapetsas11-187/+229
there is an issue to fix with self.applet.window.get_origin in applet.py
2012-11-24Fixed spelling error.Steve Zesch1-1/+1
2012-05-26Fixed https://github.com/mate-desktop/mate-applets/issues/6Steve Zesch3-20/+39
2012-01-28missing one rename in invest appletStefano Karapetsas1-1/+1
2012-01-27'mate-invest' => 'mate_invest'Stefano Karapetsas11-100/+100
2012-01-27'invest' python module is now 'mate-invest' to solve conflicts with gnomeStefano Karapetsas12-112/+112
2011-12-08GDK_DISPLAY() is deprecatedPerberos1-1/+1
2011-11-14initialPerberos15-0/+2044