platform/core/uifw/dali-adaptor.git
2019-05-14 Jiyun YangImplement WebEngine APIs 05/205705/6
2019-05-10 Adeel KazmiMerge "Gesture event refactor" into devel/master
2019-05-10 Richard HuangDALi Version 1.4.19 28/205928/1 dali_1.4.19
2019-05-09 Daniel McEwenGesture event refactor 25/203325/15
2019-05-09 Adeel KazmiMerge "Add deprcated macro to newly deprecated Window...
2019-05-09 Adeel KazmiMerge "Added helper function to retrieve which window...
2019-05-09 Adeel KazmiAdd deprcated macro to newly deprecated Window API 45/205845/1
2019-05-09 Richard HuangAdded helper function to retrieve which window a given... 78/205678/5
2019-05-09 Adeel KazmiRemove unused DragAndDropDetector 86/205586/4
2019-05-03 Richard HuangAdd new public APIs for Window 38/205438/4
2019-05-03 Adeel KazmiMerge "Remove CXX03 Build & old Tizen Version Builds...
2019-05-03 Richard HuangImplement base class to enable EvasPlugin to create... 33/204033/12
2019-05-02 Adeel KazmiMerge "Add debug log" into devel/master
2019-05-02 Adeel KazmiMerge "Change Window::IsVisible()" into devel/master
2019-05-02 Adeel KazmiRemove CXX03 Build & old Tizen Version Builds 66/205366/2
2019-05-02 Anton ObzhirovDALi Version 1.4.18 33/205333/1 dali_1.4.18
2019-04-30 Richard HuangCreate additional window using Window::New instead... 42/205242/1
2019-04-30 Heeyong SongAdd debug log 90/205190/1
2019-04-30 Heeyong SongChange Window::IsVisible() 89/205189/1
2019-04-26 Adeel KazmiMerge "DALi Version 1.4.17" into devel/master
2019-04-26 greynagaDALi Version 1.4.17 11/204811/1 dali_1.4.17
2019-04-26 joogab yunMerge "Fix build error on Windows" into devel/master
2019-04-25 Richard HuangOnly pause the adaptor when all the windows are hidden 71/204671/4
2019-04-25 adunFix build error on Windows 11/204611/1
2019-04-24 Richard HuangSupport surfaceless context for OpenGL ES 2 52/204552/3
2019-04-18 Agnelo VazDALi Version 1.4.16 99/203999/1 dali_1.4.16
2019-04-17 Adeel KazmiMerge "FontClient - Do not resize cache vectors to...
2019-04-17 Adeel KazmiMerge "Fix for retrieved metrics." into devel/master
2019-04-17 Adeel KazmiMerge "Fixed indentation." into devel/master
2019-04-17 Adeel KazmiMerge "Italic synthesize for circular layout." into...
2019-04-16 Adeel KazmiMerge "Remove the deferred RotationObserver from the...
2019-04-16 Victor CebolladaFix for retrieved metrics. 84/203384/3
2019-04-16 Victor CebolladaFixed indentation. 83/203383/2
2019-04-16 Victor CebolladaItalic synthesize for circular layout. 81/203381/2
2019-04-16 Richard HuangRemove the deferred RotationObserver from the Adaptor 39/203539/4
2019-04-15 Victor CebolladaFontClient - Do not resize cache vectors to size one. 36/203536/1
2019-04-12 adunAdd codes for Dali Windows Backend 09/172009/73
2019-04-12 Seungho, BaekSelect OpenGL es version automatically 99/201599/13
2019-04-12 Adeel KazmiDALi Version 1.4.15 17/203417/1 dali_1.4.15
2019-04-11 Adeel KazmiMerge "Force the completion of all GL executions before...
2019-04-10 Richard HuangForce the completion of all GL executions before switch... 71/202871/5
2019-04-10 Heeyong Song(VectorRenderer) Add a method to get a default size 30/202630/3
2019-04-09 Adeel KazmiMerge "Bitmap Font support for Toolkit's TextLabel...
2019-04-09 Victor CebolladaBitmap Font support for Toolkit's TextLabel. 61/202261/6
2019-04-09 Sunghyun kimInitialize EGL and DiplayConnection 73/202773/3
2019-04-09 Jiyun YangMove unnecessary header inclusion 20/202520/2
2019-04-05 adam.bDALi Version 1.4.14 75/202875/1 dali_1.4.14
2019-04-01 JIYUN YANGMerge "Add missing Keys to the mapping table (ecore...
2019-04-01 huiyu.eunMake DefaultFontDescription cached 50/201350/4
2019-03-29 Victor CebolladaDALi Version 1.4.13 94/202494/1 dali_1.4.13
2019-03-28 Adeel KazmiMerge "Fix conversion warnings for event refactor"...
2019-03-27 Adeel KazmiMerge "Return different Window handle after ReplaceWind...
2019-03-27 Daniel McEwenFix conversion warnings for event refactor 64/202264/8
2019-03-26 Jiyun YangAdd missing Keys to the mapping table (ecore wayland) 60/202060/3
2019-03-22 Richard HuangDALi Version 1.4.12 78/202078/1 dali_1.4.12
2019-03-19 Richard HuangReturn different Window handle after ReplaceWindow... 05/201805/2
2019-03-18 Jiyun YangFix wrong method declaration 45/201645/1
2019-03-15 Adeel KazmiMerge "Deprecate Application::ReplaceWindow" into devel...
2019-03-15 Adeel KazmiMerge "Revert "Convert texture's gl format (from dali...
2019-03-15 Richard HuangRevert "Convert texture's gl format (from dali-core)." 58/201558/1
2019-03-15 György StraubDALi Version 1.4.11 36/201536/1 dali_1.4.11
2019-03-14 Richard HuangDeprecate Application::ReplaceWindow 76/201476/5
2019-03-14 Seungho, BaekConvert texture's gl format (from dali-core). 77/201077/7
2019-03-11 Anton ObzhirovAdd event handling support for multiple windows. 54/194554/14
2019-03-11 Seoyeon KimMerge "Change Application::ResizeSignal() deprecated...
2019-03-08 Adeel KazmiMerge "DALi Version 1.4.10" into devel/master
2019-03-08 Daniel McEwenDALi Version 1.4.10 14/201114/1 dali_1.4.10
2019-03-08 Heeyong Song(VectorAnimationRenderer) Add GetFrameRate method 25/200525/4
2019-03-07 huiyu.eunCall ProcessCoreEvent() from NotifySceneCreated() 00/201000/2
2019-03-07 Heeyong SongAdd logs - Window, Adaptor and CombinedUpdateRenderCont... 56/200456/2
2019-03-06 Adeel KazmiEnsure FreeType library calls are successful before... 61/200961/2
2019-03-06 Adeel KazmiMerge "Ensure we only show the EGL information at init...
2019-03-06 joogab yunMerge "clear cache when locale is changed" into devel...
2019-03-05 Adeel KazmiEnsure we only show the EGL information at init rather... 10/200910/1
2019-03-04 minho.sunclear cache when locale is changed 76/200776/3
2019-03-04 Victor CebolladaFontConfig - Remove the font format from the match... 77/200777/1
2019-03-01 greynagaDALi Version 1.4.9 39/200739/1 dali_1.4.9
2019-02-27 Richard HuangRemove the indicator 80/200480/2
2019-02-26 xb.tengRemove unuseful application-extensions 97/200497/1
2019-02-25 Victor CebolladaFix the life cicle of the FcCharSet objects. 24/200324/2
2019-02-22 David SteeleMerge "Support multiple window rendering" into devel...
2019-02-22 David SteeleDALi Version 1.4.8 89/200389/1 dali_1.4.8
2019-02-21 Seoyeon KimChange Application::ResizeSignal() deprecated version... 00/200300/1
2019-02-20 Richard HuangSupport multiple window rendering 33/193933/23
2019-02-20 joogab yunMerge "Text improvement 1. Circular text implementation...
2019-02-19 Victor CebolladaText improvement 61/197561/26
2019-02-18 huiyu.eunDeclared in C style for calling from app-launcher 49/192949/5
2019-02-14 Adeel KazmiMerge "Remove SystemOverlay." into devel/master
2019-02-14 Adeel KazmiMerge "Added generic folders for non-platform specific...
2019-02-14 Anton ObzhirovDALi Version 1.4.7 00/199800/1 dali_1.4.7
2019-02-14 Adeel KazmiAdded generic folders for non-platform specific impleme... 47/199647/6
2019-02-14 Anton ObzhirovRemove SystemOverlay. 50/199650/2
2019-02-13 Adeel KazmiMerge "Add protect code for curl handle" into devel...
2019-02-12 Seoyeon KimMove DEPRECATED tags to the top of the description 86/199486/1
2019-02-11 sunghyun kimMerge "set CURLOPT_TIMEOUT 120 seconds" into devel...
2019-02-08 Adeel KazmiMerge "Fix DEPRECATED version to be included in Tizen...
2019-02-08 Adeel KazmiMerge changes I91aadcd7,I6bad1977 into devel/master
2019-02-08 Adeel KazmiMerge "DALi Version 1.4.6" into devel/master
2019-02-08 Agnelo VazDALi Version 1.4.6 23/199323/1 dali_1.4.6
2019-02-08 Seoyeon KimFix DEPRECATED version to be included in Tizen 5.5 90/199290/1
next