efl/legacy/edje/src/lib
Gustavo Sverzut Barbieri 403afe21fc Fix edje calculation of max width for swallowed parts.
If you have a SWALLOW part taking the whole window and then swallow an
object with max set using edje_extern_object_max_size_set() it will
not take effect due the comparison of ep->swallow_params.max.w < -1
(desc->max.w is -1 in this case).


SVN revision: 32029
2007-10-09 15:30:26 +00:00
..
.cvsignore added .cvsignore files 2004-01-17 16:36:46 +00:00
Edje.h make edje binaries compile and allow the creation of the edje shared lib on windows. Remove some trailing spaces 2007-08-26 12:54:51 +00:00
Makefile.am configure improvements: 2007-10-07 08:02:53 +00:00
edje_cache.c remove trailingspaces 2007-09-08 18:31:56 +00:00
edje_calc.c Fix edje calculation of max width for swallowed parts. 2007-10-09 15:30:26 +00:00
edje_callbacks.c remove trailingspaces 2007-09-08 18:31:56 +00:00
edje_container.c remove trailingspaces 2007-09-08 18:31:56 +00:00
edje_container.h remove trailingspaces 2007-09-08 18:31:56 +00:00
edje_data.c remove trailingspaces 2007-09-08 18:25:43 +00:00
edje_embryo.c remove trailingspaces 2007-09-08 18:25:43 +00:00
edje_load.c Fix deletion of Edje with child "GROUP". 2007-09-12 17:42:21 +00:00
edje_main.c cedric's ecore_job_init/shtudown patches. 2007-10-05 05:12:38 +00:00
edje_message_queue.c cedric's ecore_job_init/shtudown patches. 2007-10-05 05:12:38 +00:00
edje_misc.c fully supported message queues now. that was a chunk of work! 2004-07-02 10:17:25 +00:00
edje_private.h remove trailingspaces, include correctly alloca.h 2007-09-08 18:21:57 +00:00
edje_program.c remove trailingspaces 2007-09-08 18:31:56 +00:00
edje_smart.c fix edje to get the current default object size as initial size data. 2007-10-05 04:53:17 +00:00
edje_text.c retain text styles fron theme if they are specificed 2007-09-17 05:07:35 +00:00
edje_textblock_styles.c remove trailingspaces 2007-09-08 18:31:56 +00:00
edje_util.c remove trailingspaces 2007-09-08 18:31:56 +00:00
edje_var.c remove trailingspaces 2007-09-08 18:31:56 +00:00