Add U0 case to Utf8ToUtf32
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / visuals /
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
2017-04-06 Heeyong SongFix npatch visual issue 12/123612/1
2017-04-04 David SteeleAdding Async remote loading to ImageVisual 74/120674/12
2017-03-28 Adeel KazmiMerge "Disable Image Visual Pixel alignment when using...
2017-03-28 Agnelo VazDisable Image Visual Pixel alignment when using Layer3D 32/121332/2
2017-03-24 Adeel KazmiMerge "packaging/dali-toolkit.spec use license macro...
2017-03-24 Adeel KazmiMerge "Disabled Atlasing for ImageVisuals to prevent...
2017-03-24 Adeel KazmiMerge "Pixel alignment of ImageVisuals" into devel...
2017-03-24 Agnelo VazDisabled Atlasing for ImageVisuals to prevent bluring 75/120675/5
2017-03-24 Agnelo VazPixel alignment of ImageVisuals 98/120898/2
2017-03-20 Adeel KazmiMerge "Encapsulated visual URL in new VisualUrl class...
2017-03-20 Adeel KazmiMerge "Change the double tap and long press events...
2017-03-20 David SteeleEncapsulated visual URL in new VisualUrl class. 18/119118/6
2017-03-17 Adeel KazmiMerge "C# Bindings for Transition Policy properties...
2017-03-17 Adeel KazmiMerge "Add BORDER_SIZE property to ImageVisual" into...
2017-03-17 Adeel KazmiMerge "DALi Version 1.2.31" into devel/master
2017-03-17 Heeyong SongAdd BORDER_SIZE property to ImageVisual 04/118604/7
2017-03-16 Adeel Kazmi(Visuals) Split OFFSET_SIZE_MODE into separate properties 96/119396/3
2017-03-08 Paul WisbeyMerge "Fix for Text::Controller::RepositionSelectionHan...
2017-03-07 David SteeleRemoved the renderer cache 99/117099/3
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-15 minho.sunMerge "Change adding focus indicator logic" into devel...
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-09 adam.bFixed 9-patch scale issue. 31/114031/1
2017-02-09 Francisco SantosRemove batching. 38/113938/2
2017-02-08 David SteeleReduced size of control depth index ranges 22/113222/3
next