diff options
author | Tom Hacohen <tom@stosb.com> | 2013-02-21 13:39:37 +0000 |
---|---|---|
committer | Tom Hacohen <tom@stosb.com> | 2013-02-21 13:39:37 +0000 |
commit | d6dababe7815c2abdc62e5cfcb498c9da045dc97 (patch) | |
tree | 8dab8aeffac3ba58c44583df706b35f1e6f8f318 /ChangeLog | |
parent | 8a818ad79d8d728764946f6088beecdb5295366b (diff) | |
download | efl-d6dababe7815c2abdc62e5cfcb498c9da045dc97.tar.gz efl-d6dababe7815c2abdc62e5cfcb498c9da045dc97.tar.xz efl-d6dababe7815c2abdc62e5cfcb498c9da045dc97.zip |
Evas text: Fixed bug with the text object direction detection.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2013-02-21 Tom Hacohen (TAsn) + + * Evas text: Fixed bug with the text object direction detection. + + size_range. 2013-02-21 Carsten Haitzler (The Rasterman) * Add ecore_x_dnd_self_begin() and ecore_x_dnd_self_drop() to |