summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* change efl_theme_base to "flat"devs/discomfitor/flatMike Blumenkrantz2018-02-281-1/+1
* The bar size for indicators is 5.Stephen Houston2018-02-282-10/+10
* Flat theme: Get Bryce up to speed with flat theme, as well as luncher and pag...Stephen Houston2018-02-285-563/+348
* TH - work on some efm iconsCarsten Haitzler (Rasterman)2018-02-2847-18/+1685
* add originals for bgCarsten Haitzler (Rasterman)2018-02-289-0/+0
* TH - finally change default background for flat themeCarsten Haitzler (Rasterman)2018-02-2811-53/+31
* TH - hover+hoversel theme workCarsten Haitzler (Rasterman)2018-02-288-435/+377
* TH - elm listCarsten Haitzler (Rasterman)2018-02-281-424/+56
* TH - fix up off by 1 in frameCarsten Haitzler (Rasterman)2018-02-282-4/+1
* TH elm bubbleCarsten Haitzler (Rasterman)2018-02-285-200/+54
* TH - fix init splash to match default themeCarsten Haitzler (Rasterman)2018-02-281-24/+40
* THCarsten Haitzler (Rasterman)2018-02-284-65/+101
* THCarsten Haitzler (Rasterman)2018-02-281900-0/+190158
* eet: add doc note for EET_DATA_DESCRIPTOR_ADD_VAR_ARRAY_STRINGMike Blumenkrantz2018-02-281-0/+2
* elm config: hide theme and profile config in gui when running in enlightenmentMike Blumenkrantz2018-02-281-4/+6
* theme: rename "default" theme to "dark"Mike Blumenkrantz2018-02-281825-1577/+1597
* elm: fix config upgrades for user profilesMike Blumenkrantz2018-02-281-0/+6
* theme: add fallback matching when referenced theme is not foundMike Blumenkrantz2018-02-281-8/+17
* theme: introduce theme overlay/extension matchingMike Blumenkrantz2018-02-283-7/+36
* elm_theme: deduplicate theme apply codeMike Blumenkrantz2018-02-281-28/+2
* elm_theme: massively simplify internalsMike Blumenkrantz2018-02-282-101/+124
* elm: set default theme name internally when applying configMike Blumenkrantz2018-02-281-0/+1
* edje: add ability to reference images from other edje filesMike Blumenkrantz2018-02-2810-70/+294
* edje_cc: add "id" toplevel propertyMike Blumenkrantz2018-02-284-0/+29
* edje: reformat bin/ c filesMike Blumenkrantz2018-02-2818-6103/+6446
* edje: EDJE_IMAGE_SOURCE_TYPE_EXTERNAL -> EDJE_IMAGE_SOURCE_TYPE_USERMike Blumenkrantz2018-02-286-9/+9
* Pyolian: add APIs to retrieve units from a stateDave Andreoli2018-02-283-2/+37
* Pyolian: add API to get file name of a unitDave Andreoli2018-02-282-0/+8
* Pyolian: add API to get children of a unitDave Andreoli2018-02-283-0/+14
* Pyolian: reorder the header fileDave Andreoli2018-02-281-141/+171
* Revert "elm: make elm_view_list legacy"Marcel Hollerbach2018-02-281-1/+1
* eina/bezier: use FLT_EQ marcro for float equal comparison.subhransu mohanty2018-02-281-1/+1
* ecore_wl2: Disable horizontal resize optimizationDerek Foreman2018-02-272-1/+15
* Pyolian: rename Eolian to Eolian_StateDave Andreoli2018-02-274-7/+7
* Pyolian: eolian_file_parse -> eolian_state_file_parseDave Andreoli2018-02-272-4/+4
* Pyolian: rename path/filename retrieval APIsDave Andreoli2018-02-273-24/+24
* Pyolian: rename all_files_parse functionsDave Andreoli2018-02-272-8/+8
* Pyolian: new APIs for directory scanningDave Andreoli2018-02-275-14/+14
* eio_file: fix some indentation.Al Poole2018-02-271-46/+45
* eolian: rename path/filename retrieval APIsDaniel Kolesa2018-02-272-80/+119
* eolian: rename all_files_parse functionsDaniel Kolesa2018-02-272-32/+47
* eolian: eolian_file_parse -> eolian_state_file_parseDaniel Kolesa2018-02-272-65/+75
* eolian: add API to get file name of a unitDaniel Kolesa2018-02-274-4/+26
* eolian: add API to get children of a unitDaniel Kolesa2018-02-272-0/+18
* eolian: add APIs to retrieve units from a stateDaniel Kolesa2018-02-272-0/+46
* eolian: new APIs for directory scanningDaniel Kolesa2018-02-272-32/+54
* eolian: eolian_* -> eolian_state_*, Eolian -> Eolian_StateDaniel Kolesa2018-02-2714-130/+130
* evas: minor formatting fixChris Michael2018-02-271-2/+2
* ecore-drm2: Add API function to retrieve output user dataChris Michael2018-02-272-0/+19
* ecore-drm2: Free stringshare for relative output during output_freeChris Michael2018-02-271-0/+1