tracking investment-related transactions

2000-12-04 Thread Robert Graham Merkel
OK, one thing that we need to do for stock reporting is associate stock accounts with income and expense accounts containing (surprise surprise) income and expenses related to that stock. I propose to add turn the "account add/edit dialog" into a tabbed dialog. The first page would stay pretty

Stock "price" transactions

2000-12-04 Thread Bill Carlson
Hi All, In my working on the latest CVS source, I noticed some problems with a number of stock "price only" transactions that I have (as per the manual) getting imported from the binary file badly (turns up as zero price!). The following set of patches fixes these problems. The basic co

Performance improvement for xml loads (+comments)

2000-12-04 Thread Bill Carlson
Hi, I've been trying to make the xml stuff go a bit faster. The following patch will cut my large file load (~1 transactions) from about 2 minutes to about 30 seconds. This is obviously good (and along the lines of a change I made a while ago for the binary file load). The

reports & html status

2000-12-04 Thread Robert Graham Merkel
Bill Gribble writes: > We are at the time when I need to send you a patch. The deal is that > I'm depending on CVS releases of guppi, glibwww2, and gtkhtml, plus > non-CVS patches to gtkhtml. I will put one together this afternoon. > OK. > Anyway, I am still using all the old code for

[status] Reports and HTML display

2000-12-04 Thread Bill Gribble
I have been working on a major overhaul of gnucash's handling of HTML. My goal was to get the html-handling infrastructure to the point that we could implement a complex main window comparable to the one in Quicken 2000. I'm getting close to sending in a patch so I thought I'd post a status repo