Merge "DALi Version 1.2.42" into devel/master
[platform/core/uifw/dali-toolkit.git] / automated-tests / src /
2017-06-02 Adeel KazmiMerge "DALi Version 1.2.42" into devel/master
2017-06-02 Seoyeon KimAdd PLACEHOLDER properties to TextEditor 68/130868/7
2017-06-02 Heeyong SongMerge "Add read-only property for getting text line...
2017-06-01 Adeel Kazmi(TextLabel) Ensure auto scrolling respects the horizont... 16/132016/3
2017-06-01 Jinho, LeeAdd read-only property for getting text line count 32/128932/12
2017-05-31 Heeyong SongMerge "Fix a crash in ImageVisual in case of an invalid...
2017-05-30 Jinho, LeeText style to return properties(FONT_STYLE) as string 67/130167/3
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-26 David SteeleMerge "Removal of unnecessary set and map wrappers...
2017-05-26 Adeel Kazmi(ControlImpl) Move Visual related APIs to the Devel API 76/131176/6
2017-05-24 Kimmo HoikkaCleanup ResourceLoading and PlatformAbstraction 83/129983/3
2017-05-24 Adeel KazmiMerge "Use Handle::GetCurrentProperty instead of Devel...
2017-05-22 minho.sunUse Handle::GetCurrentProperty instead of Devel API 54/130354/1
2017-05-19 Adeel KazmiMerge "DALi Version 1.2.40" into devel/master
2017-05-19 Seoyeon KimMerge "Fix RemoveText code in text-controller.cpp"...
2017-05-18 Seoyeon KimFix RemoveText code in text-controller.cpp 61/127661/7
2017-05-17 David SteeleAdded scrollMode property to ScrollView to simplify... 84/128384/5
2017-05-17 Adeel Kazmi(KeyboardFocusManager) Use weak handle instead of calli... 64/129664/2
2017-05-16 Adeel KazmiMerge "Packaging resources depending on resolution...
2017-05-12 Adeel KazmiMerge "Check for NULL return value in button-impl.cpp...
2017-05-12 Agnelo VazText style to return properties as string 35/128635/5
2017-05-12 Agnelo VazEnsure Button Set and Get works with Image/Actor API 98/128998/3
2017-05-12 Adeel KazmiMerge "Support stop mode(FINISH_LOOP, IMMEDIATE) of...
2017-05-12 Adeel KazmiMerge "DALi Version 1.2.39" into devel/master
2017-05-12 Jinho, LeeSupport stop mode(FINISH_LOOP, IMMEDIATE) of auto scroll 50/126150/31
2017-05-11 Jinho, Leeadd AUTO_SCROLL_LOOP_DELAY property 21/128721/5
2017-05-10 Victor CebolladaFix access out of bounds in the text's multi-language... 19/128619/1
2017-04-28 Adeel KazmiMerge "DALi Version 1.2.37" into devel/master
2017-04-28 Seoyeon KimMerge "Add PRIVATECOMMAND of ImfEvent in text-controlle...
2017-04-27 Seoyeon KimAdd PRIVATECOMMAND of ImfEvent in text-controller 08/127508/2
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 David SteeleMerge "(Automated Tests) Added macro to print meaningfu...
2017-04-21 Adeel KazmiMerge "Handle becomes Animatable" into devel/master
2017-04-21 Adeel Kazmi(Automated Tests) Added macro to print meaningful line... 69/126469/1
2017-04-21 Adeel KazmiMerge "Updated tests using Integration KeyEvent" into...
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 Heeyong SongUpdated tests using Integration KeyEvent 28/126328/4
2017-04-21 Adeel KazmiMerge "SVACE issue resolved" into devel/master
2017-04-21 taeyoon0.leeMerge "Fixed issue of LOOPING, MUTED, and VOLUME proper...
2017-04-20 Adeel KazmiChanges after Set/Get synchronous behaviour of register... 68/124468/2
2017-04-20 taeyoon0.leeFixed issue of LOOPING, MUTED, and VOLUME properties 42/124842/10
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-11 Agnelo VazUpdated tests using Integration KeyEvent 54/124554/1
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-07 minho.sunNew propagation rule for KeyEvent 86/122186/14
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-31 Paul WisbeyMerge "DALi Version 1.2.33" into devel/master
2017-03-30 Agnelo VazReset Autoscrolling on TextLabel relayout 22/122222/2
2017-03-30 Kimmo HoikkaMerge "dali-swig in ubuntu crash fix" into devel/master
2017-03-30 suhyung EomAdd property to hide input text in textField 44/116444/20
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 Agnelo VazDisabled Atlasing for ImageVisuals to prevent bluring 75/120675/5
2017-03-24 Victor CebolladaChange Text's selection popup mirroring utc to use... 04/120904/2
2017-03-23 UmarCustom keyboard focus algorithm support 25/115625/26
2017-03-23 David SteeleMerge "Ensure Text Controls do an up-call on-style...
2017-03-23 Victor CebolladaText's selection popup mirroring. 99/109799/10
2017-03-23 Adeel KazmiEnsure Text Controls do an up-call on-style-change... 74/116874/4
2017-03-23 Paul WisbeyMerge "Fix for Text::Controller." into devel/master
2017-03-23 Paul WisbeyMerge "Fix for Text::Controller::KeyEvent()" into devel...
2017-03-21 Victor CebolladaFix for Text::Controller::KeyEvent() 35/120135/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-16 Victor CebolladaUpdate double tap and long press behaviour. 52/117252/4
2017-03-15 Adeel KazmiMerge "Visuals using Custom View example" into devel...
2017-03-15 Adeel KazmiMerge "Implement scroll bar in the TextEditor" into...
2017-03-15 suhyung EomImplement scroll bar in the TextEditor 92/112892/16
2017-03-15 Victor CebolladaFix for text-controller. 39/119039/2
2017-03-10 Adeel KazmiMerge "DALi Version 1.2.30" into devel/master
2017-03-10 UmarTest cases for Keyboard navigation properties 52/118452/1
2017-03-08 Adeel KazmiMerge "Fix BackgroundImage and BackgroudColor propertie...
2017-03-08 Richard HuangFix BackgroundImage and BackgroudColor properties in... 87/118087/2
2017-03-06 Adeel KazmiMerge "Fix for TextSelectionToolbar overshootEffectColo...
2017-03-06 Adeel KazmiMerge "Fix downcast issue for C# CustomView" into devel...
2017-03-06 Paul WisbeyFix for TextSelectionToolbar overshootEffectColor styling 15/117315/6
2017-03-06 Agnelo VazText Selection Popup and Radio Button fix and tests... 14/117314/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-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-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 "Adding Uniform stack trace" into devel/master
next