Ensure Text Controls do an up-call on-style-change & trigger a relayout
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls / text-controls / text-editor-impl.cpp
2017-03-23 Adeel KazmiEnsure Text Controls do an up-call on-style-change... 74/116874/4
2017-03-20 Adeel KazmiMerge "Encapsulated visual URL in new VisualUrl class...
2017-03-20 Adeel KazmiMerge "Change the double tap and long press events...
2017-03-16 Victor CebolladaChange the double tap and long press events on top... 94/119394/1
2017-03-15 Adeel KazmiMerge "Visuals using Custom View example" into devel...
2017-03-15 Adeel KazmiMerge "Implement scroll bar in the TextEditor" into...
2017-03-15 suhyung EomImplement scroll bar in the TextEditor 92/112892/16
2017-03-06 Adeel KazmiMerge "Fix downcast issue for C# CustomView" into devel...
2017-03-03 Kimmo HoikkaMerge "Changed to use ImfManager for virtual keyboard...
2017-03-02 minho.sunMerge "Add ValueChanged Event for C# ProgressBar and...
2017-02-27 Adeel KazmiMerge "Clear input focus when Return/Escape key Up...
2017-02-27 minho.sunClear input focus when Return/Escape key Up 92/116092/2
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-08 David SteeleReduced size of control depth index ranges 22/113222/3
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
2017-01-09 Adeel KazmiMerge "Fix the warning log in Control causing the wrong...
2017-01-06 Adeel KazmiMerge "Added nested TableView KeyboardFocus support...
2017-01-06 Adeel KazmiMerge "DALi Version 1.2.21" into devel/master
2017-01-06 Kimmo HoikkaMerge "Make Up calls to control consistent so they...
2017-01-06 Adeel KazmiMake Up calls to control consistent so they are called... 97/107897/9
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-16 minho.sunMerge "C# control dashboard demo" into devel/master
2016-12-15 minho.sunMerge "Add KeyboardFocus History Stack" into devel...
2016-12-12 Paul WisbeyMerge "Text - TextClipper replaced by an Actor with...
2016-12-12 Victor CebolladaText - TextClipper replaced by an Actor with the CLIPPI... 55/103555/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-21 Victor CebolladaModelView implementation. 49/86349/14
2016-11-02 dongsug songMerge "DALi C# binding - Avoid removal of dali-swig...
2016-11-01 Kimmo HoikkaMerge "Fixed bug in 3x3 NPatch shader and Color visual...
2016-11-01 Paul WisbeyMerge "Text - FONT_STYLE and INPUT_FONT_STYLE propertie...
2016-11-01 Victor CebolladaText - FONT_STYLE and INPUT_FONT_STYLE properties refactor. 03/94003/10
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 "TextController refactor." into devel/master
2016-10-18 Victor CebolladaTextVisual implementation. 15/92615/3
2016-10-17 Victor CebolladaTextController refactor. 93/90593/6
2016-10-13 dongsug songMerge "This patch is for refining dali application...
2016-10-11 Adeel KazmiMerge "Changed control defaults to listen to style...
2016-10-11 David SteeleChanged control defaults to listen to style change 90/88390/6
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 Adeel KazmiMerge "Fix the texture bleeding with wrapping in atlas...
2016-08-16 Victor CebolladaAdd Text input style changed signal. 03/81803/13
2016-08-15 Adeel KazmiMerge "Changed text controls to re-apply style after...
2016-08-15 David SteeleChanged text controls to re-apply style after system... 35/69335/7
2016-07-26 Paul WisbeyMerge "Updating test-suite to match core" into devel...
2016-07-25 Agnelo VazMoving visuals into new folder with same level as controls 68/81368/3
2016-07-21 Paul WisbeyMerge "Fix for the cursor position with the arabic...
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-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-05 Victor CebolladaText - Stop destroying the text renderer when text... 50/78450/3
2016-07-04 Paul WisbeyMerge "Fix for text controller (IMF callback)." into...
2016-07-04 Adeel Kazmi(Touch) Using new Touch API in all controls 90/78190/2
2016-06-03 Xiangyin MaRemove ImageActor from comments and variable names 59/72359/4
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-20 Adeel KazmiMerge "Type registry helper: Toolkit change to correct...
2016-05-20 Tom RobinsonType registry helper: Toolkit change to correct Program... 96/69996/9
2016-04-28 Kimmo HoikkaMerge "Moved StyleManager to the public API" into devel...
2016-04-27 David SteeleMoved StyleManager to the public API 47/67347/9
2016-04-27 Paul WisbeyMerge "Changes following "Make TextureSet a non propert...
2016-04-26 Adeel KazmiMerge "Changed signal order for StyleManager" into...
2016-04-26 David SteeleChanged signal order for StyleManager 86/66186/8
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-18 Victor CebolladaMultiline - Create a text-editor control. 93/56893/5