aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal/ui/html_container.go
Commit message (Collapse)AuthorAgeFilesLines
* Added storage watchobscuren2014-05-051-3/+2
|
* Moved public interfaceobscuren2014-05-021-3/+3
|
* Moved APIobscuren2014-05-021-2/+3
|
* Split off External applications from main libraryobscuren2014-04-301-0/+73
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.