new portfolio features, metal graphs, preparing for 0.4 release
[stockthis] / changelog
index 9d1fe19..c4060d1 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,110 @@
+2010-02-27  Daniel Martin Yerga  <dyerga@gmail.com>
+
+  * Possibility to edit items from portfolio.
+  * Added graphs for some metals.
+
+2010-02-23  Daniel Martin Yerga  <dyerga@gmail.com>
+
+  * A bit improved search dialog (and using Nokia icon).
+  * Enter key activates most dialogs.
+  * New, improved About dialog.
+
+2010-02-17  Daniel Martin Yerga  <dyerga@gmail.com>
+
+  * Change and percentage columns added to portfolio view.
+
+2010-02-07  Daniel Martin Yerga  <dyerga@gmail.com>
+
+  * Settings are saved with the system backup. MB#6078
+  * It's possible to add to the Portfolio without setting a name. MB#6077
+
+2009-11-18  Daniel Martin Yerga  <dyerga@gmail.com>
+
+  * Changed URL to the right maemo.org download page.
+
+2009-10-28  Daniel Martin Yerga  <dyerga@gmail.com>
+
+  * Fixed: It uses existing browser window instead of a new one: MB #5802
+
+2009-10-24  Daniel Martin Yerga  <dyerga@gmail.com>
+
+  * Improved the alignment of the labels in quotes view.
+  * Made all views agnostic to portrait/landscape orientation.
+  * Installing in the right opt place now (no maemo-optify).
+  * Deleted "StockThis" from all window titles.
+  * Log gets better information now.
+  * Shows an informative banner at starting about high data costs.
+  * Fixed a bug with the search.
+
+2009-10-23   Daniel Martin Yerga  <dyerga@gmail.com>
+
+  * Adding support for portrait mode. Need some tweaking.
+
+2009-10-03   Daniel Martin Yerga  <dyerga@gmail.com>
+
+  * Using maemo-optify to save root space in the N900.
+  * Destroy about dialog on launching the browser.
+  * Added a note about my no-liablity with the data.
+  * Smaller text in the report tab of the about dialog.
+  * Added a powerful search for companies.
+  * New icon.
+  * Bigger icon in the application manager
+
+2009-10-02   Daniel Martin Yerga  <dyerga@gmail.com>
+
+  * Right and left gestures to scroll many items in the list.
+  * Info button explaining the gestures.
+
+2009-09-19   Daniel Martin Yerga  <dyerga@gmail.com>
+
+  * Open the browser with a dbus call (webbrowser doesnt work).
+  * Right pyhildon version in debian/control.
+  * Depend on python-dbus.
+  * More information when sending a log.
+
+2009-09-18   Daniel Martin Yerga  <dyerga@gmail.com>
+
+  * hildon_touch_selector is gone in python-hildon.
+  * maemo.org logo is installed correctly.
+
+2009-08-27   Daniel Martin Yerga  <dyerga@gmail.com>
+
+  * Option to add manually an instrument to your portfolio.
+
+2009-08-23   Daniel Martin Yerga  <dyerga@gmail.com>
+
+  * Added AORD, SSE, KOSPI, FTSE-ALL.
+
+2009-08-21   Daniel Martin Yerga  <dyerga@gmail.com>
+
+  * Added CAC40, DAX, TA100, EXCH, NASDAQ BIOTECH, NYSE 100, NY WORLD LEADERS markets
+
+2009-08-12   Daniel Martin Yerga  <dyerga@gmail.com>
+
+  * Added python-osso stuff again.
+  * Added more US markets indices.
+  * Added Merval, IPC, SMI, EURONEXT BEL, AEX complete markets.
+
+2009-08-10  Daniel Martín Yerga  <dyerga@gmail.com>
+
+    * stockthis.py: Added logging system.
+    * marketdata.py: Improve some names of the instruments.
+    Added more European and World market indices.
+
+2009-08-09  Daniel Martín Yerga  <dyerga@gmail.com>
+
+    * stockthis.py: Fixed bug with signals in standard button in About dialog.
+
+2009-08-06  Daniel Martín Yerga  <dyerga@gmail.com>
+
+    * stockthis.py: Added proper About dialog.
+    Fixed: Not refreshing quotes-view when back from portfolio-view.
+
+2009-07-31  Daniel Martín Yerga  <dyerga@gmail.com>
+
+    * stockthis.py, marketdata.py: Reorganized the initial screen.
+    Better titles for the windows.
+
 2009-07-29  Daniel Martín Yerga  <dyerga@gmail.com>
 
     * stockthis.py: Getting and saving data from portfolio settings.