summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add EosFlexyGridEmmanuele Bassi2013-09-12
* Add EOS_DEFINE_ENUM_TYPE macroEmmanuele Bassi2013-09-04
* Merge pull request #130 from endlessm/issues/113P. F. Chimento2013-07-04
|\
| * Separated the convenience library into its own file, which must be placed in ...Felipe Erias Morandeira2013-07-02
| * Removed the "lang" parameter from translatable elements.Felipe Erias Morandeira2013-06-28
| * Replaced tabs with spaces.Felipe Erias Morandeira2013-06-28
| * Moved this.actions to this._html_actions for clarityFelipe Erias Morandeira2013-06-28
| * 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 #131 from endlessm/issues/104P. F. Chimento2013-07-04
|\ \
| * | Added the CSS style of EosActionButtons to endless-widgets.cssFelipe Erias Morandeira2013-07-04
| * | EosActionButton style: set border-image: noneFelipe Erias Morandeira2013-07-04
| * | Sample CSS for action buttons following the design specifications.Felipe Erias Morandeira2013-07-04
| * | Apply the right theming to the EosActionButton's icon.Felipe Erias Morandeira2013-07-04
| * | Styling of the border and text of the action button. A dark variant is availa...Felipe Erias Morandeira2013-07-04
|/ /
* | Merge pull request #141 from endlessm/issues/125P. F. Chimento2013-07-04
|\ \
| * | Reset the GTK theme when starting up an EosApplicationPhilip Chimento2013-07-04
| * | Add CSS files in a GResourcePhilip Chimento2013-06-27
* | | Merge pull request #142 from endlessm/issues/133Felipe Erias Morandeira2013-07-02
|\ \ \ | |/ / |/| |
| * | Add tests for new public APIPhilip Chimento2013-06-29
| * | Make EosActionButton public and document itPhilip Chimento2013-06-28
|/ /
* | Merge pull request #128 from endlessm/issues/127mattdangerw2013-06-25
|\ \
| * | Gjs override for getting the directory of the script being runPhilip Chimento2013-06-25
* | | Merge pull request #115 from endlessm/issues/79P. F. Chimento2013-06-25
|\ \ \
| * | | Tests for EosActionMenu.Felipe Erias Morandeira2013-06-24
| * | | Skeleton for EosActionMenu tests.Felipe Erias Morandeira2013-06-21
| * | | 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
| * | | Override Endless.ActionMenu.add_action() to hide GtkAction from the developer...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
| |/ /
* | | Merge pull request #126 from endlessm/issues/119P. F. Chimento2013-06-25
|\ \ \ | |/ / |/| |
| * | Replaced calls to 'g_object_unref' with 'g_clear_object'Fernando Farfan2013-06-20
|/ /
* | 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