Merge "Stop copying Property::Maps in ImageView SetProperty" into devel/master
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / public-api /
2016-11-24 Adeel KazmiMerge "Stop copying Property::Maps in ImageView SetProp...
2016-11-23 dongsug songMerge "Update README for dali-swig" into devel/master
2016-11-22 Kimmo HoikkaSwitch Sync- and AsynchImageLoaders to use new (object... 64/99364/3
2016-11-22 Paul WisbeyMerge changes Ia2ec4b45,Ied29583a into devel/master
2016-11-22 Victor CebolladaText - First Page Renderer implementation. 46/94546/26
2016-11-22 dongsug songMerge "DALi C# binding - Write pure C# Color & Position...
2016-11-21 Paul WisbeyMerge "Text - Fix for input style when the text gain...
2016-11-21 Seoyeon KimAdd Privilege doxygen tag about URL 17/98417/4
2016-11-18 Kimmo HoikkaMerge "Usage of CustomeView for ScrollContainer and...
2016-11-18 Adeel KazmiMerge "DALi Version 1.2.15" into devel/master
2016-11-18 UmarDALi Version 1.2.15 28/98728/1 dali_1.2.15
2016-11-18 dongsug songMerge "Garbage Collection using Dispose Queue method...
2016-11-17 Adeel KazmiMerge "Text - Fix for input style when there is a long...
2016-11-17 Adeel KazmiMerge "Cleanup of Visual::Base::SetSize" into devel...
2016-11-17 David SteeleCleanup of Visual::Base::SetSize 82/96982/7
2016-11-17 Adeel KazmiMerge "More SVACE fixes" into devel/master
2016-11-17 Adeel KazmiMerge "(KeyboardFocusManager) Fixed ConnectSignal handl...
2016-11-16 Adeel KazmiMore SVACE fixes 53/98253/2
2016-11-16 Adeel Kazmi(KeyboardFocusManager) Fixed ConnectSignal handling... 62/98262/1
2016-11-16 David SteeleMerge "C# CustomView Implementation (C++ wrappers,...
2016-11-15 Adeel KazmiMerge "Visual bases checks if visual already staged...
2016-11-15 Agnelo VazVisual bases checks if visual already staged before... 93/97593/4
2016-11-15 dongsug songMerge "Dali C# binding : Creating Color Constructor...
2016-11-14 Kimmo HoikkaMerge "(Automated Tests) Sync with core tests" into...
2016-11-14 Agnelo VazControl impl just uses Visual Registration instead... 54/97254/3
2016-11-14 Tom RobinsonAdded correct import defines to SyncImageLoader 25/97525/2
2016-11-11 Adeel KazmiMerge "DALi Version 1.2.14" into devel/master
2016-11-11 Adeel KazmiDALi Version 1.2.14 60/97260/1 dali_1.2.14
2016-11-11 Adeel KazmiMerge "Control::UnregisterVisual does not remove render...
2016-11-11 Tom RobinsonPublished the AsyncImageLoader and SyncImageLoader... 78/96978/15
2016-11-11 Agnelo VazControl::UnregisterVisual does not remove renderers... 04/97204/2
2016-11-09 David SteeleRemoved VisualBase::RemoveAndReset() method. 71/96671/1
2016-11-09 David SteeleRemoved SetOnStage/SetOffStage from visual-base.h 56/96356/3
2016-11-07 Paul WisbeyMerge "Revert the TextLabel to use the old renderer...
2016-11-04 David SteeleMerge "Revert "Image and NPatch visual GetProperty...
2016-11-04 Tom RobinsonDALi Version 1.2.13 66/95766/1 dali_1.2.13
2016-11-02 dongsug songMerge "DALi C# binding - Avoid removal of dali-swig...
2016-11-01 Kimmo HoikkaRemove incorrect placement actor from the RegisterVisua... 73/94873/2
2016-11-01 Kimmo HoikkaMerge "Fixed bug in 3x3 NPatch shader and Color visual...
2016-11-01 Paul WisbeyMerge "Text - FONT_STYLE and INPUT_FONT_STYLE propertie...
2016-11-01 Victor CebolladaText - FONT_STYLE and INPUT_FONT_STYLE properties refactor. 03/94003/10
2016-10-28 Paul WisbeyMerge "Text - Initialize the mUpdateCursorHookPosition...
2016-10-28 Adeel KazmiMerge "Fix PageFactory to take in Texture rather than...
2016-10-28 Xiangyin MaDALi Version 1.2.12 67/94367/1 dali_1.2.12
2016-10-27 Adeel KazmiMerge "Added devel-api mirroring of public enumeration...
2016-10-27 David SteeleAdded devel-api mirroring of public enumeration. 14/94014/4
2016-10-25 Adeel KazmiMerge "Changed README to README.md" into devel/master
2016-10-25 dongsug songMerge "Update the refined dali c# application to suppor...
2016-10-24 Adeel KazmiMerge "Added bezier curve control points to TransitionD...
2016-10-24 dongsug songMerge "DALi C# binding - Change Animte APIs to use...
2016-10-21 Paul WisbeyMerge "Fix for a single line text's vertical alignment...
2016-10-21 Paul WisbeyMerge "TextVisual - Fix a memory leak issue." into...
2016-10-21 Adeel KazmiMerge "DALi Version 1.2.11" into devel/master
2016-10-21 Nick HollandDALi Version 1.2.11 14/93314/1 dali_1.2.11
2016-10-21 David SteeleMerge "Reducesd image visual memory consumption by...
2016-10-21 Adeel KazmiMerge "Added code for stylable transitions" into devel...
2016-10-20 David SteeleAdded code for stylable transitions 96/90596/11
2016-10-20 Adeel KazmiMerge "Remove Atlas usage from ImageVisual" into devel...
2016-10-20 Paul WisbeyMerge "TextVisual implementation." into devel/master
2016-10-18 Victor CebolladaTextVisual implementation. 15/92615/3
2016-10-14 Adeel KazmiMerge "RegisterVisuals has option not to auto stage...
2016-10-14 Agnelo VazRegisterVisuals has option not to auto stage visual 71/92171/10
2016-10-14 Richard HuangDALi Version 1.2.10 30/92330/1 dali_1.2.10
2016-10-13 dongsug songMerge "This patch is for refining dali application...
2016-10-11 Adeel KazmiMerge "Changed control defaults to listen to style...
2016-10-11 David SteeleChanged control defaults to listen to style change 90/88390/6
2016-10-10 dongsug songMerge "DALi C# binding - Generic Delegates support...
2016-10-10 Adeel KazmiMerge "Add missed parameter documentation" into devel...
2016-10-07 Adeel KazmiMerge "DALi Version 1.2.9" into devel/master
2016-10-07 Ferran SoleDALi Version 1.2.9 57/91457/1 dali_1.2.9
2016-09-30 adam.bDALi Version 1.2.8 79/90579/1 dali_1.2.8
2016-09-30 taeyoonMerge "Add GetEglImageTextureTarget() in TestNativeImag...
2016-09-27 Xiangyin MaFix the version of the deprecated APIs in ImageView... 38/89938/2
2016-09-27 David SteeleMerge "Deprecate the public APIs taking Image as input...
2016-09-26 Seoyeon KimAdd missed parameter documentation 96/89696/2
2016-09-23 David SteeleMerge "DALi Version 1.2.7" into devel/master
2016-09-23 David SteeleDALi Version 1.2.7 45/89445/1 dali_1.2.7
2016-09-20 Xiangyin MaDeprecate the public APIs taking Image as input 82/88782/3
2016-09-16 Adeel KazmiMove PageTurnView to Devel API 89/88389/1
2016-09-16 Agnelo VazDALi Version 1.2.6 34/88334/1 dali_1.2.6
2016-09-15 taeyoonRemove/Move experimental features 49/88249/1
2016-09-09 Xiangyin MaDALi Version 1.2.5 13/87813/1 dali_1.2.5
2016-09-08 Paul WisbeyMerge "Clipping API feature in Actor" into devel/master
2016-09-08 Xiangyin MaAutomatically dis/connect registered visuals to stage 90/84390/16
2016-09-02 David SteeleMerge "Raised test coverage for Model3dView" into devel...
2016-09-02 Victor CebolladaDALi Version 1.2.4 51/86751/1 dali_1.2.4
2016-08-31 David SteeleMerge "Updated @since tags for APIs added since 1.2...
2016-08-31 Paul WisbeyMerge "Patch to synchronize with bug fixes done in...
2016-08-31 Adeel KazmiUpdated @since tags for APIs added since 1.2.0 that... 56/86256/3
2016-08-31 Adeel KazmiMerge "Add Privilege tags to dali.doxy.in" into devel...
2016-08-30 Adeel KazmiMerge "Changed styles to use case-insensitive matching...
2016-08-30 Adeel KazmiMerge "Fixed interaction between scale dimensions and...
2016-08-30 Andrew PoorRename color property of primitive visual to mixColor. 22/86122/2
2016-08-26 UmarDALi Version 1.2.3 61/85661/1 dali_1.2.3
2016-08-19 Ferran SoleDALi Version 1.2.2 77/84577/1 dali_1.2.2
2016-08-18 Agnelo VazResource folder retreived from Framework API 86/83386/7
2016-08-17 Adeel KazmiMerge "Add descriptions and example codes" into devel...
2016-08-17 Adeel KazmiRename DebugVisual to WireframeVisual 96/84096/6
2016-08-16 Paul WisbeyMerge "Add Text input style changed signal." into devel...
2016-08-16 Victor CebolladaAdd Text input style changed signal. 03/81803/13
next