[Tizen] Packaging resources depending on resolution
[platform/core/uifw/dali-toolkit.git] / dali-toolkit /
2017-05-16 taeyoon0.lee[Tizen] Do nothing when setting focus on same actor 57/129457/1
2017-05-16 taeyoon0.leeMerge branch 'devel/master (1.2.39+)' into tizen 54/129454/1
2017-05-16 taeyoon0.leeRevert "[Tizen] Do nothing when setting focus on same... 51/129451/1
2017-05-16 taeyoon0.leeRevert "[Tizen] Fix SVACE issue - change sscanf(%d... 48/129448/1
2017-05-16 taeyoon0.leeRevert "[Tizen] Check for NULL return value in button... 47/129447/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-09 Seoyeon KimMerge "[Tizen] Check for NULL return value in button...
2017-05-08 Seoyeon KimCheck for NULL return value in button-impl.cpp 52/128252/1
2017-05-08 Seoyeon Kim[Tizen] Check for NULL return value in button-impl.cpp 51/128251/1
2017-05-08 Heeyong Song[Tizen] Fix SVACE issue - change sscanf(%d) to strtol 96/128196/1 accepted/tizen/unified/20170510.013038 submit/tizen/20170508.091210
2017-05-08 Heeyong Song[Tizen] Do nothing when setting focus on same actor 92/128192/1
2017-05-08 Heeyong SongMerge branch 'devel/master' into tizen 89/128189/1
2017-05-08 Heeyong SongRevert "[Tizen] Do nothing when setting focus on same... 85/128185/1
2017-05-08 Heeyong SongRevert "[Tizen] Fix SVACE issue - change sscanf(%d... 81/128181/1
2017-05-05 Agnelo VazDALi Version 1.2.38 91/128091/1 dali_1.2.38
2017-05-02 Seoyeon Kim[Tizen] Fix SVACE issue - change sscanf(%d) to strtol 30/127830/1 accepted/tizen/unified/20170502.165632 submit/tizen/20170502.061218
2017-05-02 Seoyeon Kim[Tizen] Do nothing when setting focus on same actor 27/127827/1
2017-05-02 Seoyeon KimMerge branch 'devel/master' into tizen 22/127822/1
2017-05-02 Seoyeon KimRevert "[Tizen] Do nothing when setting focus on same... 18/127818/1
2017-05-02 Seoyeon KimRevert "[Tizen] Fix SVACE issue - change sscanf(%d... 15/127815/1
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-28 Heeyong SongMerge "[Tizen] Fix SVACE issue - change sscanf(%d)... accepted/tizen/unified/20170502.041405 submit/tizen/20170428.060727
2017-04-28 Heeyong Song[Tizen] Fix SVACE issue - change sscanf(%d) to strtol 99/127599/1
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-26 Seoyeon KimAdd PIXEL_SIZE and ELLIPSIS property in text-controls 81/125881/6
2017-04-25 taeyoon0.lee[Tizen] Do nothing when setting focus on same actor 39/126839/1
2017-04-25 taeyoon0.leeMerge branch 'devel/master (1.2.36+)' into tizen 31/126831/1
2017-04-25 taeyoon0.leeRevert "[Tizen] Do nothing when setting focus on same... 27/126827/1
2017-04-25 taeyoon0.leeRevert "[Tizen] SVACE issue resolved" 24/126824/1
2017-04-25 taeyoon0.leeRevert "[Tizen] Fixed issue of LOOPING, MUTED, and... 23/126823/1
2017-04-21 Adeel KazmiMerge "Handle becomes Animatable" into devel/master
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 Adeel KazmiMerge "SVACE issue resolved" into devel/master
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 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 Nick HollandResource ready signal for Controls (for ImageLoading) 64/123864/10
2017-04-19 taeyoon0.lee[Tizen] Fixed issue of LOOPING, MUTED, and VOLUME prope... 85/125185/6
2017-04-17 Jinho, Lee[Tizen] SVACE issue resolved 10/125410/1 accepted/tizen/unified/20170418.072312 submit/tizen/20170417.100748
2017-04-17 Jinho, Lee[Tizen] Do nothing when setting focus on same actor 07/125407/1
2017-04-17 Jinho, LeeMerge branch 'devel/master' into tizen 03/125403/1
2017-04-17 Jinho, LeeRevert "[Tizen] Do nothing when setting focus on same... 99/125399/1
2017-04-17 Jinho, LeeRevert "[Tizen] Fix the Keyboard disappeared issue... 96/125396/1
2017-04-14 Jinho, LeeSVACE issue resolved 18/124918/3
2017-04-13 UmarDALi Version 1.2.35 96/124996/1 dali_1.2.35
2017-04-10 Adeel KazmiMerge "Fix the Keyboard disappeared issue in TextField...
2017-04-10 Seoyeon KimMerge "[Tizen] Fix the Keyboard disappeared issue in... accepted/tizen/unified/20170410.155950 submit/tizen/20170410.071852
2017-04-10 minho.sun[Tizen] Do nothing when setting focus on same actor 32/124032/1
2017-04-10 minho.sunMerge branch 'devel/master' into tizen 28/124028/1
2017-04-10 minho.sunRevert "[Tizen] Do nothing when setting focus on same... 24/124024/1
2017-04-10 minho.sunRevert "[Tizen] Reset Autoscrolling on TextLabel relayout" 21/124021/1
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 Kim[Tizen] Fix the Keyboard disappeared issue in TextField 84/123884/1
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...
2017-04-04 Agnelo VazTexel align text when scrolling and linear sampling 84/122484/4
2017-04-04 David SteeleAdding Async remote loading to ImageVisual 74/120674/12
2017-04-04 Adeel KazmiMerge "Size, Position, Color high level class added...
2017-04-03 Victor CebolladaFix to allow Actor::COLOR property to change text color 51/122851/4
2017-04-03 Adeel KazmiMerge "Added Dispose Queue bindings for missing C#...
2017-03-31 Paul WisbeyMerge "DALi Version 1.2.33" into devel/master
2017-03-31 Agnelo Vaz[Tizen] Reset Autoscrolling on TextLabel relayout 48/122448/2 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170403.185624 accepted/tizen/ivi/20170403.022329 accepted/tizen/mobile/20170403.021936 accepted/tizen/tv/20170403.022154 accepted/tizen/unified/20170403.022415 accepted/tizen/wearable/20170403.022245 submit/tizen/20170331.124519
2017-03-31 Richard HuangDALi Version 1.2.33 37/122437/1 dali_1.2.33
2017-03-31 dongsug.song[Tizen] Do nothing when setting focus on same actor 54/122354/1
2017-03-31 dongsug.song[Tizen] Show indicator before getting first KeyEvent 53/122353/1
2017-03-31 dongsug.songMerge branch 'devel/master' into tizen 49/122349/1
2017-03-31 dongsug.songRevert "[Tizen] Show indicator before getting first... 45/122345/1
2017-03-31 dongsug.songRevert "[Tizen] Do nothing when setting focus on same... 44/122344/1
2017-03-30 Agnelo VazReset Autoscrolling on TextLabel relayout 22/122222/2
2017-03-30 Kimmo HoikkaMerge "dali-swig in ubuntu crash fix" into devel/master
2017-03-30 suhyung EomAdd property to hide input text in textField 44/116444/20
2017-03-29 Kimmo HoikkaMerge "(C#) Changed Rectangle to have float properties...
2017-03-29 Adeel KazmiMerge "Add DALI_IMPORT_API in SetCustomAlgorithm API...
2017-03-29 UmarAdd DALI_IMPORT_API in SetCustomAlgorithm API 21/121921/1
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-27 Seoyeon Kim[Tizen] Do nothing when setting focus on same actor 93/121193/1 accepted/tizen/common/20170327.143155 accepted/tizen/ivi/20170328.060356 accepted/tizen/mobile/20170328.060003 accepted/tizen/tv/20170328.060155 accepted/tizen/unified/20170328.060447 accepted/tizen/wearable/20170328.060254 submit/tizen/20170327.130356
2017-03-27 Seoyeon Kim[Tizen] Show indicator before getting first KeyEvent 92/121192/1
2017-03-27 Seoyeon KimMerge branch 'devel/master' into tizen 65/121165/1
2017-03-27 Seoyeon KimRevert "[Tizen] Show indicator before getting first... 78/120978/1
next