platform/core/uifw/dali-toolkit.git
2017-02-03 David SteeleMerge "DALi Version 1.2.25" into devel/master
2017-02-03 UmarDALi Version 1.2.25 14/113014/1 dali_1.2.25
2017-02-03 David SteeleMerge "Control property names in doxygen now match...
2017-02-03 Agnelo VazControl property names in doxygen now match code 65/112965/2
2017-02-03 suhyung EomImplement vertical scroll animation on text input 32/108632/17
2017-02-02 Adeel KazmiMerge "Add style name to indicator of ScrollBar" into...
2017-02-02 Adeel KazmiMerge "Updated programming guide to explain how to...
2017-02-02 xb.tengAdd Toggle button example for dashboard demo. 56/112056/4
2017-02-02 xb.tengToggle button c# binding. 54/112054/2
2017-02-02 David SteeleUpdated programming guide to explain how to create... 85/112785/1
2017-02-02 minho.sunAdd style name to indicator of ScrollBar 27/112127/4
2017-01-30 Kimmo HoikkaMerge "Removed unused method GetTexture form test-actor...
2017-01-30 Adeel KazmiMerge "Fix the keyboard focus issue for nested table...
2017-01-27 David SteeleMerge "Enable json tree dump to work with empty arrays...
2017-01-27 Agnelo VazEnable json tree dump to work with empty arrays 14/112214/1
2017-01-27 Adeel KazmiMerge "DALi Version 1.2.24" into devel/master
2017-01-27 Nick HollandDALi Version 1.2.24 04/112204/1 dali_1.2.24
2017-01-27 Richard HuangFix the keyboard focus issue for nested table view 01/112201/1
2017-01-27 xb.tengAdd native dali toggle button, base on latest button... 97/101797/31
2017-01-26 UmarManual binding to add getter/setter APIs for Hover 57/112157/4
2017-01-26 Ferran SoleRemoved unused method GetTexture form test-actor-utils.h 67/112167/1
2017-01-25 Ferran SoleRemoved unneeded includes of Dali::Atlas 06/111906/2
2017-01-25 Adeel KazmiMerge "Add C# tooltip example to the control dashboard...
2017-01-24 Richard HuangAdd C# tooltip example to the control dashboard 04/111904/3
2017-01-24 Adeel KazmiMerge "Doxygen Comment Generation" into devel/master
2017-01-24 Adeel KazmiMerge "Add C# binding for ItemView." into devel/master
2017-01-24 Richard HuangManual binding for Visual and Tooltip properties in... 97/111897/1
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-23 Victor CebolladaText - Use the uColor uniform to render the emojis. 61/111661/1
2017-01-20 puruDoxygen Comment Generation 99/92499/12
2017-01-20 Adeel KazmiMerge "Fix for ItemView OVERSHOOT_SIZE" into devel...
2017-01-20 Richard HuangDALi Version 1.2.23 87/111487/1 dali_1.2.23
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-19 Agnelo VazRemove deprecated SetSelected call 89/111089/1
2017-01-19 Feng JinAdd C# binding for ItemView. 68/111068/1
2017-01-18 Francisco SantosAdd assert to ensure initialized variables. 32/110932/1
2017-01-18 Agnelo VazAdded TextVisual function to convert string keys to... 42/110742/6
2017-01-18 Adeel KazmiRemove usage of deprecated Button::SetLabelText 96/110896/2
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-16 minho.sunchange SINCE version of MoveFocusBackward 57/110357/1
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 David SteeleDALi Version 1.2.22 93/110293/1 dali_1.2.22
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-13 Richard HuangAdded C# binding for properties in devel-api 95/109795/5
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-12 Nick HollandC# Control factory / Registry 38/101938/19
2017-01-10 Seoyeon KimMatch the arguments type in 'max' function 59/109559/1
2017-01-10 Seoyeon KimUpdate doxygen comments 66/109466/1
2017-01-09 Agnelo VazReduce buttons font size in 720 style sheet 82/109282/1
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 Agnelo VazDALi Version 1.2.21 44/109044/1 dali_1.2.21
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-06 Nick HollandC#, Fixed ruby property script to remove trailing spaces 89/108689/2
2017-01-05 Xiangyin MaWireframe visual provides correct natural size in debug... 03/108503/4
2017-01-03 Adeel Kazmi(ProgressBar) Ensure full progress image is shown when... 74/107774/3
2017-01-02 dongsug.songMerge "Dali C#: Common Interface Define related changes...
2017-01-02 dongsug.songDali C#: Common Interface Define related changes 53/107353/4
2016-12-30 Adeel KazmiDALi Version 1.2.20 dali_1.2.20
2016-12-30 Seoyeon KimFix the warning log in Control causing the wrong position 20/107820/1
2016-12-29 Xiangyin MaSuperBlurView bug fix: alpha uniform gets wrong value... 40/106740/2
2016-12-28 Adeel KazmiStop using deprecated API from Popup and fix typo in... 87/107587/1
2016-12-26 FengAdd Popup and Toast example into dashboard. 87/106287/8
2016-12-26 Minho SunMerge "Add push-button sample for dashboard" into devel...
2016-12-26 suhyung EomAdded po files for more languages 73/106973/1
2016-12-23 Adeel KazmiFixed various SVACE errors 93/106893/2
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-22 dongsug.songDali C#: Common Interface Define related changes 12/105712/9
2016-12-20 fengjin16Add support for ItemView layout customisation through... 48/100248/23
2016-12-20 Adeel KazmiRemove incorrect Deprecated warning from Internal:... 94/106094/1
2016-12-20 xb.tengAdd push-button sample for dashboard 66/105966/2
2016-12-20 suhyung EomMove virtual destructor same position as 2.4 63/105863/1
2016-12-19 suhyung EomMove virtual destructor position to its original 93/105693/1
2016-12-19 suhyung EomAdd Page-UP/DOWN direction for KeyboardFocusManager 18/96518/4
2016-12-16 Nick HollandFix C# build break due to C++ property macro modification 81/105481/1
next