[4.0] Fix SVACE issue
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / visuals /
2017-09-15 Seoyeon Kim[4.0] Fix SVACE issue 31/150231/1 accepted/tizen/4.0/unified/20170918.093549 submit/tizen_4.0/20170915.030644 submit/tizen_4.0/20170915.041056
2017-09-11 Heeyong SongMerge branch 'devel/master' into tizen_4.0 96/148996/1
2017-09-11 HyunJu ShinMerge "Fix resource package install issue." into devel...
2017-09-11 HyunJu ShinMerge "Adjust point size for 1920x1080" into devel...
2017-09-08 Adeel KazmiRevert TextVisual in TextLabel Patches 44/148744/3
2017-09-07 Richard HuangReduce text visual memory consumption for text with... 89/148089/3
2017-09-05 David SteeleMerge "(TableView) Change span child properties to...
2017-09-05 Adeel KazmiMerge "Support dual ABI" into devel/master
2017-09-05 Adeel KazmiMerge changes Ib7c620f5,I75f6d47b into devel/master
2017-09-05 Francisco SantosAdd multiple thread support to TextureManager 08/147208/6
2017-09-01 Heeyong SongMerge branch 'devel/master' into tizen_4.0 71/147071/1
2017-08-30 Francisco SantosFix potentially uninitialized variable. 75/146775/2
2017-08-24 Adeel KazmiMerge "Added option to test harness execution to only...
2017-08-18 Richard HuangChange filter mode in TextLabel to improve quality... 22/144922/1
2017-08-17 Adeel KazmiMerge "Fix for multi-language support." into devel...
2017-08-17 Richard HuangRefactor TextLabel to use text visual 75/135975/25
2017-08-14 Seoyeon KimMerge branch 'devel/master' into tizen 82/143982/1
2017-08-14 Seoyeon KimRevert "[Tizen] Updated ImageVisual::GetNaturalSize... 61/143961/1
2017-08-03 David Steele[Tizen] Updated ImageVisual::GetNaturalSize to work... 85/142385/1
2017-08-02 David SteeleUpdated ImageVisual::GetNaturalSize to work with loaded... 11/142111/4
2017-08-01 minho.sunMerge branch 'devel/master' into tizen 79/141679/1
2017-07-27 Jinho, LeeMerge " Calculate a new height when text was changed...
2017-07-27 Adeel KazmiMerge "Note that some Text propeties in devel api can...
2017-07-26 minho.sunMerge "Ensure text-controller returns false when it...
2017-07-26 minho.sunMerge "Fixed resource package install error" into devel...
2017-07-25 Adeel KazmiMerge "Removing TextureUploadObserver from symbol table...
2017-07-24 taeyoon0.leeMerge branch 'devel/master (1.2.49)' into tizen 48/140148/1
2017-07-24 taeyoon0.leeRevert "[Tizen] Revert "Replace registered visuals... 46/140146/1
2017-07-24 HyunJu ShinMerge "Line wrap mode property is added." into devel...
2017-07-21 David SteeleRemoving TextureUploadObserver from symbol table 64/140064/1
2017-07-21 Adeel KazmiMerge "DALi Version 1.2.49" into devel/master
2017-07-21 Adeel KazmiMerge "Added Scaling and cropping properties to the...
2017-07-20 David SteeleAdded Scaling and cropping properties to the image... 30/139630/4
2017-07-14 Adeel KazmiMerge "Adding support for multiple images in AnimatedIm...
2017-07-14 David SteeleAdding support for multiple images in AnimatedImageVisual 72/136672/9
2017-07-14 HyunJu ShinMerge "Calculate a new height when full relayout needed...
2017-07-13 Jinho, LeeMerge "Applyed text padding to TextLabel, Field, Editor...
2017-07-06 Heeyong Song[Tizen] Revert "Replace registered visuals only when... 70/137470/1 accepted/tizen/unified/20170706.193938 submit/tizen/20170706.054645
2017-07-04 Jinho, LeeMerge branch 'devel/master' into tizen 68/137168/1
2017-07-04 taeyoonMerge "Modified video view impl by considering visual...
2017-07-03 Agnelo VazReplace registered visuals only when replacement is... 76/135976/11
2017-07-03 Seoyeon KimMerge "Implement Placeholder additional property" into...
2017-06-30 Adeel KazmiMerge "Fix a crash when the same image is set repeatedl...
2017-06-30 minho.sunMerge "Added config section to stylesheet" into devel...
2017-06-30 Heeyong SongFix a crash when the same image is set repeatedly 90/136390/2
2017-06-29 Adeel KazmiMerge "Add missing break statement in switch-case state...
2017-06-29 Seoyeon KimAdd missing break statement in switch-case statements 64/136264/1
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-26 devrajsinghchouhanAdded custom vertex shader support for NinePatch 61/134961/5
2017-06-23 Paul WisbeyRemoved unused variable from 9-patch shader 68/114468/4
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-20 Heeyong SongMerge branch 'devel/master' into tizen 85/134885/1
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-16 Adeel KazmiMerge "Fixed texture-manager crash for async load compl...
2017-06-16 Adeel KazmiMerge "DALi Version 1.2.44" into devel/master
2017-06-16 Nick HollandFixed texture-manager crash for async load complete 21/133521/3
2017-06-16 Jinho, LeeMerge "Check character glyph index before using cached...
2017-06-15 taeyoon0.leeTurns pixel align off as default 63/134163/2
2017-06-13 Seoyeon KimMerge branch 'devel/master' into tizen 04/133604/1
2017-06-12 David SteeleMerge "Fixups following changes to actor traversal...
2017-06-09 Agnelo VazTextureManager "if" clause error 18/133318/2
2017-06-09 Adeel KazmiMerge "Updated ImageVisual to handle CPU Image Masking...
2017-06-07 David SteeleUpdated ImageVisual to handle CPU Image Masking 64/130964/8
2017-06-07 Adeel KazmiMerge "Remove profile build dependencies" into devel...
2017-06-07 minho.sunMerge branch 'devel/master' into tizen 56/132656/1
2017-06-06 Adeel KazmiChange Visual depth index API from float to int 07/132507/1
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 Kazmi(Visuals) Change AnchorPoint & Origin defaults to TOP_BEGIN 55/132355/3
2017-05-31 Jinho, LeeMerge branch 'devel/master' into tizen 59/131859/1
2017-05-31 Heeyong SongMerge "Fix a crash in ImageVisual in case of an invalid...
2017-05-30 Heeyong SongFix a crash in ImageVisual in case of an invalid image... 86/131286/4
2017-05-30 Adeel KazmiMerge "Do nothing when setting focus on same actor...
2017-05-24 Kimmo HoikkaCleanup ResourceLoading and PlatformAbstraction 83/129983/3
2017-05-02 Seoyeon KimMerge branch 'devel/master' into tizen 22/127822/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-25 taeyoon0.leeMerge branch 'devel/master (1.2.36+)' into tizen 31/126831/1
2017-04-25 taeyoon0.leeRevert "[Tizen] SVACE issue resolved" 24/126824/1
2017-04-21 Adeel KazmiMerge "Handle becomes Animatable" into devel/master
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-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-17 Jinho, Lee[Tizen] SVACE issue resolved 10/125410/1 accepted/tizen/unified/20170418.072312 submit/tizen/20170417.100748
2017-04-17 Jinho, LeeMerge branch 'devel/master' into tizen 03/125403/1
2017-04-14 Jinho, LeeSVACE issue resolved 18/124918/3
2017-04-10 Adeel KazmiMerge "Fix the Keyboard disappeared issue in TextField...
2017-04-10 Seoyeon KimMerge "[Tizen] Fix the Keyboard disappeared issue in... accepted/tizen/unified/20170410.155950 submit/tizen/20170410.071852
2017-04-10 minho.sunMerge branch 'devel/master' into tizen 28/124028/1
2017-04-07 Adeel KazmiMerge "DALi Version 1.2.34" into devel/master
2017-04-07 Adeel KazmiMerge "Fix npatch visual issue" into devel/master
2017-04-06 Heeyong SongFix npatch visual issue 12/123612/1
next