platform/core/uifw/dali-toolkit.git
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-06 Kimmo HoikkaMerge "(Visuals) If depth index not specified, then...
2017-06-05 Adeel Kazmi(Visuals) If depth index not specified, then visual... 74/132474/4
2017-06-05 Richard HuangRemove set and map wrappers from ItemView 74/132374/5
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-06-02 Adeel KazmiMerge "DALi Version 1.2.42" into devel/master
2017-06-02 Nick HollandDALi Version 1.2.42 59/132359/1 dali_1.2.42
2017-06-02 Seoyeon KimAdd PLACEHOLDER properties to TextEditor 68/130868/7
2017-06-02 Jinho, LeeText scroll animation bug fix 91/130691/6
2017-06-02 Jinho, LeeText scroller renderer bug fix 76/132276/1
2017-06-02 Heeyong SongMerge "Add read-only property for getting text line...
2017-06-01 Adeel Kazmi(TextLabel) Ensure auto scrolling respects the horizont... 16/132016/3
2017-06-01 Jinho, LeeFixed for infinity loop mode 57/130557/6
2017-06-01 Jinho, LeeAdd read-only property for getting text line count 32/128932/12
2017-06-01 Seoyeon KimRemove profile build dependencies 72/129572/4
2017-05-31 minho.sunAdded style name for styling TextEditor ScrollBar 89/131989/1
2017-05-31 Heeyong SongMerge "Fix a crash in ImageVisual in case of an invalid...
2017-05-30 Jinho, LeeText style to return properties(FONT_STYLE) as string 67/130167/3
2017-05-30 Heeyong SongFix a crash in ImageVisual in case of an invalid image... 86/131286/4
2017-05-30 Adeel KazmiMerge "Fix feedback style error message." into devel...
2017-05-30 Adeel KazmiMerge "Do nothing when setting focus on same actor...
2017-05-30 minho.sunFix feedback style error message. 95/131595/1
2017-05-26 David SteeleMerge "Removal of unnecessary set and map wrappers...
2017-05-26 Kimmo HoikkaRemoval of unnecessary set and map wrappers 55/131355/2
2017-05-26 Adeel Kazmi(ControlImpl) Move Visual related APIs to the Devel API 76/131176/6
2017-05-26 greynagaDALi Version 1.2.41 46/131346/1 dali_1.2.41
2017-05-24 Kimmo HoikkaCleanup ResourceLoading and PlatformAbstraction 83/129983/3
2017-05-24 Adeel KazmiMerge "Use Handle::GetCurrentProperty instead of Devel...
2017-05-22 Agnelo VazRemove dali-swig, enable CXXFLAGS 18/130518/1
2017-05-22 minho.sunDo nothing when setting focus on same actor 53/128453/2
2017-05-22 minho.sunUse Handle::GetCurrentProperty instead of Devel API 54/130354/1
2017-05-19 Adeel KazmiMerge "DALi Version 1.2.40" into devel/master
2017-05-19 Francisco SantosDALi Version 1.2.40 27/130227/1 dali_1.2.40
2017-05-19 Seoyeon KimMerge "Fix RemoveText code in text-controller.cpp"...
2017-05-18 UmarSeparate C# classes into Internal and Public 68/127968/18
2017-05-18 Seoyeon KimFix RemoveText code in text-controller.cpp 61/127661/7
2017-05-17 David SteeleAdded scrollMode property to ScrollView to simplify... 84/128384/5
2017-05-17 Adeel Kazmi(KeyboardFocusManager) Use weak handle instead of calli... 64/129664/2
2017-05-16 Adeel KazmiMerge "Packaging resources depending on resolution...
2017-05-16 Heeyong SongAdd doxygen privilege value 92/129292/1
2017-05-12 Adeel KazmiMerge "Check for NULL return value in button-impl.cpp...
2017-05-12 Agnelo VazText style to return properties as string 35/128635/5
2017-05-12 Agnelo VazEnsure Button Set and Get works with Image/Actor API 98/128998/3
2017-05-12 Adeel KazmiMerge "Support stop mode(FINISH_LOOP, IMMEDIATE) of...
2017-05-12 Adeel KazmiMerge "DALi Version 1.2.39" into devel/master
2017-05-12 David SteeleDALi Version 1.2.39 44/129044/1 dali_1.2.39
2017-05-12 Jinho, LeeSupport stop mode(FINISH_LOOP, IMMEDIATE) of auto scroll 50/126150/31
2017-05-11 Jinho, Leeadd AUTO_SCROLL_LOOP_DELAY property 21/128721/5
2017-05-10 Victor CebolladaFix access out of bounds in the text's multi-language... 19/128619/1
2017-05-10 minho.sunPackaging resources depending on resolution 67/128467/2
2017-05-08 Seoyeon KimCheck for NULL return value in button-impl.cpp 52/128252/1
2017-05-05 Agnelo VazTest for C# Animation 44/127244/10
2017-05-05 Agnelo VazDALi Version 1.2.38 91/128091/1 dali_1.2.38
2017-04-28 Adeel KazmiMerge "DALi Version 1.2.37" into devel/master
2017-04-28 Adeel KazmiDALi Version 1.2.37 14/127714/1 dali_1.2.37
2017-04-28 Seoyeon KimMerge "Add PRIVATECOMMAND of ImfEvent in text-controlle...
2017-04-27 UmarCombined Stage and Window class, and removed Stage... 78/127478/4
2017-04-27 Seoyeon KimAdd PRIVATECOMMAND of ImfEvent in text-controller 08/127508/2
2017-04-27 Adeel KazmiMerge "Add PIXEL_SIZE and ELLIPSIS property in text...
2017-04-27 Heeyong SongMerge "Add LICENSE.BSD-3-Clause file" into devel/master
2017-04-26 UmarRemove Actor class and move Actor APIs into View 97/125997/15
2017-04-26 Seoyeon KimAdd PIXEL_SIZE and ELLIPSIS property in text-controls 81/125881/6
2017-04-25 Seoyeon KimAdd LICENSE.BSD-3-Clause file 84/126984/1
2017-04-24 Agnelo VazC# Actor Type rename to VisibilityChangeType 78/126678/1
2017-04-24 Agnelo VazExclude ControlData from Properties in ruby script 77/126677/1
2017-04-21 David SteeleMerge "(Automated Tests) Added macro to print meaningfu...
2017-04-21 Adeel KazmiMerge "Handle becomes Animatable" into devel/master
2017-04-21 Adeel Kazmi(Automated Tests) Added macro to print meaningful line... 69/126469/1
2017-04-21 Adeel KazmiMerge "Updated tests using Integration KeyEvent" into...
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 adam.bDALi Version 1.2.36 46/126446/1 dali_1.2.36
2017-04-21 Heeyong SongUpdated tests using Integration KeyEvent 28/126328/4
2017-04-21 Adeel KazmiMerge "SVACE issue resolved" into devel/master
2017-04-21 dongsug.songFix SVACE issue - MEMORY_LEAK.EX 55/126355/1
2017-04-21 taeyoon0.leeMerge "Fixed issue of LOOPING, MUTED, and VOLUME proper...
2017-04-21 Heeyong SongFix SVACE issue - prevent buffer overflow 21/125121/2
2017-04-20 Agnelo VazHandle becomes Animatable 88/125988/5
2017-04-20 Adeel KazmiChanges after Set/Get synchronous behaviour of register... 68/124468/2
2017-04-20 taeyoon0.leeFixed issue of LOOPING, MUTED, and VOLUME properties 42/124842/10
2017-04-19 Paul WisbeyMerge "Resource ready signal for Controls (for ImageLoa...
2017-04-19 UmarBuild bindings, csharp library and examples in new... 60/124860/7
2017-04-19 Nick HollandResource ready signal for Controls (for ImageLoading) 64/123864/10
2017-04-18 UmarNew directory structure for C# 46/124846/2
2017-04-14 Jinho, LeeSVACE issue resolved 18/124918/3
2017-04-13 Agnelo VazAdding Key GetDeviceName API 60/125060/1
2017-04-13 UmarDALi Version 1.2.35 96/124996/1 dali_1.2.35
2017-04-11 Agnelo VazUpdated tests using Integration KeyEvent 54/124554/1
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 Nick HollandDALi Version 1.2.34 94/123894/1 dali_1.2.34
2017-04-07 Adeel KazmiMerge "Fix npatch visual issue" into devel/master
2017-04-07 Seoyeon KimFix the Keyboard disappeared issue in TextField 49/123849/1
2017-04-07 minho.sunNew propagation rule for KeyEvent 86/122186/14
2017-04-06 Heeyong SongFix npatch visual issue 12/123612/1
2017-04-05 David SteeleMerge "Texel align text when scrolling and linear sampl...
next