platform/core/uifw/dali-adaptor.git
2020-08-28 Victor CebolladaDALi Version 1.9.27 26/242626/1 dali_1.9.27
2020-08-27 Adeel KazmiMerge "Updated after const -> constexpr changes" into...
2020-08-27 Adeel KazmiMerge "Renamed KeyEvent enum values to comply with...
2020-08-27 David SteeleUpdated after const -> constexpr changes 37/242537/2
2020-08-27 Paul WisbeyMerge "[Windows version] WindowImpl cleanup, fixes...
2020-08-27 György StraubRenamed KeyEvent enum values to comply with coding... 85/242485/2
2020-08-26 György StraubRemoved the deprecated Dali::Internal::Adaptor::Window... 54/242354/3
2020-08-26 Adeel KazmiMerge "Fix build errors for MS-Windows after KeyEvent...
2020-08-26 Adeel KazmiMerge "windows: Store the window handle in a pointer...
2020-08-26 Adeel KazmiMerge "platform-implement-win.cpp: Fix invalid pointer...
2020-08-26 Victor CebolladaFix build errors for MS-Windows after KeyEvent class... 94/242394/1
2020-08-25 Adeel KazmiMerge "Updated test files in line with dali-core" into...
2020-08-25 Richard HuangKeyEvent class pimpling 83/242283/3
2020-08-25 György Straub[Windows version] WindowImpl cleanup, fixes and improve... 36/242136/3
2020-08-25 David SteeleUpdated test files in line with dali-core 52/242352/1
2020-08-24 Wander Lairson... platform-implement-win.cpp: Fix invalid pointer cast... 66/242166/1
2020-08-24 Wander Lairson... windows: Store the window handle in a pointer sized... 64/242164/1
2020-08-21 David SteeleMerge "Updated test headers in line with dali-core...
2020-08-21 Adeel KazmiMerge "Fix capture issue of to capture sub-scene."...
2020-08-21 David SteeleUpdated test headers in line with dali-core 90/241390/2
2020-08-21 Adeel KazmiMerge "Remove deprecated and unused ActionButton" into...
2020-08-21 Adeel KazmiRemove deprecated and unused ActionButton 02/242002/1
2020-08-21 Adeel KazmiMerge "Remove unused parameters" into devel/master
2020-08-21 David SteeleMerge "DALi Version 1.9.26" into devel/master
2020-08-21 seunghoFix capture issue of to capture sub-scene. 27/240227/12
2020-08-21 György StraubDALi Version 1.9.26 82/241982/1 dali_1.9.26
2020-08-21 Daekwang RyuRemove unused parameters 33/241933/1
2020-08-21 Heeyong SongMerge "Fix WindowRenderSurface crash" into devel/master
2020-08-20 David SteeleMerge "Changed minimum supported Cmake Version to allow...
2020-08-20 David SteeleRemoving unused touch event from Accessibility 69/241469/1
2020-08-19 Adeel KazmiChanged minimum supported Cmake Version to allow C... 93/241393/1
2020-08-19 Richard HuangWheelEvent class pimpling 57/241357/3
2020-08-18 Adeel KazmiChange to C++14 Support 12/241212/1
2020-08-18 Heeyong SongFix WindowRenderSurface crash 65/241165/1
2020-08-18 Heeyong SongMerge "Fix an issue the Adaptor is not resumed" into...
2020-08-14 Adeel KazmiChanges after TouchData renamed to TouchEvent 04/241104/1
2020-08-14 greynagaDALi Version 1.9.25 88/241088/1 dali_1.9.25
2020-08-14 Heeyong SongFix an issue the Adaptor is not resumed 73/241073/1
2020-08-13 Adeel KazmiMerge changes I29462827,If8c3ac58 into devel/master
2020-08-13 David SteeleRemoving Dali::TouchEvent 09/240809/5
2020-08-12 Adeel KazmiFix incorrect IVI profile install command 06/240906/1
2020-08-12 Adeel KazmiEnable AddonManager on Tizen Common profile as well 05/240905/1
2020-08-10 Victor CebolladaSpecified C++17 standard for the CMake projects. 44/240644/4
2020-08-07 David SteeleDALi Version 1.9.24 71/240571/1 dali_1.9.24
2020-08-06 Adeel KazmiMerge "Add move semantics to BaseHandle derived classes...
2020-08-06 Richard HuangAdd move semantics to BaseHandle derived classes in... 78/240478/1
2020-08-06 seunghoFix Coverity issue 28/240428/2
2020-08-05 Adeel KazmiUse static_assert instead of DALI_COMPILE_TIME_ASSERT 41/240341/1
2020-08-04 Adeel KazmiMerge "Rename OnStage signals and related internal...
2020-08-04 Adeel KazmiMerge "Add cancel event flag in Key up event" into...
2020-08-04 Richard HuangRename OnStage signals and related internal changes 15/240215/1
2020-08-03 Adeel KazmiMerge "Add Keyboard repeat setting changed signal to...
2020-08-03 Seoyeon KimAdd cancel event flag in Key up event 35/240035/1
2020-07-31 Cheng-Shiun... DALi Version 1.9.23 97/239997/1 dali_1.9.23
2020-07-29 Heeyong SongMerge "Change data type for 64bits machine" into devel...
2020-07-29 Heeyong SongMerge "Fix memory leak" into devel/master
2020-07-29 György StraubAdaptor checks its AddOnManager instance before operati... 60/239660/2
2020-07-29 Heeyong SongChange data type for 64bits machine 94/239694/1
2020-07-29 Heeyong SongFix memory leak 91/239691/1
2020-07-28 Heeyong SongFix memory leak of callback 20/239620/1
2020-07-28 Seoyeon KimAdd Keyboard repeat setting changed signal to Window 05/238805/5
2020-07-24 Adeel KazmiMerge "AddOn manager" into devel/master
2020-07-24 Adeel KazmiMerge "Updates for NativeImageInterface" into devel...
2020-07-24 Adeel KazmiMerge "DALi Version 1.9.22" into devel/master
2020-07-24 Richard HuangDALi Version 1.9.22 96/239396/1 dali_1.9.22
2020-07-24 adam.bAddOn manager 18/226818/27
2020-07-24 Wonsik JungAdd the synchronization between Ui and Video player 33/235933/17
2020-07-22 Adeel KazmiMerge "(WebP Loader) Ensure member variables are initia...
2020-07-22 Adeel Kazmi(WebP Loader) Ensure member variables are initialised... 19/239219/1
2020-07-22 David SteeleUpdates for NativeImageInterface 46/238946/7
2020-07-22 Adeel KazmiMerge "Fix compile error in MS-Windows." into devel...
2020-07-22 Daekwang RyuRemove unnecessary setenv() calls 27/236927/3
2020-07-21 Victor CebolladaFix compile error in MS-Windows. 55/239055/1
2020-07-21 Daekwang RyuMerge "Modify parameters of CreateNativeSurface()"...
2020-07-20 Daekwang RyuFix WL2 display sync 97/238897/1
2020-07-17 adam.bDALi Version 1.9.21 11/238811/1 dali_1.9.21
2020-07-16 Joogab YunDefault On partial update 34/238634/3
2020-07-15 Adeel KazmiChanges after Stage moved to Devel API 19/238519/3
2020-07-15 Adeel KazmiMerge changes Iad3de2a7,I404ca48d,I5a00e3e1 into devel...
2020-07-15 Adeel KazmiStop using Stage to get ObjectRegistry 16/238516/2
2020-07-15 Adeel KazmiAdd methods to Application & Adaptor classes to retriev... 15/238515/2
2020-07-15 Wander Lairson... windows: Fix .pdb debug symbol file installation 79/238579/1
2020-07-15 Daekwang RyuModify parameters of CreateNativeSurface() 69/236169/14
2020-07-15 Wander Lairson... windows: Move getopt.h include file to the bottom 77/238577/1
2020-07-15 Wander Lairson... windows: Change wParam size to 64 bits 76/238576/1
2020-07-14 Adeel KazmiMerge "(Window) Remove GetRenderTaskList from Devel...
2020-07-14 Adeel Kazmi(Window) Remove GetRenderTaskList from Devel API as... 03/238503/1
2020-07-14 Heeyong SongMerge "Use WeakHandle in RenderSurfaceInterface" into...
2020-07-13 Adeel KazmiMerge "(Window) Move methods from Devel to Public API...
2020-07-13 Adeel Kazmi(Window) Move methods from Devel to Public API & add... 18/238118/3
2020-07-13 Heeyong SongUse WeakHandle in RenderSurfaceInterface 89/238389/1
2020-07-10 Victor CebolladaWorkaround to fix a link error in MS Windows 12/238312/3
2020-07-10 Adeel Kazmi[dali_1.9.20] Merge branch 'devel/master' 88/238288/1
2020-07-10 Adeel KazmiDALi Version 1.9.20 82/238282/1 dali_1.9.20
2020-07-09 Adeel KazmiMerge "Support Asynchronous Loading of Animated Image...
2020-07-08 Seungho BAEKMerge "Add comment in the capture.h" into devel/master
2020-07-07 David SteeleEnsure curl redirection and proxy environment are honoured 27/238027/1
2020-07-06 Seungho, BaekAdd comment in the capture.h 20/237620/3
2020-07-06 Heeyong SongSupport a frame rendered / presented callback 48/236248/5
2020-07-03 Adeel KazmiMerge "Remove non-touch related deprecated APIs" into...
next