SuccessChanges

Summary

  1. Do not try to show VKB if it is disabled (details)
  2. update debian/changelog (details)
  3. Do not double Return key press when CTRL is pressed as well (details)
  4. update debian/changelog (details)
  5. update debian/control and debian/changelog (details)
  6. Fix gbp.conf. (details)
Commit f01d4721c9bc65202cb2f601f815f7e8c797d8c2 by ivo.g.dimitrov.75
Do not try to show VKB if it is disabled

Pressing Return when there is no HW keyboard attached and when the slide
is closed (according to gconf) should trigger VKB, however, there is no
point in trying to show it if it is not enabled in the settings.

Signed-off-by: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
The file was modifiedsrc/hildon-im-ui.c (diff)
Commit a8b48373910d433c63f57c958a5367ef9ef1815b by ivo.g.dimitrov.75
update debian/changelog

Signed-off-by: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
The file was modifieddebian/changelog (diff)
Commit 815beb4dd4e7aec4eb5dbcf6f20e0c00b12f42d3 by ivo.g.dimitrov.75
Do not double Return key press when CTRL is pressed as well

Also, fix Return being registered on key release instead on key press

Signed-off-by: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
The file was modifiedsrc/hildon-im-ui.c (diff)
Commit da8d12919d6b970949581857d4ce17632aeeec2f by ivo.g.dimitrov.75
update debian/changelog

Signed-off-by: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
The file was modifieddebian/changelog (diff)
Commit 0f23933047fc6d72818467dfece4763357b747cf by ivo.g.dimitrov.75
update debian/control and debian/changelog

Signed-off-by: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
The file was modifieddebian/changelog (diff)
The file was modifieddebian/control (diff)
The file was modifieddebian/gbp.conf (diff)