DALi Version 1.9.29
[platform/core/uifw/dali-core.git] / dali / public-api / object /
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-01 György StraubRenaming of enum values for coding standards compliance. 68/242668/4
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 "Changed Animation API enums to uppercase." into...
2020-08-24 David SteeleMigrating Handle devel-api to public-api 46/242146/5
2020-08-21 David SteeleAdded terse syntax for Get/Set Property 33/209233/10
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-05 Adeel KazmiRemove DALI_COMPILE_TIME_ASSERT macro (use static_asser... 40/240340/1
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 Richard HuangChange copy constructor and copy assignment in common... 28/239928/1
2020-07-28 Heeyong SongFix memory leak of WeakHandle 19/239619/1
2020-07-27 Adeel KazmiMerge "Add move semantics for IntrusivePtr" into devel...
2020-07-27 Richard HuangAdd move semantics for IntrusivePtr 41/239441/2
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-09 Richard HuangSupport weak handle for BaseHandle 15/238115/3
2020-05-27 Richard HuangRemove more public Setter/Getter APIs from Dali::Actor 39/234639/1
2020-02-07 Adeel KazmiMerge "Few warnings removed (MSVC)." into devel/master
2020-02-06 Victor CebolladaFew warnings removed (MSVC). 27/224127/3
2019-09-02 Adeel KazmiMerge "[ATSPI] Adds support for enumeration in Property...
2019-09-02 Radoslaw Cybulski[ATSPI] Adds support for enumeration in Property::Value 49/180549/20
2019-07-02 Adeel KazmiMerge "Add GetLogicalKey API in DevelKeyEvent" into...
2019-06-21 Seoyeon KimMerge "Update the doxygen comment" into devel/master
2019-06-19 Seoyeon KimUpdate the doxygen comment 64/208164/2
2019-05-31 HyunJu ShinMerge "Add '@addtogroup' tag to generate doxygen page...
2019-05-28 Adeel KazmiMerge "Fix SVACE issue" into devel/master
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-05-20 Seoyeon KimUpdate the doxygen comment 54/206454/1
2019-04-24 Francisco SantosAdd support to create Property::Map with initializer_list 98/108498/26
2019-04-24 Adeel KazmiUse range-based loop in Property::Map 78/204578/3
2019-04-24 Adeel KazmiAdd move semantics to Array, Map & Value 51/203751/11
2019-02-22 David SteeleMerge "Support multiple window rendering" into devel...
2019-02-22 Richard HuangSupport multiple window rendering 34/193934/34
2019-02-11 Seoyeon KimFix SINCE and DEPRECATED versions to be included in... 89/199289/3
2018-12-06 Adeel KazmiMerge changes I1aa1107c,Iede00fcd,I43ba1a81 into devel...
2018-12-05 Kimmo HoikkaFix some more of size_t and unsigned ints in DALi API 56/194556/1
2018-12-04 Kimmo HoikkaRefactor SceneGraphProperty handling code in event... 75/192675/22
2018-11-01 Adeel KazmiMerge "Remove TypeRegistration from deprecated Image...
2018-10-30 David SteeleMerge "(FrameCallback) Ensure setting a color is reset...
2018-10-30 Kimmo HoikkaOptimize type-info-impl and type-registry-impl 35/191935/6
2018-10-29 Kimmo HoikkaReducing boilerplate on default property metadata 83/191583/14
2018-10-18 Adeel KazmiMerge "Making DALi core internals typesafe using guaran...
2018-10-17 Kimmo HoikkaMaking DALi core internals typesafe using guaranteed... 31/190831/12
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-09-11 adunMofidy codes for Dali Windows backend 45/182145/5
2018-05-15 adunSeperate the API macros 16/178616/6
2018-04-13 adam.b[dali_1.3.20] Merge branch 'devel/master' 29/175929/1
2018-04-06 David SteeleMerge "DALi Version 1.3.19" into devel/master
2018-04-05 David SteeleAdded TypeInfo::GetChildPropertyIndices 60/173760/3
2018-04-05 David SteeleAdded mechanism for registering child properties on... 62/173462/3
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-10-20 Richard Huang[dali_1.2.62] Merge branch 'devel/master' 05/156905/1
2017-10-16 Seoyeon KimAdd Property::EXTENTS type 50/154650/15
2017-10-06 Adeel Kazmi[dali_1.2.60] Merge branch 'devel/master' 37/154137/1
2017-10-03 Adeel KazmiAdd macro for Public API read-only properties 42/153942/2
2017-09-29 Adeel KazmiMerge "Move WeakHandle to the Public API" into devel...
2017-09-29 Adeel KazmiMove WeakHandle to the Public API 33/153533/3
2017-05-26 greynaga[dali_1.2.41] Merge branch 'devel/master' 48/131348/1
2017-05-24 Adeel KazmiMerge "Update doxygen commnets" into devel/master
2017-05-24 Seoyeon KimUpdate doxygen commnets 99/130799/1
2017-05-23 minho.sunMove DevelHandle::GetCurrentProperty to public 52/130352/3
2017-04-03 Adeel Kazmi[dali_1.2.33] Merge branch 'devel/master' 39/122439/3
2017-03-29 Seoyeon KimAdd doxygen comment in WeightObject namespace 74/121474/2
2017-03-28 Adeel KazmiMerge changes Ibcc99fc9,I8d1202b2 into devel/master
2017-03-27 Adeel KazmiMerge "Fix to avoid DEREF_AFTER_NULL Svace issue in...
2017-03-21 Paul WisbeyFix to avoid DEREF_AFTER_NULL Svace issue in any.h 25/117825/3
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-08 Kimmo HoikkaMerge "Added travis.yml for auto-building patches"...
2017-01-20 Richard Huang[dali_1.2.23] Merge branch 'devel/master' 89/111489/1
2017-01-16 David SteeleMerge "Remove erroneous assert, pointers to references...
2017-01-16 Seoyeon KimUpdate doxygen tags 27/110427/1
2016-12-16 Francisco Santos[dali_1.2.19] Merge branch 'devel/master' 48/105448/1
2016-12-13 suhyung EomApply deprecate macro and LOG 91/96791/13
2016-12-05 Adeel KazmiMerge "Prevent API generate warning log" into devel...
2016-12-02 adam.b[dali_1.2.17] Merge branch 'devel/master' 81/101981/1
2016-11-25 Victor CebolladaRevert public API changes. Handle methods. 83/98183/4
next