Store weak reference of C# object in the view registry to make the object garbage...
[platform/core/uifw/dali-toolkit.git] / plugins /
2017-03-06 Richard HuangStore weak reference of C# object in the view registry... 94/117594/2
2017-03-06 Adeel KazmiMerge "Fix for TextSelectionToolbar overshootEffectColo...
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-03-03 Richard HuangFix downcast issue for C# CustomView 48/117248/3
2017-03-03 UmarFix the Styling issue with Custom View. 97/117097/7
2017-03-03 UmarEnsure up calls are added for all void virtual function... 94/117094/14
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 Richard HuangManual binding for C# Actor APIs e.g. RaiseToTop, Lower... 53/117053/1
2017-03-02 minho.sunMerge "Add ValueChanged Event for C# ProgressBar and...
2017-02-27 minho.sunAdd ValueChanged Event for C# ProgressBar and sample 00/114500/3
2017-02-24 Adeel KazmiMerge "Adding Uniform stack trace" into devel/master
2017-02-24 Adeel KazmiMerge "Added binding for Timer Tick event" into devel...
2017-02-24 Adeel KazmiMerge "Removed redundant resource loading code" into...
2017-02-24 Richard HuangAdded binding for Timer Tick event 12/116312/2
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-23 UmarRotation High Level Class support in C# 58/116058/3
2017-02-22 Adeel KazmiMerge "Added BACKGROUND_BORDER property to TextSelectio...
2017-02-22 Richard HuangC# binding for Actor Opacity property 41/115841/2
2017-02-21 Richard HuangC# binding for Direction and Align enums 15/115615/2
2017-02-20 Adeel KazmiMerge "Prepare for Tizen 4.0 Build" into devel/master
2017-02-20 Adeel KazmiMerge "Removed deprecated use of SetImage( ResourceImag...
2017-02-17 Adeel KazmiMerge "Add C# properties for actor current position...
2017-02-17 Richard HuangAdd C# properties for actor current position and size 81/115381/2
2017-02-17 Adeel KazmiMerge "Add Visual descriptions to generate doxygen...
2017-02-16 Paul WisbeyMerge "Allow text-selection scroll indicator to have...
2017-02-16 UmarRectangle Generic class support in C# 47/114047/16
2017-02-15 Adeel KazmiMerge changes I75f2d974,Ib8d53cf7 into devel/master
2017-02-15 Adeel KazmiMerge "Remove C# binding for batching. Batching has...
2017-02-15 Feng JinRemove C# binding for batching. 13/114813/1
2017-02-15 Adeel KazmiMerge "Garbage Collection using Dispose Queue method...
2017-02-15 minho.sunMerge "Change adding focus indicator logic" into devel...
2017-02-14 shiva.jmGarbage Collection using Dispose Queue method Updated 20/98720/13
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-13 minho.sunAdd stylesheet to control-dashboard app and correct... 30/114330/1
2017-02-10 UmarManual binding to add getter/setter APIs for various... 15/112215/14
2017-02-02 Adeel KazmiMerge "Add style name to indicator of ScrollBar" into...
2017-02-02 Adeel KazmiMerge "Updated programming guide to explain how to...
2017-02-02 xb.tengAdd Toggle button example for dashboard demo. 56/112056/4
2017-02-02 xb.tengToggle button c# binding. 54/112054/2
2017-01-30 Kimmo HoikkaMerge "Removed unused method GetTexture form test-actor...
2017-01-26 UmarManual binding to add getter/setter APIs for Hover 57/112157/4
2017-01-25 Adeel KazmiMerge "Add C# tooltip example to the control dashboard...
2017-01-24 Richard HuangAdd C# tooltip example to the control dashboard 04/111904/3
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 Richard HuangManual binding for Visual and Tooltip properties in... 97/111897/1
2017-01-20 puruDoxygen Comment Generation 99/92499/12
2017-01-19 Feng JinAdd C# binding for ItemView. 68/111068/1
2017-01-16 Minho SunMerge "Pass page up/down directions to layout controls...
2017-01-13 David SteeleMerge "DALi Version 1.2.22" into devel/master
2017-01-13 Kimmo HoikkaMerge "Added C# binding for properties in devel-api...
2017-01-13 Kimmo HoikkaMerge "Match the arguments type in 'max' function"...
2017-01-13 Richard HuangAdded C# binding for properties in devel-api 95/109795/5
2017-01-12 Adeel KazmiMerge "Button needs a simple mechanism to set text...
2017-01-12 Nick HollandC# Control factory / Registry 38/101938/19
2017-01-09 Adeel KazmiMerge "Fix the warning log in Control causing the wrong...
2017-01-06 Adeel KazmiMerge "DALi Version 1.2.21" into devel/master
2017-01-06 Kimmo HoikkaMerge "Automatic Control Clipping" into devel/master
2017-01-06 Kimmo HoikkaMerge "Make Up calls to control consistent so they...
2017-01-06 Nick HollandC#, Fixed ruby property script to remove trailing spaces 89/108689/2
2017-01-02 dongsug.songMerge "Dali C#: Common Interface Define related changes...
2017-01-02 dongsug.songDali C#: Common Interface Define related changes 53/107353/4
2016-12-26 FengAdd Popup and Toast example into dashboard. 87/106287/8
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 dongsug.songDali C#: Common Interface Define related changes 12/105712/9
2016-12-20 fengjin16Add support for ItemView layout customisation through... 48/100248/23
2016-12-20 xb.tengAdd push-button sample for dashboard 66/105966/2
2016-12-19 suhyung EomMove virtual destructor position to its original 93/105693/1
2016-12-16 Nick HollandFix C# build break due to C++ property macro modification 81/105481/1
2016-12-16 Adeel KazmiMerge "Fix TableView::GetNextKeyboardFocusableActor...
2016-12-16 Adeel KazmiMerge "DALi Version 1.2.19" into devel/master
2016-12-16 Adeel KazmiMerge "Add visuals group tag for doxygen" into devel...
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 UmarProper Fix for SWIG C# Build 19/105119/1
2016-12-15 minho.sunMerge "Add KeyboardFocus History Stack" into devel...
2016-12-14 Adeel KazmiMerge changes Iec23e69e,I6437eab9 into devel/master
2016-12-14 Adeel KazmiMerge "Fix SWIG C# Build" into devel/master
2016-12-14 UmarFix SWIG C# Build 89/104589/2
2016-12-09 minho.sunC# control dashboard demo 48/101648/9
2016-12-09 Kimmo HoikkaMerge "Updating programming guide for control property...
2016-12-06 Nick HollandFix C# build break 08/102908/2
2016-12-06 dongsug.songDali C#: remove firstscreen sample 99/102899/1
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-29 Emil AbrahamDali C# binding - Implement the pure C# classes 52/99652/6
2016-11-25 Adeel KazmiMerge "Revert public API changes. BATCH property."...
2016-11-25 Adeel KazmiMerge "Change Internal::Control destructor to protected...
2016-11-25 Paul WisbeyMerge "DALi Version 1.2.16" into devel/master
2016-11-25 Ravi NanjundappaFix build issue of DALi# 39/100139/1
2016-11-24 Adeel KazmiMerge "Stop copying Property::Maps in ImageView SetProp...
next