move is_valid from wallet class to bitcoin.py
[electrum-nvc.git] / lib / gui_text.py
2013-03-01 thomasvmove is_valid from wallet class to bitcoin.py
2013-02-27 thomasvupdate tx label in gui
2013-02-27 thomasvfix: mktx syntax
2013-01-28 thomasvbugfix: method does not exist
2012-12-15 ThomasVdo not refresh after main loop finished
2012-12-15 ThomasVremove dead code; check maxpos in print_list
2012-12-15 ThomasVallow any character in edit_str
2012-12-14 thomasvfix: missing chars
2012-12-05 thomasvallow multiple-outputs transactions with mktx()
2012-11-20 ThomasVsimplification
2012-11-16 thomasvdo not include fee in the transaction amount shown...
2012-11-08 thomasvtext gui: buttons
2012-11-08 thomasvtext gui: proxy
2012-11-08 thomasvbetter input methods
2012-11-07 ThomasVtext gui: fixes
2012-11-07 ThomasVtext gui: send button
2012-11-05 thomasvwallet.get_label method
2012-11-04 ThomasVfix: get_tx_value
2012-10-30 ThomasVget_string
2012-10-30 ThomasVsimplification
2012-10-30 thomasvtext gui: spacing between tabs
2012-10-30 thomasvtext gui: dialogs
2012-10-30 thomasvpopups and messages
2012-10-30 thomasvpopup windows, selectors
2012-10-29 thomasvshow active tab in bold
2012-10-29 thomasvImprove text gui. Disable print_error when text gui...
2012-10-20 thomasvtext ui: first commit