summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* evas canvas3d: Eolian doc conversion of canvas3d_primitive.Srivardhan Hebbar2015-07-201-119/+79
* evas canvas3d: Eolian doc conversion of canvas3d_node.Srivardhan Hebbar2015-07-201-367/+126
* evas canvas: Eolian doc conversion of efl_vg_base.Srivardhan Hebbar2015-07-171-28/+26
* evas canvas3d: Eolian doc conversion of canvas3d_object.Srivardhan Hebbar2015-07-171-39/+23
* evas canvas3d: Eolian doc conversion of canvas3d_camera.Srivardhan Hebbar2015-07-171-75/+33
* Evas GL: Some documentation on sync objectsJean-Philippe Andre2015-07-171-11/+84
* Evas GL: Deprecate API evasglCreateImageJean-Philippe Andre2015-07-172-1/+11
* Evas GL: Fix sync, wlbuffer and image egl ext functionsJean-Philippe Andre2015-07-178-53/+91
* evas_image : fix unloads cleanup logicHosang Kim2015-07-161-3/+8
* Ectore: And more build fixes for @mythri! :)Jean-Philippe Andre2015-07-161-2/+2
* Evas filters: Fix color value for invisibleJean-Philippe Andre2015-07-161-2/+2
* Evas GL: Fix glClear(0,0,0,0) with DR and COPYJean-Philippe Andre2015-07-165-3/+9
* Evas GL: Fix internal function pointerJean-Philippe Andre2015-07-166-22/+24
* eina_module: Raise dlopen() error messages to WRN when file existsJean-Philippe Andre2015-07-161-2/+7
* Evas GL: Fix evasglImageDestroy() from non-evasgl threadsJean-Philippe Andre2015-07-162-5/+32
* Ector: Another build fix for @mythriJean-Philippe Andre2015-07-161-0/+6
* evas canvas3d: Eolian doc conversion of canvas3d_light.Srivardhan Hebbar2015-07-161-192/+94
* Ector: Fix potential build errors with double typedefJean-Philippe Andre2015-07-161-0/+6
* image_savers/jpeg: actually properly fixed the jumpDaniel Kolesa2015-07-161-1/+1
* Ecore evas: Correct function name in magic failure.Tom Hacohen2015-07-161-1/+1
* Eolian: fix eolian helper for windows.Tom Hacohen2015-07-161-2/+2
* Revert "image_savers/jpeg: actually use normal jmp_buf/setjmp/longjmp"Carsten Haitzler (Rasterman)2015-07-161-3/+3
* image_savers/jpeg: actually use normal jmp_buf/setjmp/longjmpDaniel Kolesa2015-07-151-4/+4
* image_savers/jpeg: fix undefined behavior of using sigsetjmp on jmp_bufDaniel Kolesa2015-07-151-2/+2
* gl_generic: fix unintended behavior (we want to assign the value we point to)Daniel Kolesa2015-07-151-1/+1
* evas_object_image: fix wrong type assignment warningDaniel Kolesa2015-07-151-1/+1
* eolian: do not use an invalid pointer after updating bufferDaniel Kolesa2015-07-151-3/+3
* autotools: do NOT need --enable-i-really- for disabled libeeze on non-linuxDaniel Kolesa2015-07-151-1/+0
* efl.interfaces: Doc conversion of efl_gfx_fill.eoSrivardhan Hebbar2015-07-151-45/+41
* Evas: Fix no_render flag when in a mapJean-Philippe Andre2015-07-151-1/+1
* Evas masking: Fix rendering of masks that belong to a proxied smart objectJean-Philippe Andre2015-07-151-0/+1
* Evas filters: Fix parsing of curve() with a functionJean-Philippe Andre2015-07-151-1/+1
* The default return value of edje_object_base_scale_get API is 1.0.ChunEon Park2015-07-151-1/+1
* ecore-wl: Reset input keyboard repeat values when we cancel the timerChris Michael2015-07-141-0/+4
* ecore-wl: Don't renew keyboard-repeat timer if we have no focused surfaceChris Michael2015-07-141-4/+7
* ecore-wl: Reset ecore_wl_input repeat values on keyboard leaveChris Michael2015-07-141-0/+3
* ecore-wl: Reset input's pointer & keyboard focus on eventsChris Michael2015-07-141-3/+3
* eolian/generator: generate @ingroup in doc comments properlyDaniel Kolesa2015-07-1410-27/+132
* Evas textblock: Clear unused paragraphsDaniel Hirt2015-07-142-1/+21
* efl.interfaces: Doc conversion of efl_file.eoSrivardhan Hebbar2015-07-141-88/+78
* efl.interfaces: Doc conversion of efl_gfx_stack.eoSrivardhan Hebbar2015-07-141-92/+66
* example: check NULL value in ecore imf exampleJihoon Kim2015-07-141-18/+33
* release: Update NEWS and bump version for 1.15.0-beta1 releasev1.15.0-beta1Daniel Juyung Seo2015-07-132-1/+2
* evas - unload/scalecache self-feeding loop unload/reload fixCarsten Haitzler (Rasterman)2015-07-123-19/+20
* edje_object: fix some minor doc problemsDaniel Kolesa2015-07-101-53/+52
* edje: convert doc of edje_object.eoSrivardhan Hebbar2015-07-101-1495/+1222
* Evas canvas3d: Fix reference to class in .eo file.Tom Hacohen2015-07-091-1/+1
* ecore-x fix warning on unused function due to ifdefsCarsten Haitzler (Rasterman)2015-07-091-0/+3
* evas: Init need_unload value after unload.Hosang Kim2015-07-091-0/+1
* ecore anim - oops. coverity silence checked wrong value for read/writeCarsten Haitzler (Rasterman)2015-07-091-2/+2