Merge "Revert "Move Some Devel Properties & APIs to the Public API"" into devel/master
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / text-controller.cpp
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-06-02 Heeyong SongMerge "Add read-only property for getting text line...
2017-06-01 Jinho, LeeAdd read-only property for getting text line count 32/128932/12
2017-05-31 Heeyong SongMerge "Fix a crash in ImageVisual in case of an invalid...
2017-05-30 Jinho, LeeText style to return properties(FONT_STYLE) as string 67/130167/3
2017-05-19 Adeel KazmiMerge "DALi Version 1.2.40" into devel/master
2017-05-19 Seoyeon KimMerge "Fix RemoveText code in text-controller.cpp"...
2017-05-18 Seoyeon KimFix RemoveText code in text-controller.cpp 61/127661/7
2017-05-16 Adeel KazmiMerge "Packaging resources depending on resolution...
2017-05-12 Adeel KazmiMerge "Check for NULL return value in button-impl.cpp...
2017-05-12 Agnelo VazText style to return properties as string 35/128635/5
2017-04-28 Adeel KazmiMerge "DALi Version 1.2.37" into devel/master
2017-04-28 Seoyeon KimMerge "Add PRIVATECOMMAND of ImfEvent in text-controlle...
2017-04-27 Seoyeon KimAdd PRIVATECOMMAND of ImfEvent in text-controller 08/127508/2
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-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 Paul WisbeyMerge "Fix for Text::Controller." into devel/master
2017-03-23 Paul WisbeyMerge "Fix for Text::Controller::KeyEvent()" into devel...
2017-03-22 Victor CebolladaFix for Text::Controller. 16/118616/2
2017-03-21 Victor CebolladaFix for Text::Controller::KeyEvent() 35/120135/2
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 KazmiMerge "Implement scroll bar in the TextEditor" into...
2017-03-15 suhyung EomImplement scroll bar in the TextEditor 92/112892/16
2017-03-15 Victor CebolladaFix for text-controller. 39/119039/2
2017-03-13 suhyung EomFixed to show selection pop up normally after pasting... 26/118526/1
2017-03-09 Adeel KazmiMerge "Give focus and input focus at the same time...
2017-03-09 minho.sunGive focus and input focus at the same time 56/117456/6
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-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-09 Paul WisbeyMerge "Fix cursor display issue." into devel/master
2017-02-09 Victor CebolladaFix cursor display issue. 29/114029/3
2017-02-09 Paul WisbeyMerge "Text - Fix for text controller." into devel...
2017-02-09 Victor CebolladaText - Fix for text controller. 53/113953/1
2017-02-06 Adeel KazmiMerge "Add new properties to ProgressBar" into devel...
2017-02-06 Adeel KazmiMerge "Added default styles for ToggleButton" into...
2017-02-03 Adeel KazmiMerge "TextVisual documentation added to the Programmin...
2017-02-03 David SteeleMerge "DALi Version 1.2.25" into devel/master
2017-02-03 David SteeleMerge "Control property names in doxygen now match...
2017-02-03 suhyung EomImplement vertical scroll animation on text input 32/108632/17
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-15 minho.sunMerge "Add KeyboardFocus History Stack" into devel...
2016-12-09 Kimmo HoikkaMerge "Updating programming guide for control property...
2016-12-07 Victor CebolladaText - Fix for text's cursor position. 46/103146/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 Paul WisbeyMerge "Text - Fix for input style when the text gain...
2016-11-21 Victor CebolladaModelView implementation. 49/86349/14
2016-11-18 Victor CebolladaText - Fix for input style when the text gain the focus... 95/98695/1
2016-11-15 dongsug songMerge "Dali C# binding : Creating Color Constructor...
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 "Convert the Underline and Shadow deprecated...
2016-10-20 Paul WisbeyMerge "TextController refactor." into devel/master
2016-10-18 Victor CebolladaTextVisual implementation. 15/92615/3
2016-10-17 Victor CebolladaConvert the Underline and Shadow deprecated APIs to... 12/92612/1
2016-10-17 Victor CebolladaTextController refactor. 93/90593/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-24 Paul WisbeyMerge "Implement wayland clipboard & same behaviour...
2016-08-24 suhyung EomImplement wayland clipboard & same behaviour as EFL... 28/84928/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 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 Paul WisbeyMerge changes I88ded17f,I3960a370 into devel/master
2016-08-08 taeyoonMerge "Add GetSurfaceType() in TestRenderSurface" into...
2016-08-05 Victor CebolladaFix for multi-language support. 91/82791/1
2016-08-03 Paul WisbeyMerge "Geometry Batching" into devel/master
2016-08-03 David SteeleMerge "Added missing newline chars to logging commands...
2016-08-02 Adeel KazmiAdded missing newline chars to logging commands 08/82308/1
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...
next