Added key event handling to image-view-example
[platform/core/uifw/dali-demo.git] / examples /
2015-10-30 Ferran SoleAdded key event handling to image-view-example 34/50734/1
2015-10-27 Kimmo HoikkaMerge "Adding Image View example demostrating changing...
2015-10-27 Kimmo HoikkaMerge "Changed Cube Transition example to use new CubeT...
2015-10-27 Chu HoangChanged Cube Transition example to use new CubeTransiti... 45/50045/2
2015-10-26 Chu HoangAdding Image View example demostrating changing, adding... 31/46731/20
2015-10-23 Chu HoangFixed benchmark example comment about flag names. 13/50113/2
2015-10-23 Adeel KazmiMerge "DALi Version 1.1.7" into devel/master
2015-10-23 Kimmo HoikkaMerge "Changed Shadow example to use ImageView." into...
2015-10-21 Chu HoangChanged Shadow example to use ImageView. 60/49660/2
2015-10-19 Chu HoangRemoval of more ImageActor usage from examples. 16/49616/9
2015-10-14 Kimmo HoikkaMerge "Changed benchmark example to use image urls...
2015-10-13 Chu HoangChanged benchmark example to use image urls directly... 68/49468/1
2015-10-13 Ferran SoleChanges following "Remove Sampler scene object" 54/49154/3
2015-10-05 Kimmo HoikkaMerge "Another change to Image Scaling Irregular Grid...
2015-10-05 Chu HoangAnother change to Image Scaling Irregular Grid example... 06/48606/2
2015-10-05 Kimmo HoikkaMerge "Added nine patch images to Benchmark example...
2015-10-02 Chu HoangAdded nine patch images to Benchmark example. 89/48989/2
2015-10-02 Xiangyin MaAdded demo of color gradients 70/48970/3
2015-10-02 Ferran SoleAdded demo to compare performance between ImageActor... 38/48738/3
2015-10-01 Chu HoangChanged Dissolve effect to use new custom shaders. 90/48790/5
2015-10-01 Xiangyin MaSet launcher background from stylesheet 84/48684/5
2015-09-30 Ferran SoleBug fix: Image Scaling Grid example doesn't show "cross... 41/48841/1
2015-09-29 Ferran SoleBug fix: ItemView example's multiple selection checkbox... 75/48775/3
2015-09-29 Agnelo VazText-Font example added 41/48741/4
2015-09-25 Kimmo HoikkaMerge "Fixed texture mesh example after changed uniform...
2015-09-23 Ferran SoleFixed texture mesh example after changed uniform preced... 93/48593/1
2015-09-18 Chu HoangChanged Image Scaling Irregular Grid example to not... 71/48371/1
2015-09-17 Xiangyin MaUpdate the scripts with the changed control property... 95/48295/2
2015-08-21 Xiangyin MaPageTurnView demo update 42/46242/2
2015-08-12 David FumanalExample of usage of ModelView class 89/44389/13
2015-08-12 Adeel KazmiMerge "Changed buttons example to use ImageView." into...
2015-08-12 Kimmo HoikkaMerge "Re-apply LAYER_3D drawing order in ItemView...
2015-08-12 Chu HoangChanged buttons example to use ImageView. 81/44381/4
2015-08-11 Paul WisbeyRe-apply LAYER_3D drawing order in ItemView demo 21/45821/1
2015-08-06 Adeel KazmiMerge "DALi Version 1.0.52" into devel/master
2015-08-05 Tom RobinsonFix text-field example edit popup not showing 07/45407/1
2015-08-05 Adeel KazmiMerge "New Popup implementation" into devel/master
2015-08-05 Tom RobinsonNew Popup implementation 69/44869/8
2015-08-05 Agnelo VazTextField Demo not to use Demo style sheet 75/45375/3
2015-07-27 Adeel KazmiMerge "Fixed 4 demo json scripts" into devel/master
2015-07-27 Adeel KazmiMerge "Cleaned up image scaling and filtering example...
2015-07-22 Kimmo HoikkaMerge "Changed blocks example to use ImageView." into...
2015-07-21 Chu HoangCleaned up image scaling and filtering example by remov... 94/44394/2
2015-07-20 Chu HoangChanged blocks example to use ImageView. 92/44292/1
2015-07-20 Tom RobinsonRemoved Actor API from button. Added Icon properties 94/44094/7
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-07-16 Adeel KazmiMerge "Fixed memory leak in text-field demo" into devel...
2015-07-14 Paul WisbeyFixed memory leak in text-field demo 68/43868/4
2015-07-14 Tom RobinsonRemoval of Actor::Insert API 66/43866/1
2015-07-14 Ferran SoleChanges following the patch: 19/43819/1
2015-07-13 Richard HuangChange DrawMode::OVERLAY to DrawMode::OVERLAY_2D 52/43752/1
2015-07-09 Adeel KazmiMerge "DALi Version 1.0.48" into devel/master
2015-07-09 Kimmo HoikkaRemove UNSIGNED_INTEGER property type (removed from... 86/43386/2
2015-07-01 Adeel KazmiMerge "DALi Version 1.0.47" into devel/master
2015-07-01 Chu HoangChanged demos to use unselected button images. 33/42533/5
2015-06-26 Francisco SantosMerge branch 'devel/new_mesh' into devel/master 97/42397/1
2015-06-26 Ferran SoleChanged cluster example layer to have 3D behavior 77/42377/1
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 Francisco SantosFixes for demos following change of default behaviour... 41/42241/1
2015-06-24 Francisco SantosMove new mesh API to devel-api. 36/42136/4
2015-06-19 Adeel KazmiUpdates following magnifier changes 94/41994/1
2015-06-15 Kimmo HoikkaRemove dali-any from Property::Value 59/41359/2
2015-06-10 Francisco SantosRemove uniform mapping. 53/40853/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-03 Francisco SantosFixes for removal of animatable property-buffer. 54/40254/2
2015-06-02 Kimmo HoikkaChanges after 40127, changing control background to 0.f 74/40274/2
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 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-29 Lee MorganChanges for std::vector removal from api 61/40161/2
2015-05-29 Paul WisbeyStop using Z-position hacks in text-label.example 30/40130/1
2015-05-29 Paul WisbeyMerge "TextField Demo to use Popup and Label interactio...
2015-05-28 Agnelo VazTextField Demo to use Popup and Label interaction 59/40059/3
2015-05-27 Kimmo HoikkaUpdated needed for Internal::Control cleanup 13/40013/1 accepted/tizen/common/20150529.134111 accepted/tizen/mobile/20150529.134838 accepted/tizen/tv/20150529.134913 accepted/tizen/wearable/20150529.134856 submit/tizen/20150529.084413
2015-05-26 Kimmo HoikkaRemove unnecessary use of ImageActor from bubble-demo 35/39935/1 accepted/tizen/mobile/20150604.121242 accepted/tizen/tv/20150604.121300 accepted/tizen/wearable/20150604.121342 submit/tizen_mobile/20150604.084537 submit/tizen_tv/20150604.084545 submit/tizen_wearable/20150604.084552
2015-05-22 Xiangyin MaUpdate with the change of Orientation in adaptor 04/39804/1
2015-05-22 Adeel KazmiMerge "Update refraction-effect & radial-menu to use...
2015-05-22 Adeel KazmiMerge "Add bubble-effect-example & new-window-example...
2015-05-22 Xiangyin MaAdd bubble-effect-example & new-window-example back... 03/39603/4
2015-05-21 David SteeleAdded a mesh sorting and blending example 96/38696/5
2015-05-21 Xiangyin MaUpdate refraction-effect & radial-menu to use new mesh 57/39357/7
2015-05-21 Adeel KazmiChanges after table-view moved to public-api 40/39740/1
2015-05-21 David SteeleMinor Fixes to demos 42/38942/3
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-15 Nick HollandSupport for devel-api folder 06/39206/4
2015-05-14 Ferran SoleRemoved unused scroll-view effect changes 16/39416/4
2015-05-14 Kimmo HoikkaMerge "Added PropertyValue Array as a class" into tizen
2015-05-14 Lee MorganAdded PropertyValue Array as a class 04/39404/3
2015-05-14 Richard HuangFix the builder demo to activate ItemView layout properly 12/39412/1
2015-05-14 Adeel KazmiUpdates after ItemLayout changes 62/39362/6
2015-05-13 Richard HuangUpdated demo for ScrollBar and ScrollView API changes 50/39050/6
2015-05-13 Ferran SoleModified scroll-view-example to use path based scroll... 89/38989/7
2015-05-12 Nick HollandRemoved use of ActorContainer 12/39312/1
next