summaryrefslogtreecommitdiff
path: root/invest-applet
AgeCommit message (Collapse)AuthorFilesLines
2014-05-15invest: Fix popup window in gtk3 versioninfirit1-1/+0
2014-02-12invest-applet: Expand big_box in prefs-dialoginfirit1-1/+1
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-08Don't explicitly set invisible_char but rely on the gtk+ default.infirit1-1/+0
Gnome commit: 40eac4f023addf9d5c098e16942ab1e8db03d14e Author: Kjartan Maraas <[email protected]> Url: https://git.gnome.org/browse/gnome-applets/commit/?id=40eac4f023addf9d5c098e16942ab1e8db03d14e
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 optioninfirit3-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-08Fix invest-applet pop-up windowinfirit1-51/+48
2014-02-08Fix help uri for appletsinfirit1-2/+2
2014-02-05Remove all calls gtk_dialog_set_has_separatorinfirit1-1/+0
Also remove the has_separator from the ui files.
2014-02-04invest-applet: Add gtk3 supportinfirit11-16/+27
2014-01-20invest-applet: Fix data MakefileStefano Karapetsas1-1/+0
2013-10-28Upate yahoo finance http adressdxav2-2/+2
2013-10-19Fix make distcheckinfirit1-3/+7
Just use CLEANFILES instead of DISTCLEANFILES Correct name, server -> service Add applet_DATA to CLEANFILES
2013-09-19Correct invest Icon nameinfirit1-1/+1
2013-08-02Use yelp-tools instead of mate-doc-utilsinfirit13-65/+64
2012-12-04gir migration script moved to wikiStefano Karapetsas1-234/+0
http://wiki.mate-desktop.org/docs:devel:mate-panel
2012-12-03invest-applet: port to gobject introspectionStefano Karapetsas18-266/+514
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
2012-01-27fix conflict with gnome-appletsStefano Karapetsas6-2/+2
2011-12-08GDK_DISPLAY() is deprecatedPerberos1-1/+1
2011-11-17fixing omf invest-appletPerberos3-1/+1
2011-11-14initialPerberos48-0/+11215