Add GetNaturalSize to Actor and deriving classes.
[platform/core/uifw/dali-core.git] / dali / internal / event / actors / actor-impl.cpp
2014-09-22 Kingsley StephensAdd GetNaturalSize to Actor and deriving classes. 04/27704/5
2014-09-18 Kimmo HoikkaMerge "Added api function to specify speed factor of...
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-12 Kevin ButchartAPI to allow Actor to insert child at a specific index 60/26460/12
2014-08-14 Kimmo Hoikkashader effect removal - cleanup of the API 34/25534/5
2014-08-14 Paul WisbeyMerge "Changed STEREO_HORIZONTAL view mode to work...
2014-08-13 Adeel KazmiMerge "DALi Version 1.0.4" into tizen
2014-08-13 Adeel KazmiMerge "removal of shader inheritance, renderable actors...
2014-08-13 Kimmo Hoikkaremoval of shader inheritance, renderable actors now... 15/25415/8
2014-07-23 Adeel KazmiMerge "Fixed test case to match new stencil hit rules...
2014-07-23 Adeel KazmiMerge "Property - Allow the custom property to be INTEG...
2014-07-23 Xiangyin MaProperty - Allow the custom property to be INTEGER... 39/24339/9
2014-06-10 Adeel Kazmi(Gestures) Extract out GestureData from Actor
2014-06-10 TaeyoonConversion to Apache 2.0 license
2014-06-10 Adeel Kazmi(Gestures) Each actor is now aware of what gestures...
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-15 Paul WisbeyStubbed-out Dynamics implementation to reduce binary...
2014-05-03 Kimmo HoikkaAlign data members, pointers first, classes then, next...
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-13 Julien Heanley(Animation) Added component index to allow animation... 80/17980/5
2014-03-03 Adeel Kazmi(Properties) Added ability to add non-animatable event...
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version