32 Commits (2f13910bf1431ff0f610fd746868e81589e859fe)

Author SHA1 Message Date
ThomasV db0a5f9b31 fix: missing import 9 years ago
ThomasV 5f09ba661a sanitize inputs in network dialog 9 years ago
Neil Booth 39fe24b4d3 Rename auto_cycle to auto_connect in config 10 years ago
Neil Booth 01d8f79a75 Clean up pick_random_server() and filter_protocol() and their 10 years ago
ThomasV 9a7f6afac3 network dialog: replace protocol list with checkbox 10 years ago
ThomasV 1ab37fc82b sort servers in network dialog 10 years ago
ThomasV 01cfb8f8f1 new Button widgets 10 years ago
ThomasV c28915d122 use Tor's proxy number by default 10 years ago
ThomasV 7b0903d81c fix #1010 and cleanup 10 years ago
ThomasV 3c6cfc8b70 disable server selector if server is passed from cmd line 10 years ago
ThomasV 667bc59426 fix check_for_disable in network window 10 years ago
Tafelpoot d9c5250a6f removed trailing whitespace and fixed indentation in history widget 10 years ago
ThomasV 44464e7e21 remove http protocols from gui selector 10 years ago
ThomasV 59638898d4 update gtk gui 10 years ago
ThomasV 8196bc5779 adapt network dialog to daemon 10 years ago
rdymac 280dd93aa0 Split colon - separate 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 a130b5b92b update the gtk gui 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 a38298c5ee handle network.interface being None when network is disconnected 11 years ago
ThomasV ac956a97cb fix servers label 11 years ago
ThomasV a22ae33a81 set_server: resend subscriptions 11 years ago
ThomasV 7658b2ade1 interface: call socket.connect before sll.wrap_socket, for proxy. (fixes bug #207) 11 years ago
ThomasV 2c0814f0d3 simplify gui names 11 years ago
thomasv 6b6c508976 replace wallet.interface everywhere 11 years ago
ThomasV 907dca6eb9 simplify interface: use callbacks 11 years ago
ThomasV b363d81fc1 add help button to network dialog 11 years ago
thomasv 15ac97c1dc history server-> main server 11 years ago
thomasv 2f7c2f982d add __init__.py to classic, fix a few imports 11 years ago
ThomasV 004aa4b640 separate directories for GUIs 11 years ago
thomasv 77871b97af fixes, resend_subscriptions 11 years ago
thomasv 73901a001a pass network to NetworkDialog and Blockchain 11 years ago
ThomasV 1ba3008b49 minor fixes 11 years ago
thomasv f64c59f66f fix: set auto-cycle to None only during wallet creation 11 years ago
thomasv a0b86f405d offline interface: fix init 11 years ago
ecdsa 5a4576344e restore display of blockchain height in network dialog 12 years ago
ecdsa 86fd728a47 move network dialog in a new class; simplify interface.get_servers 12 years ago