Revert "License conversion from Flora to Apache 2.0"
[platform/core/uifw/dali-core.git] / dali / public-api /
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 Andrew CoxRevert "[SRUK] Bitmap core patch 2 of 4 - Replace all...
2014-05-15 Paul WisbeyStubbed-out Dynamics implementation to reduce binary...
2014-05-09 Andrew CoxBitmap core patch 2 of 4 - Replace all uses of the... 02/18002/4
2014-05-01 Paul WisbeyShare a single weight property between constraints 87/20287/1
2014-04-23 Javon PrinceMove view-mode.h from unmanaged to managed api 55/19955/1
2014-04-16 Ferran SoleAdded tag ( id ) to Constraints so they can be identifi... dali-2014-wk16-release
2014-04-16 Francisco SantosKlocwork fixes.
2014-04-11 Javon PrinceChanges to support stereoscopic 3D 38/19438/1
2014-04-11 Victor CebolladaGlyphImage added. Retrieves a glyph image representing... 37/19437/1
2014-04-11 David Steele(Image) Add support for 9-patch images 34/19434/1
2014-04-03 Richard UnderhillDisabled automatic creation of TextStyle::Impl object...
2014-04-03 Richard UnderhillBoost::any replacement in Dali Core functions
2014-04-03 Adeel Kazmi(Properties) Create a new actor using a Property::Map...
2014-03-21 Richard UnderhillImplementation of boost::any container substitute 35/17935/17
2014-03-20 Julien Heanley(PropertyNotifications) Added incremental step notification 55/18255/7
2014-03-20 David SteeleUpdated non-capi public API documentation to new style. 78/18178/7
2014-03-13 Julien Heanley(Animation) Added component index to allow animation... 80/17980/5
2014-03-12 Paul WisbeyCustom property owning objects 10/17710/16
2014-03-11 David Steele(Matrix) Fixing matrix multiply by quaternion 68/17868/1
2014-03-10 Paul WisbeyMerge "Print line numbers with shader source."
2014-03-10 Francisco SantosChanged view matrix calculation to fix related problems. 62/17762/1
2014-03-07 Adeel Kazmi(PropertyRegistration) Moved enums outside of PropertyR... 01/17701/1
2014-03-05 Kimmo HoikkaInline default layer sort function to avoid unnecessary... 21/17221/1
2014-03-04 Lee MorganEmscripten/llvm related issues 54/17154/1
2014-03-03 Lee MorganEmscripten workarounds and llvm syntax fixes
2014-03-03 Adeel Kazmi(Properties) Added ability to add non-animatable event...
2014-03-03 Agnelo Vaz(KeyEvents) Removing deprecated and unused KeyEvents
2014-03-03 Francisco SantosHide the sort function implementation and remove the...
2014-03-03 Julien Heanley(PropertyNotification) Added conditions to allow checki...
2014-03-03 David Steele(ImageSize) Add natural image size handling
2014-03-03 David Steele(ImageLoader) Added synchronous method to get closest...
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version