platform/core/uifw/dali-toolkit.git
2014-08-27 Nick Holland[dali_1.0.6] Merge branch 'tizen' 89/26689/1
2014-08-27 Adeel KazmiMerge "Revert "DALi Version 1.0.6""
2014-08-27 Nick HollandRevert "DALi Version 1.0.6" 88/26688/1
2014-08-27 Adeel KazmiMerge "DALi Version 1.0.6"
2014-08-27 Nick HollandDALi Version 1.0.6 85/26685/1
2014-08-27 Nick HollandDALi Version 1.0.6 78/26678/1 dali_1.0.6
2014-08-22 Adeel KazmiFixes to use latest version of doxygen 02/26402/2
2014-08-20 Adeel KazmiMerge "DALi Version 1.0.5" into tizen
2014-08-20 Lee Morgan[dali_1.0.5] Merge branch 'tizen' 25/26325/1
2014-08-20 Lee MorganDALi Version 1.0.5 20/26320/1 dali_1.0.5
2014-08-20 Manuel BachmannFix the library search path in "dali-toolkit.pc" 10/26310/2
2014-08-20 Adeel Kazmi(Automated Tests) Fixes following adaptor API change 05/26305/1
2014-08-15 Ferran SoleUpdated Programming guide with information on stereosco... 06/26106/4
2014-08-14 Kimmo Hoikkastop using deprecated shader inheritance 35/25535/2
2014-08-13 Adeel KazmiMerge "DALi Version 1.0.4" into tizen
2014-08-13 Kingsley Stephens[dali_1.0.4] Merge branch 'tizen' 90/25990/1
2014-08-13 Kingsley StephensDALi Version 1.0.4 86/25986/1 dali_1.0.4
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 WisbeyImplemented the Handle assignment operators properly 80/25880/1
2014-08-11 Paul WisbeyRemoved invalid handle assignments from Builder/TextInput 99/25699/2
2014-08-11 Richard HuangUpdate programming guide after removing deprecated... 66/25866/1
2014-08-08 Adeel KazmiRemove Deprecated APIs 15/25715/1
2014-08-07 Adeel KazmiSynchronised automated tests utils with dali-core ... 44/25644/3
2014-08-07 Agnelo Vaz[dali_1.0.3] Merge branch 'tizen' 19/25619/1
2014-08-06 Agnelo VazDALi Version 1.0.3 40/25540/1 dali_1.0.3
2014-08-04 Andrew CoxAdded the resize on image load behaviour to the program... 78/25178/5
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-08-01 Adeel KazmiDALi Version 1.0.2 07/25307/1 dali_1.0.2
2014-08-01 Adeel KazmiChanged build directory to tizen 91/25291/1
2014-07-31 Adeel KazmiAdd some constants that show the version of the library 19/25219/3
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-25 Victor CebolladaToolkit - Fixes TC build issues and compile warnings. 21/25021/1
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 Adeel KazmiDALi Version 1.0.1 79/24979/1 dali_1.0.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-23 Paul WisbeyRemoved unnecessary dependency on feedback plugin 59/24859/1
2014-07-21 Adeel KazmiAdded README with build commands 82/24782/2
2014-07-21 Xiangyin MaTableView - scripting support 45/24345/10
2014-07-21 Adeel Kazmi(Build) Updated spec file to allow building for SMACK... 26/24726/2
2014-07-16 Agnelo Vaz(Docs) Adding Programming Guide to Toolkit 72/24572/5
2014-07-16 Adeel Kazmi(AutomatedTests) Fixed build break after adaptor changes 43/24543/1
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-11 David SteeleEnabled test cases to install to target 27/24327/6
2014-07-11 David SteeleUpdated automated test scripts for faster cycle time 35/24335/4
2014-07-11 David SteeleRemoved TET test cases from automated-tests 32/24332/2
2014-07-10 Yan WangAdd Wayland support. 15/23415/7
2014-07-10 Julien HeanleyScrollView test cases - Fixed broken test cases 08/24308/2
2014-07-09 Adeel KazmiDALi Version 1.0.0 86/24286/1 dali_1.0.0
2014-07-09 Adeel KazmiMerge "(Build) Stopped toolkit-base compiling separatel...
2014-07-09 Adeel Kazmi(AutomatedTests) Remove virtual destructors from test... 35/24235/2
2014-07-08 Adeel Kazmi(Build) Stopped toolkit-base compiling separately. 10/24210/1
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 David SteeleFixing build break in test cases 06/24206/1
2014-07-08 Victor CebolladaFix for TextView's snapshot mode 05/24205/1
2014-07-08 Victor CebolladaFix TET cases for toolkit 04/24204/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 Adeel Kazmi(Build) Remove unrequired utilX dependency 88/24188/1
2014-07-08 Richard HuangStop caching extra items while activating layout in... 87/24187/1
2014-07-08 jonghyun.hoRemove valgrind warning of SuperBlurView #2 86/24186/1
2014-07-08 Agnelo VazTextInput Popup is parented to TextInput so moves with... 85/24185/1
2014-07-08 jonghyun.hoRemove valgrind warning of SuperBlurView 84/24184/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
next