Merge "(GCC 6.2) Remove unused functions from automated-tests" into devel/master
[platform/core/uifw/dali-toolkit.git] / automated-tests / src /
2017-01-24 Kimmo HoikkaMerge "(GCC 6.2) Remove unused functions from automated...
2017-01-23 Adeel Kazmi(GCC 6.2) Remove unused functions from automated-tests 03/111503/2
2017-01-20 Adeel KazmiMerge "Fix for ItemView OVERSHOOT_SIZE" into devel...
2017-01-20 Ferran SoleFix for ItemView OVERSHOOT_SIZE 32/111132/5
2017-01-20 Paul WisbeyMerge "Fixed test cases after changes in ResourceImage...
2017-01-19 Adeel KazmiMerge "Remove deprecated SetSelected call" into devel...
2017-01-19 David SteeleMerge "Added TextVisual function to convert string...
2017-01-18 Agnelo VazAdded TextVisual function to convert string keys to... 42/110742/6
2017-01-18 Ferran SoleFixed test cases after changes in ResourceImage 01/110701/2
2017-01-17 Adeel KazmiMerge "Fix bug that the properties of layouts are set...
2017-01-16 Adeel KazmiMerge "Wrap mode support for AnimatedImageVisual" into...
2017-01-16 Xiangyin MaWrap mode support for AnimatedImageVisual 84/105484/6
2017-01-16 Adeel KazmiMerge "TextVisual shows text after being Disabled and...
2017-01-16 Minho SunMerge "Pass page up/down directions to layout controls...
2017-01-15 Feng JinFix bug that the properties of layouts are set after... 36/110336/1
2017-01-13 Agnelo VazTextVisual shows text after being Disabled and Enabled 86/110286/4
2017-01-13 David SteeleMerge "DALi Version 1.2.22" into devel/master
2017-01-13 Kimmo HoikkaMerge "Added C# binding for properties in devel-api...
2017-01-13 Kimmo HoikkaMerge "Updated visual property animator to handle shade...
2017-01-13 Kimmo HoikkaMerge "Updated visuals to add animatable mixColor prope...
2017-01-13 Kimmo HoikkaMerge "Match the arguments type in 'max' function"...
2017-01-13 Richard HuangPass page up/down directions to layout controls for... 58/110058/2
2017-01-12 David SteeleUpdated visual property animator to handle shader prope... 88/109288/7
2017-01-12 David SteeleUpdated visuals to add animatable mixColor property 58/105158/20
2017-01-12 Adeel KazmiMerge "Button needs a simple mechanism to set text...
2017-01-12 Agnelo VazButton needs a simple mechanism to set text label 96/109796/4
2017-01-09 Adeel KazmiMerge "Fix the warning log in Control causing the wrong...
2017-01-06 Adeel KazmiMerge "Added nested TableView KeyboardFocus support...
2017-01-06 Adeel KazmiMerge "DALi Version 1.2.21" into devel/master
2017-01-06 Kimmo HoikkaMerge "Automatic Control Clipping" into devel/master
2017-01-06 Kimmo HoikkaMerge "Make Up calls to control consistent so they...
2017-01-06 UmarAdded nested TableView KeyboardFocus support 43/106743/6
2017-01-06 Adeel KazmiAutomatic Control Clipping 95/108795/5
2017-01-06 Adeel KazmiMake Up calls to control consistent so they are called... 97/107897/9
2017-01-05 Xiangyin MaWireframe visual provides correct natural size in debug... 03/108503/4
2016-12-26 Minho SunMerge "Add push-button sample for dashboard" into devel...
2016-12-23 Adeel KazmiMerge "Added Tooltip functionality to Control" into...
2016-12-23 dongsug.songMerge "Dali C#: Common Interface Define related changes...
2016-12-22 Adeel KazmiAdded Tooltip functionality to Control 43/103143/10
2016-12-20 fengjin16Add support for ItemView layout customisation through... 48/100248/23
2016-12-16 Paul WisbeyMerge "Text - Fix for placement actor." into devel...
2016-12-16 David SteeleMerge "Fix SVACE error in KeyboardFocusManager" into...
2016-12-16 Victor CebolladaText - Fix for placement actor. 52/104852/3
2016-12-16 Adeel KazmiMerge "Fix TableView::GetNextKeyboardFocusableActor...
2016-12-16 Adeel KazmiMerge changes I6d000008,Ibca83786 into devel/master
2016-12-16 Xiangyin MaAnimatedImageVisual 35/103235/11
2016-12-16 Xiangyin Ma(ImageAtlas) Add method for packing a group of pixelDat... 30/102430/10
2016-12-16 minho.sunMerge "C# control dashboard demo" into devel/master
2016-12-15 Adeel KazmiMerge "Updated control transitions to work with visual...
2016-12-15 minho.sunMerge "Add KeyboardFocus History Stack" into devel...
2016-12-14 David SteeleUpdated control transitions to work with visual transform 42/104842/3
2016-12-14 Adeel KazmiMerge changes Iec23e69e,I6437eab9 into devel/master
2016-12-14 Adeel KazmiMerge "Fix SWIG C# Build" into devel/master
2016-12-14 Agnelo VazEnsure toggle button emits clicked signal when changing... 65/104865/1
2016-12-13 Agnelo VazKeep legacy look of buttons with pre Visual API 45/103545/6
2016-12-13 Agnelo VazAdding button-devel.h and deprecation updates 52/101952/8
2016-12-13 Agnelo VazButton Upgrade to use Text Visual 06/99406/11
2016-12-13 Agnelo VazImplemented Deprecated GetSelectedImage and GetButtonImage 41/98741/14
2016-12-13 Agnelo VazRemoved OnButton virtual functions and simplified Radio... 94/98194/13
2016-12-13 Agnelo VazButtons to use Visuals 35/73035/37
2016-12-12 Paul WisbeyMerge "Text - TextClipper replaced by an Actor with...
2016-12-12 Victor CebolladaText - TextClipper replaced by an Actor with the CLIPPI... 55/103555/3
2016-12-09 Kimmo HoikkaMerge "Updating programming guide for control property...
2016-12-09 Seoyeon KimMerge "Add deprecated tag and missed doxygen" into...
2016-12-07 adam.bAdded devel property PREMULTIPLIED_ALPHA ( "premultipli... 12/102912/7
2016-12-06 minho.sunAdd KeyboardFocus History Stack 37/97137/16
2016-12-02 minho.sunMerge "Add focus indicator only when attaching physical...
2016-12-01 Adeel KazmiChanges after ShaderEffect removal 06/101606/2
2016-11-30 Kimmo HoikkaAllow background property to be set as a URL string... 72/100872/2
2016-11-30 Adeel KazmiMerge "Revert public API changes. Handle methods."...
2016-11-30 Adeel KazmiMerge "Automatically update doxygen configuration to...
2016-11-30 Victor CebolladaRevert public API changes. Handle methods. 84/98184/5
2016-11-29 David SteeleMerge "Control - Trigger the size negotiation when...
2016-11-29 David SteeleMerge "TextVisual - Renderer life cycle." into devel...
2016-11-29 Victor CebolladaTextVisual - Renderer life cycle. 64/100164/10
2016-11-29 dongsug songMerge "Dali C# binding - Implement the pure C# classes...
2016-11-28 Ferran SoleChanged bubble effect to use new texture API 85/99985/8
2016-11-24 Ferran SoleVisuals - Avoid having 2 devel headers for visual-prope... 79/99579/6
2016-11-24 Adeel KazmiMerge "Stop copying Property::Maps in ImageView SetProp...
2016-11-24 Adeel KazmiMerge "Renamed TextVisual::DoSetProperty to SetProperty...
2016-11-24 Adeel Kazmi(Popup) Fix various bugs in Popup 04/99404/10
2016-11-23 Kimmo HoikkaMerge "Modified dali.i and dali-toolkit.i files to...
2016-11-23 Adeel KazmiMerge "Removed Visual::Base::SetProperty and GetPropert...
2016-11-23 dongsug songMerge "Update README for dali-swig" into devel/master
2016-11-23 David SteeleRemoved Visual::Base::SetProperty and GetProperty 28/99028/5
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 Victor CebolladaModelView implementation. 49/86349/14
2016-11-18 Kimmo HoikkaMerge "Usage of CustomeView for ScrollContainer and...
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 "(KeyboardFocusManager) Fixed ConnectSignal handl...
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 KazmiFix various SVACE errors 05/98005/5
2016-11-15 UmarC# CustomView Implementation (C++ wrappers, manual... 36/92636/23
next