summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Evas textblock chaining: revert integration of extension to layout code for r...devs/herdsman/tb_chaining2Daniel Hirt2015-09-032-159/+75
* Evas textblock chaining: add a few commentsDaniel Hirt2015-09-031-3/+3
* small change in exampleDaniel Hirt2015-09-031-4/+5
* Making changes, but interrupted because of other work that needs to be doneDaniel Hirt2015-09-033-74/+108
* savepoint before doing major changeDaniel Hirt2015-09-032-64/+142
* fix evas_suite buildDaniel Hirt2015-09-031-0/+1
* fix rebaseDaniel Hirt2015-09-031-9/+6
* start cleaning upDaniel Hirt2015-09-031-3/+1
* Textblock Chaining: improve exampleDaniel Hirt2015-09-031-3/+16
* Evas textblock: add tests for textblock_extension - preliminaryDaniel Hirt2015-09-031-0/+38
* Evas textblock: add support for textblock_extension (compiling,incomplete,wor...Daniel Hirt2015-09-0310-102/+1115
* eio: unify deletion of eina_file_ls's iterator.Guillaume Friloux2015-09-031-3/+1
* ecore_psl1ght: Removed unused variable.Srivardhan Hebbar2015-09-031-1/+0
* ecore-con-url- split out the curl dleopener and resolver and headersCarsten Haitzler (Rasterman)2015-09-034-288/+338
* evas canvas: some doc conversionsDaniel Kolesa2015-09-021-144/+130
* evas_canvas: prepare for doc conversion + partial conversionDaniel Kolesa2015-09-021-220/+190
* efl_vg_base: fix wrong @since (was pushed after 1.15)Daniel Kolesa2015-09-021-2/+2
* efl_vg_base: convert docsDaniel Kolesa2015-09-021-9/+10
* evas object: finish doc conversionDaniel Kolesa2015-09-021-292/+240
* evas object: more doc conversionDaniel Kolesa2015-09-021-253/+209
* evas object: partial doc conversionDaniel Kolesa2015-09-021-165/+139
* evas - fix texture context bind reset in gl common using wrong textureSubhransu Mohanty2015-09-021-21/+21
* evas:textgrid: correctly check malloc failuresBoris Faure2015-09-011-1/+1
* evas:textgrid: rename text_props to text_props_indexBoris Faure2015-09-011-23/+20
* evas clip: add warning msg for wrong scenario.ChunEon Park2015-09-011-0/+2
* [Evas] Counting of tangent space (fix)perepelits.m2015-08-311-0/+53
* edje: remove un-used edje_container codeStefan Schmidt2015-08-313-1138/+0
* eina tests: disabling eina_test_matrix_quaternion which fails for over a weekStefan Schmidt2015-08-311-1/+1
* evas - gl common - make yuv gl textures double-bufffered like yuy2Carsten Haitzler (Rasterman)2015-08-312-0/+83
* ecore win32: increase command buffer size.ChunEon Park2015-08-291-1/+1
* ecore win32: modifiy to better meaningful exception.ChunEon Park2015-08-291-3/+2
* eina: cpu - fix a typo in eina_cpu_count API docAmitesh Singh2015-08-291-1/+1
* emile jpeg: more descriptive comment.ChunEon Park2015-08-291-3/+3
* emile: fix can not parsing the EXIF info of the jpeg file which has IFD offsetjiin.moon2015-08-291-5/+10
* evas_canvas3d: Recalculation coordinates for pick object from sceneOleksandr Shcherbina2015-08-281-2/+2
* Eina rectangle: Check for valid rectangle before taking intersectionSubodh Kumar2015-08-282-9/+27
* eet - improve eet file storage when encoding by aligning dataCarsten Haitzler (Rasterman)2015-08-281-3/+38
* Evas textblock: fix case of own_closer in style_setDaniel Hirt2015-08-271-2/+5
* evas/gl_common: add new header files to build to make them available for distStefan Schmidt2015-08-271-0/+2
* ecore_wayland: only add listener if recovery interface was binded correctlyStefan Schmidt2015-08-271-1/+2
* edje: Fix double free scenario caused by static pointer.Youngbok Shin2015-08-271-8/+1
* ecore_pipe: add write fdset and except fdset.Ji-Youn Park2015-08-271-2/+4
* ecore_wayland: add wayland session recovery listenerStefan Schmidt2015-08-261-0/+17
* ecore_wayland: bind and destroy session_recovery interface correctly.Stefan Schmidt2015-08-261-0/+7
* Eo base: print an error when an object with a parent is destructed.Tom Hacohen2015-08-261-3/+1
* Revert "Revert "Eo base: Change parent_set to be an assignment of ref.""Tom Hacohen2015-08-263-5/+32
* Revert "Eo base: Change parent_set to be an assignment of ref."Tom Hacohen2015-08-263-32/+5
* Eo base: Change parent_set to be an assignment of ref.Tom Hacohen2015-08-263-5/+32
* edje_cc_out: Fix edje_cc compile error with script on Windows.Jaehyun Cho2015-08-261-7/+7
* Revert "Revert "ecore_win: fix the incorrect mouse cursor position.""ChunEon Park2015-08-251-2/+11