electrum-nvc.git
2013-09-17 rdymacAdd translations and fixes to 1.9 master
2013-09-15 ThomasVsort coins by age in get_unspent_coins()
2013-09-15 thomasvremove todolist
2013-09-15 thomasvAnimazing's key
2013-09-15 thomasvadding my gpg pubkey (issue #267)
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 thomasvfix
2013-09-15 thomasvsanitize prioritized_addresses, making sure they are...
2013-09-15 thomasvfix
2013-09-15 thomasvfix
2013-09-15 thomasvdo not show pubkeu in validateaddress if the key is...
2013-09-15 thomasvsubscribe to imported address
2013-09-15 thomasvsend from domain in mktx (fix #294)
2013-09-15 thomasvfallback to classic for old preferences
2013-09-15 thomasvshow input and outputs as text (fix issue #197)
2013-09-15 thomasvgetrawtransaction: first check if tx is in wallet
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 ThomasVcustom json encoder for transactions
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 ThomasVfix save_qrcode
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-13 ThomasVfix
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 thomasvcleanup: next_addresses
2013-09-11 thomasvfix create and restore (command line)
2013-09-11 thomasvhistory server-> main server
2013-09-11 ThomasVMerge pull request #293 from rdymac/patch-17
2013-09-11 thomasvremove menu bar from lite gui
2013-09-11 rdymacUpdated new gui_classic directory for GUIs
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 ThomasVMerge pull request #292 from ctrlcctrlv/master
2013-09-10 FredrickBugfix: Allow signing messages over 252 characters
2013-09-10 FredrickFix export private keys from GUI
2013-09-10 FredrickFix dumpprivkeys
2013-09-10 thomasvget version asynchronously, for faster launch
2013-09-10 thomasvfixes, resend_subscriptions
2013-09-10 thomasvfix: wallet.addresses
2013-09-10 thomasvpass network to NetworkDialog and Blockchain
2013-09-10 thomasvconnect to random servers, reconnect if connection...
2013-09-10 thomasvfix: network start was calling __init__
2013-09-10 thomasvfix: sign_message
2013-09-10 thomasvminor fixes
2013-09-10 thomasvfix: show_private_key
2013-09-10 thomasvminor fixes for wallet creation
2013-09-09 thomasvfix address_from_perivate_key
2013-09-09 thomasvgui_text: network
2013-09-09 thomasvmove callbacks to the network class
2013-09-08 ThomasVfix: typo, set_label
2013-09-08 ThomasVset_label
2013-09-08 ThomasVseparate blockchain and network
2013-09-05 ThomasVset icon size in status bar
2013-09-05 ThomasVnotify wallet wheit height changes
2013-09-04 thomasvfix modules
2013-09-04 thomasvfix
2013-09-04 thomasvperform check_new_tx inside add_transaction
2013-09-04 thomasvfix: first_addresses
2013-09-04 thomasvfix: is_valid
2013-09-04 thomasvMerge branch 'master' into 1.9
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 thomasvupdate todolist
2013-09-03 thomasvdo network dialog at the end in installwizard
next