2006-04-06 Johan Bilien <johan.bilien@nokia.com>
authorJohan Bilien <johan.bilien@nokia.com>
Thu, 6 Apr 2006 14:09:53 +0000 (14:09 +0000)
committerJohan Bilien <johan.bilien@nokia.com>
Thu, 6 Apr 2006 14:09:53 +0000 (14:09 +0000)
commit8f1d02ff6659b448cd9e3762832bde50d4967d60
treefd828a73f249b6ff69a5d5eb33f9e8f874cfd067
parent1e8e331f0d6d89e8dd0ffc6c93fd87b99be5dff1
2006-04-06 Johan Bilien <johan.bilien@nokia.com>

* hildon-widgets/hildon-window.c:
  - Fixed a bug that made window fullscreen state tracking fail
  - Apply correct theming to menus so that they get placed
    correctly (Fixes N#24325)
  - Redraw the window borders if the size of the toolbar vbox changes
  - Reset the program to NULL in hildon_window_destroy
  - Stop the ESC key-press timeout when the window loses the focus
  - Small cleanups
* hildon-widgets/hildon-program.c:
  - Reset the common toolbar to NULL when the program is finalised
ChangeLog
hildon-widgets/hildon-window.c