summaryrefslogtreecommitdiff
path: root/src/lib/evas
Commit message (Expand)AuthorAgeFilesLines
* efl_text_attribute_factory: update documentionAli Alzyod2019-12-051-2/+2
* exotic: remove left-overs from Exotic supportStefan Schmidt2019-12-041-4/+0
* esacpe: remove library from treeStefan Schmidt2019-12-041-4/+0
* Efl.Canvas.Animation: Rename repeat_count to play_countXavi Artigas2019-12-047-24/+25
* efl_canvas_animation_group: remove implicit children behaviourMarcel Hollerbach2019-12-043-15/+3
* remove unsued macrosMarcel Hollerbach2019-12-042-7/+0
* efl_canvas_animation: use floating point infinite instead of macroMarcel Hollerbach2019-12-041-3/+2
* efl_canvas_animation: add a standard value for duration of animationsMarcel Hollerbach2019-12-042-0/+31
* efl_canvas_animation_group: use @property instead of methodMarcel Hollerbach2019-12-041-3/+6
* fix the wrong method signature for evas_textgridTaehyub Kim2019-12-042-8/+8
* efl_canvas_animation_group: move from list to iteratorMarcel Hollerbach2019-12-044-17/+17
* Efl.Canvas.Gesture_Zoom: typo in docsXavi Artigas2019-12-031-1/+1
* gesture_manager: Changed function param to reduce internal function calls.Woochanlee2019-12-037-27/+19
* efl_canvas_text: documentation for style setAli Alzyod2019-12-021-3/+317
* Revert "Revert "evas map: diable high quality texture mapping feature.""Hermet Park2019-12-021-1/+7
* efl_canvas_text: correct password behaviour with efl_text_password_get/setAli Alzyod2019-12-021-1/+2
* vector cache: skip animation update as possible.Hermet Park2019-11-291-2/+11
* evas vector: operate cached vector file data per evas instances.Hermet Park2019-11-292-7/+8
* Efl.Canvas.Text: Further update docsXavi Artigas2019-11-281-1/+3
* Efl.Canvas.Text: Update docsXavi Artigas2019-11-281-53/+60
* Polish text interface methodsAli Alzyod2019-11-288-73/+135
* Efl Canvas Text : Update style parsing codeabdulleh Ghujeh2019-11-281-108/+104
* vector container: skip only for composition types.Hermet Park2019-11-281-3/+6
* evas vector: make it stable caching logic.Hermet Park2019-11-283-85/+27
* Efl Canvas Text : Modify Style Propertyabdulleh Ghujeh2019-11-284-59/+589
* Revert "gesture_manager: Changed function param to reduce internal function c...Marcel Hollerbach2019-11-276-17/+27
* vector container: skip copying compositions precisely.Hermet Park2019-11-271-1/+7
* gesture_manager: Changed function param to reduce internal function calls.Woochanlee2019-11-276-27/+17
* Efl.Text.Attribute_FactoryAli Alzyod2019-11-2711-263/+365
* Efl.Canvas.Image: Add skeleton code Efl.Gfx.Frame_Controller.sectorJunsuChoi2019-11-262-0/+23
* Efl.Canvas.Vg.Container : Initialize mask buffer for SUB, INS composition.JunsuChoi2019-11-251-0/+6
* evas vector: initialize data member properly.Hermet Park2019-11-251-2/+2
* evas_textblock: cursor function null check at startali2019-11-221-3/+2
* text: Fix struct definitionLauro Moura2019-11-221-3/+1
* Efl.Text.Cursor: Add missing documentationXavi Artigas2019-11-221-1/+1
* docs: Remove repeated wordsXavi Artigas2019-11-221-3/+3
* Efl.Text.CursorAli Alzyod2019-11-2213-806/+1290
* efl_canvas_object_animation: fix possible invalid pointerMarcel Hollerbach2019-11-211-1/+2
* efl_canvas_object_animation: make this all more safeMarcel Hollerbach2019-11-211-1/+6
* Revert "evas animation: removed unnecessray checking."Hermet Park2019-11-211-0/+3
* evas animation: removed unnecessray checking.Hermet Park2019-11-211-3/+0
* efl_canvas_object_animation: check if animation stops during animationJaehyun Cho2019-11-211-0/+3
* remove efl_canvas_animation_playerMarcel Hollerbach2019-11-207-566/+2
* introduce efl_canvas_object_animationMarcel Hollerbach2019-11-205-2/+261
* vector container: don't copy composite target duplicatedly.Hermet Park2019-11-201-1/+4
* evas vector: removed useless calls.Hermet Park2019-11-192-6/+2
* evas image cache: drop cache properly,Hermet Park2019-11-181-1/+1
* evas vg: improve caching methods for better precise behaviors.Hermet Park2019-11-184-56/+41
* efl_canvas_vg_node: Prevent access to NULL object for remove warningJunsuChoi2019-11-141-1/+1
* evas_device: Fix typo in evas_device_popJunsuChoi2019-11-121-1/+1