fix bug for 0 transaction wallet
[electrum-nvc.git] / gui /
2014-03-05 Michael Wozniakdisplay locktime for transaction
2014-03-05 CodingAnarchyMerge remote-tracking branch 'upstream/master'
2014-03-05 CodingAnarchyfollow up to #604 - gtk gui
2014-03-05 ThomasVfollow-up to #604
2014-03-04 ThomasVcode cleanup: main menu
2014-03-03 ThomasVencrypt/decrypt messages in gui
2014-03-03 ThomasVcode cleanup
2014-03-03 ThomasVmove menu separator
2014-03-03 Michael WozniakAdd history fiat tx value for exchange plugin
2014-03-02 ThomasVcleanup
2014-03-02 Michael Wozniakchange remove tabs for verify/sign
2014-03-02 Michael WozniakAdd tools menu function for Verify message
2014-03-02 ThomasVMerge pull request #588 from wozz/for-upstream
2014-03-02 ThomasVshow txids in the list of transaction inputs
2014-03-02 ThomasVMerge pull request #591 from dabura667/Blockchainlink
2014-03-02 dabura667Add link in history to view the tx on blockchain
2014-03-02 Michael WozniakAdd QR Display for Private Key export
2014-03-01 Michael WozniakAdd CoinDesk BPI for exchange rate
2014-02-28 ThomasVMerge pull request #564 from eternal-sorrow/master
2014-02-28 ThomasVrestore from master public key (qt and command line)
2014-02-27 ThomasVMerge pull request #582 from dabura667/csvaddresserr
2014-02-27 ThomasVMerge pull request #584 from dabura667/historyUTF8
2014-02-27 ThomasVMerge branch '2.0'
2014-02-27 ThomasVrebrand this branch as 1.9.8
2014-02-26 dabura667Changed CSV History export to UTF-8 labels
2014-02-24 dabura667CSV: Show erroneous addresses in warning window.
2014-02-03 ThomasVuse separata class for old wallets; decide with WalletF...
2014-02-03 ThomasVgui: load tx from blockchain
2014-02-02 Eternal Sorrow[gtk gui] initially rewritten to gtk3/pygobgect
2014-01-29 ThomasVMerge pull request #560 from rdymac/typo-virtual
2014-01-29 ThomasVMerge pull request #561 from grnbrg/master
2014-01-28 Brian GreenbergSquash case on user-entered seed when restoring a wallet.
2014-01-28 rdymactypo
2014-01-21 samrg472Added ability to minimize to tray
2014-01-11 Brian GreenbergRemove the ability to "Send From" a frozen address.
2014-01-09 ThomasVgui: insert used addresses first
2014-01-08 ThomasVthis should fix issue #531
2014-01-08 ThomasVinstallwizard: set network to None if offline
2014-01-08 ThomasVfix tx dialog
2014-01-05 ortutayCoinbase BuyBack plugin
2013-12-26 James O'BeirneRemove suspicious print statement
2013-12-24 Gergely ImrehAccess the "New Contact" menuitem in the contact list...
2013-12-17 ThomasVpartially revert code merged #481, brreaks old qt versions
2013-12-17 ThomasVfix: return None if user presses cancel
2013-12-17 ThomasVinstallwizard: don't repeat same info
2013-12-17 ThomasVclarify text
2013-12-16 ThomasVMerge pull request #481 from haakonn/master
2013-12-16 thomasvgui: proper dialog for private keys (fixes issue #500)
2013-12-16 thomasvconfirmaion dialog if transaction fee is high
2013-12-14 ecdsadetect if electrum is offline during wallet creation
2013-12-13 thomasvDuring wallet creation, do not write seed on disk befor...
2013-12-04 ThomasVabort export privkeys if wallet has no seed
2013-11-30 Haakon NilsenAdd a number of standard keyboard shortcuts to menu...
2013-11-29 shunyataParse amounts from CSV with Decimal and not float.
2013-11-29 shunyataRemove trailing whitespace.
2013-11-27 thghFix: hide tray icon on close
2013-11-23 ThomasVhandle multiple selections in receive_menu hook
2013-11-23 tkhaewAdd addr value to receive menu hook
2013-11-22 ThomasVremove prioritize altogether.
2013-11-22 thomasvrevert old address grayout
2013-11-22 thomasvMerge branch 'used' of github.com:wozz/electrum into...
2013-11-22 thomasvremove 'prioritize' from qt gui, superseded by coin...
2013-11-16 ThomasVfix kazcw's PR
2013-11-16 kazcwclean up sending address input
2013-11-16 kazcwcorrect right-click menu during multiple-select
2013-11-16 kazcwselect addresses to send from
2013-11-16 Michael Wozniakdo not show used addresses if there are not any
2013-11-16 Michael Wozniakmove used addresses to a collapsed section
2013-11-14 thghUndo reverse list
2013-11-14 thghOld addresses on receive tab grayed out
2013-11-13 thghUpdate help text about tx fee
2013-11-13 Michael WozniakMac OSX bitcoin: URI updates
2013-11-12 ThomasVdon't exit in wizard (fixes #402)
2013-11-12 ThomasV1.9.4
2013-11-12 ThomasVfix tx signing with watching only wallets
2013-11-12 Bryan Stittstop using eval
2013-11-11 ThomasVabort if file exists
2013-11-11 ThomasVfile dialogs
2013-11-11 ThomasVwallet: call create_accounts in save_seed
2013-11-11 Michael Wozniakprioritize button to match freeze button in gtk gui
2013-11-10 ThomasVMerge pull request #388 from WyseNynja/fix_more_bare_except
2013-11-10 ThomasVMerge pull request #390 from wozz/gtk
2013-11-10 Michael WozniakMerge remote-tracking branch 'upstream/master' into...
2013-11-10 Michael Wozniakadd Balance column to receive tab in GTK gui
2013-11-10 Michael WozniakFreeze button in GTK receive tab.
2013-11-10 Bryan Stittfix more bare excepts
2013-11-10 MaranSwitch icon based on OS, OS X requires dark icon
2013-11-10 Bryan Stittreplace BaseException with Exception
2013-11-08 thomasvdon't show actinos that require private key if the...
2013-11-08 Michael Wozniakadd F and P to address types in recv tab for Frozen...
2013-11-08 Michael Wozniaknetwork button fix for not connected to a network ...
2013-11-08 Michael Wozniakadd address type to receive tab in GTK GUI
2013-11-08 Michael Wozniakfix label editing in gtk
2013-11-05 Michael KramlichFIX: fixed syntax error in gui/qt/transaction_dialog...
2013-11-05 ThomasVwindow icon
2013-11-05 ThomasVMerge pull request #367 from rdymac/split-colon
2013-11-05 rdymacSplit colon - separate
2013-11-05 ThomasVMerge pull request #366 from mkramlich/master
2013-11-05 ThomasVfix use_change preference
2013-11-05 Michael Kramlichcurses text UI now says Offline (rather than 'Not conne...
next