[4.0] Fix text outline property related native TCT
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / visuals /
2017-09-29 Richard Huang[4.0] Reduce memory consumption for text visual with... 57/153757/1
2017-09-28 Francisco Santos[4.0] Change raw pointer to unique_ptr 49/153549/1
2017-09-28 Kimmo Hoikka[4.0] Add support for Imagevisual to use External Textu... 46/153546/1
2017-09-28 Kimmo Hoikka[4.0] Add support for Texture url in ImageVisual 45/153545/1
2017-09-28 Jinho LeeMerge "[4.0] Removed DEPRECATION WARNING by ImageView...
2017-09-28 Jinho, LeeMerge branch 'devel/master' into tizen_4.0 53/153353/1
2017-09-28 Jinho, LeeRevert "[4.0] Fix SVACE issue" 48/153348/1
2017-09-28 Jinho, LeeRevert "[4.0] Fix SVACE issue" 47/153347/1
2017-09-26 minho.sunMerge "Move json files when only uninstalling rpm....
2017-09-25 Adeel KazmiMerge "Fix SVACE issue" into devel/master
2017-09-25 HyunJu ShinMerge "Add Placeholder Ellipsis in TextField" into...
2017-09-22 Seoyeon Kim[4.0] Fix SVACE issue 54/151754/2 accepted/tizen/4.0/unified/20170922.195807 submit/tizen_4.0/20170922.094243
2017-09-21 Seoyeon KimFix SVACE issue 86/151686/1
2017-09-21 Adeel KazmiMerge "Remove the unused-variable gLogFilter in interna...
2017-09-20 Agnelo VazTextVisual Outline support 58/151358/3
2017-09-18 Adeel KazmiMerge "Do not clear keyboard focus on touch when always...
2017-09-15 David SteeleMerge "Added devel APIs to add and remove external...
2017-09-15 David SteeleMerge "Revert "Revert TextVisual in TextLabel Patches...
2017-09-15 Kimmo HoikkaAdded devel APIs to add and remove external Texture... 17/150417/4
2017-09-15 Richard HuangRevert "Revert TextVisual in TextLabel Patches" 19/149619/3
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-14 Kimmo HoikkaMerge "Fixed patch-coverage generation" into devel...
2017-09-14 Kimmo HoikkaAdd support for TEXTURE url type in VisualUrl 54/149954/4
2017-09-13 David SteeleMerge "Fix SVACE issue" into devel/master
2017-09-13 Seoyeon KimFix SVACE issue 15/149415/2
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
next