Commit Graph

37 Commits

Author SHA1 Message Date
ThomasV 305843999e Relicensing 2016-02-24 10:20:30 +01:00
Neil Booth fd66e15d3d Fix some regressions from layout rework. 2016-01-13 21:25:48 +09:00
Neil Booth 9390a97e9e Bring the network dialog into the new framework 2016-01-13 21:11:06 +09:00
ThomasV 6210c61eb6 fix #1597 2016-01-03 17:47:02 +01:00
Neil Booth 7437746cd2 Network dialog -> window modal
Clean up imports
2015-12-22 22:23:51 +09:00
ThomasV db0a5f9b31 fix: missing import 2015-10-28 12:10:43 +01:00
ThomasV 5f09ba661a sanitize inputs in network dialog 2015-10-28 12:07:45 +01:00
Neil Booth 39fe24b4d3 Rename auto_cycle to auto_connect in config
User config is updated if appropriate.
Add tests behaviour is as expected.
Just the one rename-it reference to auto_cycle remains.
2015-05-25 16:18:52 +09:00
Neil Booth 01d8f79a75 Clean up pick_random_server() and filter_protocol() and their
call sites.

Remove unused imports and redundant random pick of server
2015-05-24 21:07:35 +09:00
ThomasV 9a7f6afac3 network dialog: replace protocol list with checkbox 2015-03-23 11:11:51 +01:00
ThomasV 1ab37fc82b sort servers in network dialog 2015-03-14 16:03:22 +01:00
ThomasV 01cfb8f8f1 new Button widgets 2015-03-14 12:28:19 +01:00
ThomasV c28915d122 use Tor's proxy number by default 2015-03-12 18:12:34 +01:00
ThomasV 7b0903d81c fix #1010 and cleanup 2015-02-06 07:37:09 +01:00
ThomasV 3c6cfc8b70 disable server selector if server is passed from cmd line 2015-01-29 13:35:19 +01:00
ThomasV 667bc59426 fix check_for_disable in network window 2015-01-29 11:06:46 +01:00
Tafelpoot d9c5250a6f removed trailing whitespace and fixed indentation in history widget 2014-10-21 19:05:51 +02:00
ThomasV 44464e7e21 remove http protocols from gui selector 2014-09-19 10:46:18 +02:00
ThomasV 59638898d4 update gtk gui 2014-07-28 09:28:02 +02:00
ThomasV 8196bc5779 adapt network dialog to daemon 2014-07-25 09:11:56 +02:00
rdymac 280dd93aa0 Split colon - separate
Separate colon symbol for duplicated text strings
2013-11-05 22:13:16 +01:00
rdymac e3c19b12e3 typo
typo
2013-10-10 03:54:13 +02:00
ThomasV 116b10cc11 replace blockchain.height with height(), and fix server_lag issue 2013-10-09 10:04:32 +02:00
ThomasV a130b5b92b update the gtk gui 2013-10-07 10:05:15 +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 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 a22ae33a81 set_server: resend subscriptions 2013-10-02 12:13: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 2c0814f0d3 simplify gui names 2013-09-24 10:06:03 +02:00