separate start and start_session
[electrum-nvc.git] / client / interface.py
2012-03-25 ThomasVseparate start and start_session
2012-03-24 ThomasVsend_tx
2012-03-23 ThomasVbetter error messages
2012-03-23 ThomasVstart_interface method
2012-03-23 ThomasVfix status bar display
2012-03-23 ThomasVasynchronous processing: use a queue, handle responses...
2012-03-23 ThomasVqueue responses
2012-03-20 thomasvfixes
2012-03-20 ThomasVcleanup
2012-03-19 ThomasVfix
2012-03-19 thomasvstratum http
2012-03-19 thomasvgui dialog to find nodes
2012-03-19 thomasvfirst working version for http/stratum
2012-03-19 ThomasVrefactoring
2012-03-18 ThomasVdo not use svg icons
2012-03-18 ThomasVimport threading
2012-03-18 ThomasVsend; send_tx
2012-03-17 ThomasVrefactoring interfaces
2012-03-17 ThomasVrename
2012-03-17 ThomasVdeprecate session.update
2012-03-17 ThomasVfix
2012-03-17 ThomasVsend many
2012-03-17 ThomasVminor
2012-03-17 ThomasVrename class
2012-03-17 ThomasVcallback for blocks
2012-03-17 ThomasVbetter encapsulation
2012-03-17 ThomasVminor
2012-03-17 ThomasVvirtual class PollingInterface
2012-03-17 ThomasVcallbacks
2012-03-16 ThomasVmessage IDs
2012-03-16 ThomasVrename methods
2012-03-16 ThomasVcallbacks
2012-03-16 ThomasVforce refresh
2012-03-14 thomasvfix
2012-03-14 thomasvdefault port
2012-03-14 thomasvfix http interface
2012-03-14 thomasvmessages
2012-03-14 thomasvshow port number
2012-03-14 thomasvrm verbose comments
2012-03-14 thomasvbump version number; reduce timeout
2012-03-14 thomasvallow user to change the port
2012-03-14 thomasvhandle disconnections
2012-03-14 thomasvget_servers
2012-03-13 ThomasVsend_tx
2012-03-13 ThomasVhandle disconnects
2012-03-13 ThomasVnew interface
2012-03-12 thomasvadding new protocol (draft)
2012-02-22 thomasvreturn is_new
2012-02-22 thomasvsupport for remote wallet
2012-02-13 thomasvnetwork dialog
2012-02-10 thomasvdefault timeout
2012-02-09 thomasvservers thread
2012-02-08 thomasvsimplification
2012-02-08 thomasvupdate servers separately
2012-02-08 thomasvdisplay more accurate error messages
2012-02-08 thomasvmove update thread into the interface
2012-02-03 thomasvperform get_alias in a thread
2012-01-19 thomasvseparate files for wallet and interface