summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* esoap_model: Soap Model implementationdevs/felipealmeida/esoap-modelGuilherme Lepsch2015-08-0317-2/+1242
* eflat_xml_model: "Flat" Xml Model implementationGuilherme Lepsch2015-08-0317-3/+2083
* efl_model: Common Efl.Model implementation functionsGuilherme Lepsch2015-07-304-13/+238
* Newer Lua API fixesGuilherme Lepsch2015-07-301-6/+9
* eolian/generator: actually overrun-safe buffer fillDaniel Kolesa2015-07-301-9/+16
* eolian/generator: no point in creating tmp_env, it's not usedDaniel Kolesa2015-07-301-3/+0
* licenses: fix and generalize copyright informationDaniel Kolesa2015-07-303-5/+3
* eolian/common_funcs: Play safe and use strncpyStefan Schmidt2015-07-301-3/+3
* evas textblock: convert docsDaniel Kolesa2015-07-301-175/+158
* evas_common_interface: remove bad doc commentDaniel Kolesa2015-07-301-1/+0
* evas canvas3d: doc conversion of meshDaniel Kolesa2015-07-301-351/+184
* evas canvas3d: doc conversion of sceneDaniel Kolesa2015-07-301-123/+65
* evas canvas3d: doc conversion of textureDaniel Kolesa2015-07-301-113/+69
* gl_common/evas_gl_3d: Assign attenuation values correctly.Stefan Schmidt2015-07-301-2/+2
* copying: add license informationDaniel Kolesa2015-07-301-0/+2
* evas/gl_drm: Fix compilation with mesa 10.6.3 on DebianJean-Philippe Andre2015-07-301-3/+31
* evas engine: add null point exception.Jaehwan Kim2015-07-301-6/+8
* ecore_evas_x: make gl_sync_draw_done an explicit signed char typeDongyeon Kim2015-07-301-1/+1
* ecore-evas-x: resize window when it is rotated by window manager.Seunghun Lee2015-07-291-11/+11
* NEWS: Small manual tweaksStefan Schmidt2015-07-291-3/+1
* ecore_evas_input: add value to enable mouse button cancel featureJi-Youn Park2015-07-291-19/+30
* eina str: remove useless and wrong ifdef for FreeBSDDaniel Kolesa2015-07-291-8/+0
* Evas filters: Fix make doc, check when EFL is not installedJean-Philippe Andre2015-07-294-1/+10
* evas: fix size of borders in case need generate texture without atlasesOleksandr Shcherbina2015-07-281-3/+14
* ecore-evas-wayland-shm: Remove duplicated code on configure eventChris Michael2015-07-281-114/+12
* efl: Bump required wayland library versionsChris Michael2015-07-281-4/+4
* evas-wayland-shm: Fix issue of surface_swap spamming invalid warningChris Michael2015-07-281-14/+0
* wayland-shm: Remove "mapped"Derek Foreman2015-07-283-4/+0
* wayland-shm: re-organize some of the swap/redraw logicDerek Foreman2015-07-283-27/+30
* wayland_shm: Don't store frame_cbDerek Foreman2015-07-282-14/+3
* Ecore: Fix invalid lock count if DEBUG is enabledJean-Philippe Andre2015-07-281-0/+4
* Evas filters: Fix order of header file includesJean-Philippe Andre2015-07-283-11/+7
* Evas filters: Fix COW usage in filter mixinJean-Philippe Andre2015-07-281-65/+76
* Evas filters: Disable debug code pathJean-Philippe Andre2015-07-281-3/+3
* Evas filters: Fix invalid rendering in case of async renderJean-Philippe Andre2015-07-281-37/+5
* examples: Update .gitignore for binariesStefan Schmidt2015-07-281-0/+18
* ecore_con_eet: fix dereferencing of object during callback that crashed some ...Cedric BAIL2015-07-281-0/+4
* ecore_con: fix test to actually send a NULL terminated string.Cedric BAIL2015-07-281-1/+1
* evas canvas3d: bounding box does not change the position according objectIvan Furs2015-07-281-1/+1
* ecore_ipc: remove redundant codeThiep Ha2015-07-281-2/+1
* eina_quaternion: add forgotten implementation of converting eina_matrix3 to e...Vivek Ellur2015-07-282-2/+53
* eina_quaternion: add test cases for various eina quaternion operationsVivek Ellur2015-07-281-0/+79
* eina_quaternion: add test cases for eina f16p16 quaternion functionsVivek Ellur2015-07-281-0/+58
* edje_cc: fix dereference before null checkjiin.moon2015-07-281-1/+1
* ecore-evas-x: fix typoSeunghun Lee2015-07-281-5/+5
* evas-wayland-shm: Don't call surface commit until we've setup the frame listenerChris Michael2015-07-272-7/+14
* release: Update NEWS and bump version for 1.15.0-beta3 releasev1.15.0-beta3Daniel Juyung Seo2015-07-282-1/+6
* Evas masking: Fix crash in async renderingJean-Philippe Andre2015-07-276-18/+38
* evas - image data unload - try plug another possible crash pathCarsten Haitzler (Rasterman)2015-07-261-1/+1
* evas - render2 - ensure region files are in distCarsten Haitzler (Rasterman)2015-07-251-1/+3