summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bladevs/tasn/eo_add_fallbackTom Hacohen2016-03-295-8/+233
* elua: add several file/dir utils used by doc genDaniel Kolesa2016-03-292-0/+30
* Add ECORE_IMF_CALLBACK_DELETE_SURROUNDINGLi Zhang2016-03-291-3/+6
* elementary: enable lua binding genDaniel Kolesa2016-03-292-7/+10
* eolian: fix typos in symbol names in lua bindingsDaniel Kolesa2016-03-291-3/+3
* Evas: Another fix for no-renderJean-Philippe Andre2016-03-291-0/+2
* theme: make sure new theme images from slider range change get distributedStefan Schmidt2016-03-291-0/+2
* edje_cc: fix parsing error when some keywords are used as part nameJee-Yong Um2016-03-291-4/+7
* Examples: remind Tom to compile before pushingDaniel Zaoui2016-03-296-75/+50
* examples: Fix evas_canvas3d_proxy (temporary solution)Jean-Philippe Andre2016-03-291-6/+26
* Evas.Image: Add NULL check before calling engine functionJean-Philippe Andre2016-03-291-3/+6
* Evas.Image: Remove pixels_dirty and pixels_callbackJean-Philippe Andre2016-03-294-67/+68
* elm: Replace contents list by iteratorsJean-Philippe Andre2016-03-294-27/+105
* elm: make content_get/set a propertyJean-Philippe Andre2016-03-2918-42/+40
* efl - evas - sw engine - donmt free spinlock because cache always neededCarsten Haitzler (Rasterman)2016-03-291-2/+6
* evas/wayland_egl: Remove redundant function call.Minkyoung Kim2016-03-291-4/+4
* Evas: Disable events on no-render objectsJean-Philippe Andre2016-03-291-1/+1
* Evas render: Fix no-render with smart objectsJean-Philippe Andre2016-03-299-6/+53
* elementary: start bringing back documentation support.Cedric BAIL2016-03-284-8/+199
* elementary: merge AUTHORSCedric BAIL2016-03-282-171/+174
* elementary: add back C++ generated binding.Cedric BAIL2016-03-283-142/+55
* ector: do not put ector_types.eot into the list of to be cleaned files.Cedric BAIL2016-03-281-3/+2
* theme: undo recent changes to elm window border shadow_spacer partMike Blumenkrantz2016-03-282-4/+3
* edje: add edje_object_box_part_insert_after()Jee-Yong Um2016-03-283-5/+73
* elementary: fix clean installationAndrii Kroitor2016-03-281-1/+1
* elementary: fix the eolian flagsVyacheslav Reutskiy2016-03-281-2/+2
* slider: Add range supportAmitesh Singh2016-03-284-39/+554
* Slider: Theme - Add support for range in edcYeshwanth Reddivari2016-03-283-30/+443
* emotion/libvlc: fix url openingThomas Guillem2016-03-281-0/+5
* emotion/libvlc: replace libvlc_mp_is_ready with ev->startedThomas Guillem2016-03-281-47/+36
* emotion/libvlc: use vlc vout display moduleThomas Guillem2016-03-281-347/+70
* emotion/libvlc: log: print vlc module and idThomas Guillem2016-03-281-1/+5
* emotion/libvlc: fix C89Thomas Guillem2016-03-281-3/+3
* emotion/libvlc: set libvlc args from "EMOTION_LIBVLC_ARGS" envThomas Guillem2016-03-281-1/+62
* emotion/libvlc: fix video/audio/spu muteThomas Guillem2016-03-281-22/+27
* emotion/libvlc: set libvlc_log staticThomas Guillem2016-03-281-1/+1
* Evas proxy: Implement buffer map/unmapJean-Philippe Andre2016-03-286-27/+124
* Efl.Canvas.Image: Remove object data for mapsJean-Philippe Andre2016-03-285-133/+85
* Evas: Add a test case for image buffer_map.Jean-Philippe Andre2016-03-281-0/+167
* Efl.Gfx.Buffer: Switch to void* data and signed intsJean-Philippe Andre2016-03-285-22/+21
* Evas: Add SW engine map/unmap functionsJean-Philippe Andre2016-03-288-15/+405
* draw: Import or implement some colorspace conversion routinesJean-Philippe Andre2016-03-285-0/+560
* Evas: Remove unimplemented border_set/get (engine internal)Jean-Philippe Andre2016-03-285-51/+0
* Evas: Remove unimplemented image comment (internal)Jean-Philippe Andre2016-03-285-49/+0
* Evas.Image: Add ERR in long-deprecated functionsJean-Philippe Andre2016-03-281-5/+18
* Efl.Canvas.Image: Implement support for map/unmapJean-Philippe Andre2016-03-284-57/+178
* Evas: Simplify direct access to image dataJean-Philippe Andre2016-03-286-42/+23
* Efl.Canvas.Image: Implement raw data_set/copy/getJean-Philippe Andre2016-03-285-70/+223
* Evas.Image: Remove buffer_set/getJean-Philippe Andre2016-03-282-85/+0
* Evas.Image: Move stride.get away from Evas.ImageJean-Philippe Andre2016-03-283-8/+2