Commit Graph

6 Commits

Author SHA1 Message Date
zelig d060ae6a36 changed logger API, functions that allow Gui to implement ethlog.LogSystem for gui logging 2014-06-23 11:57:00 +01:00
Maran 0cf617ef0c Implemented GUI watchers for rapid reload. Implements #46 2014-05-20 16:58:13 +02:00
obscuren dd45197bcd Added storage watch 2014-05-05 11:56:05 +02:00
obscuren ed64434dcc Moved public interface 2014-05-02 13:55:58 +02:00
obscuren 5a692b9f2b Moved API 2014-05-02 12:08:15 +02:00
obscuren 64c2550b31 Split off External applications from main library
External applications now accept containers which function as the
frontend where the ExtApplication functions as the backend. Containers
execute within their own engine and have their own context and are
destroyed when released.
2014-04-30 01:44:02 +02:00