summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efl_wl: fix typo in file name to make sure xml file lands in distdevs/kimcinoo/workStefan Schmidt2017-08-041-1/+1
* edje: implement edje.player interface functionsAmitesh Singh2017-08-045-104/+174
* layout: fix "elm,state,text,hidden" signal never be emittedJinYong Park2017-08-041-1/+2
* layout: Fix compilation breakJean-Philippe Andre2017-08-041-3/+3
* layout: Implement data_get from edjeJean-Philippe Andre2017-08-043-18/+45
* edje: Move size_min/max and data to an interfaceJean-Philippe Andre2017-08-0411-112/+129
* elm: Remove custom layout signal APIsJean-Philippe Andre2017-08-0416-208/+306
* edje: Move signal APIs to an interfaceJean-Philippe Andre2017-08-0415-278/+359
* layout: Use only legacy "elm_layout_sizing_eval"Jean-Philippe Andre2017-08-048-21/+21
* layout: Improve doc for theme_setJean-Philippe Andre2017-08-041-6/+15
* layout: Move Part_Alias struct to legacyJean-Philippe Andre2017-08-042-17/+29
* layout: Move edje_get to legacy onlyJean-Philippe Andre2017-08-043-21/+23
* layout: Remove sub_object_add_enableJean-Philippe Andre2017-08-046-41/+11
* layout: Remove method theme_enableJean-Philippe Andre2017-08-046-44/+17
* scroller: Implement default content partJean-Philippe Andre2017-08-042-1/+22
* layout: Implement freeze and thaw from interfaceJean-Philippe Andre2017-08-043-29/+45
* layout: Implement cursor part APIs with efl_partJean-Philippe Andre2017-08-047-97/+235
* cursor: EO-ify elm_cursor APIJean-Philippe Andre2017-08-045-110/+99
* layout: Move edje_object_can_access to legacyJean-Philippe Andre2017-08-043-27/+36
* edje: Split off calc APIs to an interface (EO)Jean-Philippe Andre2017-08-0411-141/+356
* elm: Make content and text aliases internal onlyJean-Philippe Andre2017-08-0433-184/+115
* win: implement efl_provider_find for EFL_UI_WIN_CLASSTaehyub Kim2017-08-042-0/+10
* frame: Implement text set/get (EO only)Jean-Philippe Andre2017-08-042-1/+14
* evas: More debug_name informationJean-Philippe Andre2017-08-042-1/+15
* evas: Add debug_name to image objectsJean-Philippe Andre2017-08-043-2/+29
* eina_slstr: Fix leak in an error caseJean-Philippe Andre2017-08-041-1/+5
* eo debug name: Use strbuf instead of slstrJean-Philippe Andre2017-08-0415-67/+76
* evas/edje/elm: Override debug_name in core classesJean-Philippe Andre2017-08-0411-1/+68
* eo: Add debug_name read-only property to ease debuggingJean-Philippe Andre2017-08-045-1/+95
* Eo: Allow multiple functions overridesJean-Philippe Andre2017-08-043-49/+98
* elm_test: Remove calls to visible_set for EO objectsJean-Philippe Andre2017-08-0420-132/+33
* evas: Make all EO canvas objects visible by defaultJean-Philippe Andre2017-08-045-6/+68
* efl src - mark fallthrough switch statements in 3rd party codeCarsten Haitzler (Rasterman)2017-08-043-4/+41
* configure: switch to dev mode againStefan Schmidt2017-08-041-1/+1
* release: Update NEWS and bump version for 1.20.0 releasev1.20.0Stefan Schmidt2017-08-032-90/+39
* ecore-wl2: Rename local function and make it staticChris Michael2017-08-031-3/+4
* efl: terrible kludge so avoid termination crash on osxJean Guyomarc'h2017-08-032-0/+28
* eina debug - remove other swap and comment on the weirdness of thisCarsten Haitzler (Rasterman)2017-08-031-13/+4
* eina: failing to load a module is actually an ERR that user should see.Cedric BAIL2017-08-021-1/+1
* Eina_File: Avoid using munmap() on file->global_map.Guilherme Iscaro2017-08-022-8/+11
* Efl_Copier: Add efl_wref_del() for pd->job.Guilherme Iscaro2017-08-021-0/+2
* eina debug - new debug infra - comment out and make a note on bad endianCarsten Haitzler (Rasterman)2017-08-021-1/+12
* evas: Add safety code for smart objectjiin.moon2017-08-021-34/+9
* evas filters: Disable extra debugJean-Philippe Andre2017-08-022-12/+15
* evas filters: Shut up coverityJean-Philippe Andre2017-08-021-0/+3
* evas: Rename calculate property to calculatingJean-Philippe Andre2017-08-022-8/+8
* epp - fix buffer size for possibly bigger int snpritnfsCarsten Haitzler (Rasterman)2017-08-021-1/+1
* efl_wl - fix warning for possible uninitted list accessCarsten Haitzler (Rasterman)2017-08-021-1/+1
* evas model loader - restructure code to silence warningCarsten Haitzler (Rasterman)2017-08-021-2/+4
* elm_code: small optimisation for large filesAndy Williams2017-08-021-1/+5