transaction details dialog on doubleclick

This commit is contained in:
Wladimir J. van der Laan
2011-06-10 15:05:51 +02:00
parent 8e86dca256
commit 66d536ed07
11 changed files with 486 additions and 13 deletions

View File

@@ -24,7 +24,9 @@ This has been implemented:
- Sending coins (including ask for fee when needed)
- Show messages from core
- Show error messages from core
- Show details dialog for transactions (on double click)
This has to be done:
@@ -34,6 +36,4 @@ This has to be done:
- Build on Windows
- Show details dialog for transactions (on double click)
- More thorough testing of the view with all the kinds of transactions (sendmany, generation)