21 Commits (586f592af1207b48fd0c7e66d0d26e381b81cb3d)

Author SHA1 Message Date
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