Add GetNaturalSize to Actor and deriving classes.
[platform/core/uifw/dali-core.git] / dali / internal / event / actors / image-actor-impl.cpp
2014-09-22 Kingsley StephensAdd GetNaturalSize to Actor and deriving classes. 04/27704/5
2014-09-15 Kimmo HoikkaMerge "LLVM/Emscripten fixes" into tizen
2014-09-12 Kimmo HoikkaMerge "API to allow Actor to insert child at a specific...
2014-09-11 Paul WisbeyMerge "Fix the framebuffer texture context loss handlin...
2014-09-10 Kimmo HoikkaRemoving unused "fade-in" and "replace image" features... 74/26974/13 submit/tizen/20140910.172931
2014-09-09 Kimmo HoikkaMerge "Change shader data pointer to IntrusivePtr"...
2014-09-01 Adeel KazmiMerge "fixed the comments in functor delegate to make...
2014-09-01 Paul WisbeyMerge "Reducing the size of ImageActor" into tizen
2014-08-29 Kimmo HoikkaReducing the size of ImageActor 99/26399/6
2014-07-08 David SteeleFixed segfault if nine-patch image failed to load 84/24084/1
2014-06-10 TaeyoonConversion to Apache 2.0 license
2014-06-10 Adeel KazmiRevert "License conversion from Flora to Apache 2.0" 27/22727/1
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0 00/21500/2 submit/tizen/20140526.004747
2014-05-22 TaeyoonRevert "License conversion from Flora to Apache 2.0"
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0
2014-05-09 Kingsley Stephens(9 patch) Make ImageActor SetImage handle 9 patch images 22/20622/1
2014-04-11 David Steele(Image) Add support for 9-patch images 34/19434/1
2014-04-03 Adeel Kazmi(Properties) Create a new actor using a Property::Map...
2014-04-03 Adeel Kazmi(Properties) Fixes to Actor/ShaderEffect/ImageActor...
2014-03-03 Adeel Kazmi(Properties) Added ability to add non-animatable event...
2014-03-03 David Steele(ImageSize) Add natural image size handling
2014-03-03 David Steele(Images) Reducing thread tennis
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version