efl/legacy/edje/src/lib
Iván Briano 631aa54545 Cheking if start.layout is set before using it.
When evas_object_show is called with a elm_layout object before resizing
it the layout function is called before edje calc function, so the start
layout is not yet set.

By: Otavio Pontes <otavio@profusion.mobi>



SVN revision: 53144
2010-10-07 14:45:57 +00:00
..
.cvsignore added .cvsignore files 2004-01-17 16:36:46 +00:00
Edje.h actually hook in filter callbacks - have 2 types and pass in enum to 2010-10-02 03:34:00 +00:00
Edje_Edit.h Don't include Edje_Edit.h in edje_private.h and make it obvious at compile time that this API is not meant to be used outside of editors. 2010-09-22 14:52:23 +00:00
Makefile.am Adding a transition layout animation for edje box. 2010-09-29 00:28:54 +00:00
edje_box_layout.c Cheking if start.layout is set before using it. 2010-10-07 14:45:57 +00:00
edje_cache.c Put everything in edje_private. It should fix a compilation 2010-09-25 17:10:33 +00:00
edje_calc.c edje_cc: Don't dereference a NULL pointer on badly-formed .edj files. 2010-09-30 21:37:49 +00:00
edje_callbacks.c FORMATTING 2010-08-04 16:57:32 +00:00
edje_container.c Fix common misspellings 2010-09-08 11:50:05 +00:00
edje_container.h FORMATTING 2010-08-04 16:57:32 +00:00
edje_convert.c Convert (hopefully) all comparisons to NULL 2010-08-21 13:52:25 +00:00
edje_convert.h * edje: move code around. 2010-08-06 11:07:47 +00:00
edje_data.c Fix common misspellings 2010-09-08 11:50:05 +00:00
edje_edit.c Put everything in edje_private. It should fix a compilation 2010-09-25 17:10:33 +00:00
edje_embryo.c proper error output from script running (embryo). 2010-10-01 06:53:16 +00:00
edje_entry.c Edje entry: Fixed the hack that was used in edje_entry for drawing anchors (the hack was there because of a bug in textblock which is now fixed). 2010-10-06 18:23:01 +00:00
edje_external.c Fix common misspellings 2010-09-08 11:50:05 +00:00
edje_load.c Adding a transition layout animation for edje box. 2010-09-29 00:28:54 +00:00
edje_lua.c Put everything in edje_private. It should fix a compilation 2010-09-25 17:10:33 +00:00
edje_lua2.c Put everything in edje_private. It should fix a compilation 2010-09-25 17:10:33 +00:00
edje_lua_script_only.c Put everything in edje_private. It should fix a compilation 2010-09-25 17:10:33 +00:00
edje_main.c Put everything in edje_private. It should fix a compilation 2010-09-25 17:10:33 +00:00
edje_match.c Put everything in edje_private. It should fix a compilation 2010-09-25 17:10:33 +00:00
edje_message_queue.c actually hook in filter callbacks - have 2 types and pass in enum to 2010-10-02 03:34:00 +00:00
edje_misc.c reorganize header files inclusion. Fix some problems when compiling on Windows 2008-06-07 10:06:14 +00:00
edje_module.c Put everything in edje_private. It should fix a compilation 2010-09-25 17:10:33 +00:00
edje_private.h actually hook in filter callbacks - have 2 types and pass in enum to 2010-10-02 03:34:00 +00:00
edje_program.c Put everything in edje_private. It should fix a compilation 2010-09-25 17:10:33 +00:00
edje_script_only.c proper error output from script running (embryo). 2010-10-01 06:53:16 +00:00
edje_smart.c use new clipper flag 2010-09-03 00:07:52 +00:00
edje_text.c Put everything in edje_private. It should fix a compilation 2010-09-25 17:10:33 +00:00
edje_textblock_styles.c Put everything in edje_private. It should fix a compilation 2010-09-25 17:10:33 +00:00
edje_util.c actually hook in filter callbacks - have 2 types and pass in enum to 2010-10-02 03:34:00 +00:00
edje_var.c Fix animators, don't run the program twice. 2010-10-01 17:10:37 +00:00