[4.0] Fix the cursor position after text selecting using tap
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / text-controller-impl.cpp
2018-01-11 Seoyeon Kim[4.0] Fix the cursor position after text selecting... 83/166583/1
2017-12-28 dongsug songMerge "[4.0] Fix Shift + Left/Right key behavior" into... submit/tizen_4.0/20171228.093240 submit/tizen_4.0/20180103.021210
2017-12-28 Seoyeon Kim[4.0] Fix Shift + Left/Right key behavior 06/165306/2
2017-12-22 Adeel KazmiMerge "[4.0] SVACE Error fix TextureManager Thread...
2017-12-19 HyunJu ShinMerge "[4.0] Previous model height return problem fixed...
2017-12-19 Seoyeon Kim[4.0] Add ENABLE_SHIFT_SELECTION property 78/164378/1
2017-12-14 Richard Huang[4.0] Text outline support in TextField & TextEditor 83/163483/6
2017-12-14 Adeel KazmiMerge "[4.0] Text atlas renderer refacor." into tizen_4.0
2017-12-14 Adeel KazmiMerge "Fix SVACE issue in TextController" into tizen_4.0
2017-12-12 Adeel KazmiFix SVACE issue in TextController 61/163661/1
2017-12-04 taeyoon0.leeMerge "[4.0] Added devel api header for text direction...
2017-12-01 Richard Huang[4.0] Support Shift+Left/Right keys for text selection... 45/162445/3
2017-11-30 HyunJu ShinMerge "[4.0] Support 360x360 resoruce package for weara...
2017-11-29 Adeel KazmiMerge "[4.0] DALi version 1.2.68" into tizen_4.0
2017-11-29 HyunJu ShinMerge "[4.0] Fixed an issue where the text would multip... accepted/tizen/4.0/unified/20171129.150245 submit/tizen_4.0/20171129.111338
2017-11-29 Jinho, Lee[4.0] Add underflow preventation code 00/162100/4
2017-10-17 minho.sunMerge "[4.0] Fix doc and comment for Native API Referen...
2017-10-17 Agnelo Vaz[4.0] Placeholder properties as enums 75/156175/2
2017-10-11 taeyoon0.leeMerge branch 'devel/master(1.2.60)' into tizen_4.0 26/154826/1
2017-10-05 Agnelo VazText Alignment Enums now public 97/153897/12
2017-09-28 Jinho LeeMerge "[4.0] Removed DEPRECATION WARNING by ImageView...
2017-09-28 Jinho, LeeMerge branch 'devel/master' into tizen_4.0 53/153353/1
2017-09-26 minho.sunMerge "Move json files when only uninstalling rpm....
2017-09-25 Adeel KazmiMerge "Fix SVACE issue" into devel/master
2017-09-25 HyunJu ShinMerge "Add Placeholder Ellipsis in TextField" into...
2017-09-22 Seoyeon KimAdd Placeholder Ellipsis in TextField 38/147438/7
2017-07-27 Jinho, LeeMerge " Calculate a new height when text was changed...
2017-07-27 Adeel KazmiMerge "Note that some Text propeties in devel api can...
2017-07-25 Adeel KazmiMerge "Removing TextureUploadObserver from symbol table...
2017-07-24 taeyoon0.leeMerge branch 'devel/master (1.2.49)' into tizen 48/140148/1
2017-07-24 HyunJu ShinMerge "Line wrap mode property is added." into devel...
2017-07-21 Adeel KazmiMerge "DALi Version 1.2.49" into devel/master
2017-07-21 Adeel KazmiMerge "Added Scaling and cropping properties to the...
2017-07-20 Seoyeon KimAdd PlaceholderTextFocused key in PLACEHOLDER property 57/139457/2
2017-07-14 HyunJu ShinMerge "Calculate a new height when full relayout needed...
2017-07-13 Jinho, LeeMerge "Applyed text padding to TextLabel, Field, Editor...
2017-07-12 taeyoon0.leeMerge "Modified key event in TC" into devel/master
2017-07-10 Seoyeon KimFixed for single line text updates 99/137699/3
2017-07-04 Jinho, LeeMerge branch 'devel/master' into tizen 68/137168/1
2017-07-03 Seoyeon KimMerge "Implement Placeholder additional property" into...
2017-06-30 Seoyeon KimImplement Placeholder additional property 48/133248/20
2017-06-23 Adeel KazmiMerge "Add Text font size conversion description in...
2017-06-21 minho.sunMerge "Make TextEditor emit ScrollStateChangedSignal...
2017-06-21 Jinho, LeeMerge "Fixed an error adding duplicate primary position...
2017-06-20 Jinho, LeeFixed an error adding duplicate primary position.y 19/133319/9
2017-06-07 Adeel KazmiMerge "Remove profile build dependencies" into devel...
2017-06-07 minho.sunMerge branch 'devel/master' into tizen 56/132656/1
2017-06-05 Adeel KazmiMerge "Text scroller renderer bug fix" into devel/master
2017-06-05 Adeel KazmiMerge "Text scroll animation bug fix" into devel/master
2017-06-05 minho.sunMerge "Added style name for styling TextEditor ScrollBa...
2017-06-02 Adeel KazmiMerge "DALi Version 1.2.42" into devel/master
2017-06-02 Seoyeon KimAdd PLACEHOLDER properties to TextEditor 68/130868/7
2017-03-31 dongsug.songMerge branch 'devel/master' into tizen 49/122349/1
2017-03-30 Kimmo HoikkaMerge "dali-swig in ubuntu crash fix" into devel/master
2017-03-30 suhyung EomAdd property to hide input text in textField 44/116444/20
2017-03-20 Heeyong SongMerge branch 'devel/master (1.2.31)' into tizen 18/119718/1
2017-03-16 Victor CebolladaUpdate double tap and long press behaviour. 52/117252/4
2017-03-15 Adeel KazmiMerge "Visuals using Custom View example" into devel...
2017-03-15 Adeel Kazmi(Text Controller) Remove meaningless check to see if... 34/119134/2
2017-03-13 Adeel Kazmi(Text) Fix bug where we cannot jump to the first line... 55/118655/1
2017-03-13 taeyoon0.leeMerge branch 'devel/master (1.2.30 + vd requirement... 86/118586/1
2017-03-08 Adeel KazmiMerge "Fix BackgroundImage and BackgroudColor propertie...
2017-03-08 Paul WisbeyMerge "Fix for Text::Controller::RepositionSelectionHan...
2017-03-08 Victor CebolladaFix for Text::Controller::RepositionSelectionHandles() 51/118051/1
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-28 Victor CebolladaFix for the highlight box. 98/116698/2
2017-02-24 suhyung EomChanged to use ImfManager for virtual keyboard APIs 05/112705/18
2017-01-04 Seoyeon KimMerge branch 'devel/master' into tizen 39/108339/1
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-13 suhyung EomMerge "Merge branch 'devel/master(1.2.18)' into tizen...
2016-12-13 suhyung EomMerge branch 'devel/master(1.2.18)' into tizen 83/104483/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 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-15 dongsug.songMerge branch 'devel/master' into tizen 76/97776/1
2016-11-15 dongsug.songRevert "[3.0] Version downgrade (1.2.0 to 1.1.45)" 72/97772/1
2016-11-15 dongsug.songRevert "[3.0] Text - Replace the if/else in the ChangeS... 68/97768/1
2016-11-15 dongsug.songRevert "[3.0] Reposition the text's popup when the... 66/97766/1
2016-11-15 dongsug.songRevert "[3.0] Fix text's highlight box." 65/97765/1
2016-11-15 dongsug.songRevert "[3.0] Fix for multi-language support." 60/97760/1
2016-11-15 dongsug.songRevert "[3.0] Notify multiline hint to IMF context" 53/97753/1
2016-11-15 dongsug.songRevert "[3.0] Add Text input style changed signal." 40/97740/1
2016-11-15 dongsug.songRevert "[3.0] Implement wayland clipboard & same behavi... 39/97739/1
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...
next