Add read-only property for getting text line count
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / devel-api / controls /
2017-06-01 Jinho, LeeAdd read-only property for getting text line count 32/128932/12
2017-05-30 Adeel KazmiMerge "Do nothing when setting focus on same actor...
2017-05-26 David SteeleMerge "Removal of unnecessary set and map wrappers...
2017-05-26 Adeel Kazmi(ControlImpl) Move Visual related APIs to the Devel API 76/131176/6
2017-05-19 Seoyeon KimMerge "Fix RemoveText code in text-controller.cpp"...
2017-05-17 David SteeleAdded scrollMode property to ScrollView to simplify... 84/128384/5
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 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-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-21 Adeel KazmiMerge "SVACE issue resolved" into devel/master
2017-04-19 Paul WisbeyMerge "Resource ready signal for Controls (for ImageLoa...
2017-04-19 Nick HollandResource ready signal for Controls (for ImageLoading) 64/123864/10
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 Victor CebolladaText's selection popup mirroring. 99/109799/10
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-09 Adeel KazmiMerge "Give focus and input focus at the same time...
2017-03-09 Adeel KazmiMerge "Add support for Control keyboard navigation...
2017-03-09 UmarAdd support for Control keyboard navigation properties 97/117597/12
2017-03-03 Kimmo HoikkaMerge "Changed to use ImfManager for virtual keyboard...
2017-03-02 Adeel KazmiMerge "Manual binding for C# Actor APIs e.g. RaiseToTop...
2017-03-02 Paul WisbeyMerge "Initially show scroll indicator for a brief...
2017-03-02 Paul WisbeyInitially show scroll indicator for a brief period 67/116867/8
2017-02-24 Adeel KazmiMerge "Removed redundant resource loading code" into...
2017-02-23 Adeel KazmiMerge "Added Control::SetSubState handling" into devel...
2017-02-23 Adeel KazmiMerge "Rotation High Level Class support in C#" into...
2017-02-23 Adeel KazmiMerge "Fixed the ItemView already scrolled to end logic...
2017-02-22 Adeel KazmiMerge "Added BACKGROUND_BORDER property to TextSelectio...
2017-02-22 Paul WisbeyAdded BACKGROUND_BORDER property to TextSelectionPopup 26/115626/6
2017-02-20 Adeel KazmiMerge "Prepare for Tizen 4.0 Build" into devel/master
2017-02-17 Adeel KazmiMerge "Add Visual descriptions to generate doxygen...
2017-02-15 Adeel KazmiMerge changes I75f2d974,Ib8d53cf7 into devel/master
2017-02-15 David SteeleUpdating Builder and Control to handle styled States 53/113753/8
2017-02-15 minho.sunMerge "Change adding focus indicator logic" into devel...
2017-02-14 Adeel KazmiMerge "Remove batching." into devel/master
2017-02-14 Richard HuangFix control properties for C# custom view 08/114508/6
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 Victor CebolladaAdded scroll-bar to text selection toolbar 46/113446/9
2017-02-08 David SteeleReduced size of control depth index ranges 22/113222/3
2017-02-07 David SteeleMerge "Stop resetting transform values to default in...
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-06 minho.sunAdd new properties to ProgressBar 96/108896/29
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-30 Kimmo HoikkaMerge "Removed unused method GetTexture form test-actor...
2017-01-27 Adeel KazmiMerge "DALi Version 1.2.24" into devel/master
2017-01-27 xb.tengAdd native dali toggle button, base on latest button... 97/101797/31
2016-12-26 Minho SunMerge "Add push-button sample for dashboard" into devel...
2016-12-23 Adeel KazmiMerge "Added Tooltip functionality to Control" into...
2016-12-23 dongsug.songMerge "Dali C#: Common Interface Define related changes...
2016-12-22 Adeel KazmiAdded Tooltip functionality to Control 43/103143/10
2016-12-20 fengjin16Add support for ItemView layout customisation through... 48/100248/23
2016-12-16 Adeel KazmiMerge "Fix TableView::GetNextKeyboardFocusableActor...
2016-12-16 minho.sunMerge "C# control dashboard demo" into devel/master
2016-12-15 Adeel KazmiMerge "Updated control transitions to work with visual...
2016-12-15 minho.sunMerge "Add KeyboardFocus History Stack" into devel...
2016-12-14 Adeel KazmiMerge "Fix SWIG C# Build" into devel/master
2016-12-13 Agnelo VazAdding button-devel.h and deprecation updates 52/101952/8
2016-12-02 minho.sunMerge "Add focus indicator only when attaching physical...
2016-11-29 David SteeleMerge "Control - Trigger the size negotiation when...
2016-11-29 David SteeleMerge "TextVisual - Renderer life cycle." into devel...
2016-11-29 dongsug songMerge "Dali C# binding - Implement the pure C# classes...
2016-11-28 Ferran SoleChanged bubble effect to use new texture API 85/99985/8
2016-11-27 dongsug songMerge "Added API flags into the control-wrapper files...
2016-11-25 UmarAdded API flags into the control-wrapper files. 70/99970/7
2016-11-24 Adeel KazmiMerge "Stop copying Property::Maps in ImageView SetProp...
2016-11-24 Adeel KazmiMerge "Renamed TextVisual::DoSetProperty to SetProperty...
2016-11-24 Adeel Kazmi(Popup) Fix various bugs in Popup 04/99404/10
2016-11-22 dongsug songMerge "DALi C# binding - Write pure C# Color & Position...
2016-11-17 Adeel KazmiMerge "Cleanup of Visual::Base::SetSize" into devel...
2016-11-16 David SteeleMerge "C# CustomView Implementation (C++ wrappers,...
2016-11-15 UmarC# CustomView Implementation (C++ wrappers, manual... 36/92636/23
2016-11-02 dongsug songMerge "DALi C# binding - Avoid removal of dali-swig...
2016-10-28 Paul WisbeyMerge "Text - Initialize the mUpdateCursorHookPosition...
2016-10-28 Adeel KazmiMerge "Fix PageFactory to take in Texture rather than...
2016-10-26 Kimmo HoikkaFix PageFactory to take in Texture rather than Image 11/94011/3
2016-10-13 Adeel KazmiMerge "Add SetProperty and GetProperty to Visuals....
2016-10-13 dongsug songMerge "This patch is for refining dali application...
2016-10-13 dongsug songMerge "fixup! DALi C# binding - Generic Delegates suppo...
2016-10-13 dongsug.songMerge "DALi C# Tizen GBS build: - currently GBS full...
2016-10-12 Agnelo VazNew Navigation View Control 81/90381/10
2016-09-16 Adeel KazmiMove PageTurnView to Devel API 89/88389/1
2016-09-15 taeyoonRemove/Move experimental features 49/88249/1
2016-09-08 Paul WisbeyMerge "Clipping API feature in Actor" into devel/master
2016-09-08 shiva.jmAdd New Progress Bar Control 12/81112/37
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
next