more markets, search function, and a bunch of minor things
[stockthis] / changelog
index 6295da3..1f7ced2 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,105 @@
+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.
+    Remove and add items to portfolio.
+
+    * settings.py: Module to manage the sqlite db for the portfolio data.
+
+2009-07-28  Daniel Martín Yerga  <dyerga@gmail.com>
+
+    * stockthis.py: Added portfolio section.
+    Fremantle version is stockthis.py:
+
+    * stockthis-diablo.py: Previous version.
+
+2009-05-30  Daniel Martín Yerga  <dyerga@gmail.com>
+
+    * marketdata.py: Added BOVESPA patch by Bruno Gomes.
+
+2009-05-19  Daniel Martín Yerga  <dyerga@gmail.com>
+
+    * marketdata.py: Added some instruments suggested by Magnus Westerlund.
+
+    * stockthis.py: Changed the name for Instruments, Quote, Graph.
+    Replacing & character setting the title of the quotes view. Else pango fails.
+
+2009-05-18  Daniel Martín Yerga  <dyerga@gmail.com>
+
+    * stockthis.py: Fix the bad calculated percent value.
+
+2009-05-14  Daniel Martín Yerga  <dyerga@gmail.com>
+
+    * stockthis.py: Fix Fremantle menu, its signal it's 'clicked'.
+
+2009-05-12  Daniel Martín Yerga  <dyerga@gmail.com>
+
+    * stockthis.py: Smaller font for Companies view.
+
 2009-05-09  Daniel Martín Yerga  <dyerga@gmail.com>
 
     * stockthis.py: Show error if fails to get internet data.