Fixed clipboard disappearing issue on selection
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / text-controller-impl.h
2016-05-10 suhyung EomFixed clipboard disappearing issue on selection 69/68969/1
2016-05-05 Adeel KazmiMerge "Svace issues." into devel/master
2016-05-05 Victor CebolladaSvace issues. 95/68495/1
2016-04-25 Victor CebolladaTextModel - Update the color runs. 93/66393/9
2016-04-21 Paul WisbeyMerge "TextController - Update the text model." into...
2016-04-21 Victor CebolladaTextController - Update the text model. 57/65557/11
2016-03-30 Adeel KazmiMerge "Stop Overriding Actor::Add() & Actor::Remove...
2016-03-30 Victor CebolladaTextModel - Layout a given range of characters inside... 13/62713/6
2016-01-11 Paul WisbeyMerge "Markup procesor - Font." into devel/master
2016-01-08 Victor CebolladaMarkup procesor - Font. 00/53800/12
2015-12-17 Victor CebolladaMarkup procesor. Color 98/53798/10
2015-12-16 Victor CebolladaMarkup processor. 89/52689/15
2015-12-15 Adeel KazmiMerge "Change KeyboardFocusManager to always focus...
2015-12-11 Adeel KazmiMerge "Update the custom shader effects to resize the...
2015-12-11 Paul WisbeyMerge "Text cleaning." into devel/master
2015-12-11 Victor CebolladaText cleaning. 41/53841/3
2015-11-17 Kimmo HoikkaMerge "Changed button to use ImageView instead of Image...
2015-11-17 Kimmo HoikkaMerge "(ImageRenderer)Stop the duplicated image loading...
2015-11-17 Agnelo VazTextSelection Popup to be aware of requirement to Paste... 71/51571/12
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 Victor CebolladaFix IMF manager issues. 20/50120/8
2015-10-08 Kimmo HoikkaMerge changes I48753b8f,If7ef493d into devel/master
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-02 Paul WisbeyMerge "Fix cursor position issues." into devel/master
2015-10-02 Victor CebolladaFix cursor position issues. 23/48923/5
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 Adeel KazmiMerge "Doxygen grouping" into devel/master
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 v.cebolladaAdd the font width, weight and slant to the font style. 09/46709/9
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-26 Paul WisbeyScaling feature for fixed-size fonts 63/46663/10
2015-08-20 Paul WisbeyMerge "Fixed cursor behavior when no text is set" into...
2015-08-20 Paul WisbeyFixed cursor behavior when no text is set 64/46464/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 CebolladaText clean. 22/44422/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-16 Paul WisbeyMake internal actors size match TextLabel size 76/44076/3
2015-07-09 Adeel KazmiMerge "replaced toolkit pushbutton images with shorter...
2015-07-07 Paul WisbeyMerge "Fix when typing text and the grab handle is...
2015-07-07 Victor CebolladaFix when typing text and the grab handle is visible... 73/43073/2
2015-07-07 Adeel KazmiMerge "Fix Klocwork issues." into devel/master
2015-07-07 Paul WisbeyMerge "Fixed Text Quality Regression" into devel/master
2015-07-06 Paul WisbeyMerge "Stop doing unparent and reset in text decorator...
2015-07-06 Adeel KazmiMerge "Only use StyleManager if it really is available...
2015-07-06 Paul WisbeyMerge "Fix for cursor position when there is no text...
2015-07-06 Victor CebolladaFix for cursor position when there is no text and no... 56/42956/1
2015-07-02 Agnelo VazTextField, Add INTERRUPTED state for h/w buttons 22/42822/4
2015-07-02 Adeel KazmiMerge "Bug fix when creating background of control...
2015-07-01 Adeel KazmiMerge "Show CopyPaste Poup on long press" into devel...
2015-07-01 Agnelo VazShow CopyPaste Poup on long press 86/42686/6
2015-06-30 Adeel KazmiMerge "Changes in Javascript plugin to compile under...
2015-06-30 Adeel KazmiMerge "OnActivated() change for Accessibility and Keybo...
2015-06-29 Adeel KazmiMerge "Removed accidentally added files" into devel...
2015-06-29 Adeel KazmiMerge "Fix for selection handles." into devel/master
2015-06-29 Agnelo VazText SelectAll and buttons shown depending on context 31/42531/2
2015-06-29 Adeel KazmiMerge "System Clipboard shown and items can be pasted...
2015-06-29 Agnelo VazSystem Clipboard shown and items can be pasted 78/42378/6
2015-06-26 Francisco SantosMerge branch 'devel/master' into devel/new_mesh 13/42313/3
2015-06-25 Adeel KazmiMerge "Script UTC test cases" into devel/master
2015-06-25 Adeel KazmiMerge "Add support for new accessibility actions" into...
2015-06-25 Kimmo HoikkaMerge "TableView: Enum cleanup and Complete the SetCell...
2015-06-25 Adeel KazmiMerge "UTC Builder coverage" into devel/master
2015-06-24 Agnelo VazReplace Selection when text is entered 42/42142/8
2015-06-23 Adeel KazmiMerge "Sanitize code inside Alignment, remove duplicati...
2015-06-23 Paul WisbeyMerge "TET cases for Text." into devel/master
2015-06-23 Agnelo VazTextController Paste button functional 13/42113/3
2015-06-22 Adeel KazmiMerge "UTC added for Text, Multi-language." into devel...
2015-06-22 Paul WisbeyMerge "TextContoller Copy and Cut buttons functional...
2015-06-22 Agnelo VazTextContoller Copy and Cut buttons functional 01/42001/9
2015-06-19 Victor CebolladaTextSelectionPopup : Select, Select All implemented. 95/41995/6
2015-06-19 Kimmo HoikkaMerge "(Magnifier) Properties added, APIs removed,...
2015-06-19 Paul WisbeyMerge "TextSelectionPopup to show Paste in data in...
2015-06-19 Agnelo VazTextSelectionPopup to show Paste in data in Clipboard 74/41974/3
2015-06-18 Agnelo VazTextSelectionPopup follows Handles and button change... 75/41875/7
2015-06-18 Adeel KazmiMerge "DALi Version 1.0.45" into devel/master
2015-06-17 Paul WisbeySelection implementation. 88/40988/8
2015-06-17 Paul WisbeyMerge "TextSelectionToolbar and Style Properties added...
2015-06-17 Agnelo VazTextSelectionToolbar and Style Properties added 10/41310/12
2015-06-11 Kimmo HoikkaMerge "Move tts-player.h from devel-api to public-api...
2015-06-11 Adeel KazmiMerge "UTC Increase builder line coverage" into devel...
2015-06-11 Paul WisbeyMerge "Fix the text scroll when deleting text." into...
2015-06-11 Victor CebolladaFix the text scroll when deleting text. 77/41077/2
next