platform/core/uifw/dali-toolkit.git
2015-10-27 Richard HuangJavaScript binding for new mesh APIs 00/49300/13
2015-10-27 Kimmo HoikkaMerge "Refactored ControlRenderer so that derived class...
2015-10-27 Kimmo HoikkaMerge "Reimplemented CubeTransitionEffect to use render...
2015-10-27 Paul WisbeyMerge "Enable setting of ScrollView properties within...
2015-10-27 Paul WisbeyMerge "Fix IMF manager issues." into devel/master
2015-10-27 Chu HoangRefactored ControlRenderer so that derived classes... 05/49605/10
2015-10-27 Agnelo VazEnable setting of ScrollView properties within TextSele... 22/50122/6
2015-10-27 Chu HoangFixed typo in BorderRenderer causing the overwriting... 67/50267/1
2015-10-27 Victor CebolladaFix IMF manager issues. 20/50120/8
2015-10-26 Adeel KazmiMerge "Fixed typo in BorderRenderer causing the overwri...
2015-10-26 Chu HoangReimplemented CubeTransitionEffect to use renderers... 44/50044/5
2015-10-26 Adeel KazmiMerge "Fixed typo in ImageView::GetNaturalSize()."...
2015-10-26 Chu HoangFixed typo in BorderRenderer causing the overwriting... 66/50166/1
2015-10-23 Adeel KazmiMerge "ItemView: Fade off overshoot indicator when...
2015-10-23 Chu HoangFixed typo in ImageView::GetNaturalSize(). 14/50114/1
2015-10-23 Adeel KazmiMerge "DALi Version 1.1.7" into devel/master
2015-10-23 Kimmo HoikkaMerge "Changed ShadowView to use new custom effects...
2015-10-23 Kimmo HoikkaMerge "Fix text and control depth indices to have sane...
2015-10-23 Tom RobinsonItemView: Fade off overshoot indicator when moving... 52/50052/1
2015-10-23 Lee MorganDALi Version 1.1.7 35/50035/1 dali_1.1.7
2015-10-22 Kimmo HoikkaFix text and control depth indices to have sane values 94/49994/1
2015-10-21 Chu HoangAdded missing calls the base class Control::OnStageConn... 30/49930/1
2015-10-21 Paul WisbeyPreserve the ScrollBar alpha value from the stylesheet 21/49921/3
2015-10-21 Chu HoangChanged ShadowView to use new custom effects and ImageView. 59/49659/4
2015-10-20 Paul WisbeyMerge "Fix cursor position for ligatures and group...
2015-10-20 Richard HuangFixed issue that ItemView overshoot appears before... 03/49803/1
2015-10-20 Victor CebolladaFix cursor position for ligatures and group of glyphs. 94/49794/1
2015-10-19 Adeel KazmiMerge "Changed Motion Blur and MotionStretch Effect...
2015-10-19 Adeel KazmiMerge "Append clipboard text after current pre-edit...
2015-10-19 Paul WisbeyAppend clipboard text after current pre-edit text 34/49734/3
2015-10-19 Tom RobinsonScrollView moves in opposite direction sometimes when... 02/49702/3
2015-10-16 Victor CebolladaReposition the grab/selection handles position. 18/49618/4
2015-10-15 Chu HoangChanged Motion Blur and MotionStretch Effect to use... 20/49620/3
2015-10-15 Victor CebolladaReposition Text Control's popup. 22/49322/4
2015-10-15 Paul WisbeyMerge "Text Shadow Implementation via copied renderer...
2015-10-15 Kimmo HoikkaMerge "Changed NPatchRenderer and ImageRenderer to...
2015-10-15 Richard UnderhillText Shadow Implementation via copied renderer. 65/49465/8
2015-10-15 Paul WisbeyProvide TextChanged() signal after PASTE 09/49609/1
2015-10-14 Kimmo HoikkaRemove some dead and non-thread safe internal uniforms 46/49546/1
2015-10-14 Kimmo HoikkaMerge "Changed Distance Field effect effect to use...
2015-10-14 Paul WisbeyMerge "Comment correction for Disambiguated function...
2015-10-14 Chu HoangChanged Distance Field effect effect to use new custom... 28/49528/4
2015-10-14 Chu HoangChanged NPatchRenderer and ImageRenderer to use an... 28/48728/11
2015-10-14 Agnelo VazComment correction for Disambiguated function 25/49525/1
2015-10-14 Kimmo HoikkaMerge "DGEUF-110: Limit ScrollView to scroll maximum...
2015-10-13 Tom RobinsonDGEUF-110: Limit ScrollView to scroll maximum 1 page... 48/49448/5
2015-10-13 Ferran SoleChanges following "Remove Sampler scene object" 19/49119/6
2015-10-13 Kimmo HoikkaMerge "Implemented n-patch rendering for NPatchRenderer...
2015-10-13 Chu HoangImplemented n-patch rendering for NPatchRenderer. 38/48538/12
2015-10-13 Kimmo HoikkaMerge "Remove dead constraint function from GaussianBlu...
2015-10-13 Kimmo HoikkaRemove dead constraint function from GaussianBlurView 49/49449/1
2015-10-12 Jonghyun HoUpdate scroll end effect GUI 42/48542/12
2015-10-12 Kimmo HoikkaMerge "Refactor to remove ControlRenderer::mCachedRende...
2015-10-12 Kimmo HoikkaMerge "Move common images folder to the style folder...
2015-10-12 Chu HoangRefactor to remove ControlRenderer::mCachedRenderer... 26/49226/4
2015-10-09 Tom RobinsonDALi Version 1.1.6 31/49231/1 dali_1.1.6
2015-10-08 Agnelo VazMove common images folder to the style folder 21/49221/1
2015-10-08 Agnelo VazDifferent image sets depending on style selected 66/49166/4
2015-10-08 Kimmo HoikkaMerge changes I48753b8f,If7ef493d into devel/master
2015-10-07 Chu HoangAdded a RendererCache and utilise it for ImageRenderer. 40/49040/8
2015-10-07 Kimmo HoikkaMerge "Change default grab/selection handles." into...
2015-10-06 Victor CebolladaRemove SELECTION_CHANGED state from the text controller. 20/49120/1
2015-10-06 Victor CebolladaChange default grab/selection handles. 41/49041/3
2015-10-06 Chu HoangAdded ImageView::OnStageConnect to pass the onstage... 39/49039/2
2015-10-05 Xiangyin MaChange geometry to use triangle strip 91/48991/4
2015-10-02 Paul WisbeyMerge "Fix cursor position issues." into devel/master
2015-10-02 Victor CebolladaFix cursor position issues. 23/48923/5
2015-10-02 Xiangyin Ma(GradientRenderer)Respond to actor size change automati... 26/48926/3
2015-10-02 Paul WisbeyMerge "Fix the cursor position when retrieving the...
2015-10-02 Chu HoangDALi Version 1.1.5 75/48975/1 dali_1.1.5
2015-10-01 Kimmo HoikkaMerge "Implemented custom shader in ImageRenderer and...
2015-10-01 Kimmo HoikkaMerge "Render control background without creating extra...
2015-10-01 Chu HoangImplemented custom shader in ImageRenderer and changed... 87/48787/6
2015-10-01 Kimmo HoikkaMerge "Fix for shadow 'leak' reported on SPIN homescree...
2015-10-01 Paul WisbeyMerge "Do not reposition the text's popup when buttons...
2015-10-01 Victor CebolladaFix the cursor position when retrieving the selected... 22/48922/2
2015-10-01 Xiangyin MaRender control background without creating extra actor 62/48762/3
2015-09-30 Richard UnderhillFix for shadow 'leak' reported on SPIN homescreen. 36/48836/3
2015-09-30 Paul WisbeyMerge "Removing GetDefaultFontDescription from Platform...
2015-09-29 Paul WisbeyMerge "Ensure UserDefined Font family is not changed...
2015-09-29 Adeel KazmiMerge "Create property map from ControlRenderer and...
2015-09-28 Xiangyin MaCreate property map from ControlRenderer and make SetOf... 42/48742/7
2015-09-28 Agnelo VazRemoving GetDefaultFontDescription from Platform Abstra... 61/48761/1
2015-09-28 Adeel KazmiRearrange doxygen tags for recently deprecated or new... 57/48757/1
2015-09-25 Agnelo VazEnsure UserDefined Font family is not changed by system... 43/48743/1
2015-09-25 Adeel KazmiDALi Version 1.1.4 13/48713/1 dali_1.1.4
2015-09-24 Adeel KazmiMerge "Modify doxygen group names" into devel/master
2015-09-24 Yoonsang LeeModify doxygen group names 54/48654/3
2015-09-24 Paul WisbeyStop leaking render-tasks for Text Shadows 78/48678/2
2015-09-24 Adeel KazmiMerge "Marked new API's since 1.1.4" into devel/master
2015-09-24 Lee MorganMarked new API's since 1.1.4 12/48612/3
2015-09-24 Xiangyin MaImplementation of BorderRenderer and apply it to Magnifier 44/48544/6
2015-09-23 Xiangyin MaUpdate the stylesheet with the Control property change 74/48374/5
2015-09-23 Chu HoangInitial implemention NPatchRenderer only for 9 patch... 56/48456/11
2015-09-23 Adeel KazmiMerge "Fixed ImageRenderer::DoSetOffStage inccorrectly...
2015-09-23 Chu HoangFixed ImageRenderer::DoSetOffStage inccorrectly calling... 22/48522/2
2015-09-23 Chu HoangRemoved GetStretchBorders from NinePatchImage plugin... 53/48453/4
2015-09-22 Xiangyin MaImprove the UTC coverage of PageTurnView 52/48452/3
2015-09-22 Victor CebolladaTemporary remove part of a unit test. 43/48543/1
2015-09-21 Kimmo HoikkaMerge "Modify the cursor position." into devel/master
next