New port numbers
[electrum-nvc.git] / gui /
2014-06-07 ThomasVshow payment request details
2014-06-07 ThomasVremove dead code: hboxes in list tabs
2014-06-07 ThomasVpop up menu for invoices
2014-06-06 ThomasVsave invoices
2014-06-06 ThomasVfix: call get_amount from get_outputs
2014-06-06 ThomasVfix: sanitize outputs
2014-06-06 ThomasVminor fixes for payto_edit
2014-06-05 ThomasVfix: don't handle keypress if field is readonly
2014-06-05 ThomasVcoin control: select UTXOs in menu
2014-06-05 ThomasVtx window: let prent do the broadcast
2014-06-05 ThomasVpayment request: show status with help button
2014-06-05 ThomasVsetFrozen generic method
2014-06-05 ThomasVset payment_request to None if error
2014-06-05 ThomasVsetframe
2014-06-05 ThomasVfix
2014-06-05 ThomasVfix
2014-06-05 ThomasVread amounts
2014-06-05 ThomasVparse payto text
2014-06-05 ThomasVpaytoedit
2014-06-05 ThomasVhandle units in AmountEdit
2014-06-04 ThomasVparse payto text
2014-06-03 ThomasVpaytoedit
2014-06-03 ThomasVsimplify send tab layout (unneeded vbox)
2014-06-02 ThomasVfix: wizard 2of2 (cosigning key)
2014-06-02 ThomasVfix: wizard 2of2
2014-06-02 ThomasVupdate imported keys
2014-05-29 ThomasVfix #682
2014-05-26 Michael Wozniakshow/raise install dialog
2014-05-26 ThomasVfix
2014-05-26 ThomasVclose method
2014-05-24 ThomasVrewrite WaiingDialog as child class of QThread
2014-05-24 ThomasVsimple test for waiting dialog
2014-05-21 ThomasVfix #700
2014-05-21 ThomasVfollow-up to previous commit
2014-05-21 ThomasVupdate calls to is_complete() method. fixes #693
2014-05-12 ThomasVwallet.is_used() method
2014-05-12 ThomasVmulti seed and mpk dialogs
2014-05-10 ThomasVhide help buttons if a payment request is shown
2014-05-10 ThomasVshow request memo
2014-05-10 ThomasVWaitingDialog class for better encapsulation
2014-05-09 ThomasVadd clickable label to show/hide advanced wallet types
2014-05-09 ThomasVadd 2of3 wallets in wizard
2014-05-09 ThomasVfix name
2014-05-09 ThomasVwizard: simplify multisig creation
2014-05-09 ThomasVmerge screens of the install wizard
2014-05-08 ThomasVfix #680
2014-05-07 ThomasVfix payment ack
2014-05-07 ThomasVfix: gui_object.payment_request
2014-05-07 ThomasVsend error messages for payment requests
2014-05-07 ThomasVupdate parse_url in gtk gui
2014-05-07 ThomasVpayment requests: add style sheet for readonly fields
2014-05-07 ThomasVsupport for payment requests in the gui
2014-05-05 ThomasVp2sh wallets cannot create accounts
2014-05-05 ThomasVexport as json or csv
2014-05-05 ThomasVaddress_field in sweep dialog
2014-05-05 ThomasVmake do_export_privkey non-gui
2014-05-05 ThomasVsleep inside for loop, so that gui remains responsive
2014-05-04 ThomasVfix #444
2014-05-04 ThomasVmove private key methods from wallet to accounts
2014-05-02 ThomasVhandle pending and imported accounts using account...
2014-05-01 ThomasVfix type of io_dir
2014-05-01 ThomasVfix bugs on wallet creation
2014-05-01 ThomasVsweep privkeys in gui
2014-05-01 ThomasVexport_privkeys_dialog
2014-05-01 ThomasVdo_export_privkeys: replace wallet.seed with is_watchin...
2014-05-01 ThomasVparameter for wizard.run
2014-05-01 ThomasVfix password dialog, for imported wallets
2014-05-01 ThomasVdisable wallet menus when they do not apply
2014-04-30 ThomasVwallet.has_seed
2014-04-30 ThomasVcleanup wallet classes
2014-04-30 ThomasVupdate for gtk gui. fixes #673
2014-04-30 ThomasVmove set_url to __init__. fixes #672
2014-04-29 ThomasVmessages for enter_seed
2014-04-29 ThomasVnew class: Imported_Wallet
2014-04-29 ThomasVseed_dialog: setTabChangesFocus
2014-04-29 ThomasVminor fix for restore dialog
2014-04-29 ThomasVwizard: option to create multisig wallet manually
2014-04-28 ThomasVmore robust install wizard
2014-04-28 ThomasVoptional icon in installwizard question
2014-04-28 ThomasVadd layout before creating buttons, so that default...
2014-04-28 ThomasVsort accounts
2014-04-28 ThomasVshow_before_broadcast option in gui
2014-04-28 ThomasVadd_seed
2014-04-25 ThomasVadd_cold_seed
2014-04-25 ThomasVgui: don't show account names if there is only one...
2014-04-25 ThomasVrm dead code
2014-04-25 ThomasVmove tray logic to ElectrumGui object. fixes #468
2014-04-25 ThomasVdark/light icon selector. see #666
2014-04-25 ThomasVMerge branch 'master' of git://github.com/spesmilo...
2014-04-25 ThomasVget_master_public_keys
2014-04-24 Michael WozniakAdd block explorer setting for "view online"
2014-04-24 ThomasVno accounts in multisig wallets
2014-04-24 ThomasVswitch default display to mBTC
2014-04-22 ThomasVfix: do not lower xpub
2014-04-22 ThomasVmore robust get_seed_text
2014-04-21 ThomasVabstract and improve seed and key methods
2014-04-20 ThomasVfix #655
2014-04-19 ThomasVinstallwizard: multisig wallets
2014-04-19 ThomasVhandle coinbase transactions explicitly
2014-04-18 ThomasVrelocate export_history code
next