summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Edje: Add test case for "no_render" and "clip_to" state flagdevs/jpeg/edje_clipJean-Philippe Andre2015-06-153-4/+126
* Evas: Add "no-render" flag for proxy sources & clippersJean-Philippe Andre2015-06-1510-15/+97
* Edje: Add clip as a property of a part descriptionJean-Philippe Andre2015-06-157-44/+152
* evas-gl-drm: Cleanup gl_drm engine code a bit moreChris Michael2015-06-122-104/+144
* evas-gl-drm: Move gbm_surface field to Outbuf structureChris Michael2015-06-121-1/+4
* evas-gl-drm: Add swap_mode enumChris Michael2015-06-121-1/+10
* evas_event: evas_event_feed_mouse_cancel set EVAS_EVENT_FLAG_ON_HOLDJi-Youn Park2015-06-121-0/+6
* evas/vg : Fixed issue regarding geometry change of vg object.Subhransu Mohanty2015-06-121-9/+1
* evas/engines : renamed ector native engine to "default" from "freetype"Subhransu Mohanty2015-06-122-2/+2
* evas_smart: Add a check for zero size before mallocVaibhav Gupta2015-06-121-0/+2
* edje entry - also filter 0x7f (DEL) char on input as it's invalid entryCarsten Haitzler (Rasterman)2015-06-121-1/+2
* Evas filters: Remove unnecessary copy of buffersJean-Philippe Andre2015-06-121-7/+23
* Evas filters: Fix blend with color with rgba buffersJean-Philippe Andre2015-06-122-4/+13
* edje: Remove unused variableChris Michael2015-06-111-1/+1
* eolian: remove support for old event doc syntaxDaniel Kolesa2015-06-118-42/+7
* eo: move all event doc comments to new syntaxDaniel Kolesa2015-06-118-43/+47
* eolian: remove support for old doc style on types and varsDaniel Kolesa2015-06-118-148/+5
* evas,ecore_con: more struct/enum doc updatesDaniel Kolesa2015-06-112-14/+17
* eolian: fix a bug in expr serializer with wrong sign insertionDaniel Kolesa2015-06-111-1/+1
* edje,evas: convert type docs to new formatDaniel Kolesa2015-06-112-85/+88
* eolian/generator: fix enum field doc generator bugDaniel Kolesa2015-06-111-3/+3
* Evas: Remove unused variables.Tom Hacohen2015-06-113-7/+0
* Eo: Add Null checkThiep Ha2015-06-111-0/+4
* edje: add po file support in edc translation.katpavalli2015-06-119-26/+127
* evas: move evas_object_inject to super's ctorDaniel Hirt2015-06-1110-40/+2
* evas - eo canvas events - move viewport to last to match enums in legacyCarsten Haitzler (Rasterman)2015-06-111-2/+2
* Evas GL: Make INF message more explicitJean-Philippe Andre2015-06-111-2/+3
* Evas GL: Fix coverity CID 1304559, 1304560Jean-Philippe Andre2015-06-111-6/+7
* elua: unexpose "old" documentation api from eolian bindingsDaniel Kolesa2015-06-101-63/+0
* elua: remove unused code from lualianDaniel Kolesa2015-06-101-4/+2
* elua: bind recent eolian APIs to eolian lua apiDaniel Kolesa2015-06-101-3/+154
* Edje object: Fix remaining Eolian warnings.Tom Hacohen2015-06-103-129/+104
* Edje object: Fix some Eolian warnings regarding callbacks.Tom Hacohen2015-06-102-11/+19
* Edje object: Fix Eolian warnings (and migrate types).Tom Hacohen2015-06-104-87/+76
* eolian: add new __undefined_type builtin to silence warningsDaniel Kolesa2015-06-104-0/+14
* eolian: fix wrong type keyword checkDaniel Kolesa2015-06-101-1/+1
* Efl model: Fix Eolian warnings (and migrate types).Tom Hacohen2015-06-102-91/+38
* Evas: Fix abi break in Evas_Callback_TypeTom Hacohen2015-06-101-8/+2
* Evas canvas: Fix Eolian warnings (migrate types).Tom Hacohen2015-06-103-133/+126
* ector,ecore,eio,emotion: convert some docsDaniel Kolesa2015-06-105-87/+80
* Eina debug: Fix shadow warning.Tom Hacohen2015-06-101-1/+1
* Edje_entry: Fix control + (x,a,y,z,m,c) not working issue.shilpa.singh2015-06-101-6/+6
* ecore: null cb function is unacceptable.ChunEon Park2015-06-101-1/+2
* evas/render2: Put evas_render2_th_main.c in EXTRA_DIST to ship it in the tarballStefan Schmidt2015-06-101-0/+3
* ector: always initialize the array contents even without fetchfuncDaniel Kolesa2015-06-091-3/+5
* evas: Remove unused variablesChris Michael2015-06-091-3/+1
* ecore-x: Fix compiler warning of unused variableChris Michael2015-06-091-1/+3
* ecore-x: Fix warning of defined but unused functionChris Michael2015-06-091-2/+2
* ecore-x: Fix warning of unused variableChris Michael2015-06-091-1/+3
* elua lib: sanitize all file paths before writing themDaniel Kolesa2015-06-093-13/+69