DALi signals refactor to remove V2 naming
[platform/core/uifw/dali-toolkit.git] / base / dali-toolkit / internal / controls / text-view /
2015-01-30 tom.robinsonDALi signals refactor to remove V2 naming 02/34702/2
2014-11-13 Nick Holland[dali_1.0.17] Merge branch 'tizen' 69/30269/1
2014-11-11 Adeel KazmiUpdates after the use of const refs in gesture callbacks 30/30130/1
2014-11-07 Kimmo HoikkaMerge "TextInput & TextView: Klocwork issues fix" into...
2014-11-06 Xiangyin MaTextInput & TextView: Klocwork issues fix 24/29824/4
2014-10-30 Adeel Kazmi[dali_1.0.15] Merge branch 'tizen' 12/29612/1
2014-10-28 Adeel KazmiInclude required header files directly rather than... 79/29479/3
2014-10-03 Nick Holland[dali_1.0.11] Merge branch 'tizen' 45/28345/1
2014-10-01 Paul WisbeyMerge "TextView - Do not create TextActor with white...
2014-10-01 Victor CebolladaTextView - Do not create TextActor with white spaces. 68/28068/2
2014-09-25 Lee Morgan[dali_1.0.10] Merge branch 'tizen' 77/28077/1
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-18 Kingsley Stephens[dali_1.0.9] Merge branch 'tizen' 60/27760/1
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-10 Adeel Kazmi[dali_1.0.8] Merge branch 'tizen' 97/27297/1
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 Kingsley Stephens[dali_1.0.4] Merge branch 'tizen' 90/25990/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-08-01 Adeel Kazmi[dali_1.0.2] Merge branch 'tizen' 08/25308/1
2014-07-24 Paul WisbeyMerge "TextView - Uses new TextActor's constructor...
2014-07-24 Adeel Kazmi[dali_1.0.1] Merge branch 'tizen' 80/24980/1
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