export seed in gui/restore from seed
[electrum-nvc.git] / lib / gui.py
2013-01-08 thomasvexport seed in gui/restore from seed
2013-01-06 ThomasVfix bug with undetected incorrect password that can...
2012-12-05 thomasvallow multiple-outputs transactions with mktx()
2012-11-21 ThomasVremove forgotten calls to deprecated method
2012-11-20 ThomasVsimplify the create/restore procedure
2012-11-20 ThomasVsimplification
2012-11-20 thomasvallow offline creation/recovery within the gui
2012-11-18 ThomasVmake a regular gui module for android
2012-11-16 ThomasVprevent window resizing by including the textview in...
2012-11-16 thomasvdo not include fee in the transaction amount shown...
2012-11-05 thomasvwallet.get_label method
2012-11-04 ThomasVfix: timestamps in transactions
2012-11-04 ThomasVgui fixes
2012-10-30 thomasvtext gui: dialogs
2012-10-27 ThomasVuse callback instead of wallet.was_updated
2012-10-25 ThomasVtie confirmation icons to payment verifier
2012-10-19 thomasvrename qt gui -> classic
2012-10-16 thomasvgtk: on create, use the server already picked by the...
2012-10-12 thomasvadd gui selector to gtk interface
2012-10-11 ThomasVfix for gtk gui
2012-10-11 ThomasVsmall fixes for gtk gui
2012-10-11 thomasvbig refactoring: command line options and electrum...
2012-10-11 thomasvfix: the gtk gui was broken since server_list_changed...
2012-07-07 Amir TaakiCorrected import paths for print_error.
2012-07-07 Julian ToshImplementing a better print_error routine
2012-07-07 Julian ToshStandardizing message format and implementing stderr...
2012-05-30 thomasvimport lib directory as electrum if the library is...
2012-05-17 ThomasVbugfix: encryption of encrypted keys
2012-05-16 ThomasVdo not use deprecated BaseException.message
2012-05-16 thomasvslightly more robust connection procedure
2012-05-13 ThomasVdo not show send tab in seedless wallets
2012-05-13 ThomasVseedless wallets
2012-05-12 ThomasVdeseed command
2012-05-10 thomasvsetup package in lib subdirectory