Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 11 | -31/+15 | |
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. | |||||
2016-08-14 | invest-applet: update copyright | monsta | 1 | -1/+1 | |
2015-05-24 | Invest applet: fix wrong icon for about | raveit65 | 1 | -1/+1 | |
Closes https://github.com/mate-desktop/mate-applets/pull/135 | |||||
2015-01-05 | invest: use GLib to get home and config dirs. | infirit | 1 | -3/+4 | |
We can not assume the config dir is ~/.config so we use GLib to handle this. | |||||
2015-01-05 | invest: Add saving and loading of currency conversion data | infirit | 2 | -6/+29 | |
fixes #119 | |||||
2014-11-26 | mateweather, invest: use GNetworkMonitor | infirit | 2 | -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-15 | invest: Fix popup window in gtk3 version | infirit | 1 | -1/+0 | |
2014-02-12 | invest-applet:Fix gtk2 applet. | infirit | 1 | -6/+15 | |
2014-02-08 | invest-applet: Fix some naming bugs | infirit | 1 | -17/+17 | |
2014-02-08 | invest-applet: ignore unknown stocks | infirit | 1 | -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-08 | invest-applet: downloaded quotes get cached | infirit | 2 | -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-08 | invest-applet: Add more debug info to quotes.py. | infirit | 1 | -0/+8 | |
Based on gnome's invest applet. | |||||
2014-02-08 | invest-applet: fixed chart and prefs window, added chart scale option | infirit | 1 | -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-08 | Fix invest-applet pop-up window | infirit | 1 | -51/+48 | |
2014-02-08 | Fix help uri for applets | infirit | 1 | -2/+2 | |
2014-02-04 | invest-applet: Add gtk3 support | infirit | 11 | -16/+27 | |
2013-10-28 | Upate yahoo finance http adress | dxav | 2 | -2/+2 | |
2013-08-02 | Use yelp-tools instead of mate-doc-utils | infirit | 1 | -2/+2 | |
2012-12-03 | invest-applet: port to gobject introspection | Stefano Karapetsas | 11 | -187/+229 | |
there is an issue to fix with self.applet.window.get_origin in applet.py | |||||
2012-11-24 | Fixed spelling error. | Steve Zesch | 1 | -1/+1 | |
2012-05-26 | Fixed https://github.com/mate-desktop/mate-applets/issues/6 | Steve Zesch | 3 | -20/+39 | |
2012-01-28 | missing one rename in invest applet | Stefano Karapetsas | 1 | -1/+1 | |
2012-01-27 | 'mate-invest' => 'mate_invest' | Stefano Karapetsas | 11 | -100/+100 | |
2012-01-27 | 'invest' python module is now 'mate-invest' to solve conflicts with gnome | Stefano Karapetsas | 12 | -112/+112 | |
2011-12-08 | GDK_DISPLAY() is deprecated | Perberos | 1 | -1/+1 | |
2011-11-14 | initial | Perberos | 15 | -0/+2044 | |