summaryrefslogtreecommitdiff
path: root/endless
Commit message (Expand)AuthorAge
* Small fixes to the code, including removing EosActionMenu from the documentat...Felipe Erias Morandeira2013-06-21
* Small changes to EosActionMenu. A more complete example of how to use it in a...Felipe Erias Morandeira2013-06-21
* EosActionMenu: Implemented the functionality to add a GtkAction and have it l...Felipe Erias Morandeira2013-06-21
* EosActionMenu: basic scaffolding to add and remove GtkActionFelipe Erias Morandeira2013-06-21
* Properly alloced memory for background size/position strings.Matt Watson2013-06-18
* Added tests for new background child props.Matt Watson2013-06-18
* Bug fix. Window detects properly when two backgrounds the sameMatt Watson2013-06-18
* Window updates if any background prop changes on visible page.Matt Watson2013-06-18
* Window background drawing uses new page background propsMatt Watson2013-06-18
* Added child properties for more control of page backgrounds.Matt Watson2013-06-18
* Fixed missing comma in app-windowFernando Farfan2013-06-17
* Addressed code review comments.Fernando Farfan2013-06-17
* Added topbar hboxes to further contain topbar widgets.Fernando Farfan2013-06-17
* Addressed code review commentsFernando Farfan2013-06-17
* Corrected pstack.h includeFernando Farfan2013-06-17
* Addressed code review comments.Fernando Farfan2013-06-17
* Added documentation for top bars in EosPageManager.Fernando Farfan2013-06-17
* Changed Topbar foreground color.Fernando Farfan2013-06-17
* Corrected assertion failures.Fernando Farfan2013-06-17
* Debug Topbars not being drawn in Eos themeFernando Farfan2013-06-17
* Draw topbars in EosWindowFernando Farfan2013-06-17
* Added support for left topbar and center topbar.Fernando Farfan2013-06-17
* Bugfixes. Window background handles case of no pages in pm.Matt Watson2013-06-12
* Private page manager API to get internal pstack transition typeMatt Watson2013-06-12
* No background animation switching between pages with same backgroundMatt Watson2013-06-12
* EosWindow size allocate ignores border-width.Matt Watson2013-06-12
* Window background transitions match page manager transitions.Matt Watson2013-06-12
* Added warning when removing the visible page from pm.Matt Watson2013-06-12
* visible-page property update if visible page is removedMatt Watson2013-06-10
* Splash page manager's add will add child as the splash page.Matt Watson2013-06-03
* Fixed up the splash page documentation.Matt Watson2013-06-03
* Added basic splash page manager functionality.matt2013-06-03
* Include eosenums.h in the documentation.Felipe Erias Morandeira2013-06-03
* EosActionButton: removed EOS_SDK_ALL_API_VERSIONS, as this is a private header,Felipe Erias Morandeira2013-06-03
* Fixed warningsFelipe Erias Morandeira2013-06-03
* Code formatFelipe Erias Morandeira2013-06-03
* A number of small fixes. Moved eosactionbutton.h to eosactionbutton-private.hFelipe Erias Morandeira2013-06-03
* EosActionButton : an internal widget to represent an action in the application.Felipe Erias Morandeira2013-06-03
* Added documentation for page manager transition type and duration.Matt Watson2013-05-31
* Added transition type and duration props to page manager.matt2013-05-29
* Merge pull request #87 from endlessm/issues/59P. F. Chimento2013-05-29
|\
| * Rename 'background' API to 'background-uri'P. F. Chimento2013-05-29
| * Style changes, added additional assertions to test the setting of a page's ba...Will G2013-05-23
| * Updated PageManager docs to reflect background_uri change, added test for cha...Will G2013-05-21
| * Various fixesP. F. Chimento2013-05-17
| * Added a visible-page-background property and tests.matt2013-05-17
| * Background child property for pages, sets window background.matt2013-05-17
* | Merge pull request #83 from endlessm/issues/69P. F. Chimento2013-05-17
|\ \ | |/ |/|
| * Use independent replacement for GtkStack in page managermatt2013-05-17
* | Various fixes from code reviewP. F. Chimento2013-05-17