create_layout_transition does not initialize is_transition_func.
This patch initializes it to NULL.
Signed-off-by: John-John Tedro
---
ivi-shell/ivi-layout-transition.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/ivi-shell/ivi-layout-transition.c
b/ivi-shell/ivi-layout-transition.c
ind
Free transition before return. We don't need to use layout_transition_destroy,
because transition was not registered yet.
Signed-off-by: Lucas Tanure
---
ivi-shell/ivi-layout-transition.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/ivi-shell/ivi-layout-transition.c
b/ivi-shell/ivi-layou
Signed-off-by: Lucas Tanure
---
ivi-shell/ivi-layout.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/ivi-shell/ivi-layout.c b/ivi-shell/ivi-layout.c
index 24bd8dd..061f156 100644
--- a/ivi-shell/ivi-layout.c
+++ b/ivi-shell/ivi-layout.c
@@ -1532,6 +1532,7 @@ ivi_layout_surface_add_notificat
Free transition before return. We don't need to use layout_transition_destroy,
because transition was not registered yet.
Signed-off-by: Lucas Tanure
---
ivi-shell/ivi-layout-transition.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/ivi-shell/ivi-layout-transition.c
b/ivi-shell/ivi-layou
Free transition before return. We don't need to use
layout_transition_destroy, because transition was not registered yet.
Signed-off-by: Lucas Tanure
---
ivi-shell/ivi-layout-transition.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/ivi-shell/ivi-layout-transition.c
b/ivi-shell/ivi-layou
Free transition before return. We don't need to use
layout_transition_destroy, because transition was not registered yet.
Signed-off-by: Lucas Tanure
---
ivi-shell/ivi-layout-transition.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/ivi-shell/ivi-layout-transition.c
b/ivi-shell/ivi-layou
We could not paste text when its source went outside the
visible part of the buffer ; this is because we were
incorrectly assuming that our iterator should start at
row 0, while it could very well be negative.
Signed-off-by: Manuel Bachmann
---
clients/terminal.c | 2 +-
1 file changed, 1 insert
2015-09-19 4:24 GMT+03:00 Jonas Ådahl :
> On Fri, Sep 18, 2015 at 07:12:10PM +0300, Giulio Camuffo wrote:
>> 2015-09-18 17:44 GMT+03:00 Jonas Ådahl :
>> > On Fri, Sep 18, 2015 at 04:35:52PM +0300, Pekka Paalanen wrote:
>
>
>
>> >>
>> >> What do you do when you do a backward-incompatible change to