Merge "Add new layouting support for TextLabel and ImageView." into devel/master
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text /
2018-04-27 David SteeleMerge "DALi Version 1.3.22" into devel/master
2018-04-27 Adeel KazmiMerge "Previous model height return problem fixed"...
2018-04-25 xb.tengRefractor ImfManager to InputMethodContext 60/166060/26
2018-04-20 Jinho, LeePrevious model height return problem fixed 73/166373/2
2018-03-27 Heeyong SongMerge "supports remote URL gif image" into devel/master
2018-03-26 Adeel KazmiMerge "Fix Coverity issues" into devel/master
2018-03-26 Heeyong SongMake alpha value pre-multiplied in all text cases 90/172790/5
2018-03-26 Heeyong SongMerge "Change the fitting mode to FILL" into devel...
2018-03-26 Seoyeon KimFix Coverity issues 04/173404/5
2018-03-22 Heeyong SongMerge "Replace visual opacity with Renderer's opacity...
2018-03-14 Adeel KazmiMerge "Fix SVACE issue" into devel/master
2018-03-13 Heeyong SongReplace visual opacity with Renderer's opacity 91/170491/7
2018-03-08 Seoyeon KimMerge "Fix typo error in some descriptions" into devel...
2018-03-06 Richard HuangFix the issue that GetHeightForWidth returns wrong... 99/171699/1
2018-03-01 Adeel KazmiMerge "Fix SVACE issues" into devel/master
2018-02-28 HyunJu ShinMerge "Revert "Added tag for capture privilege"" into...
2018-02-22 Heeyong SongMerge "Change tc according to blending factor change...
2018-02-21 Victor CebolladaUnused FrameBufferImage removed from the text atlas... 58/170658/1
2018-02-19 minho.sunAdd GET_GLYPH_METRICS to onlyOnceOperations in GetTextD... 76/170376/1
2018-02-16 Adeel KazmiMerge "Text background support for TextLabel" into...
2018-02-16 Richard HuangText background support for TextLabel 03/168603/7
2018-02-16 Adeel KazmiMerge "Stop caching fonts for unknown text script"...
2018-02-12 Richard HuangStop caching fonts for unknown text script 29/169729/3
2018-01-31 Seoyeon KimSave the previous character's extra width 28/168528/2
2018-01-26 Adeel KazmiMerge "DALi Version 1.3.9" into devel/master
2018-01-25 Richard HuangAdd defensive code to detect text memory buffer corruption 38/168038/6
2018-01-19 Richard HuangAdd a property to enable/disable the grab handles in... 30/167130/4
2018-01-11 Heeyong SongMerge "Not use premultiplication on load if custom...
2018-01-10 David SteeleMerge "(AnimatedImageVisual) Fix SVACE Errors" into...
2018-01-10 Seoyeon KimFix Shift + Left/Right key behavior 20/165220/10
2018-01-10 David SteeleMerge "Button should not propagate handled touch events...
2018-01-09 Adeel KazmiMerge "Make sure mClearAll is true after calling GetNat...
2018-01-08 minho.sunMake sure mClearAll is true after calling GetNaturalSize() 08/166108/1
2018-01-04 Adeel KazmiMerge "Added automatic premultiplication of image visua...
2018-01-04 Adeel KazmiMerge "Fix text scrolling bug" into devel/master
2018-01-03 Richard HuangEnsure text starting with weak character reports correc... 15/165615/3
2018-01-03 Richard HuangReduce memory consumption of TextLabel by reducing... 38/164338/12
2018-01-02 minho.sunFix text scrolling bug 85/165285/4
2017-12-27 minho.sunCheck line is empty or not before getting line of character 62/165262/2
2017-12-22 Adeel KazmiMerge "Disable pixel alignment while scrolling the...
2017-12-22 Adeel KazmiMerge "Add the protected code and fix the crash issue...
2017-12-22 Adeel KazmiMerge "DALi Version 1.3.5" into devel/master
2017-12-22 minho.sunFix text scroll start position issue 57/164957/2
2017-12-21 Adeel KazmiMerge "Move Some Devel Properties & APIs to the Public...
2017-12-21 adam.bLine spacing for TextLabel and vertical line alignment... 86/162386/28
2017-12-21 Adeel KazmiMerge "Updated NanoSVG to latest version (9 July 2017...
2017-12-21 Richard HuangDisable pixel alignment while scrolling the text 08/164708/3
2017-12-19 moonhee choiMerge "Revert "Move Some Devel Properties & APIs to...
2017-12-19 HyunJu ShinMerge "Add ENABLE_SHIFT_SELECTION property" into devel...
2017-12-14 Richard HuangAdd outline property to text visual 56/163856/7
2017-12-14 Adeel KazmiMerge "Explictly check upper bound to satisfy SVACE...
2017-12-14 Adeel KazmiMerge "Fixes for text's outline." into devel/master
2017-12-14 Victor CebolladaFixes for text's outline. 91/163791/2
2017-12-14 Seoyeon KimAdd ENABLE_SHIFT_SELECTION property 97/163797/2
2017-12-14 HyunJu ShinMerge "Add codes to prevent underflow" into devel/master
2017-12-13 Adeel KazmiMerge "Fix shader compile error fix in npatch visual...
2017-12-12 Adeel KazmiFix SVACE issue in TextController 60/163660/1
2017-12-12 Adeel KazmiMerge "SVACE Error fix TextureManager Thread bounds...
2017-12-12 Adeel KazmiMerge "Text outline support in TextField & TextEditor...
2017-12-12 Adeel KazmiMerge "Text atlas renderer refacor." into devel/master
2017-12-12 Richard HuangText outline support in TextField & TextEditor 70/163170/10
2017-12-12 Seoyeon KimMerge "Send the empty string to IME when PlaceholderTex...
2017-12-12 HyunJu ShinMerge "Remove unused conditional in TextController...
2017-12-12 taeyoon0.leeModified GetTextDirection for TEXT_DIRECTION property 94/163594/4
2017-12-12 Seoyeon KimRemove unused conditional in TextController 56/163556/1
2017-12-11 Victor CebolladaText atlas renderer refacor. 47/163347/2
2017-12-08 Seoyeon KimSend the empty string to IME when PlaceholderText shows 93/163293/2
2017-12-07 Adeel KazmiMerge "Fix the text issue of RTL language while changin...
2017-12-07 David SteeleMerge "Fix bug with mixed language text" into devel...
2017-12-07 Richard HuangFix the text issue of RTL language while changing font... 65/163165/1
2017-12-06 Seoyeon KimAdd the protected code and fix the crash issue 35/162535/8
2017-12-05 Francisco SantosFix bug with mixed language text 63/162863/2
2017-12-04 taeyoon0.leeMerge "Added devel api header for text direction in...
2017-11-30 Adeel KazmiMerge "Added Auxiliary image to NPatch visual." into...
2017-11-30 Richard HuangSupport Shift+Left/Right keys for text selection and... 02/162202/2
2017-11-30 HyunJu ShinMerge "Added text direction property" into devel/master
2017-11-29 taeyoon0.leeAdded text direction property 47/162147/7
2017-11-29 Adeel KazmiMerge "Fix image not show issue" into devel/master
2017-11-29 Seoyeon KimMerge "Fix the child position when Parent sets Padding...
2017-11-29 HyunJu ShinMerge "Set a new size when Multiline property is change...
2017-11-27 Jinho, LeeSet a new size when Multiline property is changed. 85/161385/2
2017-11-24 David SteeleMerge "Add Delete Key event in TextController" into...
2017-11-23 Jinho, LeeMerge "Fixed the appearance of a bold text when setting...
2017-11-21 Seoyeon KimAdd Delete Key event in TextController 69/161069/1
2017-11-21 Taeyoon LeeMerge "Support Right-To-Left of tableView" into devel...
2017-11-21 Taeyoon LeeMerge "Support Right-To-Left of padding/margin in image...
2017-11-20 Jinho, LeeFixed the appearance of a bold text when setting underl... 84/158984/3
2017-11-17 Adeel KazmiMerge "Outline effect has been fixed to be not front...
2017-11-17 Jinho, LeeOutline effect has been fixed to be not front cropped. 66/160366/3
2017-11-07 Adeel KazmiMerge "ImageVisual to store TextureSet when LoadPolicy...
2017-11-07 Jinho, LeeMerge "Text auto scroll animation bug fix" into devel...
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-26 Adeel KazmiMerge "propagate unhandled key( DALI_KEY_SEARCH )"...
2017-10-25 Heeyong SongMerge "Support to reset the image in ImageView" into...
2017-10-25 David SteeleMerge "Soft shadow support in text visual" into devel...
2017-10-25 Richard HuangSoft shadow support in text visual 93/154593/8
2017-10-19 minho.sunpropagate unhandled key( DALI_KEY_SEARCH ) 63/156663/1
2017-10-19 Jinho, LeeMerge "Fixed a problem where text size exceeds maximum...
next