Fix downcast issue for C# CustomView
[platform/core/uifw/dali-toolkit.git] / dali-toolkit /
2017-03-03 Adeel KazmiMerge "On state change, visuals now keep instance data...
2017-03-03 Agnelo VazDALi Version 1.2.29 92/117292/1 dali_1.2.29
2017-03-03 David SteeleOn state change, visuals now keep instance data 36/116336/7
2017-03-02 Adeel KazmiMerge "Manual binding for C# Actor APIs e.g. RaiseToTop...
2017-03-02 Paul WisbeyMerge "Initially show scroll indicator for a brief...
2017-03-02 Paul WisbeyInitially show scroll indicator for a brief period 67/116867/8
2017-03-02 minho.sunMerge "Add ValueChanged Event for C# ProgressBar and...
2017-02-28 Victor CebolladaFix for the highlight box. 98/116698/2
2017-02-27 Adeel KazmiMerge "Clear input focus when Return/Escape key Up...
2017-02-27 minho.sunClear input focus when Return/Escape key Up 92/116092/2
2017-02-27 Victor CebolladaText - Fix for emojis resampling. 31/116331/12
2017-02-24 Adeel KazmiMerge "Removed redundant resource loading code" into...
2017-02-24 Adeel KazmiDALi Version 1.2.28 48/116448/1 dali_1.2.28
2017-02-23 Adeel KazmiMerge "Added Control::SetSubState handling" into devel...
2017-02-23 Adeel KazmiMerge "Rotation High Level Class support in C#" into...
2017-02-23 Adeel KazmiMerge "Fixed the ItemView already scrolled to end logic...
2017-02-23 David SteeleAdded Control::SetSubState handling 90/115190/5
2017-02-23 minho.sunChange adding focus indicator logic 95/115495/3
2017-02-22 Adeel KazmiMerge "Added BACKGROUND_BORDER property to TextSelectio...
2017-02-22 Paul WisbeyAdded BACKGROUND_BORDER property to TextSelectionPopup 26/115626/6
2017-02-21 Paul WisbeyReduced text-selection indicator height for WVGA resolution 46/115846/3
2017-02-20 Adeel KazmiMerge "Provided color-conversion helpers" into devel...
2017-02-20 Paul WisbeyProvided color-conversion helpers 13/115613/9
2017-02-20 Adeel KazmiMerge "Prepare for Tizen 4.0 Build" into devel/master
2017-02-20 Adeel KazmiMerge "Updated visuals to separate alpha channel from...
2017-02-20 Adeel KazmiMerge "Removed deprecated use of SetImage( ResourceImag...
2017-02-17 David SteeleUpdated visuals to separate alpha channel from mixColor 89/114889/4
2017-02-17 Adeel KazmiMerge "Add C# properties for actor current position...
2017-02-17 Nick HollandRemoved deprecated use of SetImage( ResourceImage)... 90/115390/1
2017-02-17 Adeel KazmiMerge "DALi Version 1.2.27" into devel/master
2017-02-17 adam.bDALi Version 1.2.27 69/115369/1 dali_1.2.27
2017-02-17 Adeel KazmiMerge "Add Visual descriptions to generate doxygen...
2017-02-16 David SteeleMerge "Fixed size-related popup test case" into devel...
2017-02-16 David SteeleAdded control focus state change to KeyboardFocusManager 10/114710/7
2017-02-16 Paul WisbeyMerge "Allow text-selection scroll indicator to have...
2017-02-16 Nick HollandAllow text-selection scroll indicator to have a differe... 25/114925/8
2017-02-15 Adeel KazmiMerge changes I75f2d974,Ib8d53cf7 into devel/master
2017-02-15 David SteeleUpdating Builder and Control to handle styled States 53/113753/8
2017-02-15 David SteeleReordered builder implementation ahead of rework 52/113752/6
2017-02-15 Richard HuangRevert "Change adding focus indicator logic" 18/114918/2
2017-02-15 minho.sunMerge "Change adding focus indicator logic" into devel...
2017-02-14 Adeel KazmiMerge "Remove batching." into devel/master
2017-02-14 Richard HuangFix control properties for C# custom view 08/114508/6
2017-02-13 Paul WisbeyFixed the ItemView already scrolled to end logic 66/114266/2
2017-02-13 minho.sunChange adding focus indicator logic 63/112663/2
2017-02-10 Adeel KazmiMerge "Added scroll-bar to text selection toolbar"...
2017-02-10 Victor CebolladaDALi Version 1.2.26 67/114167/1 dali_1.2.26
2017-02-09 Adeel KazmiMerge "Fixed 9-patch scale issue." into devel/master
2017-02-09 Adeel KazmiMerge "Reduced size of control depth index ranges"...
2017-02-09 Paul WisbeyMerge "Fix cursor display issue." into devel/master
2017-02-09 Victor CebolladaFix cursor display issue. 29/114029/3
2017-02-09 Paul WisbeyMerge "Text - Fix for text controller." into devel...
2017-02-09 adam.bFixed 9-patch scale issue. 31/114031/1
2017-02-09 Victor CebolladaAdded scroll-bar to text selection toolbar 46/113446/9
2017-02-09 Victor CebolladaText - Fix for text controller. 53/113953/1
2017-02-09 Francisco SantosRemove batching. 38/113938/2
2017-02-08 Adeel KazmiUpdated doxygen comments in scroll-view constraints 49/113749/1
2017-02-08 David SteeleReduced size of control depth index ranges 22/113222/3
2017-02-08 Adeel KazmiMerge "Update doxygen comments" into devel/master
2017-02-08 Seoyeon KimUpdate doxygen comments 82/113482/1
2017-02-07 David SteeleMerge "Stop resetting transform values to default in...
2017-02-07 Adeel KazmiMerge "Initialise all members in TextVerticalScroller...
2017-02-07 Adeel KazmiInitialise all members in TextVerticalScroller 07/113407/1
2017-02-07 Adeel KazmiAdded ability to have strings over multiple lines in... 71/112171/6
2017-02-06 Adeel KazmiStop resetting transform values to default in OnRelayou... 92/113192/3
2017-02-06 Adeel KazmiMerge "Add new properties to ProgressBar" into devel...
2017-02-06 Adeel KazmiMerge "Added default styles for ToggleButton" into...
2017-02-06 minho.sunAdd new properties to ProgressBar 96/108896/29
2017-02-03 Adeel KazmiMerge "TextVisual documentation added to the Programmin...
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 UmarAdded default styles for ToggleButton 89/112789/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 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-25 Ferran SoleRemoved unneeded includes of Dali::Atlas 06/111906/2
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 Kimmo HoikkaMerge "(GCC 6.2) Remove unused functions from automated...
2017-01-23 Victor CebolladaText - Use the uColor uniform to render the emojis. 61/111661/1
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-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
next