plugeth/ethereal/ui
zelig 21d86ca486 gui stop
- introduce gui.Stop()
- remember state with open
- stopping ethereum stack is not gui concern, moved to main
- stopping mining, gui and ethereum handled via interrupt callbacks
- ^C triggers exactly the same behaviour as quit via menu
2014-06-26 16:26:14 +01:00
..
debugger.go Removed old debugger code 2014-06-20 00:42:53 +02:00
ext_app.go Implemented GUI watchers for rapid reload. Implements #46 2014-05-20 16:58:13 +02:00
gui.go gui stop 2014-06-26 16:26:14 +01:00
html_container.go changed logger API, functions that allow Gui to implement ethlog.LogSystem for gui logging 2014-06-23 11:57:00 +01:00
library.go Switched to new keyring methods 2014-05-14 13:55:08 +02:00
qml_app.go new logger API for upstream merge 2014-06-25 18:28:38 +01:00
ui_lib.go merge upstream 2014-06-25 16:20:26 +01:00