Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-07-15 | help invest: fix legal page + a link fix | raveit65 | 1 | -8/+23 | |
2015-07-09 | fixed remaining merge conflicts in help translations | Monsta | 1 | -2/+2 | |
2015-07-08 | help: use valid links to mate feedback page | raveit65 | 1 | -1/+1 | |
Help: forgotten fix | |||||
2015-07-08 | Revert "remove non-existing mate-feedback link" | raveit65 | 1 | -0/+10 | |
This reverts commit 28159eec6c1c804ea5fc6c48c63dbdebc22111d2. with docbook help we have this page | |||||
2015-06-25 | remove non-existing mate-feedback link | raveit65 | 1 | -10/+0 | |
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: Expand big_box in prefs-dialog | infirit | 1 | -1/+1 | |
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 | Don't explicitly set invisible_char but rely on the gtk+ default. | infirit | 1 | -1/+0 | |
Gnome commit: 40eac4f023addf9d5c098e16942ab1e8db03d14e Author: Kjartan Maraas <[email protected]> Url: https://git.gnome.org/browse/gnome-applets/commit/?id=40eac4f023addf9d5c098e16942ab1e8db03d14e | |||||
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 | 3 | -498/+349 | |
- 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-05 | Remove all calls gtk_dialog_set_has_separator | infirit | 1 | -1/+0 | |
Also remove the has_separator from the ui files. | |||||
2014-02-04 | invest-applet: Add gtk3 support | infirit | 11 | -16/+27 | |
2014-01-20 | invest-applet: Fix data Makefile | Stefano Karapetsas | 1 | -1/+0 | |
2013-10-28 | Upate yahoo finance http adress | dxav | 2 | -2/+2 | |
2013-10-19 | Fix make distcheck | infirit | 1 | -3/+7 | |
Just use CLEANFILES instead of DISTCLEANFILES Correct name, server -> service Add applet_DATA to CLEANFILES | |||||
2013-09-19 | Correct invest Icon name | infirit | 1 | -1/+1 | |
2013-08-02 | Use yelp-tools instead of mate-doc-utils | infirit | 13 | -65/+64 | |
2012-12-04 | gir migration script moved to wiki | Stefano Karapetsas | 1 | -234/+0 | |
http://wiki.mate-desktop.org/docs:devel:mate-panel | |||||
2012-12-03 | invest-applet: port to gobject introspection | Stefano Karapetsas | 18 | -266/+514 | |
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 | |
2012-01-27 | fix conflict with gnome-applets | Stefano Karapetsas | 6 | -2/+2 | |
2011-12-08 | GDK_DISPLAY() is deprecated | Perberos | 1 | -1/+1 | |
2011-11-17 | fixing omf invest-applet | Perberos | 3 | -1/+1 | |
2011-11-14 | initial | Perberos | 48 | -0/+11215 | |