fixing some of the comments and changing copy-by-value to by reference in size negoti...
[platform/core/uifw/dali-toolkit.git] / base / dali-toolkit / internal / controls / text-view / text-view-impl.cpp
2015-02-06 Kimmo Hoikkafixing some of the comments and changing copy-by-value... 90/34990/8
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-09-25 Lee Morgan[dali_1.0.10] Merge branch 'tizen' 77/28077/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 Kingsley Stephens[dali_1.0.9] Merge branch 'tizen' 60/27760/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-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-07-24 Adeel Kazmi[dali_1.0.1] Merge branch 'tizen' 80/24980/1
2014-07-08 Victor CebolladaFix for TextView's snapshot mode 05/24205/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 - Split width exceed policy and EllipsizeEnd...
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