summaryrefslogtreecommitdiff
path: root/finance/xquote/patches
AgeCommit message (Collapse)AuthorFilesLines
2006-01-12No values.h for DragonFly and FreeBSD. Add rpath entry for /usr/pkg/lib,joerg2-0/+26
since it doesn't picked up on DragonFly.
2005-01-01Update to 2.6.10:wiz1-25/+0
1. Alert handling : Xquote can send e.g. an E-mail when some value exceeds boundaries set by the user. 2. Enhanced the use of XbaeMatrix : allow the user to change settings on the matrix directly instead of via custom dialogs. 3. Publish full documentation at http://xinvest.sunsite.dk/htmldocs.html
2004-11-23Update to 2.6.9, requested in PR 28394.wiz5-57/+22
Xquote 2.6.9 is a stable pre-release of Xquote. The version number bump from 2.3 is caused by a simultaneous release of Xinvest, Xquote, and QuoteFilter. Xquote is now released under a completely free license: the BSD license. Xquote now uses the XbaeMatrix widget to display its information in a nicely laid out tabular format. Basic functionality remains unchanged, but there have been quite a number of small changes : - use of XbaeMatrix - simplified widget tree - source code cleanup - update of the user interface after each individual quote query (so you can see the table contents change as the information comes in) - use of BSD license - user interface changes (don't show the version number in the status field) - remove sessionXq.c, merge with the Xinvest version of the same file. - do more effort to read info from an HTTP server when it returns 400 replies. - Figure out whether the site is using European (on hundred is 100,00) or American (100.00) punctuation to forward the right format to Xinvest in a live update. - Avoid crashes when xquote-rc file contains invalid data. - Fix a problem with the type list not being taken fully into account for other than the first server. - Allow running Xquote 24 hours per day by setting start and end time to the same value. - Document "-restore" option in the syntax() error message. - Make the help window resizable, and respond to a single click.
2002-10-08buildlink1 -> buildlink2jlam1-13/+0
2001-07-02Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-0/+13
2000-12-28Make this build against newer versions of lesstif, in which <Xm/Text.h>fredb5-0/+60
no longer pulls in <stdio.h>.