Fix text color issue
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / visuals / text / text-visual.cpp
2018-07-17 Heeyong SongFix text color issue 93/183793/4
2018-03-27 Heeyong SongMerge "supports remote URL gif image" into devel/master
2018-03-26 Adeel KazmiMerge "Fix Coverity issues" into devel/master
2018-03-26 Heeyong SongMake alpha value pre-multiplied in all text cases 90/172790/5
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-16 Adeel KazmiMerge "DALi Version 1.3.16" into devel/master
2018-03-16 HyunJu ShinMerge "Update text layout utcs" into devel/master
2018-03-15 minho.sunRemove atlas calculation from text-visual shader 34/171934/5
2018-03-13 Heeyong SongReplace visual opacity with Renderer's opacity 91/170491/7
2018-02-28 HyunJu ShinMerge "Revert "Added tag for capture privilege"" into...
2018-02-16 Adeel KazmiMerge "Text background support for TextLabel" into...
2018-02-16 Richard HuangText background support for TextLabel 03/168603/7
2018-02-16 Adeel KazmiMerge "Stop caching fonts for unknown text script"...
2018-02-12 Richard HuangStop caching fonts for unknown text script 29/169729/3
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
2018-01-11 Heeyong SongDon't render text visual if the string is empty 22/165222/4
2018-01-05 Richard HuangFix the issue of disappeared text in Transitions example 78/166078/1
2018-01-04 Adeel KazmiMerge "Added automatic premultiplication of image visua...
2018-01-04 Adeel KazmiMerge "Fix text scrolling bug" into devel/master
2018-01-03 Richard HuangReduce memory consumption of TextLabel by reducing... 38/164338/12
2017-12-22 Adeel KazmiMerge "Add the protected code and fix the crash issue...
2017-12-19 HyunJu ShinMerge "Add ENABLE_SHIFT_SELECTION property" into devel...
2017-12-14 Richard HuangAdd outline property to text visual 56/163856/7
2017-11-02 UmarAdded a pblic Control Devel API GetVisualResourceStatus. 26/141026/17
2017-10-26 Adeel KazmiMerge "ImageVisual API for Orientation Correction"...
2017-10-26 Richard HuangFix the text visual shaders to work with pre-multiplied... 78/157678/3
2017-10-19 Jinho, LeeMerge "Fixed a problem where text size exceeds maximum...
2017-10-17 Seoyeon KimMerge "Add MARGIN and PADDING property in Control"...
2017-10-16 Adeel KazmiMerge "Fix the text artifact (i.e. vertical lines below...
2017-10-13 Richard HuangFix the text visual shader which makes text lighter... 84/155584/3
2017-10-11 Heeyong SongEnable premultiplied alpha in text visual 38/154638/2
2017-10-06 Adeel KazmiAdded enumerations for LineWrap::Mode 84/154084/5
2017-10-05 Agnelo VazText Alignment Enums now public 97/153897/12
2017-10-03 Agnelo VazVisuals devel API migrated to public 18/153818/9
2017-09-29 Adeel KazmiMerge "Ensured that style array is cleared when Builder...
2017-09-28 Richard HuangReduce memory consumption for text visual with styles... 02/150802/9
2017-09-26 minho.sunMerge "Move json files when only uninstalling rpm....
2017-09-25 HyunJu ShinMerge "Add Placeholder Ellipsis in TextField" into...
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 Richard HuangRevert "Revert TextVisual in TextLabel Patches" 19/149619/3
2017-09-14 Kimmo HoikkaMerge "Fixed patch-coverage generation" into devel...
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-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-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-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 "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-02-14 Adeel KazmiMerge "Remove batching." into devel/master
2017-02-10 Adeel KazmiMerge "Added scroll-bar to text selection toolbar"...
2017-02-09 Adeel KazmiMerge "Fixed 9-patch scale issue." into devel/master
2017-02-09 Adeel KazmiMerge "Reduced size of control depth index ranges"...
2017-02-08 David SteeleReduced size of control depth index ranges 22/113222/3
2017-01-24 Adeel KazmiMerge "Add C# binding for ItemView." into devel/master
2017-01-20 Paul WisbeyMerge "Fixed test cases after changes in ResourceImage...
2017-01-19 Adeel KazmiMerge "Remove deprecated SetSelected call" into devel...
2017-01-19 David SteeleMerge "Added TextVisual function to convert string...
2017-01-18 Agnelo VazAdded TextVisual function to convert string keys to... 42/110742/6
2017-01-17 Adeel KazmiMerge "Fix bug that the properties of layouts are set...
2017-01-16 Adeel KazmiMerge "Wrap mode support for AnimatedImageVisual" into...
2017-01-16 Xiangyin MaWrap mode support for AnimatedImageVisual 84/105484/6
2017-01-16 Adeel KazmiMerge "TextVisual shows text after being Disabled and...
2017-01-16 Minho SunMerge "Pass page up/down directions to layout controls...
2017-01-13 Agnelo VazTextVisual shows text after being Disabled and Enabled 86/110286/4
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
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-22 Adeel KazmiAdded Tooltip functionality to Control 43/103143/10
2016-12-16 David SteeleMerge "Fix SVACE error in KeyboardFocusManager" into...
2016-12-16 Adeel KazmiMerge "Fix TableView::GetNextKeyboardFocusableActor...
next