summaryrefslogtreecommitdiff
path: root/src/lib/ecore_con/ecore_con_eet.c
Commit message (Expand)AuthorAgeFilesLines
* ecore_con: Rename EAPI macro to ECORE_CON_API in Ecore Con libraryFelipe Magno de Almeida2020-12-281-21/+21
* ecore_con: destructor are always called when finalize return NULL.Cedric BAIL2019-10-111-7/+2
* ecore-con: remove all legacy usage from eo filesMike Blumenkrantz2019-03-061-3/+3
* replace hton and ntoh family functions with ones defined in einaVincent Torri2019-02-011-12/+8
* ecore: move close_on_destructor to close_on_invalidate as that describe the b...Cedric BAIL2018-05-011-3/+3
* ecore_con: legacy API do not expect object to be destroyed under our feet in ...Cedric BAIL2018-05-011-3/+3
* eolian gen: enable constness generation on property getter implsDaniel Kolesa2018-04-171-1/+1
* efl_add_ref - fis to use efl_add properly with a parent.Carsten Haitzler (Rasterman)2018-03-291-3/+3
* ecore-con-eet: replace void_ptr usage with binbuf in eo apiMike Blumenkrantz2018-03-271-2/+12
* efl: use efl_add_ref to create objects which have no parentCedric BAIL2018-03-201-3/+3
* ecore: remove doxygen warning messagesTaehyub Kim2017-10-181-2/+2
* ecore_con: Ecore_Con_Server now on top of Efl_Net!devs/barbieri/ecore_con-efl_netGustavo Sverzut Barbieri2016-12-101-1/+4
* Rename efl_self to efl_addedTom Hacohen2016-09-051-2/+2
* Eo: Finish the renaming of Eo to the EFL.Tom Hacohen2016-08-151-38/+38
* Change the EFL to follow the new Eo rename.Tom Hacohen2016-08-111-20/+20
* Revert "Eo: Remove eo_del() and make eo_unref() the replacement."Tom Hacohen2016-06-011-1/+1
* Eo: Remove eo_del() and make eo_unref() the replacement.Tom Hacohen2016-05-171-1/+1
* Change the EFL according to the renaming of the eo_add() current object.Tom Hacohen2016-03-151-2/+2
* Revert "Automatic migration to the new eo_add syntax."Tom Hacohen2016-03-111-2/+2
* Automatic migration to the new eo_add syntax.Tom Hacohen2016-03-091-2/+2
* Fix migration script mistakes and compilation warnings.Tom Hacohen2016-03-031-2/+0
* Automatic migration to Eo4.Tom Hacohen2016-03-031-21/+17
* ecore_con: changing Ecore.Con.Server to Efl.Network.Server.Srivardhan Hebbar2016-02-051-1/+1
* ecore_con_eet: fix dereferencing of object during callback that crashed some ...Cedric BAIL2015-07-281-0/+4
* ecore_con: eoify ecore_con_eet functions.Srivardhan Hebbar2015-06-291-101/+127
* ecore_con: eoifying ecore_con_eet.Srivardhan Hebbar2015-06-221-187/+300
* ecore_con: fix double free issue in ecore_con_eet.Srivardhan Hebbar2015-04-281-1/+1
* Fix warning with undefined ntohl().Guillaume Friloux2014-05-301-0/+4
* reformat ecore_con so I can read it...discomfitor2013-12-201-44/+49
* fix clang sizeof complaintCarsten Haitzler (Rasterman)2013-07-161-1/+1
* efl: formattingSebastian Dransfeld2013-06-201-32/+32
* efl: formattingSebastian Dransfeld2013-06-201-2/+2
* efl: eina_alloca.h to simplify alloca() usage.Gustavo Sverzut Barbieri2013-01-031-17/+0
* ecore: backport #79766 and #79769Vincent Torri2012-12-031-7/+7
* merge: add escape ecore, fix several bugsVincent Torri2012-12-021-0/+822