Fixes sending coins from the qrscanner plugin
[electrum-nvc.git] / gui /
2013-10-31 thomasvfix mnemonic decode
2013-10-31 thomasvdisable bip32
2013-10-26 ThomasVseed v6
2013-10-22 ThomasVfix issue #348
2013-10-22 ThomasVfix dialog
2013-10-22 ThomasVfix typo
2013-10-20 ThomasVfix mpk qr code
2013-10-18 ThomasVexport QR code to clipboard (fixes issue #318)
2013-10-16 rdymacmissing text strings
2013-10-16 ThomasVfix history export (bug #338)
2013-10-15 ThomasVfix bug with chunk requestor
2013-10-15 ThomasVenforce 'chain' parameter in wizard
2013-10-12 thomasvmove pending accounts logic into wallet.py
2013-10-11 ThomasVadd new tray icon, and activate window in showNormal
2013-10-10 thomasvupdate_account_selector
2013-10-10 thomasvadd label to new contact dialog
2013-10-10 rdymacLine breaks and blank spaces
2013-10-10 rdymactypo
2013-10-09 ThomasVreplace blockchain.height with height(), and fix server...
2013-10-08 ThomasVandroid: fixes
2013-10-08 ThomasVfixes for android: restore from seed
2013-10-08 ThomasVandroid interface update and minor fixes
2013-10-08 ThomasVplugins settings widget
2013-10-07 thomasvupdate android interface
2013-10-07 thomasvpassword dialog retry
2013-10-07 thomasvrename col width
2013-10-07 thomasvcount seed words
2013-10-07 ThomasVtext gui: save the history to speed up display
2013-10-07 ThomasVfixes for text gui
2013-10-07 ThomasVupdate text gui
2013-10-07 ThomasVupdate the gtk gui
2013-10-07 ThomasVfixes for lite gui (issue #262)
2013-10-05 ThomasVchoose_tx_from account, and use deterministic signature...
2013-10-05 ThomasVnew account creation method (gui)
2013-10-05 ThomasVstore account expanded status
2013-10-05 ThomasVenable changes of protocol, proxy at runtime
2013-10-05 ThomasVrework network dialog layout
2013-10-05 ThomasVimproved help text
2013-10-05 ThomasVreorganize network dialog
2013-10-05 ThomasVsupport for all protocols
2013-10-05 ThomasVimproved network dialog: auto-connect disables server...
2013-10-05 ThomasVnetwork: fix server lag detection
2013-10-05 ThomasVnetwork dialog: default ports
2013-10-04 ThomasVshow lag in status line
2013-10-04 ThomasVhandle network.interface being None when network is...
2013-10-04 ThomasVfix servers label
2013-10-04 ThomasVbetter account naming/renaming
2013-10-04 ThomasVfix: network object in console
2013-10-04 ThomasVfix notifications
2013-10-04 ThomasVgui: simplify column widths
2013-10-04 ThomasVnetwork.is_connected()
2013-10-03 thomasvdisable 'offline' option in install wizard, because...
2013-10-03 thomasvshow 'server lagging' icon if server lags and client...
2013-10-03 ThomasVsimplify show_seed dialog
2013-10-03 ThomasVremove expert mode, simplify settings
2013-10-02 ThomasVadd seed and password to menu; reorganize
2013-10-02 ThomasVset_server: resend subscriptions
2013-10-01 ThomasVmaster privae keys dialog
2013-10-01 ThomasVminor fix
2013-10-01 ThomasVrestore from master public key
2013-10-01 ThomasVfix another http leak
2013-10-01 ThomasVinterface: call socket.connect before sll.wrap_socket...
2013-09-30 ThomasVmaster public key dialog for bip32
2013-09-30 ThomasVMerge branch 'master' of git://github.com/spesmilo...
2013-09-30 ThomasVremove show() in waiting dialog
2013-09-30 MaranFix line break in translation
2013-09-30 MaranFlesh out the text for the install wizard
2013-09-30 ThomasVdisable settings button if plugin is disabled
2013-09-30 thomasvdon't show lite in init
2013-09-30 thomasvre-adding console.py (deleted by mistake)
2013-09-30 thomasvpath of icons_rc
2013-09-29 ThomasVfix is_complete
2013-09-29 ThomasVcleanup signrawtrasaction and input_info
2013-09-29 ThomasVset label
2013-09-29 ThomasVfix labels plugin
2013-09-29 ThomasVsign_tx hook
2013-09-28 ThomasVadd help text for csv
2013-09-28 ThomasVfix import
2013-09-28 ThomasVcommon wallet.restore() method for GUIs
2013-09-28 ThomasVfix is_seeded
2013-09-28 ThomasVsupport mBTC in lite gui
2013-09-28 ThomasVmove lite window initialization in the constructor...
2013-09-27 ThomasVrm dead code
2013-09-27 ThomasVmove network callbacks to init
2013-09-26 rofl0rre-add text gui (ncurses)
2013-09-26 rofl0rre-add stdio guy
2013-09-24 ThomasVset default button in tx detail window
2013-09-24 ThomasVfix names
2013-09-24 ThomasVadd account menus and details window
2013-09-24 ThomasVsimplify gui names
2013-09-24 ThomasVgeneralize plugins to all guis
2013-09-23 ThomasVreorganize menu
2013-09-23 ThomasVmissing imports in version_getter
2013-09-20 rofl0rgui_stdio: fix tabs->spaces
2013-09-19 rofl0radd experimental, fdisk-style console gui
2013-09-17 ThomasVMerge pull request #299 from rdymac/1.9-translations...
2013-09-17 rdymacAdd translations and fixes to 1.9 master
2013-09-16 vrdeapply function directly unpacking argument list
2013-09-16 vrdeRemove eval from from run_hook
2013-09-15 thomasvprotect history from importprivkey
next