Fix DALI_DEBUG_RENDERING crash
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / visuals / primitive /
2018-03-26 Heeyong SongMerge "Change the fitting mode to FILL" into devel...
2018-03-22 Heeyong SongMerge "Replace visual opacity with Renderer's opacity...
2018-03-14 Adeel KazmiMerge "Fix SVACE issue" into devel/master
2018-03-13 Heeyong SongReplace visual opacity with Renderer's opacity 91/170491/7
2018-03-08 Seoyeon KimAdd CONICAL_FRUSTUM in PrimitiveVisual 17/171817/2
2018-03-08 Seoyeon KimMerge "Fix typo error in some descriptions" into devel...
2018-03-05 Seoyeon KimFix typo error in some descriptions 04/171504/1
2018-01-17 Heeyong SongMerge "Don't count '\r' in text-field" into devel/master
2018-01-12 Francisco SantosKeep aspect ratio of visual in ImageView 06/164006/13
2017-11-02 UmarAdded a pblic Control Devel API GetVisualResourceStatus. 26/141026/17
2017-10-03 Agnelo VazVisuals devel API migrated to public 18/153818/9
2017-04-27 Adeel KazmiMerge "Add PIXEL_SIZE and ELLIPSIS property in text...
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-03 Kimmo HoikkaMerge "Changed to use ImfManager for virtual keyboard...
2017-03-03 Adeel KazmiMerge "On state change, visuals now keep instance data...
2017-03-03 David SteeleOn state change, visuals now keep instance data 36/116336/7
2017-02-23 Adeel KazmiMerge "Fixed the ItemView already scrolled to end logic...
2017-02-20 Adeel KazmiMerge "Provided color-conversion helpers" into devel...
2017-02-20 Adeel KazmiMerge "Prepare for Tizen 4.0 Build" into devel/master
2017-02-20 Adeel KazmiMerge "Updated visuals to separate alpha channel from...
2017-02-17 David SteeleUpdated visuals to separate alpha channel from mixColor 89/114889/4
2017-02-17 Adeel KazmiMerge "Add Visual descriptions to generate doxygen...
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 "Updated visuals to add animatable mixColor prope...
2017-01-12 David SteeleUpdated visuals to add animatable mixColor property 58/105158/20
2017-01-09 Adeel KazmiMerge "Fix the warning log in Control causing the wrong...
2017-01-05 Xiangyin MaWireframe visual provides correct natural size in debug... 03/108503/4
2016-12-16 minho.sunMerge "C# control dashboard demo" into devel/master
2016-12-15 minho.sunMerge "Add KeyboardFocus History Stack" into devel...
2016-12-12 Paul WisbeyMerge "Text - TextClipper replaced by an Actor with...
2016-12-12 Tom RobinsonVisuals call SetProperties internally for 2-stage initi... 78/100578/7
2016-12-02 minho.sunMerge "Add focus indicator only when attaching physical...
2016-11-30 Adeel KazmiMerge "Revert public API changes. Handle methods."...
2016-11-30 Victor CebolladaRevert public API changes. Handle methods. 84/98184/5
2016-11-24 Ferran SoleVisuals - Avoid having 2 devel headers for visual-prope... 79/99579/6
2016-11-24 Adeel KazmiMerge "Stop copying Property::Maps in ImageView SetProp...
2016-11-23 Kimmo HoikkaMerge "Modified dali.i and dali-toolkit.i files to...
2016-11-23 Adeel KazmiMerge "Removed Visual::Base::SetProperty and GetPropert...
2016-11-23 dongsug songMerge "Update README for dali-swig" into devel/master
2016-11-23 David SteeleRemoved Visual::Base::SetProperty and GetProperty 28/99028/5
2016-11-22 dongsug songMerge "DALi C# binding - Write pure C# Color & Position...
2016-11-18 Kimmo HoikkaMerge "Usage of CustomeView for ScrollContainer and...
2016-11-18 dongsug songMerge "Garbage Collection using Dispose Queue method...
2016-11-17 Adeel KazmiMerge "Text - Fix for input style when there is a long...
2016-11-17 Adeel KazmiMerge "Cleanup of Visual::Base::SetSize" into devel...
2016-11-17 David SteeleCleanup of Visual::Base::SetSize 82/96982/7
2016-11-15 dongsug songMerge "Dali C# binding : Creating Color Constructor...
2016-11-07 Paul WisbeyMerge "Revert the TextLabel to use the old renderer...
2016-11-04 Kimmo HoikkaCache NPatch textures 69/94869/13
2016-11-02 dongsug songMerge "DALi C# binding - Avoid removal of dali-swig...
2016-10-31 Ferran SoleAdded position and size to Visuals 25/93325/35
2016-10-28 Paul WisbeyMerge "Text - Initialize the mUpdateCursorHookPosition...
2016-10-28 Adeel KazmiMerge "Fix PageFactory to take in Texture rather than...
2016-10-27 Adeel KazmiMerge "Added devel-api mirroring of public enumeration...
2016-10-27 David SteeleAdded devel-api mirroring of public enumeration. 14/94014/4
2016-10-25 Adeel KazmiMerge "Changed README to README.md" into devel/master
2016-10-25 dongsug songMerge "Update the refined dali c# application to suppor...
2016-10-24 Adeel KazmiMerge "Added bezier curve control points to TransitionD...
2016-10-24 dongsug songMerge "DALi C# binding - Change Animte APIs to use...
2016-10-21 Adeel KazmiMerge "DALi Version 1.2.11" into devel/master
2016-10-21 Kimmo HoikkaRemove incorrect empty Actor handle parameter from... 78/93178/7
2016-10-21 Adeel KazmiMerge "Added code for stylable transitions" into devel...
2016-10-20 Kimmo HoikkaMerge "C# First Screen demo" into devel/master
2016-10-20 Kimmo HoikkaMerge "Added New methods to cater for second step initi...
2016-10-20 Adeel KazmiAdded New methods to cater for second step initialization 80/92980/4
2016-10-13 Adeel KazmiMerge "Add SetProperty and GetProperty to Visuals....
2016-10-12 Victor CebolladaAdd SetProperty and GetProperty to Visuals. 20/91820/4
2016-09-27 David SteeleMerge "Deprecate the public APIs taking Image as input...
2016-09-23 David SteeleMerge "Documentation cleanup." into devel/master
2016-09-23 David SteeleMerge "Fix license issue" into devel/master
2016-09-22 David SteeleMerge "Primitive visual bevel fix." into devel/master
2016-09-20 Andrew PoorPrimitive visual bevel fix. 67/88767/2
2016-09-08 Paul WisbeyMerge "Clipping API feature in Actor" into devel/master
2016-09-08 Xiangyin MaAutomatically dis/connect registered visuals to stage 90/84390/16
2016-09-08 Adeel KazmiMerge "Removed 3D layer dependency of Model3dView and...
2016-09-07 Andrew PoorAlpha values handled correctly in Primitive Visual. 09/86109/4
2016-08-31 Paul WisbeyMerge "Patch to synchronize with bug fixes done in...
2016-08-31 Adeel KazmiMerge "Add Privilege tags to dali.doxy.in" into devel...
2016-08-30 Adeel KazmiMerge "Changed styles to use case-insensitive matching...
2016-08-30 Adeel KazmiMerge "Fixed interaction between scale dimensions and...
2016-08-30 Andrew PoorRename color property of primitive visual to mixColor. 22/86122/2
2016-08-30 Andrew PoorFixed interaction between scale dimensions and bevel... 18/85318/7
2016-08-17 Adeel KazmiMerge "Add descriptions and example codes" into devel...
2016-08-16 Paul WisbeyMerge "Add Text input style changed signal." into devel...
2016-08-16 Adeel KazmiMerge changes Iad693ca2,Iee884a85 into devel/master
2016-08-16 David SteeleCleaning up Visual::Base 91/84091/1
2016-08-16 David SteeleAdded int keys to animatable visual properties. 81/84081/2
2016-08-08 taeyoonMerge "Add GetSurfaceType() in TestRenderSurface" into...
2016-08-05 Adeel KazmiMerge "Added style names for images and text labels...
2016-08-05 Adeel KazmiMerge "DALi Version 1.2.0" into devel/master
2016-08-05 Adeel KazmiMerge "Added GetNaturalSize to primitive visual." into...
2016-08-04 Andrew PoorAdded GetNaturalSize to primitive visual. 20/82620/1
2016-07-29 Adeel Kazmi(Visuals) Added visual indices 99/80299/18
2016-07-28 Adeel KazmiMerge "Changes following dali-core patch "Renamed enum...
2016-07-28 Adeel KazmiMerge "Updated primitive shape generation to allow...
2016-07-28 Andrew PoorUpdated primitive shape generation to allow for back... 70/81670/3
next