Apply markup properties for pre-set text
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / text-controller.cpp
2018-07-13 Jinho, LeeApply markup properties for pre-set text 40/158940/4
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-14 Adeel KazmiMerge "Fix SVACE issue" into devel/master
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-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-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
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-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-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 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 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-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-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-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-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-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...
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 Adeel KazmiMerge "Placeholder properties as enums" into devel...
2017-10-13 Agnelo VazPlaceholder properties as enums 41/154141/10
2017-10-06 Adeel KazmiAdded enumerations for LineWrap::Mode 84/154084/5
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-04 Richard HuangFix text outline property related native TCT 12/153912/3
2017-09-26 minho.sunMerge "Move json files when only uninstalling rpm....
2017-09-25 Adeel KazmiMerge "Fix SVACE issue" into devel/master
2017-09-25 HyunJu ShinMerge "Add Placeholder Ellipsis in TextField" into...
2017-09-22 Seoyeon KimAdd Placeholder Ellipsis in TextField 38/147438/7
2017-09-21 Adeel KazmiMerge "Remove the unused-variable gLogFilter in interna...
2017-09-20 Agnelo VazTextVisual Outline support 58/151358/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-09-05 David SteeleMerge "(TableView) Change span child properties to...
2017-09-05 Adeel KazmiMerge "Support dual ABI" into devel/master
2017-09-05 Adeel KazmiMerge changes Ib7c620f5,I75f6d47b into devel/master
2017-09-05 taeyoon0.leeMerge "Fixed crash issue by null reference" into devel...
2017-09-04 minho.sunAdd ClearFocusOnEscape to config section. 10/147110/6
next