Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing mainview description | Andrea Diamantini | 2009-04-02 | 1 | -5/+2 |
| | |||||
* | API change (rename). In MainView, newTab --> newWebView | Andrea Diamantini | 2009-03-29 | 1 | -1/+1 |
| | |||||
* | astyle. First round.. | Andrea Diamantini | 2009-03-28 | 1 | -2/+2 |
| | |||||
* | Huge update. Fixed quite all of the settings troubles.. | Andrea Diamantini | 2009-03-25 | 1 | -7/+7 |
| | | | | From now on, we (mainly) go on WebView bugfixing.. | ||||
* | Fixed Copyright intro | Andrea Diamantini | 2009-03-22 | 1 | -17/+18 |
| | |||||
* | Always Show Tab Bar. Or not... | Andrea Diamantini | 2009-03-21 | 1 | -3/+12 |
| | |||||
* | Forwarding class declarations to speed up compilation.. | Andrea Diamantini | 2009-03-11 | 1 | -11/+11 |
| | |||||
* | Removed unuseful "Select All" action. | Andrea Diamantini | 2009-01-28 | 1 | -1/+0 |
| | | | | If someone needs it, I can try to implement it one day.. | ||||
* | Fixed unconnected STOP web action | Andrea Diamantini | 2009-01-12 | 1 | -0/+1 |
| | |||||
* | Every action is now in ActionCollection!! | Andrea Diamantini | 2009-01-09 | 1 | -8/+0 |
| | | | | Fully adopted xmlgui && mainview concepts.. | ||||
* | Removed WebActionMapper class! | Andrea Diamantini | 2009-01-09 | 1 | -41/+3 |
| | | | | Now we are really starting to have adjam web browser.. | ||||
* | BIG change!! | Andrea Diamantini | 2009-01-09 | 1 | -4/+13 |
| | | | | Removed use of proxy webactionmapper to manage web actions.. | ||||
* | removed LoadPage method to semplify API | Andrea Diamantini | 2009-01-09 | 1 | -1/+1 |
| | | | | Now we have just loadUrl slot to run pages.. | ||||
* | Created mainview! | Andrea Diamantini | 2009-01-08 | 1 | -0/+178 |
Other minor adjs.. |