Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move subwindow handling to UI | Michael Kolb | 2010-11-22 | 1 | -0/+2 |
| | | | | | | | | | added sub view creation to WebViewFactory removed WebView from subview layout use WebVIewFactory for creating the SubWebView moved layout/view related code to UI Change-Id: Id5b1905e4c36814fe7cc047cbd97128235d7e65e | ||||
* | Controller Refactor | Michael Kolb | 2010-11-17 | 1 | -0/+28 |
Bug: 3170671 First step towards a model/view/control design in Browser introduced Controller object started separating UI code represent state of the app in one place only Change-Id: Ica387d6bde2dcf1a4993c3db0cce498cf34ff60f |