2009-03-12 Claudio Saavedra <csaavedra@igalia.com>
authorClaudio Saavedra <csaavedra@igalia.com>
Thu, 12 Mar 2009 14:06:15 +0000 (14:06 +0000)
committerClaudio Saavedra <csaavedra@igalia.com>
Thu, 12 Mar 2009 14:06:15 +0000 (14:06 +0000)
commitab87cbe45b1cc5327a16899e319ea17db52ddba2
treed507703df0bf1e772266a3ebe82b354356882944
parent09479862ce0c8b46c1177d6955d184d823ffce43
2009-03-12 Claudio Saavedra <csaavedra@igalia.com>

Based on a patch by Daniel Borgmann (danielb@openismus.com)

* src/hildon-entry.c (hildon_entry_refresh_contents),
(hildon_entry_get_text), (hildon_entry_init): Do not use the
widget name, set the logical color directly instead and a boolean
showing_placeholder instead.
* src/hildon-text-view.c (hildon_text_view_refresh_contents): Do not
use the widget name here either.

Fixes: NB#105678 (HildonTextView should use logical colours
instead of setting widget name)
ChangeLog
src/hildon-entry.c
src/hildon-text-view.c