Merge "Updated demos to remove indicator where appropriate" into devel/master
[platform/core/uifw/dali-demo.git] / demo /
2016-08-04 Adeel KazmiMerge "Updated demos to remove indicator where appropri...
2016-08-04 Adeel KazmiMerge "Moved po directory to resources folder & added...
2016-08-04 Adeel KazmiMoved po directory to resources folder & added missing... 25/82625/1
2016-08-03 David SteeleUpdated internationalized strings 82/82282/5
2016-07-29 Adeel KazmiUpdates following Visual Property Changes 67/81667/3
2016-07-25 Tom RobinsonRendering API Stencil Implementation: Demo 08/80808/15
2016-07-22 Adeel KazmiMerge "Tizen Directory Migration" into devel/master
2016-07-22 Adeel KazmiMerge "Added support for setting light position in...
2016-07-22 Andrew PoorAdded support for setting light position in mesh renderer. 69/79969/11
2016-07-20 Andrew PoorImplemented a primitive shape renderer to display simpl... 34/72834/17
2016-07-07 Adeel Kazmi(Touch) Remove Usage of TouchEvent 13/78913/2
2016-07-05 Xiangyin MaRemove ResourceImage usage from demos 96/76096/10
2016-06-21 Andrew PoorImplemented a mesh renderer to display 3D objects from... 33/72833/16
2016-06-02 Paul WisbeyMerge "Simple TextEditor demo." into devel/master
2016-06-02 Victor CebolladaSimple TextEditor demo. 37/72837/1
2016-06-02 Adeel KazmiUse new TouchData API 34/71934/2
2016-05-13 Adeel KazmiMerge "Text Message Field example changed to a Text...
2016-05-13 Agnelo VazText Message Field example changed to a Text Scrolling... 07/68907/5
2016-04-28 Adeel KazmiMerge "Updated demos following StyleManager move to...
2016-04-26 David SteeleUpdated demos following StyleManager move to the public API 59/67459/3
2016-04-20 taeyoonWorking... Add missed tag and fix launch issue 47/66647/2
2016-04-14 Xiangyin MaAdded NativeImageSource example 19/58119/8
2016-04-13 Xiangyin MaAdded EffectsView Demo 55/54755/11
2016-03-22 Xiangyin MaRender SVG with ImageView 49/60149/13
2016-03-16 suhyung EomMerge "Add TiltSensor demo" into devel/master
2016-03-08 Tom RobinsonFixed dali-demo bubbles non-linear movement and stopping 51/61551/2
2016-03-08 suhyung EomAdd TiltSensor demo 94/61494/2
2016-01-21 David SteeleChanged DALI_*_DIR to DEMO_*_DIR 46/57046/7
2016-01-20 Xiangyin MaExample of using pre-multiplied alpha in ImageView 26/56926/6
2016-01-20 Kimmo HoikkaMerge "Example of setting PixelArea in ImageView" into...
2016-01-19 Xiangyin MaExample of setting PixelArea in ImageView 94/56794/5
2015-12-15 Xiangyin MaAdded SuperBlur & Bloom demo 25/53425/3
2015-12-02 Kimmo HoikkaMerge "Metaballs demos" into devel/master
2015-12-02 David FumanalMetaballs demos 56/52856/6
2015-11-17 Kimmo HoikkaMerge "Changed dali demo table to use custom shaders...
2015-11-13 Chu HoangChanged dali demo table to use custom shaders for the... 63/51763/1
2015-11-11 Adeel KazmiFix various Klocwork errors 30/51630/1
2015-11-03 Adeel KazmiChanges following the property & singal name changes 36/50836/4
2015-10-27 Kimmo HoikkaMerge "Adding Image View example demostrating changing...
2015-10-26 Chu HoangAdding Image View example demostrating changing, adding... 31/46731/20
2015-10-14 Chu HoangRemoved more ImageActor usage from dali-demo. 30/49330/3
2015-10-12 Kimmo HoikkaRemove some dead code from dali-demo 15/49315/3
2015-10-05 Kimmo HoikkaMerge "Another change to Image Scaling Irregular Grid...
2015-10-05 Xiangyin MaChange the colors in demo laucher 92/48992/2
2015-10-05 Kimmo HoikkaMerge "Added nine patch images to Benchmark example...
2015-10-02 Xiangyin MaAdded demo of color gradients 70/48970/3
2015-10-01 Xiangyin MaSet launcher background from stylesheet 84/48684/5
2015-09-17 Xiangyin MaUpdate the scripts with the changed control property... 95/48295/2
2015-08-12 David FumanalExample of usage of ModelView class 89/44389/13
2015-08-05 Adeel KazmiMerge "New Popup implementation" into devel/master
2015-08-05 Tom RobinsonNew Popup implementation 69/44869/8
2015-07-17 Kimmo HoikkaMerge "Changed some demo examples to use ImageView...
2015-07-17 Chu HoangChanged some demo examples to use ImageView. 54/43754/6
2015-06-26 Tom RobinsonOnActivated() change for Accessibility and KeyboardFocus 99/42399/1
2015-06-26 Francisco SantosMerge branch 'devel/new_mesh' into devel/master 97/42397/1
2015-06-26 Francisco SantosMerge branch 'devel/master' into devel/new_mesh 89/42389/2
2015-06-25 Adeel KazmiMerge "Rename AccessibilityFocusManager to Accessibilit...
2015-06-25 Francisco SantosMerge branch 'devel/master' into devel/new_mesh 18/42318/1
2015-06-24 Richard UnderhillRemoved DepthIndex methods from public-api 03/42203/3
2015-06-18 Richard HuangRename AccessibilityFocusManager to AccessibilityManager 00/41600/2
2015-06-12 Richard UnderhillRemoved Draw::OVERLAY from Demos. 47/41347/3
2015-06-10 Francisco SantosUpdate dali-demo menu. 76/40976/3
2015-06-08 Francisco SantosMerge remote-tracking branch 'origin/tizen' into devel... 37/40737/1
2015-06-03 Adeel KazmiMerge "ShaderEffect changes" into devel/new_mesh
2015-06-02 Richard HuangRenamed FocusManager to AccessibilityFocusManager 52/40352/2
2015-06-01 Agnelo VazTextField example added to Dali-demo 69/40269/1
2015-06-01 Ferran SoleShaderEffect changes 02/39602/4
2015-05-29 Kimmo HoikkaMerge "Changes for std::vector removal from api" into...
2015-05-29 Richard HuangFix the wrong keyboard focus in the last page of dali... 69/40169/1
2015-05-29 Richard HuangFix crash when moving keyboard focus to the left in... 68/40168/1
2015-05-29 Kimmo HoikkaMerge "Update keyboard focus direction enum for Control...
2015-05-29 Richard HuangUpdate keyboard focus direction enum for Control 39/40139/2
2015-05-22 Xiangyin MaUpdate with the change of Orientation in adaptor 04/39804/1
2015-05-21 Adeel KazmiChanges after table-view moved to public-api 40/39740/1
2015-05-19 Paul WisbeySupply stylesheet using Application constructor 57/39557/5
2015-05-19 Francisco SantosMerge remote-tracking branch 'origin/tizen' into devel... 04/39604/1
2015-05-19 Nick HollandMove more public-api headers to devel-api. PART 3 89/39589/1
2015-05-15 Nick HollandMove more public-api headers to devel-api. PART 2 92/39492/1
2015-05-14 Ferran SoleRemoved unused scroll-view effect changes 16/39416/4
2015-05-13 Richard HuangUpdated demo for ScrollBar and ScrollView API changes 50/39050/6
2015-05-12 Nick HollandRemoved use of ActorContainer 12/39312/1
2015-04-28 Paul WisbeyPrefer black text / white backgrounds by default 53/38653/8
2015-04-28 Francisco SantosMerge branch 'tizen' into devel/new_mesh 84/38784/1
2015-04-27 Adeel KazmiMerge "Alpha function changes" into tizen
2015-04-27 Ferran SoleAlpha function changes 15/38415/6
2015-04-24 Andrew CoxImage Load-time Fitting and Sampling Modes Example 81/36381/10
2015-04-20 Kimmo HoikkaMerge "Size negotiation patch 4: Remove SetRelayoutEnab...
2015-04-20 Kingsley StephensSize negotiation patch 4: Remove SetRelayoutEnabled 79/38279/5
2015-04-16 Kimmo HoikkaMerge "Use Orientation from Window not application...
2015-04-15 Nick HollandUse Orientation from Window not application class. 89/38089/2
2015-04-13 Kingsley StephensSize negotiation patch 3: Scope size negotiation enums 49/38149/3
2015-04-13 Paul WisbeyReduced text size for launcher labels 15/38115/2
2015-04-09 Paul WisbeyMerge branch 'new_text' into tizen 29/38029/1
2015-04-09 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 28/38028/1
2015-04-09 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 12/38012/1
2015-04-09 Kingsley StephensSize negotiation patch 2: Fix builder example scripts 36/37936/3
2015-04-07 Adeel KazmiUsing New Constraints 74/37874/1
2015-04-07 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 50/37850/3
2015-04-02 Adeel KazmiMerge "Size negotiation patch 1: Remove SetPreferred...
2015-04-02 Adeel KazmiMerge "Use pre-defined animatable property index in...
next