platform/upstream/efl.git
2015-07-08 Jaehwan KimMerge "evas/vector: typo fixed" into tizen
2015-07-08 Jaehwan KimMerge "evas/vector: typo fixed" into tizen
2015-07-08 Jaehwan KimMerge "evas/vector: fixed typo" into tizen
2015-07-08 Jaehwan KimMerge "evas/vector: update vg object to be rendered...
2015-07-08 Jaehwan KimMerge "evas/vector: fix indentation" into tizen
2015-07-08 Jaehwan KimMerge "evas/vector: fix indentation" into tizen
2015-07-08 Jaehwan KimMerge "evas/vector: include eo headers" into tizen
2015-07-08 Jaehwan KimMerge "ector : Enable software backend in build system...
2015-07-08 Jaehwan KimMerge "ector : handle only moveto , lineto and cubicto...
2015-07-08 Jaehwan KimMerge "ector: added surface propery to generic surface...
2015-07-08 Jaehwan KimMerge "ector: fixed generic_shape constructor and destr...
2015-07-08 Jaehwan KimMerge "ector : Added software backend to the ector...
2015-07-08 Jaehwan KimMerge "evas: initial implementation of a dumb SVG parse...
2015-07-08 Jaehwan KimMerge "efl: add a parser for SVG data path that generat...
2015-07-08 Jaehwan KimMerge "efl: simplify the enum to only use Cubic Bezier...
2015-07-08 Jaehwan KimMerge "evas: actually return the right type and fix...
2015-07-08 Jaehwan KimMerge "efl: fix typos that emitted the wrong PATH type...
2015-07-08 Jaehwan KimMerge "evas: actually we want the Ector_Renderer, not...
2015-07-08 Jaehwan KimMerge "evas: properly propagate Eina_Matrix from the...
2015-07-08 Jaehwan KimMerge "efl: add efl_graphics_path_interpolate and efl_g...
2015-07-08 Jaehwan KimMerge "evas: start correctly implementing the render...
2015-07-08 Jaehwan KimMerge "ecore_evas_svg: actually make the Evas_Object_VG...
2015-07-08 Jaehwan KimMerge "evas: start properly implementing render_pre...
2015-07-08 Jaehwan KimMerge "evas: those function should have been static...
2015-07-08 Jihoon KimMerge "ecore_imf/wayland: support input_panel_state_get...
2015-07-08 Jihoon Kimecore_imf/wayland: support input_panel_state_get 26/43326/1
2015-07-08 Subhransu Sekhar... evas/vector: typo fixed 26/43226/1
2015-07-08 Subhransu Sekhar... evas/vector: typo fixed 25/43225/1
2015-07-08 Subhransu Sekhar... evas/vector: fixed typo 24/43224/1
2015-07-08 ChunEon Parkevas/vector: update vg object to be rendered properly. 23/43223/1
2015-07-08 ChunEon Parkevas/vector: fix indentation 22/43222/1
2015-07-08 ChunEon Parkevas/vector: fix indentation 21/43221/1
2015-07-08 ChunEon Parkevas/vector: include eo headers 20/43220/1
2015-07-08 Subhransu Sekhar... ector : Enable software backend in build system 19/43219/1
2015-07-08 Subhransu Sekhar... ector : handle only moveto , lineto and cubicto command. 18/43218/1
2015-07-08 Subhransu Sekhar... ector: added surface propery to generic surface class 17/43217/1
2015-07-08 Subhransu Sekhar... ector: fixed generic_shape constructor and destructor 16/43216/1
2015-07-08 Subhransu Sekhar... ector : Added software backend to the ector library 15/43215/1
2015-07-08 Cedric BAILevas: initial implementation of a dumb SVG parser. 14/43214/1
2015-07-08 Cedric BAILefl: add a parser for SVG data path that generate EFL... 13/43213/1
2015-07-08 Cedric BAILefl: simplify the enum to only use Cubic Bezier curve. 12/43212/1
2015-07-08 Cedric BAILevas: actually return the right type and fix warnings. 11/43211/1
2015-07-08 Cedric BAILefl: fix typos that emitted the wrong PATH type. 10/43210/1
2015-07-08 Cedric BAILevas: actually we want the Ector_Renderer, not the... 09/43209/1
2015-07-08 Cedric BAILevas: properly propagate Eina_Matrix from the VG scene... 08/43208/1
2015-07-08 Cedric BAILefl: add efl_graphics_path_interpolate and efl_graphics... 07/43207/1
2015-07-08 Cedric BAILevas: start correctly implementing the render callback. 06/43206/1
2015-07-08 Cedric BAILecore_evas_svg: actually make the Evas_Object_VG visible. 05/43205/1
2015-07-08 Cedric BAILevas: start properly implementing render_pre for Evas_V... 04/43204/1
2015-07-08 Cedric BAILevas: those function should have been static. 03/43203/1
2015-07-08 Cedric BAILevas: remove printf. 02/43202/1
2015-07-08 Cedric BAILevas: cleanup parent handling of Evas_VG_Node. 01/43201/1
2015-07-08 Cedric BAILevas: NULL is always needed as during destruction paren... 00/43200/1
2015-07-08 Cedric BAILevas: add fill and size definition for a VG scene graph. 99/43199/1
2015-07-08 Cedric BAILevas: fix copy and paste mistake. 98/43198/1
2015-07-08 Cedric BAILevas: fix typos in Evas_VG_Root_Node. 97/43197/1
2015-07-08 Cedric BAILevas: Evas_Object_VG should always create a root node. 96/43196/1
2015-07-08 Cedric BAILeina: add eina_simple_xml_attribute_w3c_parse to parse... 95/43195/1
2015-07-08 Cedric BAILevas: fix examples dependencies as they don't use the... 94/43194/1
2015-07-08 Cedric BAILevas: also allow Evas_VG and NULL as parent. 93/43193/1
2015-07-08 Cedric BAILecore_evas: fix little typo. 92/43192/1
2015-07-08 Cedric BAILector: reorder compilation to first do Ector then Evas. 91/43191/1
2015-07-08 Cedric BAILevas: add file manipulation API to Evas_Object_VG. 90/43190/1
2015-07-08 Cedric BAILecore_evas: add a SVG vector dislay/converter tool. 89/43189/1
2015-07-08 Cedric BAILector: handle color multiplier in the function declaration. 88/43188/1
2015-07-08 Cedric BAILector: reorder macro for easier reuse. 87/43187/1
2015-07-08 Cedric BAILector: prepare doesn't need surface, as it should alway... 86/43186/1
2015-07-08 Cedric BAILefl: fix some whitespace. 85/43185/1
2015-07-08 Cedric BAILector: first implementation of an Cairo shape renderer. 84/43184/1
2015-07-08 Cedric BAILector: remove surface from draw command as it should... 83/43183/1
2015-07-08 Cedric BAILector: start implementing radial gradient in cairo... 82/43182/1
2015-07-08 Cedric BAILector: fix cairo linear gradient implementation. 81/43181/1
2015-07-08 Cedric BAILeo_cxx: fix after change in internal function naming... 80/43180/1
2015-07-08 Cedric BAILector: now import header of all cairo renderer. 79/43179/1
2015-07-08 Cedric BAILector: cairo need a specialized fill function. 78/43178/1
2015-07-08 Cedric BAILector: first try at implementing linear gradient renderer. 77/43177/1
2015-07-08 Cedric BAILector: first implementation of a Cairo surface. 76/43176/1
2015-07-08 Cedric BAILector: add a base interface for all cairo renderer. 75/43175/1
2015-07-08 Cedric BAILector: fix building of the generic backend. 74/43174/1
2015-07-08 Cedric BAILector: fix building of cairo backend. 73/43173/1
2015-07-08 Cedric BAILector: move dependency around. Evas now depend on Ector. 72/43172/1
2015-07-08 Cedric BAILector: and here come the beginning of a Cairo backend. 71/43171/1
2015-07-08 Cedric BAILector: add beginning of a cairo implementation. 70/43170/1
2015-07-08 Cedric BAILector: all those function needs to be static. 69/43169/1
2015-07-08 Cedric BAILector: share base type structure to the rest of ecore_p... 68/43168/1
2015-07-08 Cedric BAILector: duplicate PATH could be useful. 67/43167/1
2015-07-08 Cedric BAILector: add stop implementation. 66/43166/1
2015-07-08 Cedric BAILefl: move PATH manipulation from Evas into Efl interfaces. 65/43165/1
2015-07-08 Cedric BAILector: start the implementation of a Cairo backend. 64/43164/1
2015-07-08 Cedric BAILector: start the implementation of the Generic surface. 63/43163/1
2015-07-08 Cedric BAILector: make the drawing function virtual as it rely... 62/43162/1
2015-07-08 Cedric BAILector: move all interface to be in the Generic namespace. 61/43161/1
2015-07-08 Cedric BAILevas: make the interface part of the Generic name space. 60/43160/1
2015-07-08 Cedric BAILector: add linear and radial gradial renderer to Ector. 59/43159/1
2015-07-08 Cedric BAILefl: introduce an Efl Gradient Radial interface. 58/43158/1
2015-07-08 Cedric BAILefl: add a linear gradient interface. 57/43157/1
2015-07-08 Cedric BAILector: add top gradient renderer. 56/43156/1
2015-07-08 Cedric BAILefl: add a gradient interface. 55/43155/1
2015-07-08 Cedric BAILefl: rename geometry to graphics to be more general. 54/43154/1
2015-07-08 Cedric BAILector: add initial interface for a shape object. 53/43153/1
next