ThomasV
|
a38298c5ee
|
handle network.interface being None when network is disconnected
|
11 years ago |
ThomasV
|
ac956a97cb
|
fix servers label
|
11 years ago |
ThomasV
|
fbf91a67ad
|
better account naming/renaming
|
11 years ago |
ThomasV
|
9a06da1d6b
|
fix: network object in console
|
11 years ago |
ThomasV
|
6faf1acc05
|
fix notifications
|
11 years ago |
ThomasV
|
d52d5276f8
|
gui: simplify column widths
|
11 years ago |
ThomasV
|
b1273d3900
|
network.is_connected()
|
11 years ago |
thomasv
|
a33bb72dc7
|
disable 'offline' option in install wizard, because it is not implemented
|
11 years ago |
thomasv
|
50c9830f79
|
show 'server lagging' icon if server lags and client does not use auto-connect
|
11 years ago |
ThomasV
|
f93bc5951c
|
simplify show_seed dialog
|
11 years ago |
ThomasV
|
3000762eac
|
remove expert mode, simplify settings
|
11 years ago |
ThomasV
|
b96595da12
|
add seed and password to menu; reorganize
|
11 years ago |
ThomasV
|
a22ae33a81
|
set_server: resend subscriptions
|
11 years ago |
ThomasV
|
5136e59e14
|
master privae keys dialog
|
11 years ago |
ThomasV
|
a8ad85de68
|
minor fix
|
11 years ago |
ThomasV
|
b30bac13e5
|
restore from master public key
|
11 years ago |
ThomasV
|
89a9ce2ab4
|
fix another http leak
|
11 years ago |
ThomasV
|
7658b2ade1
|
interface: call socket.connect before sll.wrap_socket, for proxy. (fixes bug #207)
|
11 years ago |
ThomasV
|
80cd013219
|
master public key dialog for bip32
|
11 years ago |
ThomasV
|
1fdb8be42f
|
remove show() in waiting dialog
|
11 years ago |
Maran
|
05672b84c9
|
Fix line break in translation
|
11 years ago |
Maran
|
6a17f935ce
|
Flesh out the text for the install wizard
|
11 years ago |
ThomasV
|
547b6d1d55
|
disable settings button if plugin is disabled
|
11 years ago |
thomasv
|
a8c2d95207
|
don't show lite in init
|
11 years ago |
thomasv
|
9e70c7fae4
|
re-adding console.py (deleted by mistake)
|
11 years ago |
thomasv
|
e54a746a57
|
path of icons_rc
|
11 years ago |
ThomasV
|
44edb4e2bb
|
fix is_complete
|
11 years ago |
ThomasV
|
3480cb9ef4
|
cleanup signrawtrasaction and input_info
|
11 years ago |
ThomasV
|
a9b05ad188
|
set label
|
11 years ago |
ThomasV
|
ec141ebb67
|
fix labels plugin
|
11 years ago |
ThomasV
|
2b0d92e767
|
sign_tx hook
|
11 years ago |
ThomasV
|
4eb1eb3677
|
add help text for csv
|
11 years ago |
ThomasV
|
f30fedc591
|
fix import
|
11 years ago |
ThomasV
|
ecfe5e2590
|
common wallet.restore() method for GUIs
|
11 years ago |
ThomasV
|
3d4a16b5c8
|
fix is_seeded
|
11 years ago |
ThomasV
|
13fd5b7e3c
|
support mBTC in lite gui
|
11 years ago |
ThomasV
|
6644fcc22e
|
move lite window initialization in the constructor of the main window
|
11 years ago |
ThomasV
|
8e136b098a
|
rm dead code
|
11 years ago |
ThomasV
|
c586f1bab8
|
move network callbacks to init
|
11 years ago |
rofl0r
|
f3c01e192d
|
re-add text gui (ncurses)
removed in 2c0814f0d3
probably by mistake.
|
11 years ago |
rofl0r
|
a27ad97132
|
re-add stdio guy
removed in 2c0814f0d3
probably by mistake.
|
11 years ago |
ThomasV
|
877644f732
|
set default button in tx detail window
|
11 years ago |
ThomasV
|
e1e129fe30
|
fix names
|
11 years ago |
ThomasV
|
4524c107cf
|
add account menus and details window
|
11 years ago |
ThomasV
|
2c0814f0d3
|
simplify gui names
|
11 years ago |
ThomasV
|
404c1f84d2
|
generalize plugins to all guis
|
11 years ago |
ThomasV
|
7d3234f591
|
reorganize menu
|
11 years ago |
ThomasV
|
46792024c2
|
missing imports in version_getter
|
11 years ago |
rofl0r
|
c7f776c5ca
|
gui_stdio: fix tabs->spaces
|
11 years ago |
rofl0r
|
9621ce1b8f
|
add experimental, fdisk-style console gui
the text gui doesnt work to well and when it crashes, it messes up
the state of the terminal.
|
11 years ago |