efl/src/lib/evas
Jean-Philippe Andre 37625fca91 Evas/Edje/Elm: Use combined_min instead of min everywhere
This allows apps to set the objects min size with hint_min,
while letting the rest of EFL define the minimum size with
rstricted_min.

I don't like the property names much...
2016-06-09 16:37:49 +09:00
..
cache evas: some changes for preload thread dead lock issue 2016-03-15 11:57:25 -07:00
cache2 Evas image: Move content_hint and scale_hint to Efl.Image 2016-03-15 11:11:59 +09:00
canvas Evas/Edje/Elm: Use combined_min instead of min everywhere 2016-06-09 16:37:49 +09:00
common efl: fix misleading indentation 2016-05-18 21:57:02 +02:00
common3d Automatic migration to Eo4. 2016-03-03 09:58:08 +00:00
cserve2 evas: use portable environment lookup. 2015-05-14 18:41:48 +02:00
file evas - fix evas module locks to init/del when movile created/destroyed 2015-12-12 23:37:16 +09:00
filters Revert "Eo: Remove eo_del() and make eo_unref() the replacement." 2016-06-01 13:33:21 +01:00
include Efl: Introduce app-side min size hint 2016-06-09 16:36:04 +09:00
Evas.h evas: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
Evas_Common.h Evas: Move aspect ratio to Efl.Gfx.Size.Hint 2016-06-08 15:14:11 +09:00
Evas_Eo.h Evas: Rename Evas.Rectangle as Efl.Canvas.Rectangle 2016-06-02 18:57:30 +09:00
Evas_GL.h Evas GL: Add new API to get current Evas GL 2015-10-02 16:56:38 +09:00
Evas_Legacy.h Efl: Move evas size hints to Efl.Gfx.Size.Hint 2016-06-08 17:10:07 +09:00
Evas_Loader.h Emile: Move colorspaces to Efl.Gfx 2016-03-28 16:40:01 +09:00
main.c