summaryrefslogtreecommitdiff
path: root/endless
Commit message (Expand)AuthorAge
...
* Massively improve the FlexyGrid layout policyEmmanuele Bassi2013-09-19
* Build fixesCosimo Cecchi2013-09-18
* Merge pull request #304 from endlessm/flexy-gridCosimo Cecchi2013-09-18
|\
| * Don't forget to propagate the enter event furtherCosimo Cecchi2013-09-18
| * Render a frame inside draw()Cosimo Cecchi2013-09-18
| * Account for previous cell when switching rowCosimo Cecchi2013-09-18
| * Ensure natural size requests are not smaller than minimumCosimo Cecchi2013-09-18
| * Add EosFlexyGridEmmanuele Bassi2013-09-12
| * Add EOS_DEFINE_ENUM_TYPE macroEmmanuele Bassi2013-09-04
* | Document functions that had no documentationPhilip Chimento2013-09-09
* | Merge pull request #286 from endlessm/issues/284P. F. Chimento2013-08-30
|\ \
| * | Emit delete-event on x button clickMatt Watson2013-08-30
* | | Merge pull request #281 from endlessm/issues/178P. F. Chimento2013-08-30
|\ \ \
| * | | window: don't call gtk_widget_show() on the top bar againCosimo Cecchi2013-08-29
| * | | topbar: implement window draggingCosimo Cecchi2013-08-29
| |/ /
* | | Also set the GDK program classPhilip Chimento2013-08-30
* | | Set prgname rather than wmclass directlyRoddy Shuler2013-08-30
|/ /
* | WM_CLASS is application's unique IDPhilip Chimento2013-08-28
* | Create private method for setting 'EosWindow:application'Philip Chimento2013-08-28
* | 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