summaryrefslogtreecommitdiff
path: root/endless
Commit message (Expand)AuthorAge
* Fixed the cairo line drawing locationMatt Watson2013-08-01
* Add top bar edge finishingPhilip Chimento2013-08-01
* Change top bar colors and icons to match specsPhilip Chimento2013-08-01
* Internal frame in eos window always has no borderMatt Watson2013-07-31
* Merge pull request #170 from endlessm/issues/146P. F. Chimento2013-07-24
|\
| * EosActionMenu places cancel, close and delete actions at the bottom. Internal...Felipe Erias Morandeira2013-07-23
| * eos_action_menu_remove_action() also removes the corresponding EosActionButtonFelipe Erias Morandeira2013-07-22
| * EosActionMenu extends GtkFrameFelipe Erias Morandeira2013-07-22
* | Code styleFelipe Erias Morandeira2013-07-23
* | Take "label-position" into account when drawing EosActionButtonFelipe Erias Morandeira2013-07-22
* | Add "label-position" property to EosActionButtonFelipe Erias Morandeira2013-07-22
|/
* Merge pull request #145 from endlessm/issues/132Roddy Shuler2013-07-18
|\
| * Change topbar minimize icon namePhilip Chimento2013-07-18
| * Abstract topbar icon names into constantsPhilip Chimento2013-07-03
* | 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
* | Make EosActionButton public and document itPhilip Chimento2013-06-28
|/
* Merge pull request #115 from endlessm/issues/79P. F. Chimento2013-06-25
|\
| * 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
* | Replaced calls to 'g_object_unref' with 'g_clear_object'Fernando Farfan2013-06-20
|/
* 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