2008-03-19 Sven Herzberg <sven@imendio.com>
authorSven Herzberg <herzi@imendio.com>
Wed, 19 Mar 2008 16:05:18 +0000 (16:05 +0000)
committerSven Herzberg <herzi@imendio.com>
Wed, 19 Mar 2008 16:05:18 +0000 (16:05 +0000)
commit396ba1fac305f353889ee2af73e43e0292d4ad46
tree9ebcdaba68f6785c3a8f90ba6472a76fe424a243
parent0d467f2660305932cf61626a480258dd1608c944
2008-03-19 Sven Herzberg <sven@imendio.com>

Fixes: NB#22072: Revisiting fix for "Implement robust timer handling
in Info Banner" bug

* src/hildon-banner.c: (hildon_banner_timeout): reset the current
timeout id properly when the timeout will disappear this leaves no
artifacts around in the destroy(); there will only be the timeout
created by hildon_banner_ensure_timeout() and adding a new timeout
will also work if the timeout gets removed because the timeout_handler
returned FALSE
ChangeLog
src/hildon-banner.c