platform/upstream/efl.git
2015-04-03 Subhransu Sekhar... evas: add documentation for Evas_Object_VG
2015-04-03 Subhransu Sekhar... efl: add documentation for Efl.Gfx enums.
2015-04-03 Cedric BAILefl: move Efl.Gfx.Gradient_* to Efl.Gfx.Gradient.*...
2015-04-03 Cedric BAILevas: make Evas.VG_Shape use Efl.Gfx.Base.color_part...
2015-04-03 Cedric BAILevas: use Efl.Gfx.Base.color_part in Evas.VG_Node.
2015-04-03 Cedric BAILefl: provide Efl.Gfx.Base.color_part and implement...
2015-04-03 Cedric BAILefl: add path operation to Efl.Gfx.Shape.
2015-04-03 Cedric BAILevas: move Evas.VG to use Efl.Gfx.View.
2015-04-03 Cedric BAILefl: add Efl.Gfx.View and use it in Evas.Image.
2015-04-03 Cedric BAILevas: move Evas.VG to use Efl.Gfx.Fill.
2015-04-03 Cedric BAILefl: add Efl.Gfx.Fill and migrate Evas.Image to it.
2015-04-03 Cedric BAILevas: make Evas.VG_Node inherit from Efl.Gfx.Stack.
2015-04-03 Cedric BAILefl: add Efl.Gfx.Stack interface and update Evas_Object...
2015-04-03 Cedric BAILefl: generate headers for the new VG interface in C...
2015-04-03 Cedric BAILevas: implement Efl.Gfx.Base in Evas.VG_Node.
2015-04-03 Cedric BAILefl: rename visibility to visible.
2015-04-03 Cedric BAILecore_evas: fix with new naming.
2015-04-03 Cedric BAILefl: add Efl.Gfx.Base and fix inheritance for Evas_Object.
2015-04-03 Cedric BAILefl: rename namespace Graphics to Gfx.
2015-04-03 Cedric BAILefl: add a parser for SVG data path that generate EFL...
2015-04-03 Cedric BAILevas: use the new Efl_File mmap function correctly...
2015-04-03 Cedric BAILefl: move mmap API to be part of Efl_File class.
2015-04-03 Cedric BAILevas: fix warning due to forgotten return.
2015-04-03 Cedric BAILefl: make path a property actually.
2015-04-03 Cedric BAILevas: handle setting sub VG object to NULL.
2015-04-03 Subhransu Sekhar... efl : fix append circle api in efl_graphics_utils
2015-04-03 Cedric BAILefl: simplify the enum to only use Cubic Bezier curve.
2015-04-03 Cedric BAILevas: actually return the right type and fix warnings.
2015-04-03 Cedric BAILefl: fix typos that emitted the wrong PATH type.
2015-04-03 Cedric BAILevas: actually we want the Ector_Renderer, not the...
2015-04-03 Cedric BAILevas: properly propagate Eina_Matrix from the VG scene...
2015-04-03 Cedric BAILefl: add efl_graphics_path_interpolate and efl_graphics...
2015-04-03 Cedric BAILevas: start correctly implementing the render callback.
2015-04-03 Cedric BAILecore_evas_svg: actually make the Evas_Object_VG visible.
2015-04-03 Cedric BAILevas: start properly implementing render_pre for Evas_V...
2015-04-03 Cedric BAILevas: those function should have been static.
2015-04-03 Cedric BAILevas: remove printf.
2015-04-03 Cedric BAILevas: cleanup parent handling of Evas_VG_Node.
2015-04-03 Cedric BAILevas: NULL is always needed as during destruction paren...
2015-04-03 Cedric BAILevas: add fill and size definition for a VG scene graph.
2015-04-03 Cedric BAILevas: fix copy and paste mistake.
2015-04-03 Cedric BAILevas: fix typos in Evas_VG_Root_Node.
2015-04-03 Cedric BAILevas: Evas_Object_VG should always create a root node.
2015-04-03 Cedric BAILeina: add eina_simple_xml_attribute_w3c_parse to parse...
2015-04-03 Cedric BAILevas: fix examples dependencies as they don't use the...
2015-04-03 Cedric BAILevas: also allow Evas_VG and NULL as parent.
2015-04-03 Cedric BAILecore_evas: fix little typo.
2015-04-03 Cedric BAILector: reorder compilation to first do Ector then Evas.
2015-04-03 Cedric BAILevas: add file manipulation API to Evas_Object_VG.
2015-04-03 Cedric BAILecore_evas: add a SVG vector dislay/converter tool.
2015-04-03 Cedric BAILevas: first implementation of an ector drawer inside...
2015-04-03 Cedric BAILector: handle color multiplier in the function declaration.
2015-04-03 Cedric BAILector: reorder macro for easier reuse.
2015-04-03 Cedric BAILector: prepare doesn't need surface, as it should alway...
2015-04-03 Cedric BAILefl: fix some whitespace.
2015-04-03 Cedric BAILector: first implementation of an Cairo shape renderer.
2015-04-03 Cedric BAILector: remove surface from draw command as it should...
2015-04-03 Cedric BAILector: start implementing radial gradient in cairo...
2015-04-03 Cedric BAILector: fix cairo linear gradient implementation.
2015-04-03 Cedric BAILeo_cxx: fix after change in internal function naming...
2015-04-03 Cedric BAILector: now import header of all cairo renderer.
2015-04-03 Cedric BAILector: cairo need a specialized fill function.
2015-04-03 Cedric BAILector: first try at implementing linear gradient renderer.
2015-04-03 Cedric BAILector: first implementation of a Cairo surface.
2015-04-03 Cedric BAILector: add a base interface for all cairo renderer.
2015-04-03 Cedric BAILector: fix building of the generic backend.
2015-04-03 Cedric BAILector: fix building of cairo backend.
2015-04-03 Cedric BAILector: move dependency around. Evas now depend on Ector.
2015-04-03 Cedric BAILector: and here come the beginning of a Cairo backend.
2015-04-03 Cedric BAILector: add beginning of a cairo implementation.
2015-04-03 Cedric BAILector: all those function needs to be static.
2015-04-03 Cedric BAILector: share base type structure to the rest of ecore_p...
2015-04-03 Cedric BAILector: duplicate PATH could be useful.
2015-04-03 Cedric BAILector: add stop implementation.
2015-04-03 Cedric BAILefl: move PATH manipulation from Evas into Efl interfaces.
2015-04-03 Cedric BAILector: start the implementation of a Cairo backend.
2015-04-03 Cedric BAILector: start the implementation of the Generic surface.
2015-04-03 Cedric BAILector: make the drawing function virtual as it rely...
2015-04-03 Cedric BAILector: move all interface to be in the Generic namespace.
2015-04-03 Cedric BAILevas: make the interface part of the Generic name space.
2015-04-03 Cedric BAILector: add linear and radial gradial renderer to Ector.
2015-04-03 Cedric BAILefl: introduce an Efl Gradient Radial interface.
2015-04-03 Cedric BAILefl: add a linear gradient interface.
2015-04-03 Cedric BAILector: add top gradient renderer.
2015-04-03 Cedric BAILefl: add a gradient interface.
2015-04-03 Cedric BAILefl: rename geometry to graphics to be more general.
2015-04-03 Cedric BAILector: add initial interface for a shape object.
2015-04-03 Cedric BAILautotools: add ector in the list of Eolian file provider.
2015-04-03 Cedric BAILector: add initial interface for Surface and Renderer.
2015-04-03 Cedric BAILector: initial introduction.
2015-04-03 Cedric BAILefl: use Efl_Geometry_Shape.
2015-04-03 Cedric BAILefl: add an interface for Efl_Geometry_Shape.
2015-04-03 Cedric BAILevas: fix Evas_VG eo files.
2015-04-03 Cedric BAILevas: implement all Evas_VG_Shape property.
2015-04-03 Cedric BAILevas: actually compile Evas_VG_Shape.
2015-04-03 Cedric BAILevas: move Evas_VG_Node structure declaration into...
2015-04-03 Cedric BAILevas: fix prototype and correctly call the function.
2015-04-03 Cedric BAILevas: declare internal evas_vg helper.
2015-04-03 Cedric BAILeo: internal variable should not have that much chance...
2015-04-03 Cedric BAILevas: handle path set on shape object.
next