efl/legacy/elementary/src
Carsten Haitzler 97e625c68c elm - elm image orientation api fix - major bug in implementation
@fix

The elm image orient_set api looks like it is a state, and it is
documented to SET the orietnation, but the code actually DOEs that
orientation when you set it. so docs and api name didnt match
functionality at all. this was bad an an oversight. you didn't notice
until you set orientation multiple times to an image. this fixes the
implementation to be as documented - a state that is applied and
remains that way until set to something else. setting to the same
orientation has no efect as with color, size, etc. etc. in evas.

you could look on this as an api break, but then either the docs
change AND api name changes to match the code, or code changes to
match the docs. we don't keep bug compatibility in efl and in this
case i'm making the call to break the behavior of a  function as it
was broken already with respect to name and docs.
2015-01-12 11:31:43 +09:00
..
bin Revert "win INLINE_IMAGE test now crashes as expected when trying to use it in a non-useless manner" 2015-01-08 14:27:57 +02:00
edje_externals test_external.edc: pulse value have to be true for put in pulsing mode. 2014-12-15 21:14:30 +09:00
examples elm_label: Add an example handling "slide,end" signal 2014-12-18 14:24:29 +09:00
imported atspi: add AtspiText and AtspiEditableText interface support. 2014-06-10 16:18:17 +09:00
lib elm - elm image orientation api fix - major bug in implementation 2015-01-12 11:31:43 +09:00
modules modules: Make sure we have all linker flags setup for our modules. 2014-12-18 08:58:52 +01:00
tests tests: Clean-up elementary-cxx test suite. 2014-09-17 20:28:05 -03:00
Makefile.am pass distcheck - add imported headers to makefiles to pass 2013-12-03 17:14:30 +09:00