No use the animation when text input popup is pressed.
[platform/core/uifw/dali-toolkit.git] / base / dali-toolkit / public-api /
2014-07-08 Victor CebolladaOptimization to reduce Handle size by 50% 79/24179/1
2014-07-08 Richard HuangNew API to get the range of items in the current ItemVi... 77/24177/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 Jonghyun HoRevert "ScrollView - Store properties in local values... 66/24166/1
2014-07-08 Kimmo HoikkaReducing control size from 256 bytes to 224 by reorderi... 65/24165/1
2014-07-08 Victor CebolladaReplace deprecated TextStyle methods. 63/24163/1
2014-07-08 Kimmo HoikkaOptimized size negotiation 62/24162/1
2014-07-08 Julien HeanleyScrollView - Store properties in local values for GetCu... 61/24161/1
2014-07-08 Kimmo HoikkaFix activate action on Control 59/24159/1
2014-07-08 Julien HeanleyScrollView - Stop Timer running in homescreen idle... 55/24155/1
2014-06-11 Julien Heanley(ScrollView) Updates to scroll view internals to improv...
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 Francisco SantosAdd new API to ScrollBar to set background and indicato...
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 Victor CebolladaTextView - Update programming guide. dali-2014-wk21-release
2014-05-27 Agnelo VazTextInput Emit signal when text is modified.
2014-05-27 Sinjae Lee(FocusManager) Updated accessibility features
2014-05-27 Adeel KazmiMoved ControlImpl to Internal namespace & renamed to...
2014-05-27 Richard HuangAdded new API to set fixed height for the scroll bar
2014-05-27 Victor CebolladaTextInput - Disable markup processor
2014-05-27 Kingsley Stephens(Button) Allow button size to return natural size
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-15 jonghyun.hoAdd scroll-bar and scroll-component header files.
2014-05-15 Ferran SoleConfigurable anchor point and parent origin of the...
2014-05-15 Xiangyin MaBouncingEffect for overscroll
2014-05-03 Paul WisbeySplit dali-toolkit into Base & Optional