release notes
[electrum-nvc.git] / gui /
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
2013-09-15 thomasvfix syntax error
2013-09-15 thomasvsign/verify: do unicode conversion only for messages...
2013-09-15 thomasvsign unicode messages
2013-09-15 thomasvfix
2013-09-15 thomasvsend from domain in mktx (fix #294)
2013-09-15 thomasvshow input and outputs as text (fix issue #197)
2013-09-15 thomasvmore help
2013-09-15 thomasvmore help text
2013-09-15 thomasvnew_account_dialog triggers payto
2013-09-15 thomasvadd context menu to transaction input/outputs
2013-09-15 thomasvfix issue 274
2013-09-15 thomasvmore robust tx_from_text() (fixes issue #281)
2013-09-15 thomasvnew command: getrawtransaction
2013-09-15 ThomasVrename menu: create tx
2013-09-14 ThomasVremove unneeded parameter
2013-09-14 ThomasVcreate a class for transaction dialog
2013-09-13 ThomasVfix path for tray icon (issue #263)
2013-09-13 ThomasVfix
2013-09-13 thomasvuse QInputDialog for new filenames
2013-09-13 thomasvfix
2013-09-13 thomasvremove .dat filter
2013-09-13 thomasvlock icon in password dialog
2013-09-13 thomasvminor fixes
2013-09-13 thomasvdocumentation on GUI
2013-09-12 thomasvminor
2013-09-12 thomasvlayout improvements
2013-09-12 thomasvfix: remove gap limit stuff from settings dialog
2013-09-12 thomasvinstall wizard: use a single window
2013-09-12 thomasvdon't show gap limit in GUI
2013-09-12 thomasvreplace wallet.interface everywhere
2013-09-12 ThomasVsimplify interface: use callbacks
2013-09-11 ThomasVadd help button to network dialog
next