summaryrefslogtreecommitdiff
path: root/src/lib/evas/canvas/efl_canvas_object.eo
Commit message (Expand)AuthorAgeFilesLines
* eo: make the parent a optional constructorMarcel Hollerbach2020-06-091-0/+3
* evas: remove dead struct definitionMarcel Hollerbach2020-04-211-1/+0
* evas/object: remove weird gesture manager methodMike Blumenkrantz2020-02-051-5/+1
* efl_gesture: rename Efl.Gesture.Events to Efl.Canvas.Gesture_EventsJaehyun Cho2020-01-131-1/+1
* introduce efl_canvas_object_animationMarcel Hollerbach2019-11-201-1/+1
* efl: Make stable single-valued getters consistent.Lauro Moura2019-11-061-1/+3
* efl: add code to enforce presence of @since tagsDaniel Kolesa2019-09-301-1/+4
* Use proper Eolian syntax for default values instead of docsXavi Artigas2019-09-201-7/+4
* docs: Move property docs to property level instead of set/getXavi Artigas2019-09-131-167/+135
* docs: Fix typos and wrap EO files to 120 charsXavi Artigas2019-09-021-3/+5
* efl/hints: add restricted and combined max size hintsMike Blumenkrantz2019-08-141-0/+2
* efl: remove Efl.Ui.I18n from canvas object inheritanceMike Blumenkrantz2019-08-141-1/+1
* evas: add 'has_fixed_size' property for canvas objectsMike Blumenkrantz2019-08-081-0/+17
* eolian: rename @warn_unused and its associated APIDaniel Kolesa2019-05-261-3/+3
* eolian: remove param @nonullDaniel Kolesa2019-05-261-3/+3
* Gesture Manager: Add gestures and fix gesture managing, recognizer logic.Woochanlee2019-05-141-1/+5
* docs: Add @since 1.22 to all stable classes' EO docsXavi Artigas2019-03-221-1/+4
* docs: Remove obsolete @since tags from EO filesXavi Artigas2019-03-201-13/+1
* efl: apply the stabilzed column of the efl api boardMarcel Hollerbach2019-03-091-4/+7
* eo files: mark a bunch of types with @betaMike Blumenkrantz2019-03-081-1/+1
* efl.canvas.object: mark pointer_mode betaMike Blumenkrantz2019-03-071-2/+2
* evas: remove all legacy usage from eo filesMike Blumenkrantz2019-03-061-21/+0
* efl.canvas.object: clip -> clipper && clipees -> clipped_objectsMike Blumenkrantz2019-02-271-9/+10
* efl_canvas_object: remove event_freezeMarcel Hollerbach2019-02-251-38/+6
* efl_canvas_object: make is_frame_object internalMarcel Hollerbach2019-02-251-16/+0
* efl_canvas_object: get rid of event_animation set/getMarcel Hollerbach2019-02-251-17/+0
* interfaces: move animator,tick to efl.canvas.object and remove efl.animatorMike Blumenkrantz2019-02-211-1/+6
* Rename Efl.Gfx.Map -> Efl.Gfx.MappingXavi Artigas2019-02-211-1/+1
* api: efl.gfx.size_hints -> efl.gfx.hintsMike Blumenkrantz2019-02-211-10/+10
* Mark BETA classes individuallyXavi Artigas2019-02-141-1/+1
* Efl.Gfx.Stack: Rename raise and lowerXavi Artigas2019-02-141-2/+2
* efl: convert all abstracts to the new eolian syntaxMarcel Hollerbach2019-01-181-3/+3
* gfx: Add size hint fill (EO)Yeongjong Lee2019-01-161-0/+1
* efl: rename Efl.Ui.Base -> Efl.Ui.I18n as that is really what it does.Cedric BAIL2019-01-021-1/+1
* canvas: disable an eolian-style api referenceDaniel Kolesa2018-12-061-1/+2
* eo-docs: Remove Doxygen tags from efl*.eo filesXavi Artigas2018-11-281-17/+6
* efl: Remove unnecessary abstract/class inheritanceJaehyun Cho2018-09-101-2/+2
* Revert "efl: Remove unnecessary abstract/class inheritance"Jaehyun Cho2018-09-051-2/+2
* efl: Remove unnecessary abstract/class inheritanceJaehyun Cho2018-09-051-2/+2
* docs: Fix typos in API reference doc and comments.Yeongjong Lee2018-08-311-2/+2
* evas: do not override lifecycle by overriding efl_parent_set.Cedric Bail2018-05-241-1/+0
* evas: move the del event to match invalidate and free event to the end of the...Cedric Bail2018-05-241-1/+1
* evas: try to protect old legacy lifecycle without overloading Efl.Del.Cedric BAIL2018-05-241-1/+2
* efl: rename Efl.Text.Bidirectional_Type -> Efl.Text_Bidirectional_TypeXavi Artigas2018-05-231-1/+1
* efl: rename Efl.Event.Description -> Efl.Event_DescriptionXavi Artigas2018-05-231-1/+1
* efl: rename Efl.Canvas.Object.Animation.* -> Efl.Canvas.Object_Animation_*Xavi Artigas2018-05-231-4/+4
* efl_canvas_object: Add event info to animation events in eoJaehyun Cho2018-05-011-3/+5
* efl_canvas_object: Remove unnecessary importJaehyun Cho2018-04-301-1/+0
* Efl.Loop_* (from Efl.Loop.*)Xavi Artigas2018-04-241-2/+2
* Efl.Gfx.Size_Hint* (from Efl.Gfx.Size.Hint*)Xavi Artigas2018-04-241-9/+9