sign unicode messages
[electrum-nvc.git] / gui / gui_classic / main_window.py
2013-09-15 thomasvsign unicode messages
2013-09-15 thomasvfix
2013-09-15 thomasvsend from domain in mktx (fix #294)
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 thomasvmore robust tx_from_text() (fixes issue #281)
2013-09-15 thomasvnew command: getrawtransaction
2013-09-15 ThomasVrename menu: create tx
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 thomasvuse QInputDialog for new filenames
2013-09-13 thomasvfix
2013-09-13 thomasvremove .dat filter
2013-09-12 thomasvfix: remove gap limit stuff from settings dialog
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 thomasvremove menu bar from lite gui
2013-09-11 thomasvfix: lite mode switch
2013-09-11 thomasvremove ElectrumGui class for lite window
2013-09-11 thomasvadd __init__.py to classic, fix a few imports
2013-09-11 ThomasVseparate directories for GUIs