Fixed the wrong scroll signal sequence in ItemView
[platform/core/uifw/dali-toolkit.git] / capi /
2014-07-08 daemyung jangAdd the text input cursor color property. 07/24207/1
2014-07-08 Julien HeanleyScrollView - Remove separate X and Y scroll properties... 01/24201/1
2014-07-08 Adeel Kazmi(ScrollView) Remove redundant scaling & rotation functi... 96/24196/1
2014-07-08 Julien HeanleyScrollView - Added APIs for minimum pan speed/distance... 95/24195/1
2014-07-08 Richard HuangPrevent fighting of setting scroll position property... 90/24190/1
2014-07-08 Xiangyin MaNew Bouncing Effect 82/24182/1
2014-07-08 Richard HuangAllow configurable speed factor when ItemView is being... 81/24181/1
2014-07-08 Victor CebolladaOptimization to reduce Handle size by 50% 79/24179/1
2014-07-08 Richard HuangNotify ItemFactory when an item is removed from ItemView 78/24178/1
2014-07-08 Richard HuangNew API to get the range of items in the current ItemVi... 77/24177/1
2014-07-08 Agnelo VazTextInput Popup border colour styling and missing offse... 70/24170/1
2014-07-08 Agnelo VazTextInput Popup has a tail which points to the TextInput 68/24168/1
2014-07-08 Kimmo HoikkaOptimized size negotiation 62/24162/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 Agnelo VazTextInput uses style properties for PopUp and Highlight
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 Adeel KazmiRevert "[SRUK] (StyleManager) Create a style manager"
2014-06-11 Kingsley Stephens(StyleManager) Remove StyleManager header include form...
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 Sunhyun KimAdd comment to SetMarkupProcessingEnabled() dali-2014-wk22-release
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 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 Xiangyin Ma(TextView) Update TextView properties to new property...
2014-05-15 Ferran SoleConfigurable anchor point and parent origin of the...
2014-05-03 Adeel Kazmi(Control) Added ability to specify a background color...
2014-05-01 Javon PrinceAdd 'markup-enabled' property to TextView 05/20305/1
2014-05-01 Adeel Kazmi(SuperBlurView) Ensure the image can be set as a property 04/20304/1
2014-04-16 Adeel KazmiUpdated item-view documentation. dali-2014-wk16-release
2014-04-16 jonghyun.hoInclude scroll-connector header.
2014-04-11 Richard UnderhillShortcut check for markup in a string, before attemptin... 50/19450/1
2014-04-11 Julien Heanley(ScrollConnector) Added capi header information 49/19449/1
2014-04-11 Richard HuangImplemented scroll bar control 45/19445/1
2014-04-11 Paul WisbeyAllow overshoot indicators to be implemented outside... 44/19444/1
2014-04-11 Paul WisbeyPut scroll-connector.h in the capi folder 43/19443/1
2014-04-03 Adeel Kazmi(Buttons) Creating actor from property-maps
2014-03-17 Paul WisbeyItemView API to set the alpha function 62/18162/3
2014-03-17 David SteeleUpdated CAPI documentation style 58/18058/3
2014-03-17 Paul WisbeyMore ItemView Insert/Remove/Replace APIs 61/18061/10
2014-03-13 Paul WisbeyMerge "Provide object to connect scrollable containers...
2014-03-13 Paul WisbeyProvide object to connect scrollable containers & scrol... 69/17869/10
2014-03-07 Adeel Kazmi(ControlImpl) Updated following PropertyRegistration... 07/17707/1
2014-03-05 Adeel Kazmi(Button/PushButton) Registering properties using the... 28/17228/1
2014-03-03 Adeel KazmiControls no longer have property names.
2014-03-03 Julien Heanley(ScrollComponent) Removing unneeded public-api versions...
2014-03-03 Agnelo Vaz(TextInput) Removing deprecated Margin and Handle flip API
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version