diff options
author | Victor Kareh <[email protected]> | 2025-07-23 16:01:39 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2025-07-23 20:01:39 +0000 |
commit | c90425a43ed401ce71766ef038e0333269dcee73 (patch) | |
tree | 2ccb4033b0522924d2e298a27fad614ed3b52f0e /netspeed/help/el | |
parent | d65a0b591a11abc110bc8c0a4562082fe0d82b8c (diff) | |
download | mate-applets-master.tar.bz2 mate-applets-master.tar.xz |
* invest: Add chart with stock price history
Adds a chart window that shows stock price history over a configurable
time scale.
* invest: Use array index for x-axis
This gives all data points equal spacing and so gaps between market
closures are not shown.
* invest: Clean up chart pointers on applet removal
Running in-process mode, when the applet was removed from the panel, it
would try to call gtk_widget_get_visible on a destroyed widget, causing
a NULL pointer error. We fix it by properly cleaning up pointers on
applet destroy.
Diffstat (limited to 'netspeed/help/el')
0 files changed, 0 insertions, 0 deletions