Fix text outline property related native TCT
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / visuals /
2017-10-03 Agnelo VazVisuals devel API migrated to public 18/153818/9
2017-09-29 Adeel KazmiMerge "Changes required after WeakHandle moved to Publi...
2017-09-29 Adeel KazmiMerge "Ensured that style array is cleared when Builder...
2017-09-28 Adeel KazmiChanges required after WeakHandle moved to Public API... 32/153532/2
2017-09-28 Richard HuangReduce memory consumption for text visual with styles... 02/150802/9
2017-09-27 Francisco SantosChange raw pointer to unique_ptr 80/151080/8
2017-09-27 Kimmo HoikkaAdd support for Imagevisual to use External Texture... 66/150466/10
2017-09-27 Kimmo HoikkaAdd support for Texture url in ImageVisual 65/150465/4
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-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-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 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-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-02 David SteeleUpdated ImageVisual::GetNaturalSize to work with loaded... 11/142111/4
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 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-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-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-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-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 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-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 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-14 Jinho, LeeSVACE issue resolved 18/124918/3
2017-04-10 Adeel KazmiMerge "Fix the Keyboard disappeared issue in TextField...
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
next