Wladimir J. van der Laan
|
e285ffcd05
|
preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue
|
13 years ago |
Celil
|
2eac3a6dec
|
Allow ammount field to be empty so that one can specify .05 instead of
having to type the leading zero as in 0.05
|
13 years ago |
Wladimir J. van der Laan
|
73cd5e5212
|
fix clear() (clear red/invalid status)
|
13 years ago |
Wladimir J. van der Laan
|
a5e6d72339
|
add sendmany support
|
14 years ago |
Wladimir J. van der Laan
|
3479849dc4
|
convert to full tab-based ui
|
14 years ago |
Wladimir J. van der Laan
|
e1f3d64c4a
|
Add "BTC" to all amount widgets, to make clear what the unit is
|
14 years ago |
Wladimir J. van der Laan
|
929eb9dc6c
|
show an error if amount is not valid (either the amount or decimals is empty)
|
14 years ago |
Wladimir J. van der Laan
|
0030c1bd6c
|
compile fixes by Unthinkingbit
|
14 years ago |
Wladimir J. van der Laan
|
c92fc340a2
|
when going to decimals field using ./, select it all, so that entry starts from scratch instead of appending to previous value
|
14 years ago |
Wladimir J. van der Laan
|
84114e341d
|
Fix some padding and focus issues with the new BitcoinAmountWidget
|
14 years ago |
Wladimir J. van der Laan
|
f193c57a63
|
introduce bitcoin amount field with split amount/decimals, to protect against mistakes (https://forum.bitcoin.org/index.php?topic=19168.0)
|
14 years ago |