generalize plugins to all guis
[electrum-nvc.git] / gui / gui_text.py
2013-09-12 thomasvreplace wallet.interface everywhere
2013-09-09 thomasvgui_text: network
2013-09-01 ThomasVstart wallet threads from wallet class
2013-09-01 ThomasVseparation between wallet storage and config
2013-08-30 ThomasVupdate curses gui for 1.9
2013-07-26 ThomasVbetter backspace detection
2013-07-26 ThomasVfix for empty addressbook
2013-07-26 ThomasVfix popup navigation
2013-07-26 ThomasVfix settings dialog in text gui
2013-07-26 ThomasVtry.. except wrapper for ncurses.set_curs
2013-07-13 ThomasVwhitespaces option in format_satoshis
2013-04-09 thomasvask users to enter their seed on create
2013-03-24 ecdsarename fee to fee_per_kb
2013-03-20 thomasvfix wall offset
2013-03-17 ecdsado the banner request in interface, not in wallet
2013-03-02 thomasvseparate core and gui in different modules