show 'server lagging' icon if server lags and client does not use auto-connect
[electrum-nvc.git] / gui /
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
2013-09-11 thomasvhistory server-> main server
2013-09-11 thomasvremove menu bar from lite gui
2013-09-11 thomasvminor fix for lite gui
2013-09-11 thomasvfix: lite mode switch
2013-09-11 thomasvremove ElectrumGui class for lite window
2013-09-11 thomasvfix import: electrum.i18n
2013-09-11 thomasvfix setup.py and a few imports
2013-09-11 thomasvadd __init__.py to classic, fix a few imports
2013-09-11 ThomasVfix
2013-09-11 ThomasVmake gtk gui re-work
2013-09-11 ThomasVseparate directories for GUIs
2013-09-10 ThomasVseparate version_getter module
2013-09-10 FredrickFix export private keys from GUI
2013-09-10 thomasvget version asynchronously, for faster launch
2013-09-10 thomasvfixes, resend_subscriptions
2013-09-10 thomasvpass network to NetworkDialog and Blockchain
2013-09-10 thomasvfix: show_private_key
2013-09-10 thomasvminor fixes for wallet creation
2013-09-09 thomasvgui_text: network
2013-09-09 thomasvmove callbacks to the network class
next