Text auto scroll animation bug fix
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / text-scroller.cpp
2017-11-03 Jinho, LeeText auto scroll animation bug fix 44/158144/2
2017-10-26 Adeel KazmiMerge "ImageVisual API for Orientation Correction"...
2017-10-26 Richard HuangFix the text visual shaders to work with pre-multiplied... 78/157678/3
2017-10-19 Jinho, LeeMerge "Fixed a problem where text size exceeds maximum...
2017-10-17 Seoyeon KimMerge "Add MARGIN and PADDING property in Control"...
2017-10-16 Adeel KazmiMerge "Fix the text artifact (i.e. vertical lines below...
2017-10-13 Richard HuangFix the text artifact (i.e. vertical lines below the... 24/155524/2
2017-10-06 Richard HuangText scrolling quality improvement 86/153986/4
2017-10-05 Agnelo VazText Alignment Enums now public 97/153897/12
2017-10-04 Adeel KazmiMerge "Fix text outline property related native TCT...
2017-10-03 Adeel Kazmi(TextLabel) Moved all devel properties to Public API 45/153945/3
2017-09-18 Adeel KazmiMerge "Do not clear keyboard focus on touch when always...
2017-09-15 David SteeleMerge "Added devel APIs to add and remove external...
2017-09-15 David SteeleMerge "Revert "Revert TextVisual in TextLabel Patches...
2017-09-15 Richard HuangRevert "Revert TextVisual in TextLabel Patches" 19/149619/3
2017-09-14 Kimmo HoikkaMerge "Fixed patch-coverage generation" into devel...
2017-09-11 HyunJu ShinMerge "Fix resource package install issue." into devel...
2017-09-11 HyunJu ShinMerge "Adjust point size for 1920x1080" into devel...
2017-09-08 Adeel KazmiRevert TextVisual in TextLabel Patches 44/148744/3
2017-08-24 Adeel KazmiMerge "Added option to test harness execution to only...
2017-08-22 Richard HuangFix the padding issue while text is scrolling in TextLabel 26/145526/1
2017-08-17 Adeel KazmiMerge "Fix for multi-language support." into devel...
2017-08-17 Richard HuangRefactor TextLabel to use text visual 75/135975/25
2017-06-07 Adeel KazmiMerge "Remove profile build dependencies" into devel...
2017-06-05 Adeel KazmiMerge "Text scroller renderer bug fix" into devel/master
2017-06-05 Adeel KazmiMerge "Text scroll animation bug fix" into devel/master
2017-06-05 minho.sunMerge "Added style name for styling TextEditor ScrollBa...
2017-06-02 Jinho, LeeText scroll animation bug fix 91/130691/6
2017-06-02 Jinho, LeeText scroller renderer bug fix 76/132276/1
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, LeeFixed for infinity loop mode 57/130557/6
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 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-04-05 David SteeleMerge "Texel align text when scrolling and linear sampl...
2017-04-04 Agnelo VazTexel align text when scrolling and linear sampling 84/122484/4
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
2016-11-15 dongsug songMerge "Dali C# binding : Creating Color Constructor...
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 Victor CebolladaRevert the TextLabel to use the old renderer. 53/95753/1
2016-10-25 dongsug songMerge "Update the refined dali c# application to suppor...
2016-10-24 dongsug songMerge "DALi C# binding - Change Animte APIs to use...
2016-10-21 Adeel KazmiMerge "Added code for stylable transitions" into devel...
2016-10-20 Adeel KazmiMerge "Remove Atlas usage from ImageVisual" into devel...
2016-10-20 Paul WisbeyMerge "TextVisual implementation." into devel/master
2016-10-18 Victor CebolladaTextVisual implementation. 15/92615/3
2016-09-15 taeyoonRemove/Move experimental features 49/88249/1
2016-07-27 Adeel KazmiMerge "Changes following dali-core patch "Wrapped Shade...
2016-07-27 Ferran SoleChanges following dali-core patch "Wrapped ShaderHints... 63/81663/2
2016-07-21 Paul WisbeyMerge "Fix for the cursor position with the arabic...
2016-07-14 Tom RobinsonMoved Core Rendering API from devel-api to public-api 46/79946/7
2016-07-12 Paul WisbeyMerge "Moved TextureSet::SetImage() to separate devel...
2016-07-11 Tom RobinsonMoved TextureSet::SetImage() to separate devel-api... 23/79523/2
2016-06-02 Paul WisbeyMerge "Fix for object loader not handling flags correct...
2016-06-02 Paul WisbeyMerge "Selection box fix for multi-line." into devel...
2016-06-02 Paul WisbeyMerge "Fix for text handle positioning." into devel...
2016-06-02 Agnelo VazFixing Gap in Text Scrolling 18/72818/1
2016-06-02 Seoyeon KimMerge "Prevention for being assigned NULL value" into...
2016-06-01 Paul WisbeyMerge "APIs for text editor." into devel/master
2016-05-27 Victor CebolladaRemove alignment from text controller. 15/71915/4
2016-05-17 Agnelo VazGetNaturalSize() to restore ControlSize after relayouti... 87/69987/2
2016-05-13 Adeel KazmiMerge "Auto Scrolling Text Label" into devel/master
2016-05-13 Agnelo VazAuto Scrolling Text Label 96/57796/43