Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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.. |