Changed to use ImfManager for virtual keyboard APIs
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / text-controller-impl.cpp
2017-02-24 suhyung EomChanged to use ImfManager for virtual keyboard APIs 05/112705/18
2016-12-16 Paul WisbeyMerge "Text - Fix for placement actor." into devel...
2016-12-16 Victor CebolladaText - Fix for placement actor. 52/104852/3
2016-11-23 dongsug songMerge "Update README for dali-swig" into devel/master
2016-11-22 Paul WisbeyMerge changes Ia2ec4b45,Ied29583a into devel/master
2016-11-22 dongsug songMerge "DALi C# binding - Write pure C# Color & Position...
2016-11-21 Victor CebolladaModelView implementation. 49/86349/14
2016-11-18 Kimmo HoikkaMerge "Usage of CustomeView for ScrollContainer and...
2016-11-18 dongsug songMerge "Garbage Collection using Dispose Queue method...
2016-11-17 Adeel KazmiMerge "Text - Fix for input style when there is a long...
2016-11-17 Victor CebolladaText - Fix for input style when there is a long press... 12/98512/1
2016-11-16 David SteeleMerge "C# CustomView Implementation (C++ wrappers,...
2016-11-15 Adeel KazmiFix various SVACE errors 05/98005/5
2016-11-02 dongsug songMerge "DALi C# binding - Avoid removal of dali-swig...
2016-10-28 Paul WisbeyMerge "Text - Initialize the mUpdateCursorHookPosition...
2016-10-27 Victor CebolladaText - Initialize the mUpdateCursorHookPosition member... 30/94230/1
2016-10-25 Adeel KazmiMerge "Changed README to README.md" into devel/master
2016-10-25 dongsug songMerge "Update the refined dali c# application to suppor...
2016-10-24 Adeel KazmiMerge "Added bezier curve control points to TransitionD...
2016-10-24 Adeel KazmiMerge "Added support for C# operators on DALi handle...
2016-10-24 dongsug songMerge "DALi C# binding - Change Animte APIs to use...
2016-10-21 Paul WisbeyMerge "Fix for a single line text's vertical alignment...
2016-10-21 Victor CebolladaFix for a single line text's vertical alignment. 26/93326/2
2016-10-21 Adeel KazmiMerge "Added code for stylable transitions" into devel...
2016-10-20 Adeel KazmiMerge "Remove Atlas usage from ImageVisual" into devel...
2016-10-20 Paul WisbeyMerge "TextController refactor." into devel/master
2016-10-17 Victor CebolladaTextController refactor. 93/90593/6
2016-08-24 Paul WisbeyMerge "Implement wayland clipboard & same behaviour...
2016-08-24 suhyung EomImplement wayland clipboard & same behaviour as EFL... 28/84928/2
2016-08-17 Adeel KazmiMerge "Add descriptions and example codes" into devel...
2016-08-16 Paul WisbeyMerge "Add Text input style changed signal." into devel...
2016-08-16 Victor CebolladaAdd Text input style changed signal. 03/81803/13
2016-08-12 Adeel KazmiMerge "DALi Version 1.2.1" into devel/master
2016-08-12 suhyung EomMerge "Notify multiline hint to IMF context" into devel...
2016-08-12 suhyung EomNotify multiline hint to IMF context 31/83031/8
2016-08-09 Paul WisbeyMerge changes I88ded17f,I3960a370 into devel/master
2016-08-08 taeyoonMerge "Add GetSurfaceType() in TestRenderSurface" into...
2016-08-05 Victor CebolladaFix for multi-language support. 91/82791/1
2016-08-03 Paul WisbeyMerge "Geometry Batching" into devel/master
2016-08-03 David SteeleMerge "Added missing newline chars to logging commands...
2016-08-03 Adeel KazmiMerge "Adding RegisterVisual API to Control base class...
2016-08-03 Adeel KazmiMerge "Fix the broken build for JavaScript plugin"...
2016-08-02 Paul WisbeyMerge "Fix text's highlight box." into devel/master
2016-08-02 Paul WisbeyMerge "Reposition the text's popup when the text is...
2016-08-02 Victor CebolladaFix text's highlight box. 59/81359/3
2016-08-02 Victor CebolladaReposition the text's popup when the text is scrolled. 31/80231/10
2016-08-02 Victor CebolladaText - Replace the if/else in the ChangeState method... 44/81444/2
2016-07-22 Adeel KazmiMerge "Tizen Directory Migration" into devel/master
2016-07-21 Adeel KazmiMerge "accroding to ACR-520's review, dali's related...
2016-07-21 Paul WisbeyMerge "Fix for the cursor position with the arabic...
2016-07-21 Paul WisbeyMerge "Fix when updating the text's layout size." into...
2016-07-19 Victor CebolladaFix when updating the text's layout size. 95/80695/1
2016-07-19 Victor CebolladaFix text selection on white spaces or new lines paragraphs. 56/80556/3
2016-07-15 Paul WisbeyMerge "Fix for text's highlight box." into devel/master
2016-07-15 Victor CebolladaFix for text's highlight box. 07/80107/2
2016-07-14 Adeel KazmiMerge "Adding Automated tests for text-controller.cpp...
2016-07-14 Victor CebolladaVertical scrolling for text-editor. 84/72984/13
2016-07-13 Adeel KazmiMerge "Remove Geometry::QUAD() usage in Toolkit" into...
2016-07-13 Victor CebolladaFix for cursor position. 23/79823/1
2016-06-18 Victor CebolladaFix for the surrounding info send to the IMF manager. 37/75437/1
2016-06-02 Paul WisbeyMerge "Fix for object loader not handling flags correct...
2016-06-02 Paul WisbeyMerge "Selection box fix for multi-line." into devel...
2016-06-02 Seoyeon KimMerge "Prevention for being assigned NULL value" into...
2016-06-01 Victor CebolladaSelection box fix for multi-line. 66/72566/1
2016-06-01 Paul WisbeyMerge "APIs for text editor." into devel/master
2016-05-27 Victor CebolladaRemove alignment from text controller. 15/71915/4
2016-05-27 Paul WisbeyMerge "Text - Move cursor's position related code to...
2016-05-27 Paul WisbeyMerge "Bidirectional conversion table for multiline...
2016-05-27 Paul WisbeyMerge "Fix for pre-edit text." into devel/master
2016-05-27 Victor CebolladaText - Move cursor's position related code to a differe... 35/71835/2
2016-05-27 Victor CebolladaBidirectional conversion table for multiline. 32/71832/3
2016-05-27 Victor CebolladaFix for pre-edit text. 36/70136/4
2016-05-12 suhyung EomMerge "Fixed clipboard disappearing issue on selection...
2016-05-10 suhyung EomFixed clipboard disappearing issue on selection 69/68969/1
2016-05-10 Victor CebolladaText::Controller - Fix a crash when the point size... 18/68918/2
2016-05-05 Adeel KazmiMerge "Svace issues." into devel/master
2016-05-05 Victor CebolladaSvace issues. 95/68495/1
2016-05-03 Victor CebolladaTextModel - Remove the visual to logical conversion... 12/67812/5
2016-04-25 Victor CebolladaTextModel - Remove the logical to visual conversion... 99/67099/3
2016-04-25 Victor CebolladaTextModel - Update only the edited paragraph when the... 05/67005/5
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-04-21 Victor CebolladaFix for text layout. 19/66819/3
2016-04-12 Adeel KazmiMerge "Stop using ImageActor in PageTurnView" into...
2016-04-12 Paul WisbeyMerge changes I150e1a74,Ie6d24150,I91081f5a into devel...
2016-04-11 Victor CebolladaTextModel - Conversion from characters to glyphs. 96/65496/1
2016-04-11 Victor CebolladaTextModel - Create paragraph info for a given range... 69/65469/2
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-03-14 Paul WisbeyMerge "Added Emscripten guide" into devel/master
2016-03-08 Victor CebolladaTextModel - Shape the given number of characters inside... 66/61066/4
2016-03-02 Victor CebolladaTextModel - Create the bidirectional info for a given... 56/60856/5
2016-03-02 Victor CebolladaTextModel - Create the text language info for a given... 75/60675/5
2016-03-02 Victor CebolladaTextModel - Create the text segmentation info for a... 04/59304/4
2016-02-03 Victor CebolladaFix for bidirectional support. 72/58772/2
2016-01-11 Paul WisbeyMerge "Markup procesor - Font." into devel/master
2016-01-08 Victor CebolladaMarkup procesor - Font. 00/53800/12
2016-01-06 Adeel KazmiMerge "Fix svace issue, DEREF_AFTER_NULL case" into...
2016-01-06 taeyoonFix svace issue, DEREF_AFTER_NULL case 63/56063/3
next