efl/src/lib/evas
Jean-Philippe Andre 28b387821d elm: Split off text and content for efl_part
This is VERY tricky.
For legacy, just create an internal class that has both. It's easier
this way. For parts that are handled by Layout directly, we know from
Edje which type to return.

For EO objects we should know from the part name which kind of part we
are dealing with:
 - text (overridden by the widget)
 - content (overridden by the widget)
 - special (new efl_part based functions)
 - generic (handled by Layout)

Note: Efl.Ui.Slider was handling "span size" on ALL parts. That's bad...
This is now limited to "span" only.
2017-09-21 12:27:34 +09:00
..
cache evas image cache: notify preload for image objects without explicit callbacks 2017-08-25 14:48:12 -04:00
cache2 evas cache2 - remove excess file and key checks - only check file 2017-07-31 10:58:04 +09:00
canvas elm: Split off text and content for efl_part 2017-09-21 12:27:34 +09:00
common evas: don't search other fonts only for INHERITED script unicodes 2017-09-11 08:52:03 +03:00
common3d common3d: correct converting number to float 2017-08-11 14:20:10 +09:00
cserve2 evas: use new API eina_file_close_on_exec. 2017-04-18 16:55:03 -07:00
file efl: remove PS3 backend. 2017-08-25 10:48:42 -07:00
filters Evas filters: remove needless check for negative case. 2017-09-08 09:50:48 +09:00
include evas: Remove remnants from EO 1 internal API 2017-09-19 11:59:10 +09:00
Evas.h evas: make the high level documentation more concise 2017-08-29 16:23:34 -07:00
Evas.hh cxx: Modify how to generate C++ headers and allow cyclic dependencies 2017-01-18 22:47:04 -02:00
Evas_Common.h evas: Document Textgrid objects API 2017-09-19 16:55:47 +09:00
Evas_Eo.h evas: Remove class Efl.Canvas.Group.Clipped 2017-09-13 09:57:05 +09:00
Evas_GL.h evas: Fix spelling/grammar errors 2017-08-17 10:45:35 -04:00
Evas_Internal.h efl: Use Eina.Size2D for size hint combined min 2017-09-18 16:33:33 +09:00
Evas_Legacy.h evas: Fix build break 2017-09-13 13:41:23 +09:00
Evas_Loader.h Evas_Loader: Fix pluralization in grammar 2017-04-04 09:20:48 -04:00
main.c evas mem - remove redundenty unused evas mem absraction 2017-07-31 11:53:59 +09:00