DALi Version 1.9.29
[platform/core/uifw/dali-core.git] / dali / public-api / actors /
2020-09-10 David SteeleFormatted API 58/243758/3
2020-09-08 Adeel KazmiMerge "Add devel api to create valid handle for Gesture...
2020-09-08 Adeel KazmiMerge "Changed 'virtual' function override declarations...
2020-09-08 Adeel KazmiMerge "Fix indenting" into devel/master
2020-09-08 Adeel KazmiMerge "use modern construct 'nullptr' instead of 'NULL...
2020-09-08 Adeel KazmiMerge "Add Integration API to Create public event type...
2020-09-08 Adeel KazmiMerge "fix deep copy of the vector." into devel/master
2020-09-08 Adeel KazmiMerge "use modern construct 'override' in the derive...
2020-09-08 Seungho BAEKMerge "Make Update() function of frame callback is...
2020-09-08 Subhransu Mohantyuse modern construct 'nullptr' instead of 'NULL' or '0' 21/243521/2
2020-09-08 Subhransu Mohantyuse modern construct 'override' in the derive class. 34/243334/2
2020-09-07 Subhransu MohantyUse modern construct 'using' instead of typedef. 43/243343/2
2020-09-03 Adeel KazmiMerge "Removed On(...)Event()" into devel/master
2020-09-03 adam.bRemoved On(...)Event() 58/242358/7
2020-09-03 Subhransu Mohantychange Object::OnPropertySet() interface signature. 27/242427/3
2020-09-02 Adeel KazmiMerge "Renamed TouchSignal to TouchedSignal" into devel...
2020-09-02 Adeel KazmiRenamed TouchSignal to TouchedSignal 16/243016/5
2020-08-27 Adeel KazmiMerge "Changed const variables to constexpr where possi...
2020-08-27 David SteeleChanged const variables to constexpr where possible. 12/242412/3
2020-08-25 Adeel KazmiMerge "Renaming PropertyBuffer to VertexBuffer" into...
2020-08-25 Adeel KazmiMerge "KeyEvent class pimpling" into devel/master
2020-08-25 Richard HuangKeyEvent class pimpling 82/242282/3
2020-08-19 Richard HuangWheelEvent class pimpling 56/241356/2
2020-08-17 Adeel KazmiRenamed TouchData to TouchEvent 05/241105/3
2020-08-17 Victor CebolladaFixes HoverEvent struct/class forward declarations. 16/241116/1
2020-08-13 David SteeleMerge "Removed TouchEvent from actor & stage" into...
2020-08-13 David SteeleRemoved TouchEvent from actor & stage 10/240710/7
2020-08-04 Adeel KazmiMerge "Rename OnStage signals and related internal...
2020-08-04 Richard HuangRename OnStage signals and related internal changes 14/240214/2
2020-07-31 Heeyong SongMerge "Change the timing of Context::GlContextCreated...
2020-07-30 Adeel KazmiMerge "Change copy constructor and copy assignment...
2020-07-30 Adeel KazmiMerge "Use touch consumed return to set whether we...
2020-07-30 Richard HuangChange copy constructor and copy assignment in common... 28/239928/1
2020-07-29 Adeel KazmiUse touch consumed return to set whether we process... 50/238950/4
2020-07-27 Adeel KazmiMerge "Add move semantics for IntrusivePtr" into devel...
2020-07-27 Adeel KazmiMerge "Fix incorrect Dali::Scene comment in actor.h...
2020-07-27 Adeel KazmiFix incorrect Dali::Scene comment in actor.h 55/239555/1
2020-07-27 Heeyong SongMerge "Fix PropertyNotification issue" into devel/master
2020-07-24 Adeel KazmiMerge "Refactored NativeImageInterfaceExtension into...
2020-07-23 Richard HuangAdd move semantics to commonly used classes in dali... 79/239279/2
2020-07-06 Seungho BAEKMerge "Add comments in the rect.h" into devel/master
2020-07-03 Adeel KazmiMerge "Remove non-touch related deprecated APIs" into...
2020-07-02 Richard HuangRemove non-touch related deprecated APIs 83/237683/1
2020-06-17 Adeel KazmiRemove FrameBufferImage 91/236491/1
2020-06-17 Adeel KazmiMerge "Remove Actor::OnStage public API" into devel...
2020-06-17 Richard HuangRemove Actor::OnStage public API 85/236485/1
2020-06-17 Adeel KazmiMerge "Replace some Dali::Actor public APIs with new...
2020-06-16 Richard HuangReplace some Dali::Actor public APIs with new properties 75/236375/3
2020-06-10 Richard HuangRemove Setter/Getter public APIs from Dali::Layer 77/235877/1
2020-06-04 Richard HuangFurther Setter/Getter public API removal from Dali... 46/235446/2
2020-05-27 Richard HuangRemove more public Setter/Getter APIs from Dali::Actor 39/234639/1
2020-05-20 Richard HuangRemove some public Setter/Getter APIs from Dali::Actor 40/233840/2
2020-04-03 Heeyong SongMerge "Set the alpha to 1 when Vector3 is used for...
2020-04-03 Heeyong SongSet the alpha to 1 when Vector3 is used for the COLOR... 82/229582/3
2019-09-05 Adeel KazmiMerge "DALi Version 1.4.36" into devel/master
2019-09-05 JIYUN YANGMerge "Fix Svace+Coverity issue" into devel/master
2019-09-04 Adeel Kazmi(CameraActor) Use scene's size as the canvas size when... 84/213384/3
2019-05-28 HyunJu ShinMerge "Update the doxygen comment" into devel/master
2019-05-20 Daniel McEwenPurge underscored header file barriers 23/206423/2
2019-02-22 David SteeleMerge "Support multiple window rendering" into devel...
2019-02-22 Richard HuangSupport multiple window rendering 34/193934/34
2019-02-08 Adeel KazmiMerge "Separating Processor Interface from core.h"...
2019-02-07 Adeel KazmiMerge "Add descriptions to generate doxygen page" into...
2019-01-28 Seoyeon KimAdd descriptions to generate doxygen page 89/198589/2
2019-01-16 Seoyeon KimRestore the deprecated property of Actor 00/197700/2
2019-01-14 Seoyeon KimMerge "Add the logical key to Integration::KeyEvent...
2018-12-31 Seoyeon KimRemove deprecated APIs in Tizen 3.0 98/195798/2
2018-12-19 Adeel KazmiUpdates required to build on 18.04 19/195919/3
2018-10-26 Adeel KazmiMerge "DALi Version 1.3.47" into devel/master
2018-10-26 Heeyong SongMerge "Add a comment" into devel/master
2018-10-25 Heeyong SongAdd a comment 96/191896/1
2018-10-15 Adeel KazmiMerge "Updated patch-coverage script to generate correc...
2018-10-15 Adeel KazmiMerge "(FrameCallback) Use uint32_t instead of unsigned...
2018-10-15 Adeel KazmiMerge "(FrameCallback) Actor & FrameCallback Lifecycle...
2018-10-12 Kimmo HoikkaMaking DALi public API typesafe using guaranteed types... 92/190692/6
2018-05-15 adunSeperate the API macros 16/178616/6
2018-04-06 Richard Huang[dali_1.3.19] Merge branch 'devel/master' 75/175075/1
2018-04-04 Adeel KazmiMerge "Fixing bug with changing a shader on a renderer...
2018-04-02 Joogab Yunadd doc for API reference 85/174385/2
2018-03-09 greynaga[dali_1.3.15] Merge branch 'devel/master' 84/172084/1
2018-03-08 Seoyeon KimMerge "Fix typo error in some descriptions" into devel...
2018-03-05 Seoyeon KimFix typo error in some descriptions 02/171502/1
2017-12-01 Adeel Kazmi[dali_1.3.2] Merge branch 'devel/master' 53/162453/1
2017-11-30 Heeyong SongMerge "Refactoring Animation Update" into devel/master
2017-11-28 Seoyeon KimUpdate doxygen comments 74/161874/1
2017-10-13 greynaga[dali_1.2.61] Merge branch 'devel/master' 67/155567/1
2017-10-06 Adeel KazmiMerge "Fast bounding-box clipping feature" into devel...
2017-10-06 Adeel Kazmi[dali_1.2.60] Merge branch 'devel/master' 37/154137/1
2017-10-06 Tom RobinsonFast bounding-box clipping feature 98/151998/9
2017-09-29 Adeel KazmiMoved some Actor APIs to the Public API 20/153820/1
2017-07-07 Agnelo Vaz[dali_1.2.47] Merge branch 'devel/master' 51/137751/1
2017-07-03 Kimmo HoikkaMerge "Replace DALI_COMPILE_TIME_ASSERT with C++11...
2017-07-03 Adeel KazmiMerge "Updated Layer documentation to describe correct...
2017-06-30 David SteeleUpdated Layer documentation to describe correct drawing... 49/136649/2
2017-02-24 Adeel Kazmi[dali_1.2.28] Merge branch 'devel/master' 51/116451/1
2017-02-17 Adeel KazmiMerge "DALi Version 1.2.27" into devel/master
2017-02-17 Adeel KazmiMerge "Update doxygen comments" into devel/master
2017-02-17 Seoyeon KimUpdate doxygen comments 84/114984/3
2017-02-10 Victor Cebollada[dali_1.2.26] Merge branch 'devel/master' 69/114169/1
2017-02-09 Adeel KazmiMerge "Deprecated Layer::TREE_DEPTH_MULTIPLIER and...
next