Changeset [82856]: fix pixman wrappers where image size and alloc size differ.
fix pixman wrappers where image size and alloc size differ.
View ArticleChangeset [82857]: [access] use acessibility own part for the naviframe title.
[access] use acessibility own part for the naviframe title.
View ArticleChangeset [82859]: fix some core swapper logic isue with rect updates......
fix some core swapper logic isue with rect updates... nasty nasty nasty to catch! :(
View ArticleChangeset [82860]: Add function to remove an applied map (for making bg and...
Add function to remove an applied map (for making bg and text look proper after rotation). Signed-off-by: Christopher Michael <cp.michael@…>
View ArticleChangeset [82861]: When getting the amount of rotation, use the frame...
When getting the amount of rotation, use the frame geometry (as that is where the rotation event actually happens), instead of the geometry of the whole monitor object. Signed-off-by: Christopher...
View ArticleChangeset [82862]: Pass the new orientation to map remove so we can resize...
Pass the new orientation to map remove so we can resize the frame properly. When we start a rotate event, record the starting rotation. When we stop rotating, mung in the starting rotation value. Just...
View ArticleChangeset [82863]: Use output name first instead of monitor name. Fall back...
Use output name first instead of monitor name. Fall back to monitor name if output has no name. Signed-off-by: Christopher Michael <cp.michael@…>
View ArticleChangeset [82864]: From: Jaeun Choi Subject: [E-devel] [PATCH] ...
From: Jaeun Choi <jaeun_choi@…> Subject: [E-devel] [PATCH] elm_index: removed unnecessary lines I removed some unnecessary lines from elm_index.c in _index_box_auto_fill _index_box_clear(line...
View ArticleChangeset [82866]: Add monitor function to return geometry of the actual...
Add monitor function to return geometry of the actual frame object. Signed-off-by: Christopher Michael <cp.michael@…>
View ArticleChangeset [82867]: When moving monitors around, use the geometry of the...
When moving monitors around, use the geometry of the monitor frame to determine collision/intersection for cloning reasons (needed due to monitor object itself having some padding around the frame...
View ArticleChangeset [82868]: No need to convert frame geometry to virtual...we can just...
No need to convert frame geometry to virtual...we can just compare actual canvas geometry when doing collision detection. Port the previous "JackDanielz?" fix (using frame geometry vs using object...
View ArticleChangeset [82869]: From: Sung-Jin Park Subject: [E-devel] Bug fix : ...
From: Sung-Jin Park <sj76.park@…> Subject: [E-devel] Bug fix : ecore x XI2 handler not to make button event twice Dear developers, I have fixed a bug in ecore x xi2 handler. Currently, ecore...
View ArticleChangeset [82870]: efl/ecore_input: Fix pass for header file
efl/ecore_input: Fix pass for header file
View ArticleChangeset [82871]: Shelf option 'overlapping' made clearer and disabled when...
Shelf option 'overlapping' made clearer and disabled when window automatic movement on shelf hide isn't set.
View ArticleChangeset [82890]: evas/async_render: use image scalecache
evas/async_render: use image scalecache
View ArticleChangeset [82891]: simplify efl version and initialization in a macro, fixes...
simplify efl version and initialization in a macro, fixes libtool version-info. Introduces EFL_VERSION() to make it simpler to define our version. The last parameter is the release status, defaults to...
View ArticleChangeset [82892]: ecore_suite: disable audio tests that will be fixed by...
ecore_suite: disable audio tests that will be fixed by asdfuser
View ArticleChangeset [82893]: ecore_suite: disable ecore_con tests that are bogus for an...
ecore_suite: disable ecore_con tests that are bogus for an unit test. these are more like examples or test applications than an unit test. Needs to re-do.
View Article