summaryrefslogtreecommitdiff
path: root/endless/eosmainarea-private.h
Commit message (Collapse)AuthorAge
* Various fixes from code reviewP. F. Chimento2013-05-17
| | | | | | | | - Style fixes - Add API to documentation - Add header to private headers [endlessm/eos-sdk#60]
* Style fixes, delete actions-standin on main are widget destroy.Matt Watson2013-05-16
| | | | | | Also removed get_preffered_heigh_for_width and width_for_height virtual methods which were unnecessary. [endlessm/eos-sdk#60]
* Added dummy event box to stand in for eventual actions areaMatt Watson2013-05-16
| | | | | Fixed some sizing bugs [endlessm/eos-sdk#10]
* Initial main area widgetMatt Watson2013-05-16
Has private getters/setters for two areas. Functioning container. Only shows the content widget. Added all the virtual functions for size requests and allocations. [endlessm/eos-sdk#10]