DALi Version 1.2.62
[platform/core/uifw/dali-core.git] / dali / devel-api /
2017-09-29 Adeel KazmiMoved some Actor APIs to the Public API 20/153820/1
2017-09-29 Adeel KazmiMove device codes & related TouchData & KeyEvent method... 07/153807/1
2017-09-29 Adeel KazmiMoved some Animation Devel APIs to the Public API 67/153767/2
2017-09-29 Adeel KazmiMerge changes Iebb3261e,I67abf9f4 into devel/master
2017-09-29 Adeel KazmiMerge "Move WeakHandle to the Public API" into devel...
2017-09-29 Adeel KazmiMoved Dali::Vector functions to support C++11 range... 35/153535/4
2017-09-29 Adeel KazmiMove WeakHandle to the Public API 33/153533/3
2017-09-29 Adeel KazmiMove GLES 3.0 floating point pixel formats to Public API 34/153534/4
2017-09-07 taeyoon0.leeMerge "Modified Layout direction property" into devel...
2017-09-05 taeyoon0.leeModified Layout direction property 56/146256/13
2017-08-31 Adeel KazmiMerge "Revise installing a license file in automated...
2017-08-29 Heeyong SongRevert "Change Dali::Thread, Dali::Mutex and Dali:... 59/146459/1
2017-08-25 taeyoon0.leeAdded signal for layout direction 25/145525/6
2017-08-25 Adeel KazmiMerge "Change Dali::Thread, Dali::Mutex and Dali::Condi...
2017-08-24 David SteeleMerge "Ensure Animatable component properties can be...
2017-08-24 Adeel KazmiMerge changes I57a04bbc,I14901695 into devel/master
2017-08-24 Kimmo HoikkaChange Dali::Thread, Dali::Mutex and Dali::ConditionalW... 19/144719/9
2017-08-23 Adeel KazmiAdded Animatable Component Registration Macro for Devel API 65/145765/1
2017-08-21 David SteeleAdded CMake build system 68/144968/3
2017-08-21 minho.sunMerge "Make warning message instead of Assert when...
2017-08-21 taeyoon0.leeMerge "Added property of layout direction for RTL/LTR...
2017-08-18 taeyoon0.leeAdded property of layout direction for RTL/LTR support 40/144140/11
2017-08-09 Seoyeon KimImplement Animation SetLoopMode and GetLoopMode API 33/140933/6
2017-07-28 David SteeleMerge "DALi Version 1.2.50" into devel/master
2017-07-27 Agnelo VazAdded Devel Animated with Default Property Reg macro 25/141025/1
2017-07-27 Adeel KazmiMerge "Updated dali_env script to ensure no build telem...
2017-07-26 Seoyeon KimImplement Animation PlayAfter() API 02/139402/11
2017-07-14 Agnelo VazAdded Devel Animated Property Registration macro 94/138994/1
2017-07-14 Adeel KazmiMerge changes I0322e8d7,I26207d6a into devel/master
2017-07-13 Adeel KazmiMerge "Reduce Render::Texture size by 30% and texture...
2017-07-13 David SteeleAdded a memory efficient Circular Queue to Dali 71/136671/5
2017-07-12 taeyoon0.leeMerge "Added device information in TouchData/KeyEvent...
2017-07-11 Kimmo HoikkaAdd devel api to support C++11 for loop: for ( auto... 02/138002/9
2017-07-06 taeyoon0.leeAdded device information in TouchData/KeyEvent 74/135674/8
2017-06-30 Adeel KazmiMerge "Performance Improvements: Remove unnecessary...
2017-06-28 Adeel KazmiMerge "Revert "Implemented basic CPU image masking...
2017-06-27 David SteeleRevert "Implemented basic CPU image masking" 28/134928/4
2017-06-19 David SteeleAdded mechanism to get type info of CustomActor 33/134433/2
2017-06-14 Victor CebolladaFloating point formats added to pixel data. 59/133859/9
2017-06-12 David SteeleMerge "Simplified actor depth traversal algorithms...
2017-06-09 Adeel KazmiMerge "Adding Progress notification to Animation" into...
2017-06-09 Agnelo VazAdding Progress notification to Animation 12/132812/14
2017-06-09 Paul WisbeyMerge "Mipmap level parameter" into devel/master
2017-06-09 Adeel KazmiMerge "Implemented basic CPU image masking" into devel...
2017-06-09 David SteeleImplemented basic CPU image masking 35/132535/7
2017-05-31 Adeel KazmiAdd a helper for read-only properties 06/132006/2
2017-05-24 Adeel KazmiMerge "Update doxygen commnets" into devel/master
2017-05-23 minho.sunMove DevelHandle::GetCurrentProperty to public 52/130352/3
2017-05-18 Kimmo HoikkaEnable -Wold-style-cast to ensure more consideration... 07/129707/5
2017-05-15 David SteeleMerge "Remove duplicated Erase iteration code by introd...
2017-05-09 Kimmo HoikkaRemove duplicated Erase iteration code by introducing... 76/128076/7
2017-04-26 Heeyong SongMerge "SVACE issue resolved" into devel/master
2017-04-21 Adeel KazmiAdded Visibility Change Signal & added macro to print... 59/126459/4
2017-04-21 Adeel KazmiMerge "Adding deviceClass to KeyEvent Integ" into devel...
2017-04-21 David SteeleMerge "Synchronous Set/Get Behaviour for custom & anima...
2017-04-21 Heeyong SongAdding deviceClass to KeyEvent Integ 48/125448/4
2017-04-20 Adeel KazmiSynchronous Set/Get Behaviour for custom & animatable... 66/124466/8
2017-04-13 Agnelo VazKey event copy and assignment ops added 76/125076/5
2017-04-12 Agnelo VazAdding deviceName to KeyEvent Integ 52/124552/4
2017-04-11 Heeyong SongMerge "Fix disconnection issue of signal" into devel...
2017-04-07 Adeel KazmiMerge "DALi Version 1.2.34" into devel/master
2017-04-06 minho.sunAdded stage-devel to support KeyEvent propagation 82/122982/8
2017-03-09 Adeel KazmiAdded a property to allow an actor to ignore the anchor... 11/117811/10
2017-03-08 Kimmo HoikkaMerge "Fix memory leaks detected by Valgrind" into...
2017-03-08 Agnelo VazAdded Get Screen Position functionality to Actor 99/117599/7
2017-03-06 Adeel KazmiMerge "Added checks to Sibling Order Raise/Lower API...
2017-03-06 Agnelo VazAdded checks to Sibling Order Raise/Lower API 12/117312/4
2017-03-02 Paul WisbeyMerge "Fix Message Buffer leak and added DEBUG_ASSERT...
2017-03-02 Adeel KazmiMerge "(Actor) Fix documentation in sibling order metho...
2017-03-02 Adeel Kazmi(Actor) Fix documentation in sibling order methods 75/117075/2
2017-02-27 Nick HollandFix memory leak, scene graph layers are never deleted... 15/115115/11
2017-02-24 Agnelo VazAdding Raise Lower API to Actor 22/114722/18
2017-02-24 Adeel KazmiMerge "Removed redundant resource loading & rendering...
2017-02-22 Richard HuangAdd Opacity property for Actor 24/115624/7
2017-02-21 Francisco SantosRemoved redundant resource loading & rendering code 24/113024/6
2017-02-15 Adeel KazmiMerge "Delete ThreadLocalStorage on shutdown" into...
2017-02-14 Adeel KazmiMerge "Remove batching." into devel/master
2017-02-14 Francisco SantosRemove batching. 40/113940/4
2017-02-14 Richard HuangAdd devel API to link an object (e.g. C# custom control... 05/114505/2
2017-02-09 Adeel KazmiMerge "Deprecated Layer::TREE_DEPTH_MULTIPLIER and...
2017-02-08 Kimmo HoikkaMerge "Added travis.yml for auto-building patches"...
2017-02-08 David SteeleDeprecated Layer::TREE_DEPTH_MULTIPLIER and fixed mis... 64/113464/2
2017-01-30 Kimmo HoikkaMerge "Removed FrameBufferId from SceneGraph::RenderTas...
2017-01-30 Kimmo HoikkaMerge "Remove images from TextureSet" into devel/master
2017-01-26 Ferran SoleRemove images from TextureSet 65/112165/5
2017-01-25 Ferran SoleChanged remaining image types to use Texture internally 05/111905/7
2017-01-19 Paul WisbeyMerge "Changed ResourceImage to use Dali::Texture inter...
2017-01-18 Ferran SoleChanged ResourceImage to use Dali::Texture internally 49/109749/7
2017-01-06 Adeel KazmiRemove left over references to ImageActor & ShaderEffect 60/109060/1
2016-12-20 Adeel KazmiMerge changes I822c3044,I9e0f12e7,Ibab0e11e,Icb145e7b...
2016-12-16 Francisco SantosSimplify logic, avoid storing raw pointer 81/102781/3
2016-12-15 Adeel KazmiMerge "Enabling animation of Renderer properties when...
2016-12-15 Nick HollandType registry changed C# callback signatures 32/101932/6
2016-12-09 Adeel KazmiMerge "Adding Devel Property Registration macro" into...
2016-12-09 David SteeleAdding Devel Property Registration macro 14/102914/3
2016-12-05 Adeel KazmiMerge "Prevent API generate warning log" into devel...
2016-12-01 David SteeleMerge "Remove dead code from tests." into devel/master
2016-12-01 David SteeleMerge "Add missing includes." into devel/master
2016-12-01 Kimmo HoikkaMerge "Removed ShaderEffect" into devel/master
2016-12-01 Adeel KazmiRemoved ShaderEffect 08/101608/3
next