summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* evas: Clip objects to framespace properlydevs/devilhorns/framespaceChris Michael2016-08-042-60/+74
* mailmap: update mailmap file now that we have all libs mergedStefan Schmidt2016-08-041-1/+14
* Elm.Entry: use proper theme_set function on edje objectDaniel Hirt2016-08-041-5/+5
* edje object shutdown - be far more paranoid about ptrs and orderCarsten Haitzler (Rasterman)2016-08-041-17/+24
* edje - fix access to freed data struct during object shutdownCarsten Haitzler (Rasterman)2016-08-041-0/+3
* elementary widget: actually this is a right fix than fa4a72d3fcb6a96f6291a071...Hermet Park2016-08-041-1/+1
* elm key events/disabling/focus - fix after another disabled widget fixCarsten Haitzler (Rasterman)2016-08-041-1/+2
* efl: fix a neon build break.Hermet Park2016-08-041-1/+1
* edje: updated the start index of vector resource from 1 to 0Subhransu Mohanty2016-08-034-6/+11
* elementary: keep theme consistent regarding the disabling of odd/even.Cedric Bail2016-08-034-4/+27
* elm image - silence warnings of setting smooth if image is edjeCarsten Haitzler (Rasterman)2016-08-041-1/+1
* emotion generic - vlc - make it off by default as 2 video bends is sillyCarsten Haitzler (Rasterman)2016-08-041-1/+1
* Fix further text checks in Elm_Code T4264Andy Williams2016-08-032-4/+8
* emotion: fix autodetection of emotion generic vlc player module.Cedric Bail2016-08-031-1/+1
* elm: scrollable: add guards to include eo and legacy header only when allowedStefan Schmidt2016-08-031-0/+10
* elm: fileselector: add guards to include eo and legacy header only when allowedStefan Schmidt2016-08-031-0/+5
* evas: Fix compiling evas x engine with no glesChris Michael2016-08-031-0/+7
* elm focus default theme: fix wrong resizingWooHyun Jung2016-08-031-1/+0
* elm image - store smooth scale var in object as intendedCarsten Haitzler (Rasterman)2016-08-031-5/+2
* widget: Fix propagation of events on holdJean-Philippe Andre2016-08-031-0/+2
* glx: Fix black windows in E on nvidiaJean-Philippe Andre2016-08-033-3/+17
* gl_x11: Minor code refactor around eglCreateImageJean-Philippe Andre2016-08-031-14/+19
* elm theme - don't use empty env vars eina_prefix handles anywayCarsten Haitzler (Rasterman)2016-08-031-8/+0
* edje: fix color class broken by b543f4c896d9.Davide Andreoli2016-08-021-0/+3
* eina: test safepointer in the correct range for 32bits system.Cedric Bail2016-08-021-12/+12
* Fix text check in Elm_Code T4264Andy Williams2016-08-021-1/+6
* release: Update NEWS and bump version for 1.18.0-beta2 releasev1.18.0-beta2Stefan Schmidt2016-08-022-11/+15
* tests: eolian_cxx: add define to allow the use of beta APIs like eoStefan Schmidt2016-08-021-0/+1
* ecore_audio: use the correct module wrapperJean Guyomarc'h2016-08-021-1/+1
* ecore_drm2: Fix a condition where no outputs are enabledDerek Foreman2016-08-021-0/+9
* docs: put graph before hierarchyDaniel Kolesa2016-08-021-3/+4
* docs: allow rank dir and size to be changed in themeDaniel Kolesa2016-08-021-3/+17
* Eo: Move Eo back into beta.Tom Hacohen2016-08-023-0/+15
* docs: support for foldable inheritance graphsDaniel Kolesa2016-08-021-2/+10
* docs: add theme loader for graphsDaniel Kolesa2016-08-022-7/+102
* edje_edit: delete swallowed object before unswallowing (for part type GROUP)Vitalii Vorobiov2016-08-021-2/+1
* elementary widget: fix a wrong disabled behavior.Hermet Park2016-08-021-6/+14
* elm scroller accel was broken by default confgis setting it to 0. fixCarsten Haitzler (Rasterman)2016-08-025-1/+9
* tests: ecore_con: make sure info is initializedStefan Schmidt2016-08-021-3/+3
* tests: eio: add Eina.h include for eina_init and shutdown functions.Stefan Schmidt2016-08-021-0/+2
* build: do not dist now longer available filesStefan Schmidt2016-08-0211-30/+7
* build remove now unused eolian subbuild helper makefileStefan Schmidt2016-08-021-6/+0
* efl runtime dynamic lib loading - make errors consistent and usefulCarsten Haitzler (Rasterman)2016-08-023-23/+35
* autotools: since it has been broken for some times and nobody noticed, let's ...Cedric BAIL2016-08-0113-1672/+0
* elementary: remove *.eo.h files from includesub_HEADERSRomain Naour2016-08-011-2/+1
* edje_cc build - link to lua and use ula cflags as edje_cc uses luaCarsten Haitzler (Rasterman)2016-08-011-2/+2
* ecore-imf - fix stupidity of loading ALL modules even if not neededCarsten Haitzler (Rasterman)2016-08-011-22/+75
* edje - reduce memory footrpint by dlopening ephysics on demandCarsten Haitzler (Rasterman)2016-08-019-137/+419
* ecore_audio - save 232k of real RAM by dlopening depedneciesCarsten Haitzler (Rasterman)2016-08-017-45/+308
* edje: throw error when vector resource not found.Subhransu Mohanty2016-08-011-1/+4