Changed to use ImfManager for virtual keyboard APIs
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / text-controller.cpp
2017-02-24 suhyung EomChanged to use ImfManager for virtual keyboard APIs 05/112705/18
2017-02-17 Adeel KazmiMerge "Add Visual descriptions to generate doxygen...
2017-02-14 Adeel KazmiMerge "Remove batching." into devel/master
2017-02-10 Adeel KazmiMerge "Added scroll-bar to text selection toolbar"...
2017-02-09 Adeel KazmiMerge "Fixed 9-patch scale issue." into devel/master
2017-02-09 Adeel KazmiMerge "Reduced size of control depth index ranges"...
2017-02-09 Paul WisbeyMerge "Fix cursor display issue." into devel/master
2017-02-09 Victor CebolladaFix cursor display issue. 29/114029/3
2017-02-09 Paul WisbeyMerge "Text - Fix for text controller." into devel...
2017-02-09 Victor CebolladaText - Fix for text controller. 53/113953/1
2017-02-06 Adeel KazmiMerge "Add new properties to ProgressBar" into devel...
2017-02-06 Adeel KazmiMerge "Added default styles for ToggleButton" into...
2017-02-03 Adeel KazmiMerge "TextVisual documentation added to the Programmin...
2017-02-03 David SteeleMerge "DALi Version 1.2.25" into devel/master
2017-02-03 David SteeleMerge "Control property names in doxygen now match...
2017-02-03 suhyung EomImplement vertical scroll animation on text input 32/108632/17
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-12-15 minho.sunMerge "Add KeyboardFocus History Stack" into devel...
2016-12-09 Kimmo HoikkaMerge "Updating programming guide for control property...
2016-12-07 Victor CebolladaText - Fix for text's cursor position. 46/103146/1
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 Paul WisbeyMerge "Text - Fix for input style when the text gain...
2016-11-21 Victor CebolladaModelView implementation. 49/86349/14
2016-11-18 Victor CebolladaText - Fix for input style when the text gain the focus... 95/98695/1
2016-11-15 dongsug songMerge "Dali C# binding : Creating Color Constructor...
2016-11-07 David SteeleMerge "Remove ResourceImages from Popup implementation...
2016-11-07 Paul WisbeyMerge "Revert the TextLabel to use the old renderer...
2016-11-04 Victor CebolladaRevert the TextLabel to use the old renderer. 53/95753/1
2016-10-25 dongsug songMerge "Update the refined dali c# application to suppor...
2016-10-24 dongsug songMerge "DALi C# binding - Change Animte APIs to use...
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 "TextVisual implementation." into devel/master
2016-10-20 Paul WisbeyMerge "Convert the Underline and Shadow deprecated...
2016-10-20 Paul WisbeyMerge "TextController refactor." into devel/master
2016-10-18 Victor CebolladaTextVisual implementation. 15/92615/3
2016-10-17 Victor CebolladaConvert the Underline and Shadow deprecated APIs to... 12/92612/1
2016-10-17 Victor CebolladaTextController refactor. 93/90593/6
2016-08-31 Adeel KazmiMerge "Add Privilege tags to dali.doxy.in" into devel...
2016-08-30 Adeel KazmiMerge "Changed styles to use case-insensitive matching...
2016-08-30 Adeel KazmiMerge "Fixed interaction between scale dimensions and...
2016-08-26 Victor CebolladaTextController re-organization. 98/85698/2
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-10 Adeel KazmiMerge "Wrap Mode support for ImageVisual" into devel...
2016-08-10 Paul WisbeyMerge "Retrieve the input font's style." into devel...
2016-08-10 Victor CebolladaRetrieve the input font's style. 99/81799/6
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-02 Adeel KazmiAdded missing newline chars to logging commands 08/82308/1
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-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-07-07 Kimmo HoikkaMerge "Fix bug in mesh-renderer which failed to render...
2016-07-06 Paul WisbeyMerge "Text - Stop destroying the text renderer when...
2016-07-06 Adeel KazmiMerge "Cleaning up RendererFactory API" into devel...
2016-07-05 Victor CebolladaText - Stop destroying the text renderer when text... 50/78450/3
2016-07-04 David SteeleMerge "(Touch) Updated programming guide, Automated...
2016-07-04 Paul WisbeyMerge "Fix for text controller (IMF callback)." into...
2016-07-01 Paul WisbeyMerge "DALi Version 1.1.41" into devel/master
2016-07-01 Victor CebolladaFix for text controller (IMF callback). 24/76824/3
2016-06-30 Victor CebolladaStop setting a max fixed size for the emojis. 90/75990/6
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 Seoyeon KimMerge "Prevention for being assigned NULL value" into...
2016-06-01 Paul WisbeyMerge "APIs for text editor." into devel/master
2016-05-31 Victor CebolladaAPIs for text editor. 03/66603/9
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 CebolladaFix for pre-edit text. 36/70136/4
2016-05-17 Agnelo VazGetNaturalSize() to restore ControlSize after relayouti... 87/69987/2
2016-05-13 Adeel KazmiMerge "Auto Scrolling Text Label" into devel/master
2016-05-13 Agnelo VazAuto Scrolling Text Label 96/57796/43
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-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
next