efl/legacy/elementary/src/modules
Vincent Torri 3d2be98980 Elm:
The datetime module has unnecessary lines.
The datetime resets ctxpopup parent in ctxpopup parent resize callback.

But ctxpopup has its own callback for the parent resize.
In this callback, ctxpopup hides itself. then, ctxpopup recalculates its
parent size when ctxpopup shows itself.

So the parent resize callback in the datetime is not necessary.
Then, please review the patch and give some feedbacks. Thanks.

Patch by Shinwoo Kim.



SVN revision: 72518
2012-06-20 06:10:31 +00:00
..
access_output Fix linking complaints brought out by: 2012-02-27 05:20:17 +00:00
datetime_input_ctxpopup Elm: 2012-06-20 06:10:31 +00:00
test_entry Elementary: Windows fixes: link of test_entry module and compilation of Eio test 2012-05-08 05:01:38 +00:00
test_map From: Bluezery <ohpowel@gmail.com> 2012-03-07 09:28:08 +00:00
Makefile.am From: Sumanth Krishna Mannam <sumanth.m@samsung.com> 2012-03-05 11:07:05 +00:00