summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* edje_cc: fix item.max parsingdevs/lorddrew/edcref_fixAndrii Kroitor2017-10-301-2/+2
* edje_cc: make box/table item.spread minimum 1 1Andrii Kroitor2017-10-301-2/+2
* edje_cc: fix program.filter descriptionAndrii Kroitor2017-10-301-1/+1
* edje_cc: fix text.align descriptionAndrii Kroitor2017-10-301-1/+3
* edje_cc: limit map.zoom to non-negative valuesAndrii Kroitor2017-10-301-2/+2
* edje_cc: move box and table properties documentationAndrii Kroitor2017-10-301-82/+94
* edje_cc: make color parsing consistentAndrii Kroitor2017-10-301-53/+77
* edje_cc: make bool parsing consistentAndrii Kroitor2017-10-301-5/+4
* edje_cc: fix spellingAndrii Kroitor2017-10-301-14/+14
* edje_cc: fix default color_class colorsAndrii Kroitor2017-10-301-15/+15
* edje_cc: move part_remove and program_remove to groupAndrii Kroitor2017-10-301-127/+132
* edje_cc: fix color_class descriptionAndrii Kroitor2017-10-301-1/+7
* edje_cc: fix incorrect type in minmul defaultsAndrii Kroitor2017-10-301-2/+2
* edje_cc: parse "fixed" as boolAndrii Kroitor2017-10-301-2/+2
* edje_cc: fix state.no_render descriptionAndrii Kroitor2017-10-301-3/+3
* edje_cc: fix color2 and color3 descriptionsAndrii Kroitor2017-10-301-2/+2
* edje_cc: add missing default values to documentationAndrii Kroitor2017-10-301-57/+249
* edje_cc: fix errors in documentationAndrii Kroitor2017-10-301-21/+87
* elm: call eina_value_flush to deallocate memoryAmitesh Singh2017-10-303-0/+6
* edje_cc - add offset_scale/offscale per desc to allow offsets to scaleCarsten Haitzler (Rasterman)2017-10-301-0/+29
* eina example: fix eina_value examplesAmitesh Singh2017-10-302-2/+4
* eina: eina_value: fix the typo in docAmitesh Singh2017-10-301-1/+1
* eina: eina_value - Add "struct tm" supportAmitesh Singh2017-10-303-1/+169
* ecore_cocoa: fix the backspace keyJean Guyomarc'h2017-10-291-1/+1
* ecore_cocoa: consitfy structure fieldsJean Guyomarc'h2017-10-291-3/+3
* eina: enforce strict Eina_Bool parameterJean Guyomarc'h2017-10-291-1/+1
* ecore: fix typo in documentationJean Guyomarc'h2017-10-291-1/+1
* ecore_input: constify globalJean Guyomarc'h2017-10-291-1/+1
* eina debug - ensure sockaddr is 0'd out before filling in to avoid junkCarsten Haitzler (Rasterman)2017-10-291-0/+1
* efl: add an efl-net.pcCedric Bail2017-10-272-0/+15
* ecore_con: add an Efl_Net.hCedric Bail2017-10-274-58/+147
* efl: add an efl-core.pcCedric Bail2017-10-272-1/+20
* ecore: add Efl_Core.hCedric Bail2017-10-275-17/+82
* Efl.ui.mbe: efl_ui_format_cb_set is actually going to free the existing format.Amitesh Singh2017-10-281-1/+0
* elementary, ecore: move efl_exit helper to Ecore.Cedric Bail2017-10-274-22/+22
* elementary: rely on main loop terminate event to execute ELM_POLICY_EXIT_WIND...Cedric Bail2017-10-271-9/+24
* elementary: actually we do not need efl_quicklaunch_fallback.Cedric Bail2017-10-272-23/+0
* elementary: use the new exit infrastructure to print help message.Cedric Bail2017-10-271-7/+7
* elementary: update EFL_MAIN and EFL_MAIN_EX to use the new EFL exit API.Cedric Bail2017-10-271-6/+24
* elementary: update efl_quicklaunch_fallback to use the new EFL exit API.Cedric Bail2017-10-272-10/+8
* elementary: update elm_quicklaunch_fork to use the new Eina_Value exit API.Cedric Bail2017-10-271-1/+1
* elementary: make the exit helper work with int (This is just for C).Cedric Bail2017-10-272-3/+7
* elementary: there is no point into having an already deprecated method with E...Cedric Bail2017-10-271-9/+0
* ecore: add infrastructure to handle an Eina_Value as an exit code.Cedric Bail2017-10-272-0/+48
* ecore: efl_loop should actually handle exit via Eina_Value.Cedric Bail2017-10-272-6/+7
* edje_cc: support script inheritanceJeeyong Um2017-10-274-12/+566
* evas: add a missing description for a newly added parameterYoungbok Shin2017-10-271-0/+1
* eina: fix spelling errors in documentationBryce Harrington2017-10-2712-55/+55
* eina: add param, return type description for eina_unicode.JinYong Park2017-10-271-0/+21
* evas: fix typo in eo fileJinYong Park2017-10-273-3/+3