(Control) Make Control constructors explicit
[platform/core/uifw/dali-toolkit.git] / base / dali-toolkit / public-api / controls / control-impl.cpp
2014-12-10 Adeel Kazmi(Control) Make Control constructors explicit 06/31806/1 accepted/tizen/common/20141211.150149 accepted/tizen/mobile/20141216.080609 accepted/tizen/tv/20141215.043907 accepted/tizen/wearable/20141215.104623 submit/tizen/20141211.140945
2014-11-13 Kimmo HoikkaMerge "(AutomatedTests) Removed Zero Ruler test as...
2014-11-13 Kimmo HoikkaMerge "(Control) Remove virtual inlines, better arrange...
2014-11-12 Adeel Kazmi(Control) Remove virtual inlines, better arrange source... 21/30221/1
2014-11-12 Kimmo HoikkaCleaning up property public API and usage of typedefs 90/30190/1
2014-11-11 Adeel KazmiUpdates after the use of const refs in gesture callbacks 30/30130/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-05 Kimmo HoikkaRemove handle::operator=(NULL) as it is duplicating... 33/29933/1
2014-10-28 Adeel KazmiInclude required header files directly rather than... 79/29479/3
2014-10-21 Adeel KazmiRemoval of PropertyValueMap, using Property::Map instead 46/29046/4
2014-10-21 Adeel KazmiUpdates after changes to Property::Map 80/28980/2
2014-10-03 Adeel KazmiMerge "(TextInput) Ensure scroll position is reset...
2014-10-03 Richard HuangAdded default hover event handling in Control 18/27818/7
2014-09-22 Adeel Kazmi(Control) Ensure background-color blends fully with... 11/27811/3
2014-09-03 Kimmo HoikkaMerge "Added actor creation from json snippet" into...
2014-09-02 Kimmo HoikkaMerge "Fix assetion error in FocusManager" into tizen
2014-08-29 Paul WisbeyMerge "Updated test suite following platform abstractio...
2014-08-28 Kimmo HoikkaMerge "Uses TextArray new type definition." into tizen
2014-08-28 Adeel KazmiMerge "Remove unnecessary method from control-impl...
2014-08-28 Kimmo HoikkaMerge changes Ica8d7442,I39b8ad54 into tizen
2014-08-28 Adeel Kazmi(Control) Can connect to gestures through scripting 75/26775/2
2014-08-28 Kimmo HoikkaRemove unnecessary method from control-impl 59/26759/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-08 Kimmo Hoikkasize optimization on Control::Impl, reduces size from... 76/24176/1
2014-07-08 Xiangyin MaAdd color lookup into Builder & apply changeable color... 69/24169/1
2014-07-08 Kimmo HoikkaReducing control size from 256 bytes to 224 by reorderi... 65/24165/1
2014-07-08 Kimmo HoikkaOptimized size negotiation 62/24162/1
2014-07-08 Kimmo HoikkaFix activate action on Control 59/24159/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 Sinjae Lee(FocusManager) Updated Accessibility features (Part2)
2014-06-11 Francisco SantosFix boost includes
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-27 Adeel Kazmi(Control) Added more event-side properties
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