platform/core/uifw/dali-core.git
2020-09-18 David Steele[dali_1.9.30] Merge branch 'devel/master' 44/244444/1
2020-09-18 David SteeleDALi Version 1.9.30 38/244438/1 dali_1.9.30
2020-09-17 Heeyong SongMerge "Fix texture bound cache issue" into devel/master
2020-09-17 Adeel KazmiMerge "Added API to apply native texture modification...
2020-09-17 Heeyong SongFix texture bound cache issue 78/244278/2
2020-09-16 Adeel KazmiMerge "Fix AddUniformMapping() interface to take unifor...
2020-09-16 Subhransu MohantyFix AddUniformMapping() interface to take uniform name... 55/242855/3
2020-09-15 Subhransu Mohantyrefactor PropertyMetadata table. 98/243998/3
2020-09-14 Heeyong SongMerge "Ensure animation is not played when an actor...
2020-09-14 David SteeleAdded API to apply native texture modification to shader 82/243982/2
2020-09-11 adam.b[dali_1.9.29] Merge branch 'devel/master' 70/243970/1
2020-09-11 adam.bDALi Version 1.9.29 64/243964/1 dali_1.9.29
2020-09-11 Heeyong SongEnsure animation is not played when an actor is not... 98/243898/2
2020-09-10 David SteeleFormatting automated-tests 01/243601/4
2020-09-10 David SteeleFormatted API 58/243758/3
2020-09-10 Subhransu Mohantyclang-format: added .clang-format with rules adhere... 98/242698/8
2020-09-10 Richard HuangExport Setter APIs in DevelKeyEvent 23/243823/1
2020-09-09 György StraubAdding 'override', removing 'virtual' from overriding... 52/243752/1
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 Richard HuangAdd devel api to create valid handle for Gesture classes 91/243591/2
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 Mohantyfix deep copy of the vector. 47/243547/2
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 Adeel KazmiFix indenting 04/243504/1
2020-09-07 Seungho, BaekMake Update() function of frame callback is called... 53/238353/6
2020-09-07 Subhransu MohantyUse modern construct 'using' instead of typedef. 43/243343/2
2020-09-04 György StraubChanged 'virtual' function override declarations to... 26/243326/1
2020-09-04 Richard Huang[dali_1.9.28] Merge branch 'devel/master' 81/243281/1
2020-09-04 Richard HuangDALi Version 1.9.28 74/243274/1 dali_1.9.28
2020-09-04 Daekwang RyuAdd Integration API to Create public event type 56/239956/9
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-03 György StraubMoved Gesture::State and -::Type to gesture-enumerations.h. 25/243025/4
2020-09-02 Adeel KazmiMerge "Renamed TouchSignal to TouchedSignal" into devel...
2020-09-02 Adeel KazmiRenamed TouchSignal to TouchedSignal 16/243016/5
2020-09-02 Richard HuangAdd devel API to create an initialized HoverEvent handle 34/243034/2
2020-09-01 Adeel KazmiMerge "Added move semantics to TouchEvent & fixed some...
2020-09-01 Adeel KazmiAdded move semantics to TouchEvent & fixed some other... 92/242892/2
2020-09-01 Adeel KazmiMerge "Moved (DEFAULT|DEBUG)_BACKGROUND_COLOR out of...
2020-09-01 Joogab YunRefactoring Gestures Class 81/235481/55
2020-09-01 György StraubMoved (DEFAULT|DEBUG)_BACKGROUND_COLOR out of Stage... 80/242880/4
2020-09-01 György StraubRenaming of enum values for coding standards compliance. 68/242668/4
2020-08-28 Richard HuangMove TouchPoint to Devel API 73/242673/2
2020-08-28 Victor Cebollada[dali_1.9.27] Merge branch 'devel/master' 31/242631/1
2020-08-28 Victor CebolladaDALi Version 1.9.27 25/242625/1 dali_1.9.27
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-27 György StraubRenamed KeyEvent enum values to comply with coding... 84/242484/4
2020-08-26 Adeel KazmiMoved RotationGesture to the Public API 16/242416/3
2020-08-26 Paul WisbeyMerge "Dali::Vector<char> used as file buffer container...
2020-08-26 Cheng-Shiun... Dali::Vector<char> used as file buffer container 35/238235/6
2020-08-26 Adeel KazmiUse the default methods in the rect class rather 51/242351/4
2020-08-25 Adeel KazmiMerge "Renaming PropertyBuffer to VertexBuffer" into...
2020-08-25 Adeel KazmiMerge "KeyEvent class pimpling" into devel/master
2020-08-25 David SteeleRenaming PropertyBuffer to VertexBuffer 76/242176/3
2020-08-25 Adeel KazmiMerge "Changed Animation API enums to uppercase." into...
2020-08-25 Richard HuangKeyEvent class pimpling 82/242282/3
2020-08-24 David SteeleMigrating Handle devel-api to public-api 46/242146/5
2020-08-24 adam.bChanged Animation API enums to uppercase. 65/242165/1
2020-08-21 David SteeleAdded terse syntax for Get/Set Property 33/209233/10
2020-08-21 György Straub[dali_1.9.26] Merge branch 'devel/master' 87/241987/1
2020-08-21 György StraubDALi Version 1.9.26 81/241981/1 dali_1.9.26
2020-08-19 Adeel KazmiChanged minimum supported Cmake Version to allow C... 92/241392/1
2020-08-19 Richard HuangWheelEvent class pimpling 56/241356/2
2020-08-19 Adeel KazmiMerge "Change to C++14 Support" into devel/master
2020-08-18 Adeel KazmiChange to C++14 Support 11/241211/1
2020-08-18 Adeel Kazmi(Automated Tests) Added several negative test cases 06/241206/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-14 greynaga[dali_1.9.25] Merge branch 'devel/master' 93/241093/1
2020-08-14 greynagaDALi Version 1.9.25 87/241087/1 dali_1.9.25
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-13 Richard HuangHoverEvent class pimpling 97/240897/3
2020-08-12 Adeel KazmiEnsure we do not destroy GestureRecognizers while we... 09/240709/3
2020-08-11 Adeel KazmiMerge "Make Dali::Vector movable & add use Modern C...
2020-08-10 Adeel KazmiMake Dali::Vector movable & add use Modern C++ semantic... 07/240707/1
2020-08-10 Victor CebolladaSpecified C++17 standard for the CMake projects. 42/240642/4
2020-08-07 David Steele[dali_1.9.24] Merge branch 'devel/master' 76/240576/1
2020-08-07 David SteeleDALi Version 1.9.24 70/240570/1 dali_1.9.24
2020-08-05 Adeel KazmiRemove DALI_COMPILE_TIME_ASSERT macro (use static_asser... 40/240340/1
2020-08-05 Adeel KazmiRemove unused loading state header 32/240332/1
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-08-04 Joogab Yunadd mCaptureAllTouchAfterStart initial value. 39/240139/1
2020-07-31 David SteeleMerge "DALi Version 1.9.23" into devel/master
2020-07-31 Cheng-Shiun... [dali_1.9.23] Merge branch 'devel/master' 02/240002/1
2020-07-31 Cheng-Shiun... DALi Version 1.9.23 96/239996/1 dali_1.9.23
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
next