Chris Lovett
Chris Lovett
yeah, right now the payee has to be the same, so the "ATT*BILL PAYMENT" would have been found but it would have predicted a payment in december, but december is...
Yes, manual intervention is always a possibility, but sounds like a hassle for the end user. I implemented the linear regression idea and it popped up a bunch more useful...
Ok, I made a couple more improvements. It now detects and predicts cyclical patterns in bills that have a seasonal nature like electricity and water and I also added a...
Woops, yeah, I had a bug in the date column of the report - should be fixed now. I also do a better job of snapping monthly bills to a...
I added the hyperlinks, will be in version 2.1.0.20. I also fixed the back button which was not working on reports, so you'd click the link, go to transactions, and...
Why the limit at all? This is very annoying. I did not have this limit on the old System.Windows.Forms.WebBrowser component ?!
Well after waiting for almost a year I've given up waiting. I ended up implementing my own custom automation layer for my menu items so that I could invoke them...
Good question, I don't remember the reason for including IsEmpty and PositiveInfinity in this method.
I hooked up mouse wheel zooming, see OnPreviewMouseWheel
Ok, thanks for confirming. I'm not too surprised because most GPU's are optimized for single precision floats and WPF wants to get the most out of your GPU.