Specified C++17 standard for the CMake projects.
[platform/core/uifw/dali-toolkit.git] / dali-toolkit /
2020-08-07 Adeel KazmiMerge "DALi Version 1.9.24" into devel/master
2020-08-07 David SteeleDALi Version 1.9.24 72/240572/1 dali_1.9.24
2020-08-07 Adeel KazmiMerge "No longer using std::unary_function<>." into...
2020-08-07 Seoyeon KimMerge "Add a TextEditor property to limit input to...
2020-08-06 Adeel KazmiMerge "Add move semantics to toolkit Window" into devel...
2020-08-06 György StraubNo longer using std::unary_function<>. 50/240450/1
2020-08-06 Seoyeon KimAdd a TextEditor property to limit input to maximum... 90/240390/3
2020-08-05 Adeel KazmiUse static_assert instead of DALI_COMPILE_TIME_ASSERT 42/240342/1
2020-08-05 joogab yunMerge "add minLineSize at text-utils-devel" into devel...
2020-08-04 Richard HuangRename OnStage signals and related internal changes 16/240216/2
2020-08-04 Joogab Yunadd minLineSize at text-utils-devel 90/240190/4
2020-07-31 Cheng-Shiun TsaiDALi Version 1.9.23 98/239998/1 dali_1.9.23
2020-07-30 Adeel KazmiMerge "Add move semantics to common and base Toolkit...
2020-07-30 Adeel KazmiMerge "Changes after touch consumed behaviour change...
2020-07-30 Adeel KazmiChanges after touch consumed behaviour change 63/239663/8
2020-07-30 joogab yunMerge "There is an issue with scale, so change to LINEA...
2020-07-30 Joogab YunThere is an issue with scale, so change to LINEAR. 90/239690/6
2020-07-29 Richard HuangAdd move semantics to common and base Toolkit classes 77/239777/2
2020-07-29 Heeyong SongFix memory leak 03/239703/1
2020-07-27 Seoyeon KimReset the number of characters to add in deleting all... 97/239297/4
2020-07-24 Adeel KazmiMerge "Rendering optimisation with AddOn" into devel...
2020-07-24 Adeel KazmiMerge "Updates for NativeImageInterface" into devel...
2020-07-24 adam.bRendering optimisation with AddOn 28/238028/12
2020-07-24 Adeel KazmiMerge "DALi Version 1.9.22" into devel/master
2020-07-24 Richard HuangDALi Version 1.9.22 97/239397/1 dali_1.9.22
2020-07-24 Wonsik JungAdd the synchronization between Ui and Video player 34/235934/34
2020-07-22 Heeyong SongMerge "Do not request relayout when a control backgroun...
2020-07-21 joogab yunMerge "Corrects the position. This required correction...
2020-07-20 Heeyong SongDo not request relayout when a control background color... 03/238803/2
2020-07-20 Joogab YunCorrects the position. 36/238436/9
2020-07-17 Adeel KazmiMerge "DALi Version 1.9.21" into devel/master
2020-07-17 adam.bDALi Version 1.9.21 13/238813/1 dali_1.9.21
2020-07-17 Heeyong SongMerge "(Visual) Support CORNER_RADIUS_POLICY" into...
2020-07-15 Adeel KazmiChanges after Stage moved to Devel API 20/238520/3
2020-07-15 Adeel KazmiMerge changes I73656a3e,Ic6a1d6e9 into devel/master
2020-07-15 Adeel KazmiMerge "(Automated Tests) Get ObjectRegistry from Core...
2020-07-15 Wander Lairson Costatree-node.h: Include string header file 03/238603/2
2020-07-15 Minho SunMerge "Add child property support for FlexLayout" into...
2020-07-14 Yeongjong LeeAdd child property support for FlexLayout 89/237889/8
2020-07-14 Seungho BAEKMerge "Automated TC modify. To make minimum batch size...
2020-07-14 Heeyong Song(Visual) Support CORNER_RADIUS_POLICY 84/237184/4
2020-07-13 Adeel KazmiMerge "(Automated Tests) Changes after Window changes...
2020-07-13 Adeel KazmiMerge "Add GetLastCharacterIndex()." into devel/master
2020-07-13 Heeyong SongMerge "(Vector) Ensure not to add duplicated task"...
2020-07-13 Joogab YunAdd GetLastCharacterIndex(). 67/238267/9
2020-07-13 joogab yunMerge "Divide Render() into small apis" into devel...
2020-07-10 Joogab YunDivide Render() into small apis 04/238204/6
2020-07-10 Adeel KazmiDALi Version 1.9.20 83/238283/1 dali_1.9.20
2020-07-09 Adeel KazmiMerge "Call LoadTexture() for ReleasePolicy" into devel...
2020-07-09 Adeel KazmiMerge "Support Asynchronous Loading of Animated Image...
2020-07-09 Richard HuangSupport weak handle for BaseHandle 16/238116/2
2020-07-08 Sunghyun KimCall LoadTexture() for ReleasePolicy 33/237633/7
2020-07-08 Heeyong Song(Vector) Ensure not to add duplicated task 57/237857/2
2020-07-06 Seungho, BaekSupport Asynchronous Loading of Animated Image 16/236716/18
2020-07-03 Adeel KazmiMerge "Remove non-touch related deprecated APIs" into...
2020-07-03 Victor CebolladaDALi Version 1.9.19 64/237764/1 dali_1.9.19
2020-07-02 Richard HuangRemove non-touch related deprecated APIs 85/237685/2
2020-06-30 Adeel KazmiFixed SVACE error in TextVisual 74/237474/2
2020-06-26 György StraubDALi Version 1.9.18 50/237250/1 dali_1.9.18
2020-06-25 sunghyun kimMerge "Change not to use the mask if it is set to an...
2020-06-24 Seungho, BaekSupport WebP format 76/236076/13
2020-06-24 Richard HuangMove some public apis in toolkit to devel 59/237059/1
2020-06-23 Heeyong SongAdd npatch utility 24/236824/6
2020-06-22 joogab yunMerge "The advance of the letters is too narrow. So...
2020-06-19 Adeel KazmiMerge "Make some methods consts TextSelectionPopupImpl...
2020-06-19 greynagaDALi Version 1.9.17 03/236703/1 dali_1.9.17
2020-06-19 Sunghyun kimChange not to use the mask if it is set to an empty... 74/222274/9
2020-06-18 Adeel KazmiMake some methods consts TextSelectionPopupImpl 08/236608/2
2020-06-18 Adeel KazmiMerge changes I17acf67f,If2410a4d into devel/master
2020-06-18 Richard HuangRemove reserved properties from toolkit 90/236590/1
2020-06-17 Adeel KazmiImage class Usage Removal 16/236516/1
2020-06-17 Adeel KazmiRemove ResourceImage Usage 13/236513/4
2020-06-17 Adeel KazmiFrameBuffer Usage Removal 92/236492/1
2020-06-17 Adeel KazmiMerge "Change size for new visual using initialized...
2020-06-17 Adeel KazmiMerge "Add tc log to check a failure" into devel/master
2020-06-17 Adeel KazmiMerge "Replace some Dali::Actor public APIs with new...
2020-06-16 Adeel KazmiMerge "Remove NativeImage Usage" into devel/master
2020-06-16 Adeel KazmiMerge "Fix logging for debug build." into devel/master
2020-06-16 Adeel KazmiRemove NativeImage Usage 86/236386/2
2020-06-16 Anton ObzhirovFix logging for debug build. 81/236381/1
2020-06-16 Adeel KazmiRemove Image Usage from ImageVisual & WebView 80/236380/2
2020-06-16 Richard HuangReplace some Dali::Actor public APIs with new properties 77/236377/1
2020-06-16 Sunghyun kimChange size for new visual using initialized transformM... 25/222625/4
2020-06-16 Víctor CebolladaMerge "Update cursor position when the default font...
2020-06-16 Heeyong Song(ArcVisual) Add UPDATE_PROPERTY action 11/235611/3
2020-06-16 Heeyong SongMerge "(Vector) Fix memory leak" into devel/master
2020-06-16 Seoyeon KimUpdate cursor position when the default font style... 24/236124/2
2020-06-16 Jiyun YangAdd circular ProgressBar style 01/235301/7
2020-06-16 Jiyun YangAdd VisualBase::GetType() 36/235736/10
2020-06-16 Heeyong Song(Vector) Fix memory leak 42/235742/2
2020-06-12 Adeel KazmiBufferImage Usage Removal 89/236089/1
2020-06-12 Adeel Kazmi(ImageView) Remove Image class Usage 83/236083/1
2020-06-12 Adeel KazmiMerge "(Text Decorator) Remove Image class Usage" into...
2020-06-12 Cheng-Shiun TsaiDALi Version 1.9.16 57/236057/1 dali_1.9.16
2020-06-11 Adeel Kazmi(Text Decorator) Remove Image class Usage 92/235992/4
2020-06-11 Adeel KazmiMerge "Remove Setter/Getter public APIs from Dali:...
2020-06-10 Adeel KazmiMerge "(VectorBlobAtlas) Use Texture instead of BufferI...
2020-06-10 Adeel Kazmi(VectorBlobAtlas) Use Texture instead of BufferImage 84/235784/5
2020-06-10 Richard HuangRemove Setter/Getter public APIs from Dali::Layer 78/235878/3
2020-06-09 Heeyong SongMerge "(Vector) Ensure that all animation data is appli...
next