DALi Version 1.0.23
[platform/core/uifw/dali-toolkit.git] / base /
2014-09-08 Richard HuangAllow configurable duration to show or hide scroll... 81/26581/4
2014-09-08 Adeel KazmiUsing SingletonService instead of Adaptor 43/26943/2
2014-09-04 Agnelo Vaz[dali_1.0.7] Merge branch 'tizen' 13/27113/1 dali_1.0.7
2014-09-03 Kimmo HoikkaMerge "Added actor creation from json snippet" into...
2014-09-02 Kimmo HoikkaMerge "Fix assetion error in FocusManager" into tizen
2014-09-02 Lee MorganAdded actor creation from json snippet 99/26099/5
2014-08-29 Paul WisbeyMerge "Updated test suite following platform abstractio...
2014-08-28 Kimmo HoikkaMerge "Uses TextArray new type definition." into tizen
2014-08-28 Adeel KazmiMerge "Remove unnecessary method from control-impl...
2014-08-28 Kimmo HoikkaMerge changes Ica8d7442,I39b8ad54 into tizen
2014-08-28 Adeel Kazmi(ScrollViewTwistEffect) Added getters for some of the... 51/26151/3
2014-08-28 Adeel Kazmi(Control) Can connect to gestures through scripting 75/26775/2
2014-08-28 Adeel Kazmi(Builder) Ensure properties are not applied twice 74/26774/1
2014-08-28 Kimmo HoikkaRemove unnecessary method from control-impl 59/26759/1
2014-08-28 Kimmo HoikkaMerge "Fix text input scrolling when the controll is...
2014-08-27 Adeel KazmiMerge "DALi Version 1.0.6"
2014-08-26 Francisco SantosFix text input scrolling when the controll is too small. 84/26584/1
2014-08-22 Adeel KazmiFixes to use latest version of doxygen 02/26402/2
2014-08-20 Lee Morgan[dali_1.0.5] Merge branch 'tizen' 25/26325/1
2014-08-18 Richard HuangFix assetion error in FocusManager 52/26152/2
2014-08-14 Kimmo Hoikkastop using deprecated shader inheritance 35/25535/2
2014-08-13 Kingsley Stephens[dali_1.0.4] Merge branch 'tizen' 90/25990/1
2014-08-13 Adeel KazmiMerge "Implemented the Handle assignment operators...
2014-08-12 Adeel KazmiMerge "Removed invalid handle assignments from Builder...
2014-08-11 Paul WisbeyRemoved invalid handle assignments from Builder/TextInput 99/25699/2
2014-08-08 Adeel KazmiRemove Deprecated APIs 15/25715/1
2014-08-07 Agnelo Vaz[dali_1.0.3] Merge branch 'tizen' 19/25619/1
2014-08-04 Francisco SantosRemove dependency on DLOG. 46/25146/5
2014-08-01 Adeel Kazmi[dali_1.0.2] Merge branch 'tizen' 08/25308/1
2014-07-25 Adeel KazmiMerge "Toolkit - Fixes TC build issues and compile...
2014-07-25 Kingsley StephensRemove CAPI from Toolkit 31/25031/3
2014-07-24 Paul WisbeyMerge "TextView - Uses new TextActor's constructor...
2014-07-24 Adeel Kazmi[dali_1.0.1] Merge branch 'tizen' 80/24980/1
2014-07-24 Kimmo HoikkaMerge "TableView - scripting support" into tizen
2014-07-24 Victor CebolladaTextView - Uses new TextActor's constructor. 64/24964/3
2014-07-21 Xiangyin MaTableView - scripting support 45/24345/10
2014-07-15 Richard HuangMove the logic of constraint application from ItemView... 89/24489/1
2014-07-11 Yan WangRemove unnecessary include 55/24355/3
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 Julien HeanleyScrollView - Fix wrapping issue in FixedRuler::GetPageF... 98/24198/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 Kimmo Hoikkasize optimization on Control::Impl, reduces size from... 76/24176/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 Lee MorganPrevent valgrind error with Json parser 73/24173/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 Xiangyin MaAdd color lookup into Builder & apply changeable color... 69/24169/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 Kimmo HoikkaReducing control size from 256 bytes to 224 by reorderi... 65/24165/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 Kimmo HoikkaFix activate action on Control 59/24159/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 Agnelo VazBuilder support for unsigned int property conversion
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...
next