[Tizen](ATSPI) squashed implementation
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / text-controller-impl.h
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] Reposition the text's popup when the... 66/97766/1
2016-11-15 dongsug.songRevert "[3.0] Retrieve the input font's style." 57/97757/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-07 David SteeleMerge "Remove ResourceImages from Popup implementation...
2016-11-07 Paul WisbeyMerge "Revert the TextLabel to use the old renderer...
2016-11-04 Victor CebolladaRevert the TextLabel to use the old renderer. 53/95753/1
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-09-09 Adeel KazmiMerge "[3.0] Add Privilege tags to dali.doxy.in" into...
2016-09-05 suhyung Eom[3.0] Implement wayland clipboard & same behaviour... 05/86605/3
2016-09-02 Taeyoon LeeMerge "[3.0] Add Text input style changed signal."...
2016-08-31 Victor Cebollada[3.0] Add Text input style changed signal. 80/86280/2
2016-08-24 suhyung Eom[3.0] Notify multiline hint to IMF context 51/85351/3
2016-08-24 Victor Cebollada[3.0] Retrieve the input font's style. 47/85347/3
2016-08-24 Victor Cebollada[3.0] Reposition the text's popup when the text is... 38/85338/3
2016-08-24 Paul WisbeyMerge "Implement wayland clipboard & same behaviour...
2016-08-24 suhyung EomImplement wayland clipboard & same behaviour as EFL... 28/84928/2
2016-08-22 taeyoon[3.0] Version downgrade (1.2.0 to 1.1.45) 69/84669/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 Victor CebolladaAdd Text input style changed signal. 03/81803/13
2016-08-12 Adeel KazmiMerge "DALi Version 1.2.1" into devel/master
2016-08-12 suhyung EomMerge "Notify multiline hint to IMF context" into devel...
2016-08-12 suhyung EomNotify multiline hint to IMF context 31/83031/8
2016-08-10 Adeel KazmiMerge "Wrap Mode support for ImageVisual" into devel...
2016-08-10 Paul WisbeyMerge "Retrieve the input font's style." into devel...
2016-08-10 Victor CebolladaRetrieve the input font's style. 99/81799/6
2016-08-09 taeyoonMerge branch 'devel/master (1.2.0)' into tizen 08/83208/1
2016-08-08 taeyoonMerge "Add GetSurfaceType() in TestRenderSurface" into...
2016-08-03 Paul WisbeyMerge "Geometry Batching" into devel/master
2016-08-03 David SteeleMerge "Added missing newline chars to logging commands...
2016-08-03 Adeel KazmiMerge "Adding RegisterVisual API to Control base class...
2016-08-03 Adeel KazmiMerge "Fix the broken build for JavaScript plugin"...
2016-08-02 Paul WisbeyMerge "Reposition the text's popup when the text is...
2016-08-02 Victor CebolladaReposition the text's popup when the text is scrolled. 31/80231/10
2016-07-22 Adeel KazmiMerge "Tizen Directory Migration" into devel/master
2016-07-21 Adeel KazmiMerge "accroding to ACR-520's review, dali's related...
2016-07-21 Paul WisbeyMerge "Fix for the cursor position with the arabic...
2016-07-21 Paul WisbeyMerge "Fix when updating the text's layout size." into...
2016-07-19 Victor CebolladaFix when updating the text's layout size. 95/80695/1
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-06-18 Victor CebolladaFix for the surrounding info send to the IMF manager. 37/75437/1
2016-06-18 taeyoonMerge branch 'devel/master(1.1.39)' into tizen 15/75415/1
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-31 suhyung EomMerge branch 'devel/master' into tizen 75/72275/1
2016-05-27 Victor CebolladaRemove alignment from text controller. 15/71915/4
2016-05-27 Paul WisbeyMerge "Text - Move cursor's position related code to...
2016-05-27 Paul WisbeyMerge "Bidirectional conversion table for multiline...
2016-05-27 Paul WisbeyMerge "Fix for pre-edit text." into devel/master
2016-05-27 Victor CebolladaText - Move cursor's position related code to a differe... 35/71835/2
2016-05-27 Victor CebolladaFix for pre-edit text. 36/70136/4
2016-05-18 minho.sunMerge branch 'devel/master' into tizen 20/71020/1
2016-05-13 Adeel KazmiMerge "Auto Scrolling Text Label" into devel/master
2016-05-13 Agnelo VazAuto Scrolling Text Label 96/57796/43
2016-05-12 suhyung EomMerge "Fixed clipboard disappearing issue on selection...
2016-05-10 suhyung EomFixed clipboard disappearing issue on selection 69/68969/1
2016-05-05 Adeel KazmiMerge "Svace issues." into devel/master
2016-05-05 Victor CebolladaSvace issues. 95/68495/1
2016-05-04 dongsug.songMerge branch 'devel/master' into tizen 85/68385/1 accepted/tizen/common/20160509.135143 accepted/tizen/ivi/20160510.002628 accepted/tizen/mobile/20160510.002532 accepted/tizen/tv/20160510.002557 accepted/tizen/wearable/20160510.002501 submit/tizen/20160509.092357
2016-04-25 Victor CebolladaTextModel - Update the color runs. 93/66393/9
2016-04-21 Paul WisbeyMerge "TextController - Update the text model." into...
2016-04-21 Victor CebolladaTextController - Update the text model. 57/65557/11
2016-04-05 suhyung EomMerge branch 'devel/master' (1.1.28) into tizen 52/64852/1 accepted/tizen/common/20160411.125807 accepted/tizen/ivi/20160411.051259 accepted/tizen/mobile/20160411.051235 accepted/tizen/tv/20160411.051209 accepted/tizen/wearable/20160411.051133 submit/tizen/20160411.012820
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-02-26 dongsug.songMerge branch 'devel/master' into tizen 39/60139/2 accepted/tizen/common/20160302.194024 accepted/tizen/ivi/20160302.073519 accepted/tizen/mobile/20160302.073314 accepted/tizen/tv/20160302.073350 accepted/tizen/wearable/20160302.073454 submit/tizen/20160226.050754 submit/tizen/20160226.083322 submit/tizen/20160302.020723 submit/tizen_common/20160302.050715 submit/tizen_ivi/20160302.061840 submit/tizen_mobile/20160302.050207 submit/tizen_mobile/20160302.061559 submit/tizen_tv/20160302.063027 submit/tizen_wearable/20160302.063323
2016-01-15 taeyoonMerge branch 'devel/master( 1.1.16 )' into tizen 77/57077/1 accepted/tizen/mobile/20160122.080625 accepted/tizen/tv/20160122.082337 accepted/tizen/wearable/20160122.082359 submit/tizen_common/20160122.071605 submit/tizen_mobile/20160122.070055 submit/tizen_tv/20160122.071800 submit/tizen_wearable/20160122.071938
2016-01-11 Paul WisbeyMerge "Markup procesor - Font." into devel/master
2016-01-08 Victor CebolladaMarkup procesor - Font. 00/53800/12
2015-12-17 Victor CebolladaMarkup procesor. Color 98/53798/10
2015-12-16 Victor CebolladaMarkup processor. 89/52689/15
2015-12-15 Adeel KazmiMerge "Change KeyboardFocusManager to always focus...
2015-12-11 Adeel KazmiMerge "Update the custom shader effects to resize the...
2015-12-11 Paul WisbeyMerge "Text cleaning." into devel/master
2015-12-11 Victor CebolladaText cleaning. 41/53841/3
2015-11-17 Kimmo HoikkaMerge "Changed button to use ImageView instead of Image...
2015-11-17 Kimmo HoikkaMerge "(ImageRenderer)Stop the duplicated image loading...
2015-11-17 Agnelo VazTextSelection Popup to be aware of requirement to Paste... 71/51571/12
2015-10-28 taeyoonMerge branch 'devel/master (1.1.2 ~ 1.1.7)' into tizen 39/50139/3 accepted/tizen/mobile/20151102.112611 accepted/tizen/tv/20151102.112656 accepted/tizen/wearable/20151102.112721 submit/tizen/20151102.084015
2015-10-27 Kimmo HoikkaMerge "Refactored ControlRenderer so that derived class...
2015-10-27 Kimmo HoikkaMerge "Reimplemented CubeTransitionEffect to use render...
2015-10-27 Paul WisbeyMerge "Enable setting of ScrollView properties within...
2015-10-27 Paul WisbeyMerge "Fix IMF manager issues." into devel/master
2015-10-27 Victor CebolladaFix IMF manager issues. 20/50120/8
2015-10-08 Kimmo HoikkaMerge changes I48753b8f,If7ef493d into devel/master
2015-10-07 Kimmo HoikkaMerge "Change default grab/selection handles." into...
2015-10-06 Victor CebolladaRemove SELECTION_CHANGED state from the text controller. 20/49120/1
next