2009-03-06 Claudio Saavedra <csaavedra@igalia.com>
authorClaudio Saavedra <csaavedra@igalia.com>
Fri, 6 Mar 2009 17:07:28 +0000 (17:07 +0000)
committerClaudio Saavedra <csaavedra@igalia.com>
Fri, 6 Mar 2009 17:07:28 +0000 (17:07 +0000)
commit2a6974eb475fdeb895d36ecb1ab8fa74b62fe080
treed5c869d3e41f584f19970db6a575203e41559f35
parent7c291d3f0556f1e139e63b4a19176da74e74ebc1
2009-03-06 Claudio Saavedra <csaavedra@igalia.com>

* src/hildon-picker-dialog.c (hildon_picker_dialog_init):
add a current_text field to store the text entered in the
touch selector entry.
(_clean_current_selection): clean up the current text as well.
(_save_current_selection), (_restore_current_selection):
Save/restore the text in the entry if the selector is a
HildonTouchSelectorEntry.

Fixes: NB#102541 (value entered in the touch selector entry is not
shown when opened for second time)
ChangeLog
src/hildon-picker-dialog.c