Revert "Move Some Devel Properties & APIs to the Public API"
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls / text-controls / text-field-impl.cpp
2017-11-09 HyunJu ShinMerge "Support Right-To-Left mode of padding in TextFie...
2017-11-07 Seoyeon KimSupport Right-To-Left mode of padding in TextField... 25/158125/7
2017-10-06 Adeel KazmiAdded enumerations for LineWrap::Mode 84/154084/5
2017-10-05 Agnelo VazText Alignment Enums now public 97/153897/12
2017-10-04 Adeel Kazmi(TextField) Made all Devel properties public 84/153984/2
2017-10-03 Agnelo VazVisuals devel API migrated to public 18/153818/9
2017-09-29 Adeel KazmiChanges required after some Actor Devel APIs made public 23/153823/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-09-21 Adeel KazmiMerge "Remove the unused-variable gLogFilter in interna...
2017-09-11 HyunJu ShinMerge "Fix resource package install issue." into devel...
2017-09-05 David SteeleMerge "(TableView) Change span child properties to...
2017-09-05 Adeel KazmiMerge "Support dual ABI" into devel/master
2017-09-05 Adeel KazmiMerge changes Ib7c620f5,I75f6d47b into devel/master
2017-09-05 taeyoon0.leeMerge "Fixed crash issue by null reference" into devel...
2017-09-04 minho.sunAdd ClearFocusOnEscape to config section. 10/147110/6
2017-07-28 David SteeleMerge "DALi Version 1.2.50" into devel/master
2017-07-28 Agnelo VazTextColor Animatable 00/139000/7
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-11 Jinho, LeeApplyed text padding to TextLabel, Field, Editor 73/137173/8
2017-07-03 Seoyeon KimMerge "Implement Placeholder additional property" into...
2017-06-30 Seoyeon KimImplement Placeholder additional property 48/133248/20
2017-06-30 minho.sunMerge "Added config section to stylesheet" into devel...
2017-06-28 Adeel KazmiMerge "Changed image loaders to use new PixelBuffer...
2017-06-28 Seoyeon KimMerge "Add ENABLE_SELECTION property to TextField and...
2017-06-27 Seoyeon KimAdd ENABLE_SELECTION property to TextField and TextEditor 37/134337/8
2017-06-21 Jinho, LeeMerge "Fixed an error adding duplicate primary position...
2017-06-16 Jinho, LeeMerge "Check character glyph index before using cached...
2017-06-12 David SteeleMerge "Fixups following changes to actor traversal...
2017-06-12 David SteeleFixups following changes to actor traversal 54/132954/5
2017-04-27 Adeel KazmiMerge "Add PIXEL_SIZE and ELLIPSIS property in text...
2017-04-26 Seoyeon KimAdd PIXEL_SIZE and ELLIPSIS property in text-controls 81/125881/6
2017-04-10 Adeel KazmiMerge "Fix the Keyboard disappeared issue in TextField...
2017-04-07 Seoyeon KimFix the Keyboard disappeared issue in TextField 49/123849/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-23 David SteeleMerge "Ensure Text Controls do an up-call on-style...
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-16 Victor CebolladaUpdate double tap and long press behaviour. 52/117252/4
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-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-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-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...
next