X11 backend: global improvements (timeout, textfield...) accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi tizen_3.0.2014.q3_common tizen_3.0.m14.3_ivi accepted/tizen/common/20140905.155223 accepted/tizen/ivi/20140908.110719 submit/tizen/20140905.103406 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.3_ivi_release
authorManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Fri, 5 Sep 2014 10:04:46 +0000 (12:04 +0200)
committerManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Fri, 5 Sep 2014 10:14:27 +0000 (12:14 +0200)
commitf3ce68127b842a6cfc451624a2b4fc48a75a98c1
treeac49c694cd34783145444ca6b7481bc1c1fa8700
parentec1f8b2fc21b07a984814171409714ee981434b0
X11 backend: global improvements (timeout, textfield...)

This commit does the following for the X11 backend :
- support the "set_timeout()" function ;
- make sure the returned text string never gets
  truncated if it is not edited before validation ;
- realign the buttons when the window gets resized ;
- have a mininal size for the window ;
- fix 2 obvious memory leaks ;
- fix a core dump when there was no textfield.

Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
libwlmessage-x11.c