(TextInput) Don't show cut and copy buttons if text not selected
[platform/core/uifw/dali-toolkit.git] / base / dali-toolkit / internal / controls / text-view /
2014-09-25 Adeel KazmiMerge "DALi Version 1.0.10" into tizen
2014-09-25 Kimmo HoikkaMerge "Make radio buttons work with size negotiation...
2014-09-24 Victor CebolladaTextView - Fixes cursor position while typing Right... 08/28008/5 accepted/tizen_3.0.2014.q3_common tizen_3.0.2014.q3_common accepted/tizen/common/20140925.172059 submit/tizen_common/20140925.141856 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release
2014-09-23 Agnelo Vaz(TextInput) Double tap on whitespace gives selection... 62/27962/1
2014-09-20 Victor CebolladaTextView - Right to left implementation. 63/27863/1
2014-09-19 Victor CebolladaTextView - Right to Left implementation. 50/27450/10
2014-09-18 Kimmo HoikkaMerge "(AutomatedTests) Synchronise TestGLAbstraction...
2014-09-18 Paul WisbeyMerge "(TextInput) Allow whitespace to be considered...
2014-09-16 Agnelo Vaz(TextInput) Allow whitespace to be considered a word... 35/27635/1
2014-09-16 Victor CebolladaTextView - Reduces the size of the character layout. 87/27587/1
2014-09-16 Victor CebolladaTextView - Rename Line to Paragraph. 62/27462/3
2014-09-12 Victor CebolladaTextView - Merges the TextActor initialization and... 61/27361/4
2014-09-11 Victor CebolladaTextView - Remove groups of words. 82/27282/4
2014-09-09 Kimmo HoikkaMerge "Allow configurable duration to show or hide...
2014-09-09 Kimmo HoikkaMerge "(Builder) Added Quit Signal" into tizen
2014-09-08 Paul WisbeyMerge "Fixes TextView's includes." into tizen
2014-09-08 Victor CebolladaFixes TextView's includes. 47/27247/1
2014-08-13 Adeel KazmiMerge "Implemented the Handle assignment operators...
2014-08-12 Adeel KazmiMerge "Removed invalid handle assignments from Builder...
2014-08-08 Adeel KazmiRemove Deprecated APIs 15/25715/1
2014-07-24 Paul WisbeyMerge "TextView - Uses new TextActor's constructor...
2014-07-24 Victor CebolladaTextView - Uses new TextActor's constructor. 64/24964/3
2014-07-08 Victor CebolladaFix for TextView's snapshot mode 05/24205/1
2014-07-08 Victor CebolladaReplace deprecated TextStyle methods. 63/24163/1
2014-06-11 TaeyoonConversion to Apache 2.0 license
2014-06-11 Kingsley Stephens(StyleManager) Add style monitor signal into StyleManager
2014-06-11 Adeel KazmiRevert "Revert "[SRUK] (StyleManager) Create a style...
2014-06-11 Adeel KazmiRevert "[SRUK] (StyleManager) Create a style manager"
2014-06-11 Kingsley Stephens(StyleManager) Create a style manager
2014-06-11 Adeel KazmiMerge branch 'master' into tizen
2014-06-11 Adeel KazmiRevert "License conversion from Flora to Apache 2.0" 49/22749/1
2014-05-27 Victor CebolladaTextView - Update programming guide. dali-2014-wk21-release
2014-05-27 Adeel KazmiMoved ControlImpl to Internal namespace & renamed to...
2014-05-27 Victor CebolladaTextView - Initialize alpha value with text's color...
2014-05-27 Victor CebolladaTextView - Split width exceed policy and EllipsizeEnd...
2014-05-27 Victor CebolladaTextView - Fix for emoji glyph's wrong sizes
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0 02/21502/3 submit/tizen/20140526.004929
2014-05-15 Xiangyin Ma(TextView) Update TextView properties to new property...
2014-05-03 Paul WisbeySplit dali-toolkit into Base & Optional