summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Eolian: improve the class searching.devs/jackdanielz/espion_supportDaniel Zaoui2015-02-111-1/+3
* Eolian: store the class filenames with the extensions.Daniel Zaoui2015-02-112-9/+4
* evas text: fix _ellipsis_get to return -1.0 on failure.Youngbok Shin2015-02-092-2/+6
* Edje: edje_edit - fix Segmentation Fault on new BOX partVitalii Vorobiov2015-02-091-2/+9
* Eina tmpstr: remove usage of tmpstr_strlen().Tom Hacohen2015-02-091-1/+1
* Eina tmpstr: fix race condition.Tom Hacohen2015-02-091-1/+2
* Eina tmpstr: deprecate tmpstr_strlen and add tmpstr_len.Tom Hacohen2015-02-093-10/+50
* configure: Switch to dev mode again. Merge window for 1.14 is open now.Stefan Schmidt2015-02-091-1/+1
* release: Update NEWS and bump version for 1.13.0 releasev1.13.0Stefan Schmidt2015-02-092-1/+20
* evas - gl engine - pipe renderer - disabling of unused arrays for linesCarsten Haitzler (Rasterman)2015-02-101-0/+4
* evas - gl enigne - mask logic fix with texa draw arraysCarsten Haitzler (Rasterman)2015-02-101-1/+1
* Evas GL: Fix GLES1.1 extension initialisation bugmythri.venugopal2015-02-092-5/+35
* efl: interface are still clearly in beta.Cedric BAIL2015-02-071-0/+4
* evil: fix initialisation.michelle legrand2015-02-071-1/+1
* Update russian translationIgor Murzov2015-02-071-10/+11
* forgotten ee bit from previous commitMike Blumenkrantz2015-02-061-0/+2
* ecore evas should not crash when unsetting pointerMike Blumenkrantz2015-02-0615-1/+71
* Evas masking: Add forgotten file in previous commitJean-Philippe Andre2015-02-061-2/+4
* Evas masking: Also fix map masking with non-bgra imagesJean-Philippe Andre2015-02-062-5/+8
* ecore-drm: Remove unused variableChris Michael2015-02-051-1/+0
* ecore-drm: Fix issue with ecore_drm_output_crtc_Find sending back anChris Michael2015-02-051-16/+0
* ecore_cocoa: Handle more special characters and capital characters.Michelle Legrand2015-02-052-31/+36
* ecore_cocoa: add ecore event on mouse scroll for cocoa.Michelle Legrand2015-02-051-0/+16
* ecore_cocoa: replace "keyname" by "key".Michelle Legrand2015-02-051-12/+12
* ecore_cocoa: create a log domain and use Eina_Log.Nicolas Aguirre2015-02-053-9/+52
* ecore_cocoa: don't send mouse event with negative x or y values.Nicolas Aguirre2015-02-051-7/+30
* ecore_cocoa: add new events type for multiple window support.Romain Perier2015-02-052-0/+18
* ecore_cocoa: use the right Cocoa notification handlers for focus eventsRomain Perier2015-02-052-2/+52
* ecore_cocoa: add on the fly resizing support.Romain Perier2015-02-051-0/+1
* ecore_cocoa: fix _nsevent_window_is_type_of() type checkRomain Perier2015-02-051-1/+1
* ecore_cocoa: handle more special characters and capital characters.Michelle Legrand2015-02-052-53/+96
* eina: fix eina_test_rwlock test on OSX.pierre lamot2015-02-051-0/+18
* ecore: check that a test doesn't enter in an infitie loop.pierre lamot2015-02-051-0/+4
* eina: fix semaphore initialisationpierre lamot2015-02-052-9/+5
* evas: jpeg decoders alows a difference of 1 bit per component.pierre lamot2015-02-051-2/+21
* ecore: fix path comparison in Ecore_File test suite.pierre lamot2015-02-051-5/+28
* eina: memcmp can't be used to compare timeval due to potential padding on 64b...pierre lamot2015-02-051-2/+4
* edje: epp - fix build of edje file in cas of recursive includes.Nicolas Aguirre2015-02-051-1/+5
* evas: Evas_3D - fix order of transformation while updating bounding object.Oleksandr Shcherbina2015-02-051-5/+5
* evas: Evas_3D - fix evas_3d_scene_pick when trying to get empty texcoords fro...Oleksandr Shcherbina2015-02-051-9/+18
* eldbus: eina_value not allocated from mempool.Guilherme Lepsch2015-02-051-8/+5
* evas: Evas_3D - fix when bounding sphere is large, situation with incorrect f...Bogdan Devichev2015-02-051-14/+15
* eina: Eina_File - add test case for path resolution.Daniel Hirt2015-02-051-1/+25
* eina: Eina_Value - use eina_mempool_free to cleanup the memoryvivek2015-02-051-1/+1
* Evas masking: Fix GL masking with maps and stuffJean-Philippe Andre2015-02-053-12/+48
* Evas masking: Fix another issue with maskingJean-Philippe Andre2015-02-051-4/+39
* elua: correct eo inheritance behaviorDaniel Kolesa2015-02-051-11/+14
* eldbus: fix memory leak.Guilherme Lepsch2015-02-051-0/+2
* Ecore_con: fix initialisation clean up and avoid memory leak.Srivardhan Hebbar2015-02-051-6/+12
* evil: prevent _evil_init_count from going below zero.Srivardhan Hebbar2015-02-051-0/+7