Merge "Follow the include-order coding conventions" into tizen
[platform/core/uifw/dali-core.git] / dali / internal / event / actors / text-actor-impl.cpp
2015-02-19 Adeel KazmiMerge "Fixed SizeMode not updating size on renderable...
2015-02-18 Adeel KazmiMerge "Remove use of boost thread local storage from...
2015-02-18 Adeel KazmiMerge "remove (unnecessarily) exported signal and actio...
2015-02-18 Kimmo Hoikkaremove (unnecessarily) exported signal and action names 96/35496/5
2015-02-16 Kimmo HoikkaPass stage from actor to attachment to avoid unnecessar... 78/35378/7 submit/tizen/20150217.020310
2015-01-30 tom.robinsonDALi signals refactor to remove V2 naming 00/34700/3
2014-12-11 Nick Holland[dali_1.0.21] Merge branch 'tizen' 78/31878/1
2014-12-05 Adeel KazmiMerge "Updated test harness behaviour" into tizen
2014-12-03 Adeel KazmiMerge "DALi Version 1.0.20" into tizen
2014-12-03 Adeel KazmiMerge "Change keep running reasons to enum from exporte...
2014-12-02 Kimmo HoikkaCleanup property system, remove 12 redundant std::maps... 30/31130/5
2014-11-27 Kingsley Stephens[dali_1.0.19] Merge branch 'release19' 43/30943/1
2014-11-26 Kimmo HoikkaMerge "Increased precision of texture coordinate in...
2014-11-26 Kimmo HoikkaMerge "Shader & Program cleanup, Part 1: Remove cyclic...
2014-11-25 Adeel KazmiMerge "(TextActor) Ensure TextAttachment is updated...
2014-11-18 Agnelo Vaz(TextActor) Ensure TextAttachment is updated after... 53/30453/1
2014-11-07 Adeel KazmiMerge "Updated test harness code to enable styling...
2014-11-06 Adeel KazmiMerge "Klockwork: remove unreachable code, check iterat...
2014-11-06 Adeel Kazmi[dali_1.0.16] Merge branch 'tizen' 66/29966/1
2014-11-05 Adeel KazmiMerge "Reduce exports by inlining alpha functions and...
2014-11-05 Adeel KazmiMerge "Dont keep update unnecessarily running when...
2014-11-05 Kimmo HoikkaMerge "Add missing attach call to TextActor (Image...
2014-11-04 Kimmo HoikkaAdd missing attach call to TextActor (Image and Mesh... 09/29809/2
2014-09-25 Lee Morgan[dali_1.0.10] Merge branch 'tizen' 75/28075/1
2014-09-22 Kingsley StephensAdd GetNaturalSize to Actor and deriving classes. 04/27704/5
2014-09-04 Agnelo Vaz[dali_1.0.7] Merge branch 'tizen' 11/27111/1 dali_1.0.7
2014-08-29 Paul WisbeyMerge "Changed Core::Update to add current time and...
2014-08-28 Victor CebolladaReplaces TextArray type definition. 94/26394/6
2014-08-01 Adeel Kazmi[dali_1.0.2] Merge branch 'tizen' 04/25304/1
2014-07-24 Victor CebolladaTextActor - New constructor with a parameter object... 47/24947/7
2014-07-24 Adeel Kazmi[dali_1.0.1] Merge branch 'tizen' 67/24967/1
2014-07-08 Richard Underhill(Dali-Core) Memory optimisation for Text-Styles 77/24077/1
2014-06-10 TaeyoonConversion to Apache 2.0 license
2014-06-10 Adeel KazmiRevert "License conversion from Flora to Apache 2.0" 27/22727/1
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0 00/21500/2 submit/tizen/20140526.004747
2014-05-22 TaeyoonRevert "License conversion from Flora to Apache 2.0"
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0
2014-04-03 Adeel Kazmi(Properties) Create a new actor using a Property::Map...
2014-03-03 Adeel Kazmi(Properties) Added ability to add non-animatable event...
2014-03-03 David Steele(ImageSize) Add natural image size handling
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version