platform/core/uifw/dali-toolkit.git
2015-03-17 Yoonsang LeeActor's Transformation API Cleanup 26/36426/5
2015-03-16 Adeel KazmiMerge "Updated programming guide for Properties" into...
2015-03-13 Adeel KazmiMerge "Added documentation markdown guide" into tizen
2015-03-13 Adeel KazmiMerge "Removal of LITE profile" into tizen
2015-03-13 Nick HollandAdded documentation markdown guide 64/36464/5
2015-03-13 Richard HuangRemove unused ItemView layouts 88/36788/2
2015-03-13 Tom RobinsonUpdated programming guide for Properties 37/36537/10
2015-03-13 taeyoonRemoval of LITE profile 65/36765/2
2015-03-13 taeyoonChange "SLP" to "Tizen" 74/36774/1
2015-03-12 Nick HollandDALi Version 1.0.33 22/36722/1 dali_1.0.33
2015-03-11 Kimmo HoikkaRemove unused FindActorByAlias 14/36614/2
2015-03-06 Tom Robinsondali-toolkit property type comment to represent type... 70/36470/1 accepted/tizen/common/20150310.094727 accepted/tizen/mobile/20150310.122230 accepted/tizen/tv/20150310.092414 accepted/tizen/wearable/20150310.114543 submit/tizen/20150310.084835
2015-03-06 Tom RobinsonProperty refactor in dali-toolkit: Toolkit changes 39/36139/6 accepted/tizen/common/20150309.091951 accepted/tizen/mobile/20150309.081750 accepted/tizen/tv/20150309.081812 accepted/tizen/wearable/20150309.110925 submit/tizen/20150309.074330
2015-03-05 Adeel KazmiMerge "Property enum name changes in dali-core: Toolkit... submit/tizen/20150306.102558
2015-03-05 taeyoontest-platform-abstraction change by adding LoadShaderBi... 76/36376/1
2015-03-05 Adeel KazmiMerge "Add IMPORT_DALI_API to item-layout" into tizen
2015-03-05 Tom RobinsonProperty enum name changes in dali-core: Toolkit change... 46/36346/1
2015-03-05 Nick HollandBuild JavaScript documentation during make 38/36338/2
2015-03-05 daemyung jangAdd IMPORT_DALI_API to item-layout 16/36316/1
2015-03-04 Adeel KazmiUpdates after TapGestureDetector API Change 02/36302/2
2015-03-04 Lee MorganDALi Version 1.0.32 95/36295/1 dali_1.0.32
2015-03-03 Adeel KazmiUpdates following boost::function removal from adaptor 13/36213/1
2015-03-03 Paul WisbeyUse a different image for 'pressed' selection handle 82/36182/1
2015-03-02 Tom RobinsonProperty refactor in dali-core: Toolkit changes for... 07/35807/5
2015-03-02 HyunJu ShinMerge "Refactoring Button: remove painter" into tizen
2015-02-27 Kimmo HoikkaMerge "Removed AffectedByLighting APIs from MeshActor...
2015-02-27 Kimmo HoikkaMerge "Stop using string comparison against exported...
2015-02-27 Kimmo HoikkaStop using string comparison against exported constant... 14/36014/2
2015-02-27 Kimmo HoikkaChange incorrect anchorpoint in popup 26/36026/2
2015-02-27 David SteeleRemoved AffectedByLighting APIs from MeshActor 17/36017/1
2015-02-27 Adeel KazmiMerge "JavaScript support for DALi" into tizen
2015-02-27 Heeyong SongRefactoring Button: remove painter 00/35900/2
2015-02-26 Nick HollandJavaScript support for DALi 57/34057/15
2015-02-25 Adeel KazmiReplace vector.h with vector-wrapper.h 95/35895/2
2015-02-25 Adeel KazmiMerge "Updates following 'Rename BitmapImage as BufferI...
2015-02-25 Adeel KazmiMerge "DALi Version 1.0.31" into tizen
2015-02-25 Adeel KazmiMerge "Scrollable public API clean-up phase 1" into...
2015-02-25 Kingsley StephensDALi Version 1.0.31 61/35861/1 dali_1.0.31
2015-02-25 Xiangyin MaUpdates following 'Rename BitmapImage as BufferImage' 11/35711/7
2015-02-25 Kimmo HoikkaMerge "Updates after Handle/Constrainable merge" into...
2015-02-24 Richard HuangScrollable public API clean-up phase 1 60/35560/3
2015-02-24 Adeel KazmiUpdates after Handle/Constrainable merge 86/35786/2
2015-02-24 Ferran SoleAdded shader effect to render quadratic bezier curves... 96/35696/4
2015-02-24 Paul WisbeyFollow the include-order coding conventions 73/35773/3
2015-02-23 Kimmo HoikkaMerge "(ScrollView) Stop the touch down timer if Transf...
2015-02-23 Adeel KazmiMerge "Follow the include-order coding conventions...
2015-02-23 Adeel KazmiMerge "Addition of build flag "-Wl,-Bsymbolic-functions...
2015-02-23 Adeel Kazmi(ScrollView) Stop the touch down timer if Transform... 97/35697/2
2015-02-23 Paul WisbeyFollow the include-order coding conventions 94/35694/1
2015-02-23 taeyoonAddition of build flag "-Wl,-Bsymbolic-functions" for... 82/35682/1
2015-02-19 Andrew CoxInclude <string> to compensate for core inclusion cleanup 98/35598/4
2015-02-19 Adeel KazmiMerge "Typo fixed in Control implementation doc." into...
2015-02-19 Victor CebolladaTypo fixed in Control implementation doc. 09/35609/1
2015-02-18 Adeel KazmiMerge "Remove unnecessarily exported signals and action...
2015-02-18 Adeel KazmiMerge "DALi Version 1.0.30" into tizen
2015-02-18 Ferran SoleDALi Version 1.0.30 78/35578/1 dali_1.0.30
2015-02-18 Tom RobinsonRemove unnecessarily exported signals and action names 56/35556/5
2015-02-18 Tom RobinsonDali-toolkit: Replace constraints with SizeMode 68/35368/3
2015-02-18 Adeel KazmiUpdates following Scripting changes in Core 40/35540/2
2015-02-17 Xiangyin MaUpdate toolkit with ResourceImage/Image split 30/35430/4
2015-02-16 Adeel KazmiMerge "Button Refactoring phase 1" into tizen submit/tizen/20150217.020310
2015-02-16 Heeyong SongButton Refactoring phase 1 31/35231/8
2015-02-13 Andrew CoxDeep Internal Documentation 75/35375/5
2015-02-12 Kimmo HoikkaMerge "Remove obsolete and non functional SizeChanged...
2015-02-11 Kimmo HoikkaRemove obsolete and non functional SizeChanged signal... 85/35285/2
2015-02-11 Adeel KazmiMerge "Remove constraints from Popup, TableView, Alignm...
2015-02-11 Adeel KazmiDALi Version 1.0.29 66/35266/1 dali_1.0.29
2015-02-10 Xiangyin MaRemove constraints from Popup, TableView, Alignment... 81/35081/7
2015-02-09 Adeel KazmiMerge base & optional 46/35146/1
2015-02-09 Kimmo Hoikkaremove (dead) ImageView UI control 23/35123/1
2015-02-06 Kimmo Hoikkafixing some of the comments and changing copy-by-value... 90/34990/8
2015-02-06 Kimmo HoikkaMerge "Remove Constraints from Cluster,ToolBar,View...
2015-02-06 Xiangyin Ma(Magnifier) Synchronize the frame position with the... 67/35067/1
2015-02-06 Paul WisbeyMerge "DALi Version 1.0.28" into tizen accepted/tizen/common/20150209.122020 accepted/tizen/mobile/20150210.015343 accepted/tizen/mobile/20150306.082341 accepted/tizen/tv/20150210.013257 accepted/tizen/wearable/20150210.015027 dali_1.0.28 submit/tizen/20150206.152923 submit/tizen_mobile/20150213.000000 submit/tizen_mobile/20150223.000000 submit/tizen_mobile/20150306.011558
2015-02-06 Xiangyin MaDALi Version 1.0.28 56/35056/1
2015-02-05 Adeel Kazmi(AutomatedTests) Merged managed and unmanaged tests 09/35009/1
2015-02-05 Xiangyin MaRemove Constraints from Cluster,ToolBar,View & ImageView 49/34949/3
2015-02-05 Xiangyin MaRemove constaints from BloomView, GaussianBlurView... 54/34854/3 accepted/tizen/common/20150209.121015 accepted/tizen/mobile/20150211.014648 accepted/tizen/tv/20150210.012936 accepted/tizen/wearable/20150210.014752 submit/tizen/20150206.044231
2015-02-05 Adeel Kazmi(Buttons) Fix build break for automated tests & remove... 91/34991/2
2015-02-04 Heeyong SongButton refactoring: rename properties 72/34872/1 submit/tizen/20150205.132635
2015-02-02 Kimmo HoikkaRemove dead slide effect code and incorrect ref-objects... 90/34790/2 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common accepted/tizen/common/20150205.080848 submit/tizen/20150205.011244
2015-01-30 tom.robinsonDALi signals refactor to remove V2 naming 02/34702/2
2015-01-29 Adeel KazmiMerge "DALi Version 1.0.27" into tizen
2015-01-29 tom.robinsonDALi Version 1.0.27 97/34597/1 accepted/tizen/common/20150129.162030 accepted/tizen/mobile/20150130.001255 accepted/tizen/tv/20150130.000842 accepted/tizen/wearable/20150131.040511 dali_1.0.27 submit/tizen/20150129.112343
2015-01-28 Xiangyin Maremove constaints from EffectsView & Image Filters 24/34524/1
2015-01-27 Adeel Kazmi(Automated Tests) Removed ClipboardEventNotifier signal... 68/34468/2
2015-01-26 Kingsley StephensRevert "Revert "Remove ScrollViewCustomEffect"" 92/34392/2
2015-01-22 Nick HollandDALi Version 1.0.26 53/34253/1 accepted/tizen/common/20150123.092452 accepted/tizen/common/20150123.135213 accepted/tizen/mobile/20150126.011910 accepted/tizen/tv/20150126.011342 accepted/tizen/wearable/20150126.011558 dali_1.0.26 submit/tizen/20150122.143209 submit/tizen/20150123.103753
2015-01-19 Kingsley StephensRevert "Remove ScrollViewCustomEffect" 89/33989/2
2015-01-16 taeyoonRemoval of a 'sec_build_binary_debug_enable' part in... 09/33909/1
2015-01-15 Paul WisbeyMerge "DALi Version 1.0.25" into tizen dali_1.0.25
2015-01-15 Xiangyin MaDALi Version 1.0.25 42/33842/1
2015-01-14 Richard HuangScroll to the end of overshoot only when overshoot... 78/33778/1
2015-01-09 Kimmo HoikkaMerge "Change overshoot to have constant speed as a...
2015-01-09 Kingsley StephensRemove ScrollViewCustomEffect 54/33354/2
2015-01-09 Richard HuangChange overshoot to have constant speed as a property 60/31960/7
2015-01-08 Lee MorganDALi Version 1.0.24 61/33361/1 dali_1.0.24
2014-12-24 Adeel KazmiDALi Version 1.0.23 10/32810/1 dali_1.0.23
2014-12-19 Adeel Kazmi(ItemView) Fix Klocwork reported issue 04/32604/1 accepted/tizen/mobile/20141222.135816 accepted/tizen/tv/20141222.125620 accepted/tizen/wearable/20141222.134841 submit/tizen_mobile/20141222.110445 submit/tizen_tv/20141222.110455 submit/tizen_wearable/20141222.110450
2014-12-18 Kimmo HoikkaSaving a bit of memory by using pretty function instead... 14/32414/3 accepted/tizen/common/20141222.090212 submit/tizen_common/20141218.164254
next