ScrollView: Avoid animating in wrong direction during fast flick
[platform/core/uifw/dali-toolkit.git] / base /
2014-06-11 Paul WisbeyScrollView: Avoid animating in wrong direction during...
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 Agnelo VazTextInput Adding Highlight Class to be used by Decorator
2014-06-11 Francisco SantosAdd new API to ScrollBar to set background and indicato...
2014-06-11 Paul WisbeyScrollView: Avoid unintentional contraints on X/Y prope...
2014-06-11 Sinjae Lee(FocusManager) Updated Accessibility features (Part2)
2014-06-11 Francisco SantosFix boost includes
2014-06-11 Jonghyun HoEasier page switching with Accessibility pan
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-29 Paul WisbeyPartial fix for homescreen panning issue
2014-05-29 Paul WisbeyFix for flick gesture in Screen Reader mode
2014-05-27 Victor CebolladaTextView - Update programming guide. dali-2014-wk21-release
2014-05-27 Agnelo VazTextInput Ensure EmitTextModified occurs with special...
2014-05-27 Wang QingliRemove the old constraint from indicator of scrollbar.
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 CebolladaTextView - Initialize alpha value with text's color...
2014-05-27 Richard HuangNew focus indicator should be added to the current...
2014-05-27 Victor CebolladaTextView - Split width exceed policy and EllipsizeEnd...
2014-05-27 Agnelo VazTextInput Adding new Handles class and matching API...
2014-05-27 Richard HuangFixed crash when KeyboardFocusManager clears the focus
2014-05-27 Victor CebolladaTextInput - Disable markup processor
2014-05-27 Kingsley Stephens(Button) Allow button size to return natural size
2014-05-27 Victor CebolladaTextView - Fix for emoji glyph's wrong sizes
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 Agnelo VazTextInput Decorator class and stubbed decoration classes
2014-05-15 Kingsley Stephens(Popup) Fix size conflict between popup title and content
2014-05-15 Xiangyin Ma(TextView) Update TextView properties to new property...
2014-05-15 Julien Heanley(OvershootIndicator) Enable new shader bounce effect...
2014-05-15 Ferran SoleConfigurable anchor point and parent origin of the...
2014-05-15 Xiangyin MaBouncingEffect for overscroll
2014-05-15 Julien Heanley(ScrollView)Found issue with change made in previous...
2014-05-15 Julien Heanley(ScrollOvershoot) Removed OnStage checks now that issue...
2014-05-15 Julien Heanley(ItemView) Implemented SetOvershootEnabled which is...
2014-05-03 Paul WisbeySplit dali-toolkit into Base & Optional