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 / alignment / alignment-impl.cpp
2015-02-06 Kimmo Hoikkafixing some of the comments and changing copy-by-value... 90/34990/8
2014-12-18 Kimmo HoikkaSaving a bit of memory by using pretty function instead... 14/32414/3 accepted/tizen/common/20141222.090212 submit/tizen_common/20141218.164254
2014-11-13 Nick Holland[dali_1.0.17] Merge branch 'tizen' 69/30269/1
2014-11-06 Kimmo HoikkaMerge " fix Klocwork warning of unintialized data membe...
2014-11-06 Kimmo HoikkaMerge "Remove handle::operator=(NULL) as it is duplicat...
2014-11-06 Adeel KazmiMerge "Alignment: To use default copy constructor in...
2014-11-05 Xiangyin MaAlignment: To use default copy constructor in the const... 64/29864/1
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-07-24 Adeel Kazmi[dali_1.0.1] Merge branch 'tizen' 80/24980/1
2014-06-11 TaeyoonConversion to Apache 2.0 license
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 Adeel KazmiMoved ControlImpl to Internal namespace & renamed to...
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0 02/21502/3 submit/tizen/20140526.004929
2014-05-03 Paul WisbeySplit dali-toolkit into Base & Optional