(toolkit) fix klocwork issues
[platform/core/uifw/dali-toolkit.git] / base / dali-toolkit / internal / controls / buttons /
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-04 Xiangyin Ma fix Klocwork warning of unintialized data members... 30/29830/1
2014-10-28 Adeel KazmiInclude required header files directly rather than... 79/29479/3
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 Adeel Kazmi(Buttons) Ensure all button classes are informed when... 27/28027/3
2014-09-24 Kingsley StephensMake radio buttons work with size negotiation, bug... 44/27344/5
2014-09-10 Adeel KazmiMerge "(TextInput) Emits text modified signal when... submit/tizen/20140910.172931 submit/tizen/20140910.173014
2014-09-09 Michal MakowieckiAdded RadioButton with images. 40/26140/21
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 Adeel KazmiMoved ControlImpl to Internal namespace & renamed to...
2014-05-27 Kingsley Stephens(Button) Allow button size to return natural size
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