Remove unnecessary include
[platform/core/uifw/dali-toolkit.git] / base / dali-toolkit / internal / controls /
2014-07-10 Yan WangAdd Wayland support. 15/23415/7
2014-07-08 Richard HuangFixed the wrong scroll signal sequence in ItemView 08/24208/1
2014-07-08 daemyung jangAdd the text input cursor color property. 07/24207/1
2014-07-08 Victor CebolladaFix for TextView's snapshot mode 05/24205/1
2014-07-08 Sinjae Lee(ItemView) Modified scroll speed and flick animation... 03/24203/1
2014-07-08 Agnelo VazScrollview Ensure Overshoot is shown even if Y ruler... 02/24202/1
2014-07-08 Julien HeanleyScrollView - Remove separate X and Y scroll properties... 01/24201/1
2014-07-08 Julien HeanleyScrollView - Set pan start position directly into panni... 00/24200/1
2014-07-08 Agnelo VazTextInput Popup scrolling fixed after GUI changes.... 99/24199/1
2014-07-08 Adeel Kazmi(ScrollView) Removed unnecessary scale constraints... 97/24197/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 Adeel Kazmi(ScrollView) Check for an interrupted event and finish... 94/24194/1
2014-07-08 Richard HuangItemView cache should always be refreshed during scrolling 93/24193/1
2014-07-08 Adeel Kazmi(ScrollView) Remove unused member variables 92/24192/1
2014-07-08 Adeel Kazmi(ScrollView) Ensure we emit the signal if scroll is... 91/24191/1
2014-07-08 Richard HuangPrevent fighting of setting scroll position property... 90/24190/1
2014-07-08 Julien HeanleyScrollView - Increased the angle range for a flick... 89/24189/1
2014-07-08 Richard HuangStop caching extra items while activating layout in... 87/24187/1
2014-07-08 Agnelo VazTextInput Popup is parented to TextInput so moves with... 85/24185/1
2014-07-08 jonghyun.hoReset mGestureStackDepth when panning is interrupted... 83/24183/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 daemyung jangNo use the animation when text input popup is pressed. 80/24180/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 daemyung jangUpdate the text input popup GUI. 75/24175/1
2014-07-08 Adeel Kazmi(ScrollView) Panning is disabled if ScrollTo is called... 74/24174/1
2014-07-08 Adeel Kazmi(ScrollView) If animation duration is 0, then return... 72/24172/1
2014-07-08 Agnelo VazTextInput PopUp now appears in between handles or at... 71/24171/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 jonghyun.hoAdd more logs to ScrollView especially in ScrollTo... 67/24167/1
2014-07-08 Jonghyun HoRevert "ScrollView - Store properties in local values... 66/24166/1
2014-07-08 Agnelo VazTextInput PopUp supports scrolling if buttons do not... 64/24164/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 Julien HeanleyScrollView - Second part of overshoot fix, overshoot... 60/24160/1
2014-07-08 Adeel Kazmi(ScrollView) Disable ALWAYS-ON logging. 58/24158/1
2014-07-08 Julien HeanleyScrollView - Fix for scroll effect issues found due... 57/24157/1
2014-07-08 jonghyun.hoAdd some logs to find out cause of once happened scroll... 56/24156/1
2014-07-08 Julien HeanleyScrollView - Stop Timer running in homescreen idle... 55/24155/1
2014-07-08 jonghyun.hoAdd some logs to find out cause of once happened scroll... 54/24154/1
2014-07-08 Julien HeanleyScrollView - Fix for incorrect min/max scroll property... 53/24153/1
2014-07-08 Francisco SantosRemove animation while panning. 52/24152/1
2014-06-11 Agnelo VazTextInput uses style properties for PopUp and Highlight
2014-06-11 Julien HeanleyScrollView - Overshoot Fix
2014-06-11 Julien HeanleyScrollView - Fix for pixel value used as animation...
2014-06-11 Paul WisbeyStop rendering during idle state
2014-06-11 Julien Heanley(ScrollView) Updates to scroll view internals to improv...
2014-06-11 Richard HuangFixed wrong scroll direction for mouse wheel event...
2014-06-11 TaeyoonConversion to Apache 2.0 license
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 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-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 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 Victor CebolladaTextView - Split width exceed policy and EllipsizeEnd...
2014-05-27 Agnelo VazTextInput Adding new Handles class and matching API...
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 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 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