summaryrefslogtreecommitdiff
path: root/src/lib/evas/canvas/evas_object_table.c
Commit message (Expand)AuthorAgeFilesLines
* evas table - use geom set instead of move+resize for fewer oe callsCarsten Haitzler (Rasterman)2019-08-211-14/+5
* evas: remove all legacy usage from eo filesMike Blumenkrantz2019-03-061-1/+1
* api: efl.gfx.hints.change,size,hints -> efl.gfx.hints.hints,changedMike Blumenkrantz2019-02-211-1/+1
* api: efl.gfx.size_hints -> efl.gfx.hintsMike Blumenkrantz2019-02-211-1/+1
* Remove individual class BETA guardsXavi Artigas2019-02-131-2/+0
* gfx: Add size hint fill (EO)Yeongjong Lee2019-01-161-2/+5
* efl: rename Efl.Ui.Base -> Efl.Ui.I18n as that is really what it does.Cedric BAIL2019-01-021-2/+2
* evas: call evas_find before safety checkYeongjong Lee2018-08-291-1/+2
* evas: check evas class instead of using evas_findYeongjong Lee2018-08-161-3/+1
* evas_object_table: adjust to recent EFL_EVENT_DEL changesMarcel Hollerbach2018-05-291-2/+2
* evas: enforce legacy parent to be the canvas.Cedric Bail2018-05-241-1/+1
* Efl.Gfx.Entity (from Efl.Gfx)Xavi Artigas2018-04-241-5/+5
* eolian gen: enable constness generation on property getter implsDaniel Kolesa2018-04-171-7/+7
* evas_table: remove mirrored propertyMike Blumenkrantz2018-02-151-2/+14
* Use ERR instead of CRI if *DATA_GET* returns NULLShinwoo Kim2018-02-011-2/+2
* efl: drop deprecated Encoding key from desktop filesRoss Vandegrift2017-12-131-2/+2
* efl: Use Eina.Size2D for size hint combined minJean-Philippe Andre2017-09-181-3/+3
* efl: Use Eina.Size2D for Efl.Gfx.sizeJean-Philippe Andre2017-09-181-3/+3
* efl: Use Eina.Position2D for Efl.Gfx.positionJean-Philippe Andre2017-09-181-3/+3
* evas: Fix crash with smart objectsJean-Philippe Andre2017-09-131-1/+1
* evas/edje/elm: Remove all uses of clipped groupsJean-Philippe Andre2017-09-131-0/+1
* evas,edje,elm: Mark all legacy objects as suchJean-Philippe Andre2017-07-071-2/+1
* evas/elm: Make group_add/group_del internal functionsJean-Philippe Andre2017-05-191-0/+5
* Evas.Table: Apply mirrored correctly when align is setJeeyong Um2017-04-191-1/+3
* evas - table - remove logically dead codeCarsten Haitzler (Rasterman)2017-04-181-1/+0
* evas table: CRI when attempting to pack a table child into another tableMike Blumenkrantz2017-03-171-2/+10
* Revert "evas_table: abort when there is already the option struct"Mike Blumenkrantz2017-03-101-5/+0
* evas_table: abort when there is already the option structMarcel Hollerbach2017-02-121-0/+5
* evas: fix child position when the container is movedMarcel Hollerbach2017-02-121-0/+10
* eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ.Cedric BAIL2017-01-061-2/+2
* evas: remove float comparison warning for evas_object_tableChris Michael2016-12-201-1/+2
* evas: Mark group_add/del as internalJean-Philippe Andre2016-10-121-0/+2
* evas/elm: Remove function group_resizeJean-Philippe Andre2016-10-121-4/+5
* Efl object: Rename Eo_Event -> Efl_Event.Tom Hacohen2016-08-301-2/+2
* elm,evas: Remove use of EFL_CANVAS_OBJECT_EVENT_DELJean-Philippe Andre2016-08-261-1/+1
* Eo: Finish the renaming of Eo to the EFL.Tom Hacohen2016-08-151-6/+6
* evas table - handle recursive access to cols/rows where child freesCarsten Haitzler (Rasterman)2016-08-151-2/+8
* Change the EFL to follow the new Eo rename.Tom Hacohen2016-08-111-5/+5
* evas object: Hide "del" eventJean-Philippe Andre2016-06-271-0/+2
* evas: Rename Evas.Object to Efl.Canvas.ObjectJean-Philippe Andre2016-06-211-2/+2
* Adjust the code according to the eo event stop changes.Tom Hacohen2016-06-201-7/+3
* Evas: Rename smart object into Efl.Canvas.GroupJean-Philippe Andre2016-06-171-7/+7
* Evas: Add smart_ prefix to all smart functions (eo)Jean-Philippe Andre2016-06-171-4/+4
* Evas: Fix usage of callback arraysJean-Philippe Andre2016-06-161-6/+5
* evas object: Move some events to efl_gfx and efl_imageJean-Philippe Andre2016-06-141-1/+1
* Evas/Edje/Elm: Use combined_min instead of min everywhereJean-Philippe Andre2016-06-091-3/+3
* eo: for consistency use object like all our API.Cedric Bail2016-05-181-1/+1
* Edje: Replace edje part_table with a fake eo proxyJean-Philippe Andre2016-04-261-0/+6
* Revert "Automatic migration to the new eo_add syntax."Tom Hacohen2016-03-111-2/+1
* Automatic migration to the new eo_add syntax.Tom Hacohen2016-03-091-1/+2