Modified video view impl by considering visual
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text /
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-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-16 Adeel KazmiMerge "DALi Version 1.2.44" into devel/master
2017-06-16 Jinho, LeeMerge "Check character glyph index before using cached...
2017-06-08 Jinho, LeeCheck character glyph index before using cached Font 28/132928/1
2017-06-07 Adeel KazmiMerge "Remove profile build dependencies" into devel...
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-06-02 Jinho, LeeText scroll animation bug fix 91/130691/6
2017-06-02 Jinho, LeeText scroller renderer bug fix 76/132276/1
2017-06-02 Heeyong SongMerge "Add read-only property for getting text line...
2017-06-01 Adeel Kazmi(TextLabel) Ensure auto scrolling respects the horizont... 16/132016/3
2017-06-01 Jinho, LeeFixed for infinity loop mode 57/130557/6
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-05-12 Adeel KazmiMerge "Support stop mode(FINISH_LOOP, IMMEDIATE) of...
2017-05-12 Adeel KazmiMerge "DALi Version 1.2.39" into devel/master
2017-05-12 Jinho, LeeSupport stop mode(FINISH_LOOP, IMMEDIATE) of auto scroll 50/126150/31
2017-05-11 Jinho, Leeadd AUTO_SCROLL_LOOP_DELAY property 21/128721/5
2017-05-10 Victor CebolladaFix access out of bounds in the text's multi-language... 19/128619/1
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-04-05 David SteeleMerge "Texel align text when scrolling and linear sampl...
2017-04-04 Agnelo VazTexel align text when scrolling and linear sampling 84/122484/4
2017-04-04 Adeel KazmiMerge "Size, Position, Color high level class added...
2017-04-03 Victor CebolladaFix to allow Actor::COLOR property to change text color 51/122851/4
2017-03-31 Paul WisbeyMerge "DALi Version 1.2.33" into devel/master
2017-03-30 Agnelo VazReset Autoscrolling on TextLabel relayout 22/122222/2
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 Kazmi(Text Controller) Remove meaningless check to see if... 34/119134/2
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 Adeel Kazmi(Text) Fix bug where we cannot jump to the first line... 55/118655/1
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-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-06 Nick HollandFix leaking Glyph data 44/117044/2
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-27 Adeel KazmiMerge "Clear input focus when Return/Escape key Up...
2017-02-27 Victor CebolladaText - Fix for emojis resampling. 31/116331/12
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-08 David SteeleReduced size of control depth index ranges 22/113222/3
2017-02-08 Adeel KazmiMerge "Update doxygen comments" into devel/master
2017-02-07 David SteeleMerge "Stop resetting transform values to default in...
2017-02-07 Adeel KazmiMerge "Initialise all members in TextVerticalScroller...
2017-02-07 Adeel KazmiInitialise all members in TextVerticalScroller 07/113407/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
2017-01-25 Ferran SoleRemoved unneeded includes of Dali::Atlas 06/111906/2
2017-01-24 Adeel KazmiMerge "Doxygen Comment Generation" into devel/master
2017-01-24 Adeel KazmiMerge "Add C# binding for ItemView." into devel/master
2017-01-24 Kimmo HoikkaMerge "(GCC 6.2) Remove unused functions from automated...
next