efl/src/lib
Jean-Philippe Andre d3d655bedf evas: Fix bad clipping with proxy
evas-images2 example was broken due to excessive clipping.
This is one more issue with the cached clip geometry.

By default proxy_src_clip is true. The doc (that I wrote)
mentions that it means both objects (image proxy & source)
share the same clipper. So, this does not mean that the proxy
is clipped to the geometry of the source (this can be useful
in some cases, when replacing an object with a proxy to apply
some kind of effect on it... but this could be rare).

Thanks Amitesh for the report.

@fix
2016-06-27 21:04:49 +09:00
..
ecore ecore: Replace TABs with spaces 2016-06-27 17:29:06 +09:00
ecore_audio Adjust the code according to the eo event stop changes. 2016-06-20 18:02:00 +01:00
ecore_avahi
ecore_buffer
ecore_cocoa ecore_cocoa: release Ecore_Cocoa as stable 2016-06-25 20:45:25 +02:00
ecore_con Adjust the code according to the eo event stop changes. 2016-06-20 18:02:00 +01:00
ecore_drm ecore-drm: Deprecate Ecore_Drm library 2016-05-31 10:05:28 -04:00
ecore_drm2 ecore-drm2: Fix redrawing screen when we vt-switch back to a session 2016-06-21 12:55:17 -04:00
ecore_evas evas: Rename Evas.Object to Efl.Canvas.Object 2016-06-21 14:35:19 +09:00
ecore_fb
ecore_file ecore_file: fix memory leak 2016-05-06 22:18:57 +02:00
ecore_imf ecore_imf: Add multiline hint in input hint 2016-05-18 15:21:12 +09:00
ecore_imf_evas
ecore_input Ecore_Input: define data type for joysticks 2016-06-13 20:33:29 +09:00
ecore_input_evas ecore_evas: Fix mouse inputs 2016-06-02 14:19:18 +09:00
ecore_ipc
ecore_psl1ght Ecore: Use calloc() to initialize Ecore_Event_Mouse_XXXX 2016-04-20 08:33:20 -04:00
ecore_sdl Ecore: Use calloc() to initialize Ecore_Event_Mouse_XXXX 2016-04-20 08:33:20 -04:00
ecore_wayland ecore-wayland: Deprecate Ecore_Wayland library 2016-05-03 08:35:48 -04:00
ecore_win32 efl: everyone should now rely on Eina MIN/MAX redefinition. 2016-05-09 16:58:53 -07:00
ecore_wl2 ecore_wl2_input: Fix key keyname pairs 2016-06-24 13:52:09 +02:00
ecore_x ecore-xcb: Fix XCB to be usable again 2016-06-06 15:46:24 -04:00
ector Adjust the code according to the eo event stop changes. 2016-06-20 18:02:00 +01:00
edje Evas events: Implement support for hold event 2016-06-27 16:38:46 +09:00
eet eet_image.c : Fix build warning 2016-05-30 14:18:31 +09:00
eeze
efl Evas events: Implement support for hold event 2016-06-27 16:38:46 +09:00
efreet
eina eina: fix typos in eina_rectangle doc 2016-06-26 18:48:15 +02:00
eio eio: register one Efl_Io_Manager by default on the main loop at init time. 2016-06-22 13:19:13 -07:00
eldbus eolian: implement a stringshare builtin 2016-06-21 14:41:18 +01:00
elementary elm_main: Remove useless shadowing variable 2016-06-27 16:40:59 +09:00
elocation
elput elput: Support suspending and resuming inputs on vt switch 2016-06-21 12:46:29 -04:00
elua elua: more file utilities in clib 2016-04-16 18:15:57 +01:00
embryo
emile emile: fix build warning of Emile_Image. 2016-05-31 14:59:26 -07:00
emotion evas: Rename Evas.Object to Efl.Canvas.Object 2016-06-21 14:35:19 +09:00
eo eolian: implement a stringshare builtin 2016-06-21 14:41:18 +01:00
eolian eolian: implement a stringshare builtin 2016-06-21 14:41:18 +01:00
eolian_cxx eolian-cxx: Added stringshare 2016-06-21 16:35:09 -03:00
ephysics evas: Rename Evas.Object to Efl.Canvas.Object 2016-06-21 14:35:19 +09:00
escape
ethumb ethumb - don't complain to stderr about things that are handled by api 2016-05-31 19:01:50 +09:00
ethumb_client
evas evas: Fix bad clipping with proxy 2016-06-27 21:04:49 +09:00
evil Evil: fix EAPI when dirent.h and mman.h are included (Windows only) 2016-06-16 14:42:59 +02:00
.gitignore