diff options
author | Stefan Schmidt <s.schmidt@samsung.com> | 2014-05-05 16:25:04 +0200 |
---|---|---|
committer | Stefan Schmidt <s.schmidt@samsung.com> | 2014-05-05 16:25:04 +0200 |
commit | f8919f2fc95a22fc6ef06d2715570e4fcb023c59 (patch) | |
tree | 2ff7e9a99b2f2b5bf5b807c7952c3d991460c5f5 /NEWS | |
parent | 6bfe6020cc3a8f720cb326096649fbc74e7d5308 (diff) |
release: v1.10.0 beta1v1.10.0-beta1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -101,6 +101,8 @@ Fixes: | |||
101 | * toolbar: Fixed wrong edje api usage for elm objects. | 101 | * toolbar: Fixed wrong edje api usage for elm objects. |
102 | * genlist: Removed unnecessary item show call on multi select. | 102 | * genlist: Removed unnecessary item show call on multi select. |
103 | * ctxpopup bg theme should block all mouse events, not just left button | 103 | * ctxpopup bg theme should block all mouse events, not just left button |
104 | * ctxpopup should not blindly show arrows when they are not wanted by the theme | ||
105 | * gengrid: frame variable should be used for position changes. | ||
104 | 106 | ||
105 | 107 | ||
106 | Changes since Elementary 1.8.0: | 108 | Changes since Elementary 1.8.0: |