Merge "Added style name for styling TextEditor ScrollBar" into devel/master
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls /
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-24 Adeel KazmiMerge "Add C# binding for ItemView." into devel/master
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-19 Agnelo VazRemove deprecated SetSelected call 89/111089/1
2017-01-18 Agnelo VazAdded TextVisual function to convert string keys to... 42/110742/6
2017-01-17 Adeel KazmiMerge "Fix bug that the properties of layouts are set...
2017-01-15 Feng JinFix bug that the properties of layouts are set after... 36/110336/1
2017-01-13 Kimmo HoikkaMerge "Match the arguments type in 'max' function"...
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 "Make Up calls to control consistent so they...
2017-01-06 UmarAdded nested TableView KeyboardFocus support 43/106743/6
2017-01-06 Adeel KazmiMake Up calls to control consistent so they are called... 97/107897/9
2017-01-03 Adeel Kazmi(ProgressBar) Ensure full progress image is shown when... 74/107774/3
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 Minho SunMerge "Add push-button sample for dashboard" into devel...
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-20 fengjin16Add support for ItemView layout customisation through... 48/100248/23
2016-12-19 suhyung EomAdd Page-UP/DOWN direction for KeyboardFocusManager 18/96518/4
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 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 Adeel KazmiMerge changes Iec23e69e,I6437eab9 into devel/master
2016-12-14 Adeel KazmiMerge "Fix SWIG C# Build" into devel/master
2016-12-14 Agnelo VazSVACE error in radio button 08/104908/1
2016-12-14 UmarFix TableView::GetNextKeyboardFocusableActor function... 96/104596/2
2016-12-14 Agnelo VazEnsure toggle button emits clicked signal when changing... 65/104865/1
2016-12-13 Agnelo VazTextVisual pixel aligned and uses new shader 39/104539/2
2016-12-13 Agnelo VazRemoving default background from TextField Popup buttons 46/103546/8
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 VazText Selection popup to use Enums not string for Text 32/102432/5
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 David SteeleChanged flex container to selectively modify resize... 76/103876/1
2016-12-09 Adeel KazmiMerge changes I7066e6c1,I3f0c228e into devel/master
2016-12-09 Kimmo HoikkaImplement default height for width and width for height... 66/103566/2
2016-12-09 Kimmo HoikkaStop unnecessary copying of property maps in ImageView... 27/103527/2
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-29 David SteeleMerge "Control - Trigger the size negotiation when...
2016-11-29 David SteeleMerge "TextVisual - Renderer life cycle." into devel...
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-27 dongsug songMerge "Added API flags into the control-wrapper files...
2016-11-25 Adeel Kazmi(ImageView) Use Relayout method rather than OnSizeSet 97/100297/2
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 dongsug songMerge "Update README for dali-swig" into devel/master
2016-11-22 Kimmo HoikkaStop copying Property::Maps in ImageView SetProperty 00/99400/2
2016-11-22 Paul WisbeyMerge changes Ia2ec4b45,Ied29583a into devel/master
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-16 David SteeleMerge "C# CustomView Implementation (C++ wrappers,...
2016-11-15 Adeel KazmiFix various SVACE errors 05/98005/5
2016-11-15 dongsug songMerge "Dali C# binding : Creating Color Constructor...
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-09 David SteeleInternalized VisualFactory::InitializeVisual templates 86/96086/5
2016-11-09 David SteeleDisabling EmbossFilter now removes all render tasks. 55/96355/2
2016-11-07 Kimmo HoikkaFix an errornous test case and corresponding wrong... 85/96085/1
2016-11-07 David SteeleMerge "Remove ResourceImages from Popup implementation...
2016-11-07 Paul WisbeyMerge "Revert the TextLabel to use the old renderer...
2016-11-04 Kimmo HoikkaRemove ResourceImages from Popup implementation 94/95794/1
2016-11-04 Victor CebolladaRevert the TextLabel to use the old renderer. 53/95753/1
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 Paul WisbeyMerge "Stop trying to find the URL parameter multiple...
2016-11-01 Kimmo HoikkaMerge "Prevent Image visuals creating a renderer and...
2016-11-01 Paul WisbeyMerge "Text - UNDERLINE, SHADOW, INPUT_UNDERLINE and...
2016-11-01 Agnelo VazPrevent Image visuals creating a renderer and putting... 90/94390/7
2016-11-01 Kimmo HoikkaMerge "Fixed bug in 3x3 NPatch shader and Color visual...
next