TextDecorator. Do not destroy the highlight geometry every OnRelayout.
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls /
2015-07-15 Adeel KazmiMerge "Accessibility programming guide" into devel...
2015-07-14 Adeel KazmiMerge "Removal of Actor::Insert API" into devel/master
2015-07-14 Adeel KazmiMerge "Removed feedback controller Boost dependency...
2015-07-14 Kimmo HoikkaMerge "Fix ItemView scroll issue while handling ScrollP...
2015-07-14 Tom RobinsonRemoval of Actor::Insert API 61/43861/2
2015-07-14 Richard HuangFix ItemView scroll issue while handling ScrollPosition... 85/42885/4
2015-07-14 Kimmo HoikkaMerge "Simplified the glyph reference counting" into...
2015-07-14 Kimmo HoikkaMerge "Modified control depth index ranges so they...
2015-07-14 Adeel KazmiMerge "Use Control's own PanGestureDetector in ScrollBa...
2015-07-14 Richard HuangUse Control's own PanGestureDetector in ScrollBar 18/43818/2
2015-07-13 Kimmo HoikkaMerge "Change DrawMode::OVERLAY to DrawMode::OVERLAY_2D...
2015-07-13 Kimmo HoikkaMerge "Updates after RenderableActor removal" into...
2015-07-13 Richard HuangChange DrawMode::OVERLAY to DrawMode::OVERLAY_2D 51/43751/1
2015-07-13 Adeel KazmiUpdates after RenderableActor removal 16/43716/2
2015-07-13 Kimmo HoikkaMerge "Fix scroll bar to draw in the overlay mode"...
2015-07-10 Richard HuangFix scroll bar to draw in the overlay mode 00/43000/10
2015-07-10 Paul WisbeyApply default theme if no THEME_CHANGE occurs 84/43584/8
2015-07-10 Adeel KazmiMerge "Fixed crash while wrapping a Control as an actor...
2015-07-09 Adeel KazmiMerge "replaced toolkit pushbutton images with shorter...
2015-07-09 Adeel KazmiMerge "DALi Version 1.0.48" into devel/master
2015-07-09 Paul WisbeyMerge "Remove UNSIGNED_INTEGER property type (removed...
2015-07-09 Paul WisbeyMerge "Fix for the layout engine." into devel/master
2015-07-09 Kimmo HoikkaRemove UNSIGNED_INTEGER property type (removed from... 85/43385/3
2015-07-09 Adeel KazmiMerge "Fixed signals for toggle button" into devel...
2015-07-08 Paul WisbeyMerge "TextSelection Popup Styling Image update and...
2015-07-08 Agnelo VazTextSelection Popup Styling Image update and json 99/42999/13
2015-07-08 Tom RobinsonFixed signals for toggle button 88/43388/1
2015-07-07 Paul WisbeyMerge "Fix when typing text and the grab handle is...
2015-07-07 Paul WisbeyMerge "Fix for TextField clipping." into devel/master
2015-07-07 Victor CebolladaFix for TextField clipping. 80/43080/2
2015-07-07 Adeel KazmiMerge "Fix Klocwork issues." into devel/master
2015-07-07 Kimmo HoikkaMerge "(AutomatedTests) Synchronise TestSingletonServic...
2015-07-07 Paul WisbeyMerge "Fixed Text Quality Regression" into devel/master
2015-07-06 Paul WisbeyMerge "Stop doing unparent and reset in text decorator...
2015-07-06 Paul WisbeyMerge "Fix for cursor position when there is no text...
2015-07-06 Victor CebolladaStop doing unparent and reset in text decorator. 73/42873/11
2015-07-03 Agnelo VazTextField Styling upgrade, Builder to use filenames 04/42904/1
2015-07-02 Agnelo VazTextField, Add INTERRUPTED state for h/w buttons 22/42822/4
2015-07-02 Adeel KazmiMerge "Added GetReadPosition to AccessibilityManager...
2015-07-02 Adeel KazmiMerge "Bug fix when creating background of control...
2015-07-01 Adeel KazmiMerge "Show CopyPaste Poup on long press" into devel...
2015-07-01 Adeel KazmiMerge "Fix for grab/selection handle." into devel/master
2015-07-01 Agnelo VazShow CopyPaste Poup on long press 86/42686/6
2015-07-01 Ferran SoleBug fix when creating background of control using Image... 41/42541/4
2015-07-01 Adeel KazmiMerge "DALi Version 1.0.47" into devel/master
2015-07-01 Adeel KazmiMerge "Refactored Button and derived classes, moving...
2015-07-01 Chu HoangRefactored Button and derived classes, moving state... 21/42321/18
2015-06-30 Adeel KazmiMerge "Fix PageTurnView" into devel/master
2015-06-30 Adeel KazmiMerge "Changes in Javascript plugin to compile under...
2015-06-30 Adeel KazmiMerge "OnActivated() change for Accessibility and Keybo...
2015-06-29 Xiangyin MaFix PageTurnView 43/42543/1
2015-06-29 Adeel KazmiMerge "Removed accidentally added files" into devel...
2015-06-29 Adeel KazmiMerge "Fix for selection handles." into devel/master
2015-06-29 Kimmo HoikkaRemoved accidentally added files 32/42532/1
2015-06-29 Agnelo VazText SelectAll and buttons shown depending on context 31/42531/2
2015-06-29 Tom RobinsonOnActivated() change for Accessibility and KeyboardFocus 95/42395/6
2015-06-29 Adeel KazmiTableView does not require touch events by default 22/42522/2
2015-06-29 Adeel KazmiMerge "System Clipboard shown and items can be pasted...
2015-06-29 Agnelo VazSystem Clipboard shown and items can be pasted 78/42378/6
2015-06-26 Xiangyin MaTableView: Cleanup 92/42392/4
2015-06-26 Francisco SantosMerge branch 'devel/new_mesh' into devel/master 86/42386/2
2015-06-26 Francisco SantosMerge branch 'devel/master' into devel/new_mesh 81/42381/1 devel/new_mesh
2015-06-26 Francisco SantosMerge branch 'devel/master' into devel/new_mesh 13/42313/3
2015-06-26 Paul WisbeyMerge "Minor fixes for Text." into devel/master
2015-06-25 Agnelo VazTextField to start edit mode when keyboard re-shown 23/42323/1
2015-06-25 Kimmo HoikkaMerge "(ItemLayout) Remove redundant GetResizeAnimation...
2015-06-25 Adeel KazmiMerge "Script UTC test cases" into devel/master
2015-06-25 Adeel KazmiMerge "Add support for new accessibility actions" into...
2015-06-25 Adeel Kazmi(ItemLayout) Remove redundant GetResizeAnimation 16/42316/1
2015-06-25 Richard UnderhillFix for problem in rendering, when removing and then... 46/40746/3
2015-06-25 Kimmo HoikkaMerge "TableView: Enum cleanup and Complete the SetCell...
2015-06-24 Richard UnderhillUses depth within tree to set the depth index of text... 42/42242/2
2015-06-24 Richard UnderhillRemoved DepthIndex methods from public-api 01/42201/3
2015-06-24 Xiangyin MaTableView: Enum cleanup and Complete the SetCellAlignme... 75/42075/7
2015-06-24 Francisco SantosMove new mesh API to devel-api. 32/42132/3
2015-06-24 Kimmo HoikkaMerge "Moves shader creation from Text Atlas Renderer...
2015-06-23 Adeel KazmiMerge "Remove last character when pre-edit text is...
2015-06-23 Adeel KazmiMerge "Sanitize code inside Alignment, remove duplicati...
2015-06-22 Adeel KazmiMerge "UTC added for Text, Multi-language." into devel...
2015-06-22 Kimmo HoikkaSanitize code inside Alignment, remove duplication... 73/42073/1
2015-06-22 Richard HuangAdd support for new accessibility actions 52/41352/6
2015-06-19 Agnelo VazText Selection Toolbar scrolling 64/41464/8
2015-06-19 Kimmo HoikkaMerge "(Magnifier) Properties added, APIs removed,...
2015-06-19 Paul WisbeyMerge "TextSelectionPopup to show Paste in data in...
2015-06-19 Adeel Kazmi(Magnifier) Properties added, APIs removed, Tests added 93/41993/1
2015-06-19 Victor Cebolladatext popup callbacks. 46/41946/5
2015-06-18 Agnelo VazTextSelectionPopup follows Handles and button change... 75/41875/7
2015-06-18 Richard UnderhillRemoved DrawMode::OVERLAY from Toolkit components. 46/41346/3
2015-06-18 Paul WisbeyMerge "TextSelectionPopup buttons can be enabled from...
2015-06-18 Adeel KazmiMerge "DALi Version 1.0.45" into devel/master
2015-06-18 Agnelo VazTextSelectionPopup buttons can be enabled from TextCont... 14/41814/3
2015-06-17 Paul WisbeySelection implementation. 88/40988/8
2015-06-17 Paul WisbeyMerge "TextSelectionToolbar and Style Properties added...
2015-06-17 Adeel KazmiMerge "Updates required for https://review.tizen.org...
2015-06-17 Agnelo VazTextSelectionToolbar and Style Properties added 10/41310/12
2015-06-17 Adeel KazmiMerge "Fixed deletion of last character with no place...
2015-06-16 Richard HuangEmit a signal when layout is activated in ItemView 01/41601/2
2015-06-15 Kimmo HoikkaRemove dali-any from Property::Value 58/41358/2
2015-06-11 Kimmo HoikkaMerge "Move tts-player.h from devel-api to public-api...
2015-06-11 Adeel KazmiMerge "DALi Version 1.0.44" into devel/master
next