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 |
ThomasV
|
d67d02c954
|
fix mpk qr code
|
11 years ago |
ThomasV
|
28a31b65ee
|
export QR code to clipboard (fixes issue #318)
|
11 years ago |
rdymac
|
962792bdcd
|
missing text strings
missing text strings
|
11 years ago |
ThomasV
|
294ac1f711
|
fix history export (bug #338)
|
11 years ago |
ThomasV
|
3aa76f1808
|
fix bug with chunk requestor
|
11 years ago |
ThomasV
|
8a4a29dd0c
|
enforce 'chain' parameter in wizard
|
11 years ago |
thomasv
|
a9d341ec9c
|
move pending accounts logic into wallet.py
|
11 years ago |
ThomasV
|
4652783cfd
|
add new tray icon, and activate window in showNormal
|
11 years ago |
thomasv
|
7a1feb8e67
|
update_account_selector
|
11 years ago |
thomasv
|
741e2ee7a9
|
add label to new contact dialog
|
11 years ago |
rdymac
|
e85d7b8fee
|
Line breaks and blank spaces
Moved line breaks and blank spaces out of text strings
|
11 years ago |
rdymac
|
e3c19b12e3
|
typo
typo
|
11 years ago |
ThomasV
|
116b10cc11
|
replace blockchain.height with height(), and fix server_lag issue
|
11 years ago |
ThomasV
|
13fbf9904e
|
android: fixes
|
11 years ago |
ThomasV
|
14b5a3afd8
|
fixes for android: restore from seed
|
11 years ago |
ThomasV
|
c45fa4860f
|
android interface update and minor fixes
|
11 years ago |
ThomasV
|
87a8bfda47
|
plugins settings widget
|
11 years ago |