69 Commits (9d3c8efddabce6899aba225774d16d686dfbefd6)

Author SHA1 Message Date
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 11 years ago
rdymac e3c19b12e3 typo 11 years ago
ThomasV 116b10cc11 replace blockchain.height with height(), and fix server_lag issue 11 years ago
ThomasV 87a8bfda47 plugins settings widget 11 years ago
thomasv 71c9f1d555 password dialog retry 11 years ago
thomasv 2a0c8dcda1 rename col width 11 years ago
thomasv 1be23bdf4a count seed words 11 years ago
ThomasV a130b5b92b update the gtk gui 11 years ago
ThomasV dae4de35f7 fixes for lite gui (issue #262) 11 years ago
ThomasV f14d055ad8 choose_tx_from account, and use deterministic signatures (issue #323) 11 years ago
ThomasV 3a894725ae new account creation method (gui) 11 years ago
ThomasV ab13e248ee store account expanded status 11 years ago
ThomasV 45b111e14c enable changes of protocol, proxy at runtime 11 years ago
ThomasV 1b4f26195b rework network dialog layout 11 years ago
ThomasV 12c08f4f8c improved help text 11 years ago
ThomasV 30f592864b reorganize network dialog 11 years ago
ThomasV a6934f6796 support for all protocols 11 years ago
ThomasV a7eb1aadff improved network dialog: auto-connect disables server choices 11 years ago
ThomasV bc15caa84c network: fix server lag detection 11 years ago
ThomasV 7ca42d75ff network dialog: default ports 11 years ago
ThomasV c0abd3c34e show lag in status line 11 years ago
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