Fix svace issue, DEREF_AFTER_NULL case
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal /
2015-10-15 Paul WisbeyProvide TextChanged() signal after PASTE 09/49609/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 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 Chu HoangRefactor to remove ControlRenderer::mCachedRenderer... 26/49226/4
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-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-25 Agnelo VazEnsure UserDefined Font family is not changed by system... 43/48743/1
2015-09-24 Adeel KazmiMerge "Modify doxygen group names" into devel/master
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 Xiangyin MaImplementation of BorderRenderer and apply it to Magnifier 44/48544/6
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-21 Kimmo HoikkaMerge "Modify the cursor position." into devel/master
2015-09-21 Victor CebolladaModify the cursor position. 50/48450/3
2015-09-21 Agnelo VazProcessModifyEvents to interate whole list not just... 55/48455/1
2015-09-21 Agnelo VazIMF to be notified after Backspace key pressed 54/48454/1
2015-09-21 Kimmo HoikkaMerge "Changed ImageView to utilise ImageRenderer....
2015-09-18 Chu HoangChanged ImageView to utilise ImageRenderer. 82/48182/14
2015-09-18 Agnelo VazPrevent font data being cleared when System font changes 64/48364/1
2015-09-18 Adeel KazmiMerge "DALi Version 1.1.3" into devel/master
2015-09-18 Kimmo HoikkaMerge "Cache fallback font lists for each requested...
2015-09-18 Paul WisbeyMerge "Add Text's popup overshoot property." into devel...
2015-09-18 Paul WisbeyCache fallback font lists for each requested font 04/48304/2
2015-09-18 Victor CebolladaAdd Text's popup overshoot property. 60/48160/4
2015-09-18 v.cebolladaTextSelectionToolbar cleaning. 80/46880/7
2015-09-18 v.cebolladaDo not reposition the text's popup when buttons are... 87/46887/6
2015-09-17 Xiangyin Ma(Control base)Use RendererFactory&ControlRenderer to... 27/48127/8
2015-09-16 Victor CebolladaFix for long press. 53/48253/1
2015-09-15 Chu HoangImplementation of ImageRenderer. 26/48126/6
2015-09-14 Xiangyin Ma(ControlRenderer) Hide the APIs whose function are... 18/48118/1
2015-09-11 Xiangyin Ma(ControlRenderer) Added copy constructor and assignment... 62/48062/1
2015-09-11 Xiangyin MaControlRenderer & RendererFactory for Toolkit Controls 42/46842/17
2015-09-10 Adeel KazmiMerge "DALi Version 1.1.2" into devel/master
2015-09-10 suhyung EomFixed overlapping issue between cursor and placeholder... 33/47933/1
2015-09-07 Paul WisbeyMerge "Fix setting a void string to the TEXT property...
2015-09-07 Paul WisbeyMerge "Initialise Controller's DefaultFont description...
2015-09-07 Agnelo VazInitialise Controller's DefaultFont description to... 66/47566/4
2015-09-07 Victor CebolladaFix setting a void string to the TEXT property. 33/47633/3
2015-09-04 Paul WisbeyThe 1st long-press on inactive text-field is treated... 69/47569/2
2015-09-04 Adeel KazmiMerge "Notify the IMF when backspace/cut empties the...
2015-09-04 Paul WisbeyMerge "New handle flip implementation." into devel...
2015-09-04 Paul WisbeyNotify the IMF when backspace/cut empties the TextField 81/47481/5
2015-09-04 Adeel KazmiMerge "Doxygen grouping" into devel/master
2015-09-03 Victor CebolladaNew handle flip implementation. 69/46069/9
2015-09-03 Agnelo VazTextLabel to update font when system font changes 56/47056/3
2015-09-03 Paul WisbeyMerge "Add the font width, weight and slant to the...
2015-09-03 Paul WisbeyMerge "String localisation enabled in spec file" into...
2015-09-03 v.cebolladaAdd the font width, weight and slant to the font style. 09/46709/9
2015-09-02 Agnelo VazString localisation enabled in spec file 63/47363/1
2015-09-02 Ferran SoleFix rendering order issues of text-label shadow in... 62/47362/1
2015-08-28 Adeel KazmiMerge "Fix prevent issues" into devel/master
2015-08-28 taeyoonFix VD prevent issues 30/46830/5
2015-08-28 Adeel KazmiMerge "Fix VD prevent issues" into devel/master
2015-08-28 Adeel KazmiMerge "Fixes some alignment issues." into devel/master
2015-08-28 Adeel KazmiMerge "System font family change to update font in...
2015-08-28 Heeyong SongFix VD prevent issues 03/46803/2
2015-08-27 Agnelo VazSystem font family change to update font in TextField 57/46757/3
2015-08-27 v.cebolladaShows the virtual keyboard when text-field receives... 35/46935/3
2015-08-27 v.cebolladaFixes some alignment issues. 13/46913/1
2015-08-26 Paul WisbeyScaling feature for fixed-size fonts 63/46663/10
2015-08-26 Paul WisbeyMerge "Do not re-position the text popup when the text...
2015-08-26 taeyoonFix prevent issues 29/46829/4
2015-08-26 Kimmo HoikkaMerge "(ScrollView)Fix the double bouncing of the overs...
2015-08-26 v.cebolladaDo not re-position the text popup when the text scrolls. 29/46729/7
2015-08-25 Xiangyin Ma(ScrollView)Fix the double bouncing of the overshoot... 54/46754/2
next