projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e77364
)
Evas: Update ChangeLog for Vince ;)
author
Christopher Michael
<cpmichael1@comcast.net>
Mon, 3 Sep 2012 10:22:19 +0000
(10:22 +0000)
committer
Christopher Michael
<cpmichael1@comcast.net>
Mon, 3 Sep 2012 10:22:19 +0000
(10:22 +0000)
SVN revision: 75995
legacy/evas/ChangeLog
patch
|
blob
|
history
diff --git
a/legacy/evas/ChangeLog
b/legacy/evas/ChangeLog
index
dfce0a1
..
2aaa482
100644
(file)
--- a/
legacy/evas/ChangeLog
+++ b/
legacy/evas/ChangeLog
@@
-1012,3
+1012,11
@@
2012-09-03 Igor Murzov
* Add WEBP loader module and cserve2 binary loader patch.
+
+2012-09-03 Christopher Michael (devilhorns)
+
+ * When doing a move or geometry_get, we need to make sure that we
+ don't try to do these on the framespace clip object. Also, since we
+ need the evas to get the framespace clip object, just directly use the
+ framespace values from the canvas, rather than function call to get
+ those values.