Commit Graph

358 Commits

Author SHA1 Message Date
ThomasV 19063d2395 text gui: save the history to speed up display 2013-10-07 10:48:44 +02:00
ThomasV caef81e623 fixes for text gui 2013-10-07 10:34:51 +02:00
ThomasV c9acbe1912 update text gui 2013-10-07 10:18:25 +02:00
ThomasV a130b5b92b update the gtk gui 2013-10-07 10:05:15 +02:00
ThomasV dae4de35f7 fixes for lite gui (issue #262) 2013-10-07 07:34:25 +02:00
ThomasV f14d055ad8 choose_tx_from account, and use deterministic signatures (issue #323) 2013-10-05 21:15:48 +02:00
ThomasV 3a894725ae new account creation method (gui) 2013-10-05 17:29:51 +02:00
ThomasV ab13e248ee store account expanded status 2013-10-05 14:30:02 +02:00
ThomasV 45b111e14c enable changes of protocol, proxy at runtime 2013-10-05 13:48:02 +02:00
ThomasV 1b4f26195b rework network dialog layout 2013-10-05 12:32:27 +02:00
ThomasV 12c08f4f8c improved help text 2013-10-05 12:16:44 +02:00
ThomasV 30f592864b reorganize network dialog 2013-10-05 11:49:36 +02:00
ThomasV a6934f6796 support for all protocols 2013-10-05 11:16:09 +02:00
ThomasV a7eb1aadff improved network dialog: auto-connect disables server choices 2013-10-05 10:14:33 +02:00
ThomasV bc15caa84c network: fix server lag detection 2013-10-05 10:01:33 +02:00
ThomasV 7ca42d75ff network dialog: default ports 2013-10-05 08:51:53 +02:00
ThomasV c0abd3c34e show lag in status line 2013-10-05 00:49:24 +02:00
ThomasV a38298c5ee handle network.interface being None when network is disconnected 2013-10-04 19:27:50 +02:00
ThomasV ac956a97cb fix servers label 2013-10-04 19:08:09 +02:00
ThomasV fbf91a67ad better account naming/renaming 2013-10-04 19:02:01 +02:00
ThomasV 9a06da1d6b fix: network object in console 2013-10-04 16:44:36 +02:00
ThomasV 6faf1acc05 fix notifications 2013-10-04 15:55:10 +02:00
ThomasV d52d5276f8 gui: simplify column widths 2013-10-04 15:05:59 +02:00
ThomasV b1273d3900 network.is_connected() 2013-10-04 13:51:46 +02:00
thomasv a33bb72dc7 disable 'offline' option in install wizard, because it is not implemented 2013-10-03 19:09:08 +02:00
thomasv 50c9830f79 show 'server lagging' icon if server lags and client does not use auto-connect 2013-10-03 18:43:33 +02:00
ThomasV f93bc5951c simplify show_seed dialog 2013-10-03 09:19:09 +02:00
ThomasV 3000762eac remove expert mode, simplify settings 2013-10-03 07:27:34 +02:00
ThomasV b96595da12 add seed and password to menu; reorganize 2013-10-02 15:55:09 +02:00
ThomasV a22ae33a81 set_server: resend subscriptions 2013-10-02 12:13:07 +02:00
ThomasV 5136e59e14 master privae keys dialog 2013-10-01 17:33:39 +02:00
ThomasV a8ad85de68 minor fix 2013-10-01 14:37:46 +02:00
ThomasV b30bac13e5 restore from master public key 2013-10-01 14:28:43 +02:00
ThomasV 89a9ce2ab4 fix another http leak 2013-10-01 09:14:07 +02:00
ThomasV 7658b2ade1 interface: call socket.connect before sll.wrap_socket, for proxy. (fixes bug #207) 2013-10-01 09:01:46 +02:00
ThomasV 80cd013219 master public key dialog for bip32 2013-09-30 18:30:07 +02:00
ThomasV f79d4ee468 Merge branch 'master' of git://github.com/spesmilo/electrum 2013-09-30 17:43:33 +02:00
ThomasV 1fdb8be42f remove show() in waiting dialog 2013-09-30 17:43:31 +02:00
Maran 05672b84c9 Fix line break in translation 2013-09-30 17:40:05 +02:00
Maran 6a17f935ce Flesh out the text for the install wizard 2013-09-30 16:53:51 +02:00
ThomasV 547b6d1d55 disable settings button if plugin is disabled 2013-09-30 16:12:10 +02:00
thomasv a8c2d95207 don't show lite in init 2013-09-30 14:39:13 +02:00
thomasv 9e70c7fae4 re-adding console.py (deleted by mistake) 2013-09-30 10:41:09 +02:00
thomasv e54a746a57 path of icons_rc 2013-09-30 10:30:43 +02:00
ThomasV 44edb4e2bb fix is_complete 2013-09-29 15:34:24 +02:00
ThomasV 3480cb9ef4 cleanup signrawtrasaction and input_info 2013-09-29 15:16:22 +02:00
ThomasV a9b05ad188 set label 2013-09-29 12:14:01 +02:00
ThomasV ec141ebb67 fix labels plugin 2013-09-29 10:52:47 +02:00
ThomasV 2b0d92e767 sign_tx hook 2013-09-29 10:16:17 +02:00
ThomasV 4eb1eb3677 add help text for csv 2013-09-28 16:07:07 +02:00