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