thomasv
|
89b1633901
|
revert old address grayout
|
11 years ago |
thomasv
|
fb2e974752
|
remove 'prioritize' from qt gui, superseded by coin control
|
11 years ago |
ThomasV
|
c71af98cbc
|
fix kazcw's PR
|
11 years ago |
kazcw
|
3628f6430e
|
clean up sending address input
in particular fee calculation was off for send-from
|
11 years ago |
kazcw
|
ce0a33cb67
|
correct right-click menu during multiple-select
Correct right-click menu during multiple-select in Receive
|
11 years ago |
kazcw
|
ae028e780d
|
select addresses to send from
based on branch by bkkcoins
|
11 years ago |
Michael Wozniak
|
acca8d502b
|
do not show used addresses if there are not any
|
11 years ago |
Michael Wozniak
|
ecc59b464a
|
move used addresses to a collapsed section
|
11 years ago |
thgh
|
ae74568620
|
Undo reverse list
|
11 years ago |
thgh
|
5bf5dd805b
|
Old addresses on receive tab grayed out
|
11 years ago |
thgh
|
7977fa9ff2
|
Update help text about tx fee
Updating the recommended value to the default value. (0.0002)
|
11 years ago |
Michael Wozniak
|
433a3ba0fe
|
Mac OSX bitcoin: URI updates
|
11 years ago |
ThomasV
|
5ae39b5ad1
|
don't exit in wizard (fixes #402)
|
11 years ago |
ThomasV
|
e4052a3852
|
1.9.4
|
11 years ago |
ThomasV
|
7ead6d18f2
|
fix tx signing with watching only wallets
|
11 years ago |
Bryan Stitt
|
91061752cf
|
stop using eval
|
11 years ago |
ThomasV
|
4068c4bbf2
|
abort if file exists
|
11 years ago |
ThomasV
|
353578986a
|
file dialogs
|
11 years ago |
ThomasV
|
588f8fd110
|
wallet: call create_accounts in save_seed
|
11 years ago |
Michael Wozniak
|
03fac376a1
|
prioritize button to match freeze button in gtk gui
|
11 years ago |
Michael Wozniak
|
698f8bccef
|
add Balance column to receive tab in GTK gui
|
11 years ago |
Michael Wozniak
|
7e5cad5452
|
Freeze button in GTK receive tab.
|
11 years ago |
Bryan Stitt
|
6cd4ed486a
|
fix more bare excepts
|
11 years ago |
Maran
|
24cabcbee9
|
Switch icon based on OS, OS X requires dark icon
|
11 years ago |
Bryan Stitt
|
f0eb0eccde
|
replace BaseException with Exception
|
11 years ago |
thomasv
|
6458c0f591
|
don't show actinos that require private key if the wallet has no seed
|
11 years ago |
Michael Wozniak
|
3c6808468e
|
add F and P to address types in recv tab for Frozen and Prioritized addresses
|
11 years ago |
Michael Wozniak
|
2abb071533
|
network button fix for not connected to a network - GTK gui
|
11 years ago |
Michael Wozniak
|
ad498af71f
|
add address type to receive tab in GTK GUI
I = imported
R = receive
C = change
|
11 years ago |
Michael Wozniak
|
9c2d3bbbdd
|
fix label editing in gtk
|
11 years ago |
Michael Kramlich
|
5be950322c
|
FIX: fixed syntax error in gui/qt/transaction_dialog.py (*glares at somebody*)
|
11 years ago |
ThomasV
|
ea3accf86e
|
window icon
|
11 years ago |
rdymac
|
280dd93aa0
|
Split colon - separate
Separate colon symbol for duplicated text strings
|
11 years ago |
ThomasV
|
6a4e1c89f2
|
fix use_change preference
|
11 years ago |
Michael Kramlich
|
09b0eeedfb
|
curses text UI now says Offline (rather than 'Not connected') when started in --offline mode; this matches the main Qt UI
|
11 years ago |
Michael Kramlich
|
825a55289d
|
curses text UI will call wallet.start_threads(network) even in --offline mode
|
11 years ago |
Michael Kramlich
|
583bb8f2f1
|
FIX: make the curses text UI not crash when started in --offline mode (matching ThomasV's recent changes to the other UIs)
|
11 years ago |
ThomasV
|
b1472ba1a7
|
fix regression: offline mode
|
11 years ago |
Michael Kramlich
|
0447af4593
|
curses text UI: displays Unicode more correctly in History/Receive/Contacts/Wall tabs
|
11 years ago |
Michael Kramlich
|
724cb06816
|
FIX: fixes issue 356 where if an address label contained Unicode it could cause the text UI client (curses) to crash; this fix should work for both the History, Receive, Contacts and Wall tabs
|
11 years ago |
ThomasV
|
051c882a3f
|
use returned amount with ! shortcut
|
11 years ago |
ecdsa
|
8fe6f4208f
|
fix init_lite
|
11 years ago |
ThomasV
|
536c898b59
|
restore from master public key with seed v4
|
11 years ago |
ThomasV
|
c8cd187bd4
|
use QStackedLayout in install wizard
|
11 years ago |
thomasv
|
83b885c702
|
fix mnemonic decode
|
11 years ago |
thomasv
|
5a3b80cfb2
|
disable bip32
|
11 years ago |
ThomasV
|
31aaae8ed2
|
seed v6
|
11 years ago |
ThomasV
|
1083a15258
|
fix issue #348
|
11 years ago |
ThomasV
|
d377f93cfe
|
fix dialog
|
11 years ago |
ThomasV
|
41c9ddb87d
|
fix typo
|
11 years ago |