Fix next frame time build issue to cast to platform supported duration.
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / public-api / controls / text-controls /
2019-05-23 joogab yunMerge "If the text size is too large, crash or deadlock...
2019-05-22 Seoyeon KimAdd '@addtogroup' tag to generate doxygen page 09/206609/1
2019-05-20 Adeel KazmiMerge "Purge underscored header file barriers" into...
2019-05-20 Daniel McEwenPurge underscored header file barriers 25/206425/2
2019-01-16 Seoyeon KimRestore the deprecated properties of TextLabel/TextField 01/197701/2
2019-01-14 Seoyeon KimMerge "Add the logical key to Integration::KeyEvent...
2018-12-31 Adeel KazmiMerge "Remove deprecated APIs in Tizen 3.0" into devel...
2018-12-31 Seoyeon KimRemove deprecated APIs in Tizen 3.0 99/195799/5
2018-08-28 Adeel KazmiMerge "Added IGNORE_SPACES_AFTER_TEXT property" into...
2018-08-28 Adeel KazmiMerge "Add bidirectional text tct." into devel/master
2018-08-28 Adeel KazmiMerge "Modify linebreak unit when creating LineLayout...
2018-08-28 Jiyun YangFix typo in namespace description 17/187717/1
2018-05-15 adunSeperate the API macros 18/178618/8
2018-04-27 Adeel KazmiMerge "Previous model height return problem fixed"...
2018-04-20 David SteeleMerge "Remove @ref tag in front of namespace" into...
2018-04-20 Seoyeon KimRemove @ref tag in front of namespace 46/176546/1
2018-04-11 Seoyeon KimModify InputMethod enumeration in utc-Dali-TextField.cpp 69/171269/6
2018-01-17 Heeyong SongMerge "Don't count '\r' in text-field" into devel/master
2018-01-16 Seungho, BaekFix doxygen format 07/167207/1
2017-12-22 Adeel KazmiMerge "Add the protected code and fix the crash issue...
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-10-26 Adeel KazmiMerge "propagate unhandled key( DALI_KEY_SEARCH )"...
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-11 Jinho, LeeFixed a problem where text size exceeds maximum texture... 74/151374/7
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 Kazmi(TextEditor) Moved some Devel properties to the Public API 85/153985/3
2017-10-04 Adeel Kazmi(TextField) Made all Devel properties public 84/153984/2
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-17 Adeel KazmiMerge "Fix for multi-language support." into devel...
2017-08-17 Richard HuangRefactor TextLabel to use text visual 75/135975/25
2017-07-14 HyunJu ShinMerge "Calculate a new height when full relayout needed...
2017-06-23 Adeel KazmiMerge "DALi Version 1.2.45" into devel/master
2017-06-23 Adeel KazmiMerge "Add Text font size conversion description in...
2017-06-15 Seoyeon KimAdd Text font size conversion description in documentation 71/134171/1
2017-02-17 Adeel KazmiMerge "Add Visual descriptions to generate doxygen...
2017-02-09 Adeel KazmiMerge "Reduced size of control depth index ranges"...
2017-02-09 Paul WisbeyMerge "Text - Fix for text controller." into devel...
2017-02-08 Adeel KazmiMerge "Update doxygen comments" into devel/master
2017-02-08 Seoyeon KimUpdate doxygen comments 82/113482/1
2016-12-16 minho.sunMerge "C# control dashboard demo" into devel/master
2016-12-15 minho.sunMerge "Add KeyboardFocus History Stack" into devel...
2016-12-09 Kimmo HoikkaMerge "Updating programming guide for control property...
2016-12-09 Adeel KazmiMerge "DALi Version 1.2.18" into devel/master
2016-12-09 Seoyeon KimMerge "Add deprecated tag and missed doxygen" into...
2016-12-08 Seoyeon KimAdd deprecated tag and missed doxygen 08/99308/2
2016-11-02 dongsug songMerge "DALi C# binding - Avoid removal of dali-swig...
2016-11-01 Kimmo HoikkaMerge "Fixed bug in 3x3 NPatch shader and Color visual...
2016-11-01 Paul WisbeyMerge "Text - FONT_STYLE and INPUT_FONT_STYLE propertie...
2016-11-01 Victor CebolladaText - FONT_STYLE and INPUT_FONT_STYLE properties refactor. 03/94003/10
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-08-31 David SteeleMerge "Updated @since tags for APIs added since 1.2...
2016-08-31 Adeel KazmiUpdated @since tags for APIs added since 1.2.0 that... 56/86256/3
2016-08-17 Adeel KazmiMerge "Add descriptions and example codes" into devel...
2016-08-16 Paul WisbeyMerge "Add Text input style changed signal." into devel...
2016-08-16 Victor CebolladaAdd Text input style changed signal. 03/81803/13
2016-08-12 suhyung EomMerge "Notify multiline hint to IMF context" into devel...
2016-08-10 Paul WisbeyMerge "Retrieve the input font's style." into devel...
2016-08-10 Adeel KazmiMerge "Exclude internal tag module in Public API refere...
2016-08-10 Seoyeon KimExclude internal tag module in Public API reference 30/83130/5
2016-06-02 Paul WisbeyMerge "Fix for object loader not handling flags correct...
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-31 Victor CebolladaAPIs for text editor. 03/66603/9
2016-05-17 Agnelo VazText auto scrolling documentation 50/56650/11
2016-05-13 Adeel KazmiMerge "Auto Scrolling Text Label" into devel/master
2016-05-13 Agnelo VazAuto Scrolling Text Label 96/57796/43
2016-01-26 Adeel KazmiMerge "Apply the new doxygen tagging rule for @SINCE...
2016-01-26 Yoonsang LeeApply the new doxygen tagging rule for @SINCE 46/57546/15
2016-01-18 Victor CebolladaMultiline - Create a text-editor control. 93/56893/5
2016-01-11 Paul WisbeyMerge "Markup procesor - Font." into devel/master
2016-01-08 Victor CebolladaMarkup procesor - Font. 00/53800/12
2016-01-06 Adeel KazmiMerge "Fix svace issue, DEREF_AFTER_NULL case" into...
2016-01-06 Victor CebolladaEnable markup processor in text controls. 40/54740/11
2016-01-04 Adeel Kazmi(TextField) Moved INPUT_COLOR to the end of the enums... 13/56113/1
2015-12-17 Victor CebolladaMarkup procesor. Color 98/53798/10
2015-11-06 Kimmo HoikkaMerge "Fixed bug when delete first row in the tableView...
2015-11-04 Kimmo HoikkaMerge "Changed all property & signal names to lowerCame...
2015-11-04 Adeel KazmiChanged all property & signal names to lowerCamelCase 35/50835/7
2015-10-01 Paul WisbeyMerge "Do not reposition the text's popup when buttons...
next