add account menus and details window
[electrum-nvc.git] / gui /
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
2013-09-08 ThomasVset_label
2013-09-08 ThomasVseparate blockchain and network
2013-09-05 ThomasVset icon size in status bar
2013-09-04 thomasvfix: is_valid
2013-09-04 thomasvmove transaction code and fix issue #280
2013-09-04 thomasvmanual merge: tc scv import by harningt
2013-09-04 thomasvwallet.make_unsigned_transaction()
2013-09-03 ThomasVfix restore from mpk
2013-09-03 thomasvdo network dialog at the end in installwizard
2013-09-03 thomasvimproved install wizard
2013-09-03 thomasvupdate lite gui for 1.9
2013-09-03 thomasvrestore: try old wallet first
2013-09-03 thomasvaccount names
2013-09-03 thomasvdisable 'new account' in old wallets
2013-09-02 ThomasVplugin hook for load_wallet
2013-09-02 thomasvsimplify directories: electrum_dir
2013-09-02 thomasvfix: synchronize generated duplicated addresses
2013-09-02 ThomasVminor fixes
2013-09-01 ThomasVminor fixes
2013-09-01 ThomasVfee belongs in wallet storage
2013-09-01 ThomasVwizard: start wallet threads
2013-09-01 ThomasVstart wallet threads from wallet class
2013-09-01 ThomasVseparate blockchain verifier from transaction verifier
2013-09-01 ThomasVseparation between wallet storage and config
2013-08-31 ThomasVrestore old accounts from seed
2013-08-30 ThomasVfix account selector, console
2013-08-30 ThomasVupdate curses gui for 1.9
2013-08-30 ThomasVgui menu and messages
2013-08-30 ThomasVupdate buttons and icons in load_wallet()
2013-08-30 ThomasVseparate gui init() and load_wallet()
2013-08-29 ThomasVrestore bip32 accounts
2013-08-29 ThomasVcreate new accounts through wallet.synchronize()
2013-08-22 ThomasVstructural change: wrap wallet instanciation inside...
2013-08-22 invlFix blank trayicon on windows standalone build
2013-08-17 ThomasVsave account name as label
2013-08-16 ThomasVwallet.num_accounts and account_id method
next