platform/core/uifw/dali-toolkit.git
2016-12-16 Adeel KazmiFix SVACE error in KeyboardFocusManager 66/105466/1
2016-12-16 Adeel KazmiMerge "DALi Version 1.2.19" into devel/master
2016-12-16 Francisco SantosDALi Version 1.2.19 46/105446/1 dali_1.2.19
2016-12-16 Adeel KazmiMerge "Add visuals group tag for doxygen" into devel...
2016-12-16 minho.sunMerge "C# control dashboard demo" into devel/master
2016-12-16 Seoyeon KimAdd visuals group tag for doxygen 64/105264/1
2016-12-15 Adeel KazmiMerge "Updated control transitions to work with visual...
2016-12-15 UmarProper Fix for SWIG C# Build 19/105119/1
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 VazSVACE error in radio button 08/104908/1
2016-12-14 UmarFix SWIG C# Build 89/104589/2
2016-12-14 Agnelo VazEnsure toggle button emits clicked signal when changing... 65/104865/1
2016-12-13 Agnelo VazTextVisual no longer uses Atlas 78/104578/2
2016-12-13 Agnelo VazTextVisual pixel aligned and uses new shader 39/104539/2
2016-12-13 Agnelo VazReducing 720 style sheets point size for buttons 00/104200/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-13 suhyung EomApply deprecate macro and LOG 04/101504/5
2016-12-12 Kimmo HoikkaFix code to match correct style, i.e. methods first 06/104206/1
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-12 Tom RobinsonVisuals call SetProperties internally for 2-stage initi... 78/100578/7
2016-12-09 minho.sunC# control dashboard demo 48/101648/9
2016-12-09 Kimmo HoikkaMerge "Updating programming guide for control property...
2016-12-09 David SteeleUpdating programming guide for control property registr... 79/102379/3
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 Adeel KazmiMerge "DALi Version 1.2.18" into devel/master
2016-12-09 Ferran SoleDALi Version 1.2.18 39/103839/1 dali_1.2.18
2016-12-09 Kimmo HoikkaImplement default height for width and width for height... 66/103566/2
2016-12-09 Adeel KazmiFixed SVACE error in Internal::Visual::Base 92/103792/1
2016-12-09 Kimmo HoikkaStop unnecessary copying of property maps in ImageView... 27/103527/2
2016-12-09 Seoyeon KimMerge "Add deprecated tag and missed doxygen" into...
2016-12-08 Seoyeon KimAdd deprecated tag and missed doxygen 08/99308/2
2016-12-07 adam.bAdded devel property PREMULTIPLIED_ALPHA ( "premultipli... 12/102912/7
2016-12-07 Victor CebolladaText - Fix for text's cursor position. 46/103146/1
2016-12-07 suhyung EomFixed svace defect 77/102977/1
2016-12-06 Nick HollandFix C# build break 08/102908/2
2016-12-06 dongsug.songDali C#: remove firstscreen sample 99/102899/1
2016-12-06 minho.sunAdd KeyboardFocus History Stack 37/97137/16
2016-12-02 Paul WisbeyMerge "DALi Version 1.2.17" into devel/master
2016-12-02 adam.bDALi Version 1.2.17 79/101979/1 dali_1.2.17
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 Francisco SantosAutomatically update doxygen configuration to local... 89/100289/3
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 CebolladaControl - Trigger the size negotiation when the backgro... 39/100239/11
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-29 Emil AbrahamDali C# binding - Implement the pure C# classes 52/99652/6
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 UmarAdded API flags into the control-wrapper files. 70/99970/7
2016-11-25 Adeel Kazmi(ImageView) Use Relayout method rather than OnSizeSet 97/100297/2
2016-11-25 Adeel KazmiMerge "Revert public API changes. BATCH property."...
2016-11-25 Adeel KazmiMerge "Change Internal::Control destructor to protected...
2016-11-25 Paul WisbeyMerge "DALi Version 1.2.16" into devel/master
2016-11-25 Victor CebolladaRevert public API changes. BATCH property. 14/98114/6
2016-11-25 Ravi NanjundappaFix build issue of DALi# 39/100139/1
2016-11-25 Victor CebolladaDALi Version 1.2.16 40/100140/1 dali_1.2.16
2016-11-24 Adeel KazmiChange Internal::Control destructor to protected 20/100020/1
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 minho.sunAdd focus indicator only when attaching physicalkeyboard 19/99819/3
2016-11-24 David SteeleRenamed TextVisual::DoSetProperty to SetProperty 04/99904/1
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-23 UmarModified dali.i and dali-toolkit.i files to add support... 03/99403/2
2016-11-23 Emil AbrahamRevert "DALi C# binding - Write pure C# Color & Positio... 08/99608/2
2016-11-22 Kimmo HoikkaStop copying Property::Maps in ImageView SetProperty 00/99400/2
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 Victor CebolladaModelView implementation. 49/86349/14
2016-11-21 Emil AbrahamDALi C# binding - Write pure C# Color & Position classe... 36/96336/12
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 Victor CebolladaText - Fix for input style when the text gain the focus... 95/98695/1
next