summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Experimenting with translations.Felipe Erias Morandeira2013-06-24
* Working on a few convenience methods and strategies for linking HTML code in ...Felipe Erias Morandeira2013-06-20
* 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
| * EosActionButton : an internal widget to represent an action in the application.Felipe Erias Morandeira2013-06-03
|/
* Merge pull request #100 from endlessm/issues/61P. F. Chimento2013-05-31
|\
| * 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 #89 from endlessm/issues/86Felipe Erias Morandeira2013-05-22
|\ \
| * | Ensure that Gtk-Doc and GIR doc are enabled for distributionsP. F. Chimento2013-05-16
* | | Merge pull request #83 from endlessm/issues/69P. F. Chimento2013-05-17
|\ \ \ | |_|/ |/| |
| * | Use independent replacement for GtkStack in page managermatt2013-05-17
| |/
* | Merge pull request #76 from endlessm/issues/60P. F. Chimento2013-05-17
|\ \ | |/ |/|
| * Various fixes from code reviewP. F. Chimento2013-05-17
| * Style fixes, delete actions-standin on main are widget destroy.Matt Watson2013-05-16
| * Update test applicationP. F. Chimento2013-05-16
| * Integrate page manager and main area into EosWindowP. F. Chimento2013-05-16
| * Add actions and toolbox child properties to page managerP. F. Chimento2013-05-16
| * EosMainArea tweaksP. F. Chimento2013-05-16
| * Make action area persistentP. F. Chimento2013-05-16
| * Added dummy event box to stand in for eventual actions areaMatt Watson2013-05-16
| * Main area toolbox now allocated to left of contentMatt Watson2013-05-16
| * Added add and remove vfuncsRory MacQueen2013-05-16
| * Initial main area widgetMatt Watson2013-05-16
| * Added --warn-all flag to g-ir-scanner call.Matt Watson2013-05-16
|/
* Merge pull request #73 from endlessm/issues/70P. F. Chimento2013-05-16
|\
| * Added javascript override to the page manager add functionmatt2013-05-16
|/
* Merge pull request #68 from endlessm/issues/58P. F. Chimento2013-05-16
|\
| * Treat pages with no name as having name NULLP. F. Chimento2013-05-14
| * Use hash table to index pages by name and widgetmatt2013-05-14