efl/legacy
Gustavo Sverzut Barbieri 3500a5c059 Fix calculation of maximum values for swallow parts.
Due my last change, the code was broken by edjes without a group
min/max, this happens because edje_object_size_max_get() returns
100000 for these objects, and this was being used as object maximum
size.

Current fix is a hack: just check for this value, now known as
EDJE_INF_MAX_*, but the real solution would be to return 0 (or -1) and
check for it in other parts of the code, but it's harder to get right.


SVN revision: 32123
2007-10-19 19:31:42 +00:00
..
ecore Fix help string. 2007-10-09 18:36:41 +00:00
edje Fix calculation of maximum values for swallow parts. 2007-10-19 19:31:42 +00:00
eet Separate code and provide "double" version. 2007-10-03 14:28:07 +00:00
efreet Now that users of efreet_desktop must free their references, this is no 2007-09-29 13:24:31 +00:00
embryo asparagus! 2007-08-26 14:33:41 +00:00
emotion cedric's ecore_job_init/shtudown patches. 2007-10-05 05:12:38 +00:00
evas provide evas-opengl-glew.pc to the open source community 2007-10-17 16:24:15 +00:00