summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ecore_wl2: fix key down event called to oftendevs/bu5hm4n/wl_fixMarcel Hollerbach2016-01-131-3/+5
* ecore_drm: close all devices in shutdownMarcel Hollerbach2016-01-132-5/+21
* ecore_drm: check if device is already opened before open and freeMarcel Hollerbach2016-01-131-2/+13
* eina: add all test cases for eina_vector2.se.osadchy2016-01-131-5/+65
* ecore_drm: make sure we include math.h and link against libm for floor()Stefan Schmidt2016-01-132-0/+3
* build: check for dlopen() when we build the ecore_evas drm moduleStefan Schmidt2016-01-131-0/+3
* ecore_wayland: send mouse_move when sets touch_focus window in cb_touch_downDuna Oh2016-01-131-3/+6
* po: update po filesStefan Schmidt2016-01-1323-23/+23
* eina: Add test-case for eina_normal3_matrix_getOleksandr Shcherbina2016-01-131-0/+48
* eina: Fix possible wrong value due to null in determinant of matrixOleksandr Shcherbina2016-01-131-1/+3
* eina: add test case for eina_vector2se.osadchy2016-01-134-0/+52
* edje: enhance edje_calc circular dependency error messageShinwoo Kim2016-01-131-12/+13
* Ector GL: Remove duplicated functions (eo)Jean-Philippe Andre2016-01-133-22/+0
* Evas filter: Rename constructor/destructor to ctor/dtorJean-Philippe Andre2016-01-134-8/+8
* efl: edje: make comments for something we need to break for efl2 not nowCarsten Haitzler (Rasterman)2016-01-131-1/+5
* EFL: Mark EOLIAN functions as static when possibleJean-Philippe Andre2016-01-136-23/+23
* Evas: remove extra if from evas_3d_utils.hperepelits.m2016-01-131-2/+0
* Edje: enhance embryo stack broken error messageShinwoo Kim2016-01-133-11/+14
* Evas filters: Fix unused variablesJean-Philippe Andre2016-01-132-4/+0
* Evas render: Fix typo (use & instead of &)Jean-Philippe Andre2016-01-131-1/+1
* Evas GL: Reset current surface for all contexts to null when surface is destr...Dongyeon Kim2016-01-131-0/+8
* evas: fix resource file for billboard in evas-3d-shadow exampleOleksandr Shcherbina2016-01-121-0/+0
* edje: convert Edje_Text_Class, Edje_Size_Class data type to publicJee-Yong Um2016-01-122-18/+32
* ecore-drm: Call inputs shutdown before eina_shutdownChris Michael2016-01-121-2/+2
* Evas textblock: Remove redundant NULL check.Tom Hacohen2016-01-121-1/+1
* Evas textblock: slight style fixes.Tom Hacohen2016-01-121-1/+4
* Edje UI mirroring: Fix UI mirroring for GROUP parts.Tom Hacohen2016-01-121-0/+3
* Revert "Edje UI mirroring: Fix UI mirroring for GROUP parts."Tom Hacohen2016-01-121-21/+1
* edje: unswallow objects from parent edje when swallowing into new edjeMike Blumenkrantz2016-01-111-1/+4
* eldbus model: no need to double const a Eina_StringshareStefan Schmidt2016-01-112-3/+3
* eina_inline_value: use void to force empty function parametersStefan Schmidt2016-01-111-1/+1
* eina-cxx: Remove Eo classes defined manuallyFelipe Magno de Almeida2016-01-116-94/+113
* release: Update NEWS and bump version for 1.17.0-beta1 releasev1.17.0-beta1Stefan Schmidt2016-01-112-1/+11
* configure: Fail if opengl=full is used with EGLJean-Philippe Andre2016-01-111-2/+16
* evas: fix optimization of vertex count in convex hullperepelits.m2016-01-091-4/+5
* eina: add test case for eina_strbuf_manage_read_only_new_length API.Srivardhan Hebbar2016-01-091-0/+13
* eina: removing base64 from eina example.Srivardhan Hebbar2016-01-091-17/+0
* Edje entry: Fix memory leak.Subodh Kumar2016-01-081-0/+6
* Edje UI mirroring: Fix UI mirroring for GROUP parts.Tom Hacohen2016-01-081-1/+21
* build: hopefully last fix for efl_gfx.xStefan Schmidt2016-01-081-1/+3
* efl - fix build break with efl_gfx.xCarsten Haitzler (Rasterman)2016-01-081-1/+1
* edje: correct function that should have been Eo API already.Cedric BAIL2016-01-073-72/+63
* emile: move all eina_str_base64 to emile_base64.Cedric BAIL2016-01-078-324/+390
* efl: move Ector_Color to be defined in Efl.Gfx as it makes more sense.Cedric BAIL2016-01-075-52/+66
* js: fix binding after namespace change of connectorLauro Moura2016-01-071-2/+2
* ecore-evas: Rename ecore_evas_wayland_window_get2 functionChris Michael2016-01-074-5/+5
* ecore-wl2: API expose ecore_wl2_input_grab functionChris Michael2016-01-072-0/+12
* eina mp: also include malloc_np.h on FreeBSDDaniel Kolesa2016-01-071-2/+7
* eina mp: only include malloc.h on linuxDaniel Kolesa2016-01-071-1/+1
* ecore-drm: Fix formattingChris Michael2016-01-073-9/+9