[dali_1.0.11] Merge branch 'tizen'
[platform/core/uifw/dali-toolkit.git] / base / dali-toolkit / internal / controls / text-input / text-input-impl.cpp
2014-10-03 Nick Holland[dali_1.0.11] Merge branch 'tizen' 45/28345/1
2014-10-01 Adeel KazmiMerge "(Animation) Updates following DestroyAction...
2014-09-29 Agnelo Vaz(TextInput) Don't show cut and copy buttons if text... 73/28073/2
2014-09-25 Lee Morgan[dali_1.0.10] Merge branch 'tizen' 77/28077/1
2014-09-25 Adeel KazmiMerge "DALi Version 1.0.10" into tizen
2014-09-25 Kimmo HoikkaMerge "Make radio buttons work with size negotiation...
2014-09-24 Victor CebolladaTextView - Fixes cursor position while typing Right... 08/28008/5 accepted/tizen_3.0.2014.q3_common tizen_3.0.2014.q3_common accepted/tizen/common/20140925.172059 submit/tizen_common/20140925.141856 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release
2014-09-24 Kimmo HoikkaMerge "Completely remove use of Adaptor class" into...
2014-09-24 Yury UsishchevRemove unused functions 12/28012/1
2014-09-24 Adeel KazmiCompletely remove use of Adaptor class 07/28007/2
2014-09-23 Agnelo Vaz(TextInput) Don't show grab handle when edit modes... 63/27963/1
2014-09-23 Agnelo Vaz(TextInput) Double tap on whitespace gives selection... 62/27962/1
2014-09-23 Agnelo Vaz(TextInput) Reposition cursor anchor point from centre... 61/27961/2
2014-09-20 Victor CebolladaTextView - Right to left implementation. 63/27863/1
2014-09-18 Kimmo HoikkaMerge "(AutomatedTests) Synchronise TestGLAbstraction...
2014-09-18 Paul WisbeyMerge "(TextInput) Cursor is not moved to start of...
2014-09-18 Paul WisbeyMerge "(TextInput) Moving selection handles when word...
2014-09-18 Kingsley Stephens[dali_1.0.9] Merge branch 'tizen' 60/27760/1
2014-09-16 Agnelo Vaz(TextInput) Cursor is not moved to start of word when... 36/27636/1
2014-09-16 Agnelo Vaz(TextInput) Moving selection handles when word selected... 34/27634/1
2014-09-16 Victor CebolladaTextView - Rename Line to Paragraph. 62/27462/3
2014-09-10 Adeel KazmiMerge "(TextInput) Emits text modified signal when... submit/tizen/20140910.172931 submit/tizen/20140910.173014
2014-09-09 Agnelo Vaz(TextInput) Emits text modified signal when cut or... 70/27270/1
2014-09-04 Agnelo Vaz[dali_1.0.7] Merge branch 'tizen' 13/27113/1 dali_1.0.7
2014-09-03 Kimmo HoikkaMerge "Added actor creation from json snippet" into...
2014-09-02 Kimmo HoikkaMerge "Fix assetion error in FocusManager" into tizen
2014-08-28 Adeel KazmiMerge "Remove unnecessary method from control-impl...
2014-08-28 Kimmo HoikkaMerge "Fix text input scrolling when the controll is...
2014-08-26 Francisco SantosFix text input scrolling when the controll is too small. 84/26584/1
2014-08-20 Lee Morgan[dali_1.0.5] Merge branch 'tizen' 25/26325/1
2014-08-14 Kimmo Hoikkastop using deprecated shader inheritance 35/25535/2
2014-08-07 Agnelo Vaz[dali_1.0.3] Merge branch 'tizen' 19/25619/1
2014-08-04 Francisco SantosRemove dependency on DLOG. 46/25146/5
2014-07-24 Adeel Kazmi[dali_1.0.1] Merge branch 'tizen' 80/24980/1
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 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 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 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-03 Paul WisbeySplit dali-toolkit into Base & Optional