Revert "Modified video view impl by considering visual"
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls /
2017-06-29 taeyoon0.leeRevert "Modified video view impl by considering visual" 51/136351/2
2017-06-29 taeyoonModified video view impl by considering visual
2017-06-28 Adeel KazmiMerge "Changed image loaders to use new PixelBuffer...
2017-06-28 David SteeleChanged image loaders to use new PixelBuffer class. 27/134927/9
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-19 Adeel KazmiMerge "Added GetTypeInfo to get registered type of...
2017-06-19 Adeel KazmiMerge "Fixed automatic naming of visuals for non-native...
2017-06-19 David SteeleAdded GetTypeInfo to get registered type of a control... 62/134462/2
2017-06-16 David SteeleFixed automatic naming of visuals for non-native controls 78/134278/2
2017-06-16 Jinho, LeeMerge "Check character glyph index before using cached...
2017-06-16 minho.sunMake TextEditor emit ScrollStateChangedSignal after... 69/134369/1
2017-06-12 David SteeleMerge "Fixups following changes to actor traversal...
2017-06-12 David SteeleFixups following changes to actor traversal 54/132954/5
2017-06-09 Adeel KazmiMerge "Updated ImageVisual to handle CPU Image Masking...
2017-06-08 Adeel KazmiMerge "Added ScrollStateChangedSignal to TextEditor...
2017-06-08 minho.sunAdded ScrollStateChangedSignal to TextEditor. 92/132092/10
2017-06-08 minho.sunFixed getting SCROLL_POSITION_INTERVALS Property bug... 86/132886/2
2017-06-07 Adeel KazmiMerge "Remove profile build dependencies" into devel...
2017-06-06 Adeel KazmiChange Visual depth index API from float to int 07/132507/1
2017-06-06 Kimmo HoikkaMerge "(Visuals) If depth index not specified, then...
2017-06-05 Adeel Kazmi(Visuals) If depth index not specified, then visual... 74/132474/4
2017-06-05 Richard HuangRemove set and map wrappers from ItemView 74/132374/5
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 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 minho.sunAdded style name for styling TextEditor ScrollBar 89/131989/1
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-24 Adeel KazmiMerge "Use Handle::GetCurrentProperty instead of Devel...
2017-05-22 minho.sunUse Handle::GetCurrentProperty instead of Devel API 54/130354/1
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 Agnelo VazEnsure Button Set and Get works with Image/Actor API 98/128998/3
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-08 Seoyeon KimCheck for NULL return value in button-impl.cpp 52/128252/1
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 "Handle becomes Animatable" into devel/master
2017-04-21 Adeel KazmiMerge "Updated tests using Integration KeyEvent" into...
2017-04-21 David SteeleMerge "Changes after Set/Get synchronous behaviour...
2017-04-21 Adeel KazmiMerge "DALi Version 1.2.36" into devel/master
2017-04-21 Adeel KazmiMerge "SVACE issue resolved" into devel/master
2017-04-21 taeyoon0.leeMerge "Fixed issue of LOOPING, MUTED, and VOLUME proper...
2017-04-20 Adeel KazmiChanges after Set/Get synchronous behaviour of register... 68/124468/2
2017-04-20 taeyoon0.leeFixed issue of LOOPING, MUTED, and VOLUME properties 42/124842/10
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-04-10 Adeel KazmiMerge "Fix the Keyboard disappeared issue in TextField...
2017-04-07 Seoyeon KimFix the Keyboard disappeared issue in TextField 49/123849/1
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-23 Adeel KazmiEnsure Text Controls do an up-call on-style-change... 74/116874/4
2017-03-20 Adeel KazmiMerge "Encapsulated visual URL in new VisualUrl class...
2017-03-20 Adeel KazmiMerge "Change the double tap and long press events...
2017-03-17 Adeel KazmiMerge "DALi Version 1.2.31" into devel/master
2017-03-16 Adeel Kazmi(Visuals) Split OFFSET_SIZE_MODE into separate properties 96/119396/3
2017-03-16 Victor CebolladaChange the double tap and long press events on top... 94/119394/1
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-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 Adeel KazmiLayout containers won't change anchor-point if the... 12/117812/3
2017-03-06 Adeel KazmiMerge "Fix for TextSelectionToolbar overshootEffectColo...
2017-03-06 Adeel KazmiMerge "Fix downcast issue for C# CustomView" into devel...
2017-03-06 Paul WisbeyFix for TextSelectionToolbar overshootEffectColor styling 15/117315/6
2017-03-06 Agnelo VazText Selection Popup and Radio Button fix and tests... 14/117314/3
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-03-02 minho.sunMerge "Add ValueChanged Event for C# ProgressBar and...
2017-02-27 Adeel KazmiMerge "Clear input focus when Return/Escape key Up...
2017-02-27 minho.sunClear input focus when Return/Escape key Up 92/116092/2
2017-02-24 Adeel KazmiMerge "Removed redundant resource loading code" into...
2017-02-24 suhyung EomChanged to use ImfManager for virtual keyboard APIs 05/112705/18
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
next