Merge "Fix setting a void string to the TEXT property." into devel/master
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text /
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 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 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-27 Agnelo VazSystem font family change to update font in TextField 57/46757/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 v.cebolladaDo not re-position the text popup when the text scrolls. 29/46729/7
2015-08-25 Paul WisbeyMerge "Fixes the change of style when the text-field...
2015-08-24 Kimmo HoikkaMerge "PageTurnView cleanup" into devel/master
2015-08-24 Paul WisbeyChanged the cursor behavior to match other solutions 67/46567/2
2015-08-24 v.cebolladaFixes the change of style when the text-field grabs... 06/46606/1
2015-08-21 Paul WisbeyMerge "Underline predictive text after updating the...
2015-08-21 v.cebolladaUnderline predictive text after updating the model. 40/46440/3
2015-08-20 Agnelo VazFindSelectionIndices fixed if hit past the last character 71/46471/2
2015-08-20 Paul WisbeyMerge "Fixed cursor behavior when no text is set" into...
2015-08-20 Paul WisbeyMerge "Fixes cursor status when editing with popup...
2015-08-20 Paul WisbeyFixed cursor behavior when no text is set 64/46464/2
2015-08-20 Agnelo VazSwitch off logging for Text Controller 65/46465/1
2015-08-20 Paul WisbeyMerge "Ensure cursor positioned at end of selection...
2015-08-20 Adeel KazmiMerge "Fix for underlined text." into devel/master
2015-08-20 Adeel KazmiMerge "Fix when deleting with predictive text enabled...
2015-08-20 Adeel KazmiMerge "Fix for cursor position when a void text is...
2015-08-20 Adeel KazmiMerge "Fix for predictive text." into devel/master
2015-08-20 Agnelo VazEnsure cursor positioned at end of selection when focus... 72/45972/3
2015-08-20 taeyoon0.leeFix for predictive text. 29/46329/4
2015-08-20 v.cebolladaFixes cursor status when editing with popup or grab... 96/46396/1
2015-08-19 v.cebolladaFix for underlined text. 77/46377/1
2015-08-19 v.cebolladaFix when deleting with predictive text enabled. 27/46327/1
2015-08-19 v.cebolladaFix for cursor position when a void text is set. 05/46305/1
2015-08-14 Paul WisbeyMerge "New control to load OBJ files" into devel/master
2015-08-13 Paul WisbeyMerge "Fix cursor's position when there is no text...
2015-08-13 Victor CebolladaFix cursor's position when there is no text and the... 17/46017/1
2015-08-11 Kimmo HoikkaMerge "Use OVERLAY_2D for scroll overshoot etc." into...
2015-08-11 Paul WisbeyMerge "Add a cursor's width property." into devel/master
2015-08-10 Adeel KazmiMerge "Internal UTC tests for popup with backing color...
2015-08-10 Victor CebolladaAdd a cursor's width property. 82/45682/1
2015-08-06 Agnelo VazAdding Selection Markers to TextField 86/45486/5
2015-08-06 Victor CebolladaFix for multilanguage support. 79/45479/3
2015-08-05 Victor CebolladaFix for highlight box and handles. 60/45360/2
2015-08-04 Paul WisbeyMerge "Stop CreateSolidActor from creating an RGBA...
2015-08-04 Agnelo VazText Selection Popup Fade-in/Fade-out animation 40/45040/8
2015-07-31 Richard UnderhillDrop Shadow fix after changes in render ordering. 38/45038/2
2015-07-31 Kimmo HoikkaMerge "Ability to build from different Style folders...
2015-07-30 Victor CebolladaUnderline predictive text. 73/44873/2
2015-07-29 Richard UnderhillStop memory leak in Text Controller. 38/44938/1
2015-07-28 Adeel KazmiMerge "Stop setting crazy Z value with controls (at...
2015-07-28 Paul WisbeyMerge "Text clean." into devel/master
2015-07-28 Victor CebolladaInitialize the line run direction when there is an... 59/44859/1
2015-07-28 Victor CebolladaText clean. 22/44422/6
2015-07-27 Richard UnderhillFix for Text coloring issues with multiple atlas use. 87/44687/3
2015-07-24 Kimmo HoikkaMerge "Modify RadioButton test case" into devel/master
2015-07-24 Agnelo VazUpdate cursor when Keyboard Focus gained 73/44673/3
2015-07-22 Kimmo HoikkaMerge "Changed ImageView to use a unit square mesh...
2015-07-22 Kimmo HoikkaMerge "Multi-line layout." into devel/master
2015-07-20 Victor CebolladaMulti-line layout. 11/43911/6
2015-07-17 Kimmo HoikkaMerge "Simple implementation of ImageView." into devel...
2015-07-17 Paul WisbeyMerge "Fix for text highlight." into devel/master
2015-07-17 Kimmo HoikkaMerge "Make internal actors size match TextLabel size...
2015-07-17 Victor CebolladaFix for text highlight. 49/43849/5
2015-07-16 Paul WisbeyMake internal actors size match TextLabel size 76/44076/3
2015-07-16 Paul WisbeyMerge "TextDecorator. Do not destroy the highlight...
2015-07-16 Agnelo VazText Selection Popup to use Style sheet for Properties 49/43949/5
2015-07-15 Victor CebolladaTextDecorator. Do not destroy the highlight geometry... 26/43026/5
2015-07-15 Adeel KazmiMerge "Accessibility programming guide" into devel...
2015-07-15 Victor CebolladaFix Klocwork issues. 07/43907/1
2015-07-14 Kimmo HoikkaMerge "Simplified the glyph reference counting" into...
2015-07-14 Kimmo HoikkaMerge "Modified control depth index ranges so they...
2015-07-14 Adeel KazmiMerge "Use Control's own PanGestureDetector in ScrollBa...
2015-07-14 Paul WisbeySimplified the glyph reference counting 83/43083/15
2015-07-14 Victor CebolladaFix for grab and selection handles. 51/43451/6
2015-07-14 Victor CebolladaFix the cursor's height. 21/43721/3
2015-07-13 Kimmo HoikkaMerge "Change DrawMode::OVERLAY to DrawMode::OVERLAY_2D...
2015-07-13 Kimmo HoikkaMerge "Updates after RenderableActor removal" into...
2015-07-13 Adeel KazmiUpdates after RenderableActor removal 16/43716/2
2015-07-10 Adeel KazmiMerge "Fixed crash while wrapping a Control as an actor...
2015-07-09 Adeel KazmiMerge "replaced toolkit pushbutton images with shorter...
2015-07-09 Adeel KazmiMerge "DALi Version 1.0.48" into devel/master
2015-07-09 Paul WisbeyMerge "Remove UNSIGNED_INTEGER property type (removed...
2015-07-09 Paul WisbeyMerge "Fix for the layout engine." into devel/master
2015-07-09 Kimmo HoikkaRemove UNSIGNED_INTEGER property type (removed from... 85/43385/3
2015-07-09 Victor CebolladaFix for the layout engine. 44/43444/1
2015-07-07 Paul WisbeyMerge "Fix when typing text and the grab handle is...
next