efl/legacy
Jiyoun Park f627a72047 Add a new API(ecore_evas_request_geometry_get)
The reson why I add this is for communicate with X in async mode.
For example, If applications call elm_win_rotation_with_resize_set API
when they start run and rotation mode is set.
ecore size doesn't changed yet, so it make elm window size to 1
becaues elm window's resize function use ecore_evas_geometry_get API.
so I add new api help upperside get info related with recently request geometry



SVN revision: 64492
2011-10-28 11:15:33 +00:00
..
ecore Add a new API(ecore_evas_request_geometry_get) 2011-10-28 11:15:33 +00:00
edje add the documentations about edje group inherit. 2011-10-28 09:01:38 +00:00
eet ran ecrustify on eet. this seems to do a good job of eet. comments? 2011-10-21 05:40:01 +00:00
eeze not sure how this happened, but it's totally wrong 2011-09-06 19:16:56 +00:00
efreet efreet: typos 2011-10-17 20:29:25 +00:00
eina eina: fallback for case where file system doesn't handle MAP_HUGETLB properly. 2011-10-19 16:09:14 +00:00
eio eio: fix maintainer-clean 2011-10-27 10:17:44 +00:00
embryo Embryo: fix compilation on Windows CE and link with Evil 2011-10-05 22:30:16 +00:00
emotion emotion: correctly guard Ecore_X usage. 2011-10-23 09:21:14 +00:00
escape Escape: Only require libtool 2.2, since it seems 2.4 isn't very popular yet... 2011-09-29 21:04:07 +00:00
ethumb ethumb: fix wrong dirty detection. 2011-08-31 09:28:54 +00:00
evas From: "Sung W. Park" <sungwoo@gmail.com> 2011-10-28 11:08:23 +00:00
evil Evil: simplify evil_wchar_to_char() 2011-10-12 18:50:11 +00:00