smtm (1.1.2) unstable; urgency=low * New release with the following code changes - much better support for the Asian 'Tiger' countries Singapore, HongKong, Thailand, Taiwan, ... as well as Australia, New Zealand (thanks to Kwok Chern Yue for the initial patch) - more information retrieved and displayed for European stocks -- Dirk Eddelbuettel Tue, 18 Jul 2000 23:41:49 -0400 smtm (1.1.1) unstable; urgency=low * Bug fix release * Corrected small display snafu in details window -- Dirk Eddelbuettel Thu, 15 Jun 2000 21:30:20 -0400 smtm (1.1.0) unstable; urgency=low * New release with following code changes - for a given stock, multiple positions can now be tracked which answers to the single most frequent feature request (thanks to James Fidell for the inital patch) - European stocks can now show intra-day and weekly charts (thanks to Patrick Koppen for the initial patch) - Australian/New Zealand stocks now show more details - corrected error in European price verification heuristic - corrected bad modes on ~/.smtm directory creation (thanks to Eduardo Pérez Ureta for pointing this out) -- Dirk Eddelbuettel Wed, 3 May 2000 22:03:58 -0400 smtm (1.0.3) unstable; urgency=low * New release with the following code changes - more robust splitting of .csv data by using quotewords() from the Text::ParseWords modules - for UK shares, switched back to UK server - UK server now provides more info, so we use it - Australia server now supplies charts, so we use them - if needed, provide a default timezone for the other OS -- Dirk Eddelbuettel Wed, 26 Apr 2000 22:55:30 -0400 smtm (1.0.2) unstable; urgency=low * Changed to recognise .OB as a North American exchange so that the over the counter bulletin board (OTC BB) can be followed -- Dirk Eddelbuettel Wed, 5 Apr 2000 20:56:34 -0400 smtm (1.0.1) unstable; urgency=low * Corrected variable assignment in get_firewall_id so that we actually keep the firewall id. Thought I had fixed this ages ago... -- Dirk Eddelbuettel Thu, 23 Mar 2000 20:19:25 -0500 smtm (1.0.0) unstable; urgency=low * New release with the following code changes o uses different server for European quotes - we now get company names along with price data - new server appears to be more reliable as well o displayed length of stock name now has an upper limit o changed File->Exit menu shortcut to 'Alt-f x' o also changed a few Edit menu shortcuts o added Caldera to the default portfolio o a few small display enhancements and corrections * Changes from a (modified) patch by Mark Gelinas o unavailable charts now signaled with error window o purchase date and price information is now saved o column selection properly init'ed from conffile (Closes: #60337) o corrected a short cut key for sort and chart menu o added purchase prices and dates to default portfolio * Changes from a (modified) patch by Mark Gelinas o new option --percent, as well as a new checkbutton, to switch between basispoint and percent display of relative performance o modified --help display and pod documentation accordingly * debian/menu: Added as supplied by Dan Willet -- Dirk Eddelbuettel Tue, 21 Mar 2000 21:44:27 -0500 smtm (0.9.9) unstable; urgency=low * New release with the following code changes o display routine enhanced once more: - any column can now be turned on or off for the display - new 'header' row with column labels - new columns volume, holding period and annualised return o purchase date and price information added to per-stock info o new file load / save windows using the default Tk widgets - use a default directory ~/.smtm for SMTM files o new 'Edit Stock' window available with middle mouse button o data sanity check added for European quotes - prevent the 'dropped decimal point' misfeatures - if current price > day_high, set to yesterday + change o data fields are pre-initialised before data retrieval - if Yahoo! data is unavailable, no unintialised data encountered - this makes the European site more reliable o improved 'Add Stock' window with much cleaner layout o improved 'Delete Stock' window with stock name instead of symbol o improved 'Firewall Id' window with cleaner layout o new sort options volume, holding period and annualised return o three additional fields displayed in 'details window' o simpler and more compact menu structure o firewall info retrieved earlier, if needed o balloon help over display buttons * debian/control: Added Build-Depends * debian/control: Added Depends: on libdate-manip-perl -- Dirk Eddelbuettel Mon, 28 Feb 2000 22:44:49 -0500 smtm (0.9.1) unstable; urgency=low * New release with the following code changes - applied patch by Hamish Moffatt for stocks from Australia + New Zealand - optional share names again work for US/Canada - if unset, set $HOME to C:/TEMP under Win?? - Makefile uses -D to create the $mandir if need be -- Dirk Eddelbuettel Sat, 29 Jan 2000 11:56:13 -0500 smtm (0.9.0) frozen unstable; urgency=low * New release with the following code changes - Rewritten display routines so that each column now uses the optimial, i.e. minimal, column size (Closes: #55397) - Added sorting options for different sorting criteria - European shares are no longer in a distinct block but mixed with the North American ones and consistently sorted - More discrete window title with relative basispoint change - Uppercasing of the symbol cleaned up, `BRKa' now works - Empty lines are now allowed in ~/.smtmrc - Added a BUGS file to the distribution set - More code cleanups -- Dirk Eddelbuettel Thu, 20 Jan 2000 20:59:12 -0500 smtm (0.8.3) unstable; urgency=low * New release with the following code changes: - Details window now also reports number of shares held, daily change (in local currency) and total position value (in local currency) - Delete temporary file for chart data -- Dirk Eddelbuettel Tue, 11 Jan 2000 18:59:55 -0500 smtm (0.8.2) unstable; urgency=low * New release with the following code changes: - Reverted the change made in 0.7.0 and use destroy(), not withdraw() as the latter does not release the memory used - New option `--nookbutton' to suppress the `Ok' button on subordinate windows and close on left-mouse click instead, default behaviour is the initial smtm behaviour - New option `--timeout len' to set the timeout used with libwww-perl's UserAgent -- Dirk Eddelbuettel Wed, 22 Dec 1999 15:28:13 -0500 smtm (0.8.1) unstable; urgency=low * Do not save the firewall info in the resource file as it might contain a secure password -- Dirk Eddelbuettel Sun, 19 Dec 1999 20:50:02 -0500 smtm (0.8.0) unstable; urgency=low * New release with the following code changes: - Charts are now displayed upon right-mouse click - Chart type can be selected in a new menu, or on the cmd line - New option for sort by intra-day percentage change - New menu for immediate screen update - Chart and details window now close on mouse click - Also set iconname() with title() information - Also set activeforeground to red for losers - Selected options are also saved with stocks in File->Save - Version number shown in --help and Help->Manual - Version number automatically updated from debian/rules -- Dirk Eddelbuettel Sat, 18 Dec 1999 21:58:45 -0500 smtm (0.7.0) unstable; urgency=low * New release with the following code changes: - Added support for simple proxy firewalls via --proxy http://1.2.3.4:80 - Added support for account+password firewalls: info can be specified via cmd-line args or in a new "account / password" window - Added test for previous_close != 0 to avoid potential division by zero - Replaced destroy() with withdraw() for closing windows, seems to avoid triggering a segfault error which is presumably inside perl/tk - Renamed option variables for clarity (yeah right) - Added LNUX to default portfolio -- Dirk Eddelbuettel Mon, 13 Dec 1999 21:19:39 -0500 smtm (0.6.0) unstable; urgency=low * New release with the following code changes: - Allow for additional specification of number of shares held as well as the (ISO) cross-currency pair to map into domestic monies - Use this info to display net portfolio gain or loss in window title - Additional option --wide, and menu selector, for `wide' display with per share gain or loss and total holdings - menus now have underlined shortcuts for ALT-x - more code cleanup -- Dirk Eddelbuettel Tue, 7 Dec 1999 21:21:14 -0500 smtm (0.5.2) unstable; urgency=low * New release with the following code changes: - Some cleanup of global data structures - Small logic fix at startup with no file or args - Now allows for name as optional argument in rc file, ie instead of writing `BT.A.L' you can now write `BT.A.L:BRIT TELECOM' and the optional name will be displayed to overcome the fact that Yahoo! UK does not supply one - The optional name is preserved when saving as well, no support yet to specify it in the `Add Stock' window -- Dirk Eddelbuettel Thu, 2 Dec 1999 23:41:31 -0500 smtm (0.5.1) unstable; urgency=low * New release with the following code changes: - New `Details' window opens when clicking on a stock - Added firewall proxy support via env.vars thanks to Behan Webster - Additional menu to set delay between data updates - Added labels to selection and deletion windows - Corrected window size for license window - Main display uses one digit more for price and price change -- Dirk Eddelbuettel Wed, 1 Dec 1999 22:09:06 -0500 smtm (0.5.0) unstable; urgency=low * Initial Debian (and upstream) release. -- Dirk Eddelbuettel Fri, 26 Nov 1999 20:57:11 -0500 Local variables: mode: debian-changelog End: