summaryrefslogtreecommitdiff
path: root/src/lib/eo/efl_object.eo
Commit message (Expand)AuthorAgeFilesLines
* eo: make the parent a optional constructorMarcel Hollerbach2020-06-091-0/+3
* remove unused imports in eo/eot filesDaniel Kolesa2020-04-191-2/+0
* efl: add code to enforce presence of @since tagsDaniel Kolesa2019-09-301-3/+12
* docs: Typos in Efl.ObjectXavi Artigas2019-09-231-2/+2
* docs: Move property docs to property level instead of set/getXavi Artigas2019-09-131-14/+14
* efl_object: insert @ to link docs proberlyMarcel Hollerbach2019-09-121-2/+2
* docs: nicer formatting of the NULL keyword, everywhereXavi Artigas2019-09-101-1/+1
* efl: replace usage of ptr() in all stable APIsDaniel Kolesa2019-09-101-2/+2
* efl: change all occurences of @owned to @moveDaniel Kolesa2019-09-061-1/+1
* docs: Fix typos and wrap EO files to 120 charsXavi Artigas2019-09-021-3/+6
* eolian: drop @crefDaniel Kolesa2019-08-291-2/+2
* efl_object: set @beta to name_findWooHyun Jung2019-08-281-1/+1
* eolian: rename @class on methods to @staticDaniel Kolesa2019-08-161-3/+3
* eo: remove Efl_Event definition (replace with builtin)Daniel Kolesa2019-07-261-14/+0
* eo: add ability to register provider on the Eo object directly.Cedric BAIL2019-07-171-0/+16
* eolian: add builtin binbuf and event typesDaniel Kolesa2019-07-171-1/+1
* eo: add events to track the ownership status of an Eo objectVitor Sousa2019-05-291-0/+5
* eolian: rename @warn_unused and its associated APIDaniel Kolesa2019-05-261-1/+1
* eolian: remove param @nonullDaniel Kolesa2019-05-261-2/+2
* eolian: remove @nullable keywordDaniel Kolesa2019-05-211-3/+3
* eolian: move from eo_prefix to c_prefixDaniel Kolesa2019-05-091-1/+1
* docs: Fix common misspellings in EO filesXavi Artigas2019-04-021-1/+1
* docs: Document event info calling conventionXavi Artigas2019-03-281-1/+5
* docs: Add @since 1.22 to all stable classes' EO docsXavi Artigas2019-03-221-3/+10
* docs: Remove obsolete @since tags from EO filesXavi Artigas2019-03-201-2/+0
* eo: mark efl_object stableMarcel Hollerbach2019-03-061-6/+6
* Mark BETA classes individuallyXavi Artigas2019-02-141-1/+1
* eo: declare Eo stableMarcel Hollerbach2019-02-141-3/+3
* docs: Update efl_object lifecycle docsXavi Artigas2019-02-111-55/+108
* eo: Replace ptr(Eina.Strbuf) with plain strbuf.Lauro Moura2019-01-281-1/+1
* docs: Fix Efl.Object Freeze and Thaw docsXavi Artigas2019-01-251-13/+28
* eo: remove function efl_noref that duplicate EFL_EVENT_NOREF.Cedric BAIL2019-01-241-6/+0
* eo: improve documentation for event forwarder.Cedric BAIL2019-01-101-4/+24
* eo: provider find actually is just accepting Efl.Class, maybe an hystoric lef...Cedric BAIL2019-01-091-1/+1
* eo: move definitions of priority from Eo.h to the objectMarcel Hollerbach2019-01-041-0/+15
* eo: enable priority with event forwarder.Cedric BAIL2019-01-021-3/+4
* eolian: implement new syntax for inheritanceDaniel Kolesa2018-11-231-1/+1
* efl_object: add call for getting invalidatingMarcel Hollerbach2018-08-201-0/+11
* eo: efl_del should not be something anyone can override this can break so man...Cedric BAIL2018-05-241-9/+0
* efl: rename Efl.Event.Description -> Efl.Event_DescriptionXavi Artigas2018-05-231-4/+4
* efl: Add missing event typesXavi Artigas2018-05-191-4/+4
* eo: do not expose callback,add and del events in bindingsXavi Artigas2018-05-181-2/+0
* eo: add events when object get invalidated and loose all its reference matchi...Cedric BAIL2018-03-301-0/+2
* eo: introduce invalidate and noref state.Cedric Bail2018-03-071-1/+19
* eo: Add "destruct" eventJean-Philippe Andre2018-01-101-0/+3
* eo: make efl_provider_find a @const function.Cedric BAIL2018-01-041-1/+1
* docs: Fix eo_add -> efl_addAndy Williams2018-01-031-1/+1
* eo: Update grammar and readabilityAndy Williams2017-12-201-31/+31
* eo: Move hacky API auto_unref to C onlyJean-Philippe Andre2017-12-051-23/+0
* eo files: convert various to use @crefDaniel Kolesa2017-11-021-2/+2