summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Gjs override for getting the directory of the script being runPhilip Chimento2013-06-25
* Fixed automake version matching in autogen.shMatt Watson2013-06-20
* Added hack so configure works with automake 1.13 and 1.11Matt Watson2013-06-20
* Merge pull request #118 from endlessm/issues/102P. F. Chimento2013-06-19
|\
| * Added pm background properties getters/setters to documentationMatt Watson2013-06-18
| * 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
* | Bumped automake requirement.Matt Watson2013-06-18
|/
* Merge pull request #123 from endlessm/issues/121mattdangerw2013-06-18
|\
| * Specify old-style serial test runnerPhilip Chimento2013-06-18
|/
* Merge pull request #117 from endlessm/issues/97mattdangerw2013-06-17
|\
| * 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
|/
* Merge pull request #107 from endlessm/issues/88plward112013-06-14
|\
| * Added eospagemanager-private.h to gtkdoc's ignored headers.Matt Watson2013-06-12
| * Fixed up main area tests to be more robust.Matt Watson2013-06-12
| * 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
|/
* Merge pull request #110 from endlessm/issues/101mattdangerw2013-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
|/
* Merge pull request #84 from endlessm/issues/62P. F. Chimento2013-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 test for the splash page manager.Matt Watson2013-06-03
| * Added basic splash page manager functionality.matt2013-06-03
|/
* Merge pull request #91 from endlessm/issues/30P. F. Chimento2013-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
| * Smoke test for EosActionButton; eosactionbutton.css contains the style settin...Felipe Erias Morandeira2013-06-03