Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-22 | fix clear() (clear red/invalid status) | Wladimir J. van der Laan | |
2011-07-16 | add sendmany support | Wladimir J. van der Laan | |
2011-07-07 | convert to full tab-based ui | Wladimir J. van der Laan | |
2011-07-06 | Add "BTC" to all amount widgets, to make clear what the unit is | Wladimir J. van der Laan | |
2011-06-30 | show an error if amount is not valid (either the amount or decimals is empty) | Wladimir J. van der Laan | |
2011-06-25 | compile fixes by Unthinkingbit | Wladimir J. van der Laan | |
2011-06-21 | when going to decimals field using ./, select it all, so that entry starts ↵ | Wladimir J. van der Laan | |
from scratch instead of appending to previous value | |||
2011-06-21 | Fix some padding and focus issues with the new BitcoinAmountWidget | Wladimir J. van der Laan | |
2011-06-20 | introduce bitcoin amount field with split amount/decimals, to protect ↵ | Wladimir J. van der Laan | |
against mistakes (https://forum.bitcoin.org/index.php?topic=19168.0) |