Remove unnecessary method from control-impl
[platform/core/uifw/dali-toolkit.git] / base / dali-toolkit / internal / controls / text-input /
2014-08-14 Kimmo Hoikkastop using deprecated shader inheritance 35/25535/2
2014-08-12 Adeel KazmiMerge "Removed invalid handle assignments from Builder...
2014-08-11 Paul WisbeyRemoved invalid handle assignments from Builder/TextInput 99/25699/2
2014-08-04 Francisco SantosRemove dependency on DLOG. 46/25146/5
2014-07-10 Yan WangAdd Wayland support. 15/23415/7
2014-07-08 daemyung jangAdd the text input cursor color property. 07/24207/1
2014-07-08 Agnelo VazTextInput Popup scrolling fixed after GUI changes.... 99/24199/1
2014-07-08 Agnelo VazTextInput Popup is parented to TextInput so moves with... 85/24185/1
2014-07-08 daemyung jangNo use the animation when text input popup is pressed. 80/24180/1
2014-07-08 daemyung jangUpdate the text input popup GUI. 75/24175/1
2014-07-08 Agnelo VazTextInput PopUp now appears in between handles or at... 71/24171/1
2014-07-08 Agnelo VazTextInput Popup border colour styling and missing offse... 70/24170/1
2014-07-08 Agnelo VazTextInput Popup has a tail which points to the TextInput 68/24168/1
2014-07-08 Agnelo VazTextInput PopUp supports scrolling if buttons do not... 64/24164/1
2014-07-08 Victor CebolladaReplace deprecated TextStyle methods. 63/24163/1
2014-06-11 Agnelo VazTextInput uses style properties for PopUp and Highlight
2014-06-11 TaeyoonConversion to Apache 2.0 license
2014-06-11 Kingsley Stephens(StyleManager) Add style monitor signal into StyleManager
2014-06-11 Adeel KazmiRevert "Revert "[SRUK] (StyleManager) Create a style...
2014-06-11 Agnelo VazTextInput Adding Highlight Class to be used by Decorator
2014-06-11 Adeel KazmiRevert "[SRUK] (StyleManager) Create a style manager"
2014-06-11 Kingsley Stephens(StyleManager) Create a style manager
2014-06-11 Adeel KazmiMerge branch 'master' into tizen
2014-06-11 Adeel KazmiRevert "License conversion from Flora to Apache 2.0" 49/22749/1
2014-05-27 Agnelo VazTextInput Ensure EmitTextModified occurs with special...
2014-05-27 Agnelo VazTextInput Emit signal when text is modified.
2014-05-27 Adeel KazmiMoved ControlImpl to Internal namespace & renamed to...
2014-05-27 Agnelo VazTextInput Adding new Handles class and matching API...
2014-05-27 Victor CebolladaTextInput - Disable markup processor
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0 02/21502/3 submit/tizen/20140526.004929
2014-05-15 Agnelo VazTextInput Decorator class and stubbed decoration classes
2014-05-03 Paul WisbeySplit dali-toolkit into Base & Optional