Merge "Fix a crash in ImageVisual in case of an invalid image and changed to render...
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / visuals /
2017-05-31 Heeyong SongMerge "Fix a crash in ImageVisual in case of an invalid...
2017-05-30 Heeyong SongFix a crash in ImageVisual in case of an invalid image... 86/131286/4
2017-05-30 Adeel KazmiMerge "Do nothing when setting focus on same actor...
2017-05-24 Kimmo HoikkaCleanup ResourceLoading and PlatformAbstraction 83/129983/3
2017-04-27 Adeel KazmiMerge "Add PIXEL_SIZE and ELLIPSIS property in text...
2017-04-26 Seoyeon KimAdd PIXEL_SIZE and ELLIPSIS property in text-controls 81/125881/6
2017-04-21 Adeel KazmiMerge "Handle becomes Animatable" into devel/master
2017-04-21 David SteeleMerge "Changes after Set/Get synchronous behaviour...
2017-04-21 Adeel KazmiMerge "DALi Version 1.2.36" into devel/master
2017-04-21 Adeel KazmiMerge "SVACE issue resolved" into devel/master
2017-04-19 Paul WisbeyMerge "Resource ready signal for Controls (for ImageLoa...
2017-04-19 Nick HollandResource ready signal for Controls (for ImageLoading) 64/123864/10
2017-04-14 Jinho, LeeSVACE issue resolved 18/124918/3
2017-04-10 Adeel KazmiMerge "Fix the Keyboard disappeared issue in TextField...
2017-04-07 Adeel KazmiMerge "DALi Version 1.2.34" into devel/master
2017-04-07 Adeel KazmiMerge "Fix npatch visual issue" into devel/master
2017-04-06 Heeyong SongFix npatch visual issue 12/123612/1
2017-04-04 David SteeleAdding Async remote loading to ImageVisual 74/120674/12
2017-03-28 Adeel KazmiMerge "Disable Image Visual Pixel alignment when using...
2017-03-28 Agnelo VazDisable Image Visual Pixel alignment when using Layer3D 32/121332/2
2017-03-24 Adeel KazmiMerge "packaging/dali-toolkit.spec use license macro...
2017-03-24 Adeel KazmiMerge "Disabled Atlasing for ImageVisuals to prevent...
2017-03-24 Adeel KazmiMerge "Pixel alignment of ImageVisuals" into devel...
2017-03-24 Agnelo VazDisabled Atlasing for ImageVisuals to prevent bluring 75/120675/5
2017-03-24 Agnelo VazPixel alignment of ImageVisuals 98/120898/2
2017-03-20 Adeel KazmiMerge "Encapsulated visual URL in new VisualUrl class...
2017-03-20 Adeel KazmiMerge "Change the double tap and long press events...
2017-03-20 David SteeleEncapsulated visual URL in new VisualUrl class. 18/119118/6
2017-03-17 Adeel KazmiMerge "C# Bindings for Transition Policy properties...
2017-03-17 Adeel KazmiMerge "Add BORDER_SIZE property to ImageVisual" into...
2017-03-17 Adeel KazmiMerge "DALi Version 1.2.31" into devel/master
2017-03-17 Heeyong SongAdd BORDER_SIZE property to ImageVisual 04/118604/7
2017-03-16 Adeel Kazmi(Visuals) Split OFFSET_SIZE_MODE into separate properties 96/119396/3
2017-03-08 Paul WisbeyMerge "Fix for Text::Controller::RepositionSelectionHan...
2017-03-07 David SteeleRemoved the renderer cache 99/117099/3
2017-03-03 Kimmo HoikkaMerge "Changed to use ImfManager for virtual keyboard...
2017-03-03 Adeel KazmiMerge "On state change, visuals now keep instance data...
2017-03-03 David SteeleOn state change, visuals now keep instance data 36/116336/7
2017-02-23 Adeel KazmiMerge "Fixed the ItemView already scrolled to end logic...
2017-02-20 Adeel KazmiMerge "Provided color-conversion helpers" into devel...
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-17 David SteeleUpdated visuals to separate alpha channel from mixColor 89/114889/4
2017-02-17 Adeel KazmiMerge "Add Visual descriptions to generate doxygen...
2017-02-15 minho.sunMerge "Change adding focus indicator logic" into devel...
2017-02-14 Adeel KazmiMerge "Remove batching." into devel/master
2017-02-10 Adeel KazmiMerge "Added scroll-bar to text selection toolbar"...
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 adam.bFixed 9-patch scale issue. 31/114031/1
2017-02-09 Francisco SantosRemove batching. 38/113938/2
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-07 David SteeleMerge "Stop resetting transform values to default in...
2017-02-07 Adeel KazmiMerge "Initialise all members in TextVerticalScroller...
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-01-25 Ferran SoleRemoved unneeded includes of Dali::Atlas 06/111906/2
2017-01-24 Adeel KazmiMerge "Add C# binding for ItemView." into devel/master
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-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-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-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-09 Adeel KazmiMerge "Fix the warning log in Control causing the wrong...
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-22 Adeel KazmiAdded Tooltip functionality to Control 43/103143/10
2016-12-16 David SteeleMerge "Fix SVACE error in KeyboardFocusManager" into...
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 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 "Fix SWIG C# Build" into devel/master
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 VazButton Upgrade to use Text Visual 06/99406/11
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 Tom RobinsonVisuals call SetProperties internally for 2-stage initi... 78/100578/7
2016-12-09 Kimmo HoikkaMerge "Updating programming guide for control property...
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 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
next